Aggregate Functions Test Run Report

DateApr 13, 2023 13:31
Duration45m 12s
Framework TestFlows 1.9.230315.1003122

Artifacts

Test artifacts can be found at https://altinity-test-reports.s3.amazonaws.com/index.html#clickhouse/22.8.15.25.altinitystable/4688213790/testflows/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/22.8/a454ebb2761c2732ab39211459f19fa026dc8527/package_release/clickhouse-common-static_22.8.15.25.altinitystable_amd64.deb
version22.8.15.25.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash4023e0eafd6319edc79b82d79ab800c0c3cf20ec
job.id4688213790
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/4688213790
archx86_64
stressFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/22.8/a454ebb2761c2732ab39211459f19fa026dc8527/package_release/clickhouse-common-static_22.8.15.25.altinitystable_amd64.deb
collect_service_logsTrue

Summary

98.1%OK
1.9%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
383
307
76
Features
248
210
38
Scenarios
6
6
Checks
99710
97914
1796
Steps
400565
397177
3388

Known Fails

Test NameResultMessage
/aggregate functions/aggThrowXFail 1ms
aggThrow tests are not implemented
None
/aggregate functions/boundingRatioXFail 880us
boundingRatio tests are not implemented
None
/aggregate functions/categoricalInformationValueXFail 602us
categoricalInformationValue tests are not implemented
None
/aggregate functions/contingencyXFail 636us
contingency tests are not implemented
None
/aggregate functions/cramersVXFail 623us
cramersV tests are not implemented
None
/aggregate functions/cramersVBiasCorrectedXFail 582us
cramersVBiasCorrected tests are not implemented
None
/aggregate functions/dense_rankXFail 424us
dense_rank tests are not implemented
None
/aggregate functions/exponentialTimeDecayedAvgXFail 411us
exponentialTimeDecayedAvg tests are not implemented
None
/aggregate functions/exponentialTimeDecayedCountXFail 390us
exponentialTimeDecayedCount tests are not implemented
None
/aggregate functions/exponentialTimeDecayedMaxXFail 393us
exponentialTimeDecayedMax tests are not implemented
None
/aggregate functions/exponentialTimeDecayedSumXFail 371us
exponentialTimeDecayedSum tests are not implemented
None
/aggregate functions/groupBitmapAndXFail 410us
groupBitmapAnd tests are not implemented
None
/aggregate functions/groupBitmapOrXFail 378us
groupBitmapOr tests are not implemented
None
/aggregate functions/groupBitmapXorXFail 484us
groupBitmapXor tests are not implemented
None
/aggregate functions/histogramXFail 395us
histogram tests are not implemented
None
/aggregate functions/lagInFrameXFail 399us
lagInFrame tests are not implemented
None
/aggregate functions/leadInFrameXFail 481us
leadInFrame tests are not implemented
None
/aggregate functions/maxIntersectionsXFail 395us
maxIntersections tests are not implemented
None
/aggregate functions/maxIntersectionsPositionXFail 404us
maxIntersectionsPosition tests are not implemented
None
/aggregate functions/maxMappedArraysXFail 372us
maxMappedArrays tests are not implemented
None
/aggregate functions/minMappedArraysXFail 399us
minMappedArrays tests are not implemented
None
/aggregate functions/nonNegativeDerivativeXFail 404us
nonNegativeDerivative tests are not implemented
None
/aggregate functions/nothingXFail 375us
nothing tests are not implemented
None
/aggregate functions/nth_valueXFail 372us
nth_value tests are not implemented
None
/aggregate functions/rankXFail 2ms
rank tests are not implemented
None
/aggregate functions/retentionXFail 573us
retention tests are not implemented
None
/aggregate functions/row_numberXFail 587us
row_number tests are not implemented
None
/aggregate functions/sequenceCountXFail 638us
sequenceCount tests are not implemented
None
/aggregate functions/sequenceMatchXFail 566us
sequenceMatch tests are not implemented
None
/aggregate functions/sequenceNextNodeXFail 712us
sequenceNextNode tests are not implemented
None
/aggregate functions/sumMapFilteredXFail 400us
sumMapFiltered tests are not implemented
None
/aggregate functions/sumMapFilteredWithOverflowXFail 393us
sumMapFilteredWithOverflow tests are not implemented
None
/aggregate functions/sumMapWithOverflowXFail 372us
sumMapWithOverflow tests are not implemented
None
/aggregate functions/sumMappedArraysXFail 469us
sumMappedArrays tests are not implemented
None
/aggregate functions/theilsUXFail 386us
theilsU tests are not implemented
None
/aggregate functions/uniqUpToXFail 550us
uniqUpTo tests are not implemented
None
/aggregate functions/windowFunnelXFail 399us
windowFunnel tests are not implemented
None
/aggregate functions/avgWeightedXFail 1ms
https://github.com/ClickHouse/ClickHouse/issues/31768
doesn't work from 22.8.7
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint8XFail 124ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint64XFail 146ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint32XFail 101ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint16XFail 161ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint8_XFail 158ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint64_XFail 101ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint32_XFail 118ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint16_XFail 130ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint8_XFail 153ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint64_XFail 169ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint32_XFail 138ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint16_XFail 121ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__XFail 123ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__XFail 140ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__XFail 122ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__XFail 127ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(nullable_date_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint8XFail 105ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint64XFail 154ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint32XFail 149ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint16XFail 109ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_XFail 120ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_XFail 128ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_XFail 146ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_XFail 156ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_XFail 103ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_XFail 103ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_XFail 98ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_XFail 96ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__XFail 128ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__XFail 104ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__XFail 101ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__XFail 202ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_nullable_date__,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint8XFail 109ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint64XFail 130ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint32XFail 119ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint16XFail 146ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint8_XFail 121ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint64_XFail 113ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint32_XFail 111ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint16_XFail 147ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_XFail 122ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_XFail 117ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_XFail 129ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_XFail 151ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__XFail 144ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__XFail 116ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__XFail 109ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__XFail 109ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(lowcardinality_date_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint8XFail 115ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint64XFail 125ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint32XFail 120ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint16XFail 150ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint8_XFail 110ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint64_XFail 138ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint32_XFail 100ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint16_XFail 151ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint8_XFail 113ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint64_XFail 110ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint32_XFail 94ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint16_XFail 105ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint8__XFail 124ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint64__XFail 123ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint32__XFail 138ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint16__XFail 120ms
DECIMAL_OVERFLOW error that needs to be investigated
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileTDigestWeighted.py", line 23, in feature
    checks(func=func, table=table, decimal=False)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 407. DB::Exception: Received from localhost:9000. DB::Exception: Numeric overflow: While executing ConvertingAggregatedToChunksTransform. (DECIMAL_OVERFLOW)
(query: SELECT quantileTDigestWeighted(date,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UInt8)XFail 245ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UInt16)XFail 249ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UInt32)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UInt64)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UInt128)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Int8)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Int16)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Int32)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Int64)XFail 235ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Int128)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Float32)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Float64)XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Decimal128(38))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Date)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,DateTime)XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,DateTime64(3))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Bool)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,String)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,FixedString(51))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,UUID)XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt8))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt16))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt32))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt64))XFail 226ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt128))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int8))XFail 252ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int16))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int32))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int64))XFail 164ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int128))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Float32))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Float64))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Decimal128(38)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Date))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(DateTime))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(DateTime64(3)))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Bool))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(String))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(FixedString(51)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UUID))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt8))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt16))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt32))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt64))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt128))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int8))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int16))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int32))XFail 232ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int64))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int128))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Float32))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Float64))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Date))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(DateTime))XFail 312ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Bool))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(String))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(FixedString(51)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UUID))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt8)))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt16)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt32)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt64)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt128)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int8)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int16)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int32)))XFail 260ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int64)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int128)))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Float32)))XFail 237ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Float64)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Date)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(DateTime)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Bool)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(String)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(FixedString(51))))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UUID)))XFail 229ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Array(String))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Map(String,LowCardinality(Float64)))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt8,Tuple(String))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt8, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint8_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UInt8)XFail 278ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UInt16)XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UInt32)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UInt64)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UInt128)XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Int8)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Int16)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Int32)XFail 243ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Int64)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Int128)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Float32)XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Float64)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Decimal128(38))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Date)XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,DateTime)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,DateTime64(3))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Bool)XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,String)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,FixedString(51))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,UUID)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt8))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt16))XFail 230ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt32))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt64))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt128))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int8))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int16))XFail 258ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int32))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int64))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int128))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Float32))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Float64))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Decimal128(38)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Date))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(DateTime))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(DateTime64(3)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Bool))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(String))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(FixedString(51)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UUID))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt8))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt16))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt32))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt64))XFail 265ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt128))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int8))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int16))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int64))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int128))XFail 228ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Float32))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Float64))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Date))XFail 302ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(DateTime))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Bool))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(String))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(FixedString(51)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UUID))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt8)))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt16)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt32)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt64)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt128)))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int8)))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int16)))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int32)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int64)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int128)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Float32)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Float64)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Date)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(DateTime)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Bool)))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(String)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(FixedString(51))))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UUID)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Array(String))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Map(String,LowCardinality(Float64)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt16,Tuple(String))XFail 310ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt16, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint16_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UInt8)XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UInt16)XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UInt32)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UInt64)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UInt128)XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Int8)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Int16)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Int32)XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Int64)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Int128)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Float32)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Float64)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Decimal128(38))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Date)XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,DateTime)XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,DateTime64(3))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Bool)XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,String)XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,FixedString(51))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,UUID)XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt8))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt16))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt32))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt64))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt128))XFail 304ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int8))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int16))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int32))XFail 236ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int64))XFail 235ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int128))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Float32))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Float64))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Decimal128(38)))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Date))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(DateTime))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(DateTime64(3)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Bool))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(String))XFail 230ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(FixedString(51)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UUID))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt8))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt16))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt32))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt64))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt128))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint8XFail 706us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint64XFail 761us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint32XFail 921us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint16XFail 640us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint8_XFail 576us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint64_XFail 648us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint32_XFail 657us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint16_XFail 835us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint8_XFail 638us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint64_XFail 558us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint32_XFail 622us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint16_XFail 892us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint8__XFail 400us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint64__XFail 528us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint32__XFail 367us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint16__XFail 434us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint8XFail 367us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint64XFail 372us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint32XFail 406us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint16XFail 515us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint8_XFail 998us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint64_XFail 366us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint32_XFail 364us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint16_XFail 367us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint8_XFail 533us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint64_XFail 369us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint32_XFail 364us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint16_XFail 362us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint8__XFail 392us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint64__XFail 383us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint32__XFail 3ms
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint16__XFail 404us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint8XFail 455us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint64XFail 404us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint32XFail 567us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint16XFail 368us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint8_XFail 393us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint64_XFail 558us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint32_XFail 983us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint16_XFail 623us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint8_XFail 844us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint64_XFail 602us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint32_XFail 554us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint16_XFail 555us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint8__XFail 634us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint64__XFail 823us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint32__XFail 567us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint16__XFail 587us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int8))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int16))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int32))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int64))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int128))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Float32))XFail 280ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Float64))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Date))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(DateTime))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Bool))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(String))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(FixedString(51)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UUID))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt8)))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt16)))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt32)))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt64)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt128)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int8)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int16)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int32)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int64)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int128)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Float32)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Float64)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Date)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(DateTime)))XFail 245ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Bool)))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(String)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(FixedString(51))))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UUID)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Array(String))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Map(String,LowCardinality(Float64)))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt32,Tuple(String))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt32, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint32_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UInt8)XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UInt16)XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UInt32)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UInt64)XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UInt128)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Int8)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Int16)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Int32)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Int64)XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Int128)XFail 277ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Float32)XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Float64)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Decimal128(38))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Date)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,DateTime)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,DateTime64(3))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Bool)XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,String)XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,FixedString(51))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,UUID)XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt8))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt16))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt32))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt64))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt128))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int8))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int16))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int32))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int64))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int128))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Float32))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Float64))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Decimal128(38)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Date))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(DateTime))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(DateTime64(3)))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Bool))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(String))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(FixedString(51)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UUID))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt8))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt16))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt32))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt64))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt128))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int8))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int16))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int32))XFail 236ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int64))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int128))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Float32))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Float64))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Date))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(DateTime))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Bool))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(String))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(FixedString(51)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UUID))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt8)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt16)))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt32)))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt64)))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt128)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int8)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int16)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int32)))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int64)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int128)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Float32)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Float64)))XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Date)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(DateTime)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Bool)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(String)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(FixedString(51))))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UUID)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Array(String))XFail 228ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Map(String,LowCardinality(Float64)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt64,Tuple(String))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt64, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint64_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UInt8)XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UInt16)XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UInt32)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UInt64)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UInt128)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Int8)XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Int16)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Int32)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Int64)XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Int128)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Float32)XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Float64)XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Decimal128(38))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Date)XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,DateTime)XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,DateTime64(3))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Bool)XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,String)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,FixedString(51))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,UUID)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt8))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt16))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt32))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt64))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt128))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int8))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int16))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int32))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int64))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int128))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Float32))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Float64))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Decimal128(38)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Date))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(DateTime))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(DateTime64(3)))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Bool))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(String))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(FixedString(51)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UUID))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt8))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt16))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt32))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt64))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt128))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int8))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int16))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int32))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int64))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int128))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Float32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Float64))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Date))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(DateTime))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Bool))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(String))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(FixedString(51)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UUID))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt8)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt16)))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt32)))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt64)))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt128)))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int8)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int16)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int32)))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int64)))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int128)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Float32)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Float64)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Date)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(DateTime)))XFail 236ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Bool)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(String)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(FixedString(51))))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UUID)))XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Array(String))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Map(String,LowCardinality(Float64)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UInt128,Tuple(String))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UInt128, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uint128_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UInt8)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UInt16)XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UInt32)XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UInt64)XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UInt128)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Int8)XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Int16)XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Int32)XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Int64)XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Int128)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Float32)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Float64)XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Decimal128(38))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Date)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,DateTime)XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,DateTime64(3))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Bool)XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,String)XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,FixedString(51))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,UUID)XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt8))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt16))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt32))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt64))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt128))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/sumMap/datatypesXFail 961us
None
not implemented
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int8))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int16))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int64))XFail 162ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int128))XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/minMap/datatypesXFail 1ms
None
not implemented
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Float32))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Float64))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Decimal128(38)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/maxMap/datatypesXFail 1ms
None
not implemented
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Date))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(DateTime))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(DateTime64(3)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Bool))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(String))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(FixedString(51)))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UUID))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt8))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt16))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt32))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt64))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt128))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int8))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int16))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int32))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int64))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int128))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Float32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Float64))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Date))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(DateTime))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Bool))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(String))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(FixedString(51)))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UUID))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt8)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt16)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt32)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt64)))XFail 270ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt128)))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int8)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int16)))XFail 601ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int32)))XFail 833ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int64)))XFail 2s 73ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int128)))XFail 262ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Float32)))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Float64)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Date)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(DateTime)))XFail 239ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Bool)))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(String)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(FixedString(51))))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UUID)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Array(String))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Map(String,LowCardinality(Float64)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int8,Tuple(String))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int8, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int8_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UInt8)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UInt16)XFail 302ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint8XFail 238ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UInt32)XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint64XFail 123ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint32XFail 123ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UInt64)XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint16XFail 144ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint8_XFail 143ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UInt128)XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint64_XFail 119ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Int8)XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint32_XFail 102ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint16_XFail 115ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Int16)XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_XFail 142ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_XFail 111ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Int32)XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_XFail 108ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_XFail 150ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Int64)XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Int128)XFail 247ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__XFail 114ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Float32)XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__XFail 113ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__XFail 127ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(nullable_float64_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Float64)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Decimal128(38))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Date)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,DateTime)XFail 232ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,DateTime64(3))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Bool)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,String)XFail 238ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,FixedString(51))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,UUID)XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt8))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt16))XFail 249ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt32))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt64))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt128))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int8))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int16))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int32))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int64))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int128))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Float32))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Float64))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Decimal128(38)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Date))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(DateTime))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(DateTime64(3)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Bool))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(String))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(FixedString(51)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UUID))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt8))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt16))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt32))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt64))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt128))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int8))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int16))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int32))XFail 230ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int64))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int128))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Float32))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Float64))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Date))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(DateTime))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Bool))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(String))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(FixedString(51)))XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UUID))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt8)))XFail 298ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt16)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt32)))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt64)))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt128)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int8)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int16)))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int32)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int64)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int128)))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Float32)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Float64)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Date)))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(DateTime)))XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Bool)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(String)))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(FixedString(51))))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UUID)))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Array(String))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Map(String,LowCardinality(Float64)))XFail 234ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int16,Tuple(String))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int16, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int16_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UInt8)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UInt16)XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UInt32)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UInt64)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UInt128)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Int8)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Int16)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Int32)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Int64)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Int128)XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Float32)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Float64)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Decimal128(38))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Date)XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,DateTime)XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,DateTime64(3))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Bool)XFail 253ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,String)XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,FixedString(51))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,UUID)XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt8))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt16))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt32))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt64))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt128))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int8))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int16))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int64))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int128))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Float32))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Float64))XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Decimal128(38)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Date))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(DateTime))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(DateTime64(3)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Bool))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(String))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(FixedString(51)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UUID))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt8))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt16))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt32))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt64))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt128))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int8))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int16))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int32))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int64))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int128))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Float32))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Float64))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Date))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(DateTime))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Bool))XFail 246ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(String))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8XFail 127ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(FixedString(51)))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64XFail 137ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32XFail 102ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UUID))XFail 162ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16XFail 90ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_XFail 98ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt8)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_XFail 99ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_XFail 128ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt16)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_XFail 102ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt32)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_XFail 96ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_XFail 84ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt64)))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_XFail 105ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_XFail 95ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt128)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__XFail 90ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__XFail 96ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int8)))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__XFail 99ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__XFail 117ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int16)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int32)))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int64)))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int128)))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Float32)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Float64)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Date)))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(DateTime)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Bool)))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(String)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(FixedString(51))))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UUID)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Array(String))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Map(String,LowCardinality(Float64)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int32,Tuple(String))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int32, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int32_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UInt8)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UInt16)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UInt32)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UInt64)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UInt128)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Int8)XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Int16)XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Int32)XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Int64)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Int128)XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Float32)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Float64)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Decimal128(38))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Date)XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,DateTime)XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,DateTime64(3))XFail 160ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Bool)XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,String)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,FixedString(51))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,UUID)XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt8))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt16))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt32))XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt64))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt128))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int8))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int16))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int32))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int64))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int128))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Float32))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Float64))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Decimal128(38)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint8XFail 132ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Date))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint64XFail 115ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint32XFail 112ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(DateTime))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint16XFail 134ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(DateTime64(3)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_XFail 110ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Bool))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_XFail 105ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_XFail 125ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(String))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_XFail 159ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(FixedString(51)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_XFail 99ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_XFail 105ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UUID))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_XFail 127ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__XFail 92ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt8))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__XFail 104ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__XFail 109ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt16))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__XFail 103ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(lowcardinality_float64_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt32))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt64))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt128))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int8))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int16))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int32))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int64))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int128))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Float32))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Float64))XFail 239ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Date))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(DateTime))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Bool))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(String))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(FixedString(51)))XFail 156ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UUID))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt8)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt16)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt32)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt64)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt128)))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int8)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int16)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int32)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int64)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int128)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Float32)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Float64)))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Date)))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(DateTime)))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Bool)))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(String)))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(FixedString(51))))XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UUID)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Array(String))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Map(String,LowCardinality(Float64)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int64,Tuple(String))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int64, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int64_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UInt8)XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UInt16)XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UInt32)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UInt64)XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UInt128)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Int8)XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Int16)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Int32)XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,uint8XFail 98ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,uint64XFail 118ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Int64)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,uint32XFail 104ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,uint16XFail 113ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Int128)XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint8_XFail 126ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Float32)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint64_XFail 104ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint32_XFail 120ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Float64)XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint16_XFail 120ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint8_XFail 112ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Decimal128(38))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint64_XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint32_XFail 132ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Date)XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint16_XFail 129ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,DateTime)XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__XFail 128ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__XFail 101ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,DateTime64(3))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__XFail 123ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__XFail 110ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/studentTTest.py", line 22, in feature
    checks(func=func, snapshot_id=snapshot_id)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Resulted t-statistics is NaN: While executing ConvertingAggregatedToChunksTransform. (BAD_ARGUMENTS)
(query: SELECT studentTTest(float64,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Bool)XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,String)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,FixedString(51))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,UUID)XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt8))XFail 234ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt16))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt32))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt64))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt128))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int8))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int16))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int32))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int64))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int128))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Float32))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Float64))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Decimal128(38)))XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Date))XFail 159ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(DateTime))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(DateTime64(3)))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Bool))XFail 166ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(String))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(FixedString(51)))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UUID))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt8))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt16))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt32))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt64))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt128))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int8))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int16))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int32))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int64))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int128))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Float32))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Float64))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Date))XFail 230ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(DateTime))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Bool))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(String))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(FixedString(51)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UUID))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt8)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt16)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt32)))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt64)))XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt128)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int8)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int16)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int32)))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int64)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int128)))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Float32)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Float64)))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Date)))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(DateTime)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Bool)))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(String)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(FixedString(51))))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UUID)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Array(String))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Map(String,LowCardinality(Float64)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Int128,Tuple(String))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Int128, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_int128_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UInt8)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UInt16)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UInt32)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UInt64)XFail 253ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UInt128)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Int8)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Int16)XFail 162ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Int32)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Int64)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Int128)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Float32)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Float64)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Decimal128(38))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Date)XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,DateTime)XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,DateTime64(3))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Bool)XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,String)XFail 226ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,FixedString(51))XFail 163ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,UUID)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt8))XFail 164ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt16))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt32))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt64))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt128))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int8))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int16))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int32))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int64))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int128))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Float32))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Float64))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Decimal128(38)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Date))XFail 229ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(DateTime))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(DateTime64(3)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Bool))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(String))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(FixedString(51)))XFail 242ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UUID))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt8))XFail 261ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt16))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt32))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt64))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt128))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int8))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int16))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int32))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int64))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int128))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Float32))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Float64))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Date))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(DateTime))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Bool))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(String))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(FixedString(51)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UUID))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt8)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt16)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt32)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt64)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt128)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int8)))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int16)))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int32)))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int64)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int128)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Float32)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Float64)))XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Date)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(DateTime)))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Bool)))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(String)))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(FixedString(51))))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UUID)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Array(String))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Map(String,LowCardinality(Float64)))XFail 240ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Date,Tuple(String))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Date, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_date_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UInt8)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UInt16)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UInt32)XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UInt64)XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UInt128)XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Int8)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Int16)XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Int32)XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Int64)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Int128)XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Float32)XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Float64)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Decimal128(38))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Date)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,DateTime)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,DateTime64(3))XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Bool)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,String)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,FixedString(51))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,UUID)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt8))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt16))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt32))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt64))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt128))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int8))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int16))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int32))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int64))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int128))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Float32))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Float64))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Decimal128(38)))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Date))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(DateTime))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(DateTime64(3)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Bool))XFail 247ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(String))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(FixedString(51)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UUID))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt8))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt16))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt32))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt64))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt128))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int8))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int16))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int32))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int64))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int128))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Float32))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Float64))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Date))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(DateTime))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Bool))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(String))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(FixedString(51)))XFail 155ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UUID))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt8)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt16)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt32)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt64)))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt128)))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int8)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int16)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int32)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int64)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int128)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Float32)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Float64)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Date)))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(DateTime)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Bool)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(String)))XFail 237ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(FixedString(51))))XFail 229ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UUID)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Array(String))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Map(String,LowCardinality(Float64)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(DateTime,Tuple(String))XFail 164ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(DateTime, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_datetime_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UInt8)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UInt16)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UInt32)XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UInt64)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UInt128)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Int8)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Int16)XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Int32)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Int64)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Int128)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Float32)XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Float64)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Decimal128(38))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Date)XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,DateTime)XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,DateTime64(3))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Bool)XFail 164ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,String)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,FixedString(51))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,UUID)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt8))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt16))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt32))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt64))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt128))XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int8))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int16))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int32))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int64))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int128))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Float32))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Float64))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Decimal128(38)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Date))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(DateTime))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(DateTime64(3)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Bool))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(String))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(FixedString(51)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UUID))XFail 250ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt8))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt16))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt32))XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt64))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt128))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int8))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int16))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int32))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int64))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int128))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Float32))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Float64))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Date))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(DateTime))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Bool))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(String))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(FixedString(51)))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UUID))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt8)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt16)))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt32)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt64)))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt128)))XFail 165ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int8)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int16)))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int32)))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int64)))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int128)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Float32)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Float64)))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Date)))XFail 226ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(DateTime)))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Bool)))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(String)))XFail 256ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(FixedString(51))))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UUID)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Array(String))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Map(String,LowCardinality(Float64)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(Bool,Tuple(String))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(Bool, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_bool_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UInt8)XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UInt16)XFail 164ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UInt32)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UInt64)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UInt128)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Int8)XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Int16)XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Int32)XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Int64)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Int128)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Float32)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Float64)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Decimal128(38))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Date)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,DateTime)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,DateTime64(3))XFail 168ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Bool)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,String)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,FixedString(51))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,UUID)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt8))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt16))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt32))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt64))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt128))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int8))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int16))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int32))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int64))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int128))XFail 264ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Float32))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Float64))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Decimal128(38)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Date))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(DateTime))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(DateTime64(3)))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(Bool))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(String))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(FixedString(51)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Nullable(UUID))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt8))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt16))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt32))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt64))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt128))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int8))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int16))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int32))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int64))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int128))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Float32))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Float64))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Date))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(DateTime))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Bool))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(String))XFail 246ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(FixedString(51)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UUID))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt8)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt16)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt32)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt64)))XFail 265ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt128)))XFail 248ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int8)))XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int16)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int32)))XFail 245ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int64)))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int128)))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Float32)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Float64)))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Date)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(DateTime)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Bool)))XFail 239ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(String)))XFail 251ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(FixedString(51))))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UUID)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Array(String))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Map(String,LowCardinality(Float64)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(String,Tuple(String))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_string_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt8)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt16)XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt32)XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt64)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt128)XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int8)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int16)XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int32)XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int64)XFail 280ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int128)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Float32)XFail 236ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Float64)XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Decimal128(38))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Date)XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),DateTime)XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),DateTime64(3))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Bool)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),String)XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),FixedString(51))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),UUID)XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt8))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt16))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt32))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt64))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt128))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int8))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int16))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int32))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int64))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int128))XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Float32))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Float64))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Decimal128(38)))XFail 261ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Date))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(DateTime))XFail 279ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(DateTime64(3)))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Bool))XFail 311ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(String))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(FixedString(51)))XFail 294ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UUID))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt8))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt16))XFail 256ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt32))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt64))XFail 169ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt128))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int8))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int16))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int32))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int64))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int128))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Float32))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Float64))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Date))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(DateTime))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Bool))XFail 253ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(String))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(FixedString(51)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UUID))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt8)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt16)))XFail 239ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt32)))XFail 312ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt64)))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt128)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int8)))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int16)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int32)))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int64)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int128)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Float32)))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Float64)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Date)))XFail 239ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(DateTime)))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Bool)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(String)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(FixedString(51))))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UUID)))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Array(String))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Map(String,LowCardinality(Float64)))XFail 274ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(FixedString(51),Tuple(String))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_fixedstring_51__tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UInt8)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UInt16)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UInt32)XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UInt64)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UInt128)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Int8)XFail 238ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Int16)XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Int32)XFail 268ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Int64)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Int128)XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Float32)XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Float64)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Decimal128(38))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Date)XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,DateTime)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,DateTime64(3))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Bool)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,String)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,FixedString(51))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,UUID)XFail 254ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt8))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt16))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt32))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt64))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt128))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int8))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int16))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int32))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int64))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int128))XFail 236ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Float32))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Float64))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Decimal128(38)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Date))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(DateTime))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(DateTime64(3)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Bool))XFail 167ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(String))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(FixedString(51)))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UUID))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt8))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt16))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt32))XFail 270ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt64))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt128))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int8))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int16))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int32))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int64))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int128))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Float32))XFail 229ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Float64))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Date))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(DateTime))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Bool))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(String))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(FixedString(51)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UUID))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt8)))XFail 230ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt16)))XFail 302ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt32)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt64)))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt128)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int8)))XFail 268ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int16)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int32)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int64)))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int128)))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Float32)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Float64)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Date)))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(DateTime)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Bool)))XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(String)))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(FixedString(51))))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UUID)))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Array(String))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Map(String,LowCardinality(Float64)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(UUID,Tuple(String))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(UUID, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_uuid_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt8)XFail 254ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt16)XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt32)XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt64)XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt128)XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int8)XFail 273ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int16)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int32)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int64)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int128)XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Float32)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Float64)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Decimal128(38))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Date)XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),DateTime)XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),DateTime64(3))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Bool)XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),String)XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),FixedString(51))XFail 262ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UUID)XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt8))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt16))XFail 171ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt32))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt64))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt128))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int8))XFail 250ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int16))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int32))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int64))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int128))XFail 227ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Float32))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Float64))XFail 317ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Decimal128(38)))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Date))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(DateTime))XFail 240ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(DateTime64(3)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Bool))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(String))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(FixedString(51)))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UUID))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt8))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt16))XFail 250ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt32))XFail 201ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt64))XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt128))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int8))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int16))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int32))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int64))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int128))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Float32))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Float64))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Date))XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(DateTime))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Bool))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(String))XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(FixedString(51)))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UUID))XFail 253ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt8)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt16)))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt32)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt64)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt128)))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int8)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int16)))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int32)))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int64)))XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int128)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Float32)))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Float64)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Date)))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(DateTime)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Bool)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(String)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51))))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UUID)))XFail 237ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Array(String))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Map(String,LowCardinality(Float64)))XFail 269ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Tuple(String))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(String, Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_string__tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt8)XFail 173ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt16)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt32)XFail 326ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt64)XFail 226ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt128)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int8)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int16)XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int32)XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int64)XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int128)XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Float32)XFail 223ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Float64)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Decimal128(38))XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Date)XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),DateTime)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),DateTime64(3))XFail 256ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Bool)XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),String)XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),FixedString(51))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UUID)XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt8))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt16))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt32))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt64))XFail 210ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt128))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int8))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int16))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int32))XFail 228ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int64))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int128))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Float32))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Float64))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38)))XFail 234ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Date))XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(DateTime))XFail 251ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3)))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Bool))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(String))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UUID))XFail 241ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8))XFail 263ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64))XFail 232ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128))XFail 222ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int8))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int16))XFail 181ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int32))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int64))XFail 157ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int128))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Float32))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Float64))XFail 220ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Date))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime))XFail 237ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Bool))XFail 202ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(String))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UUID))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8)))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16)))XFail 226ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32)))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64)))XFail 187ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128)))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8)))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16)))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64)))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128)))XFail 225ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime)))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool)))XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String)))XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51))))XFail 214ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID)))XFail 217ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Array(String))XFail 203ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Tuple(String))XFail 287ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Map(FixedString(51), Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(map_lowcardinality_fixedstring_51___tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UInt8)XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UInt16)XFail 186ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UInt32)XFail 234ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UInt64)XFail 215ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UInt128)XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uint128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Int8)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_int8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Int16)XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_int16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Int32)XFail 204ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_int32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Int64)XFail 178ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_int64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Int128)XFail 183ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_int128_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Float32)XFail 218ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_float32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Float64)XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_float64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Decimal128(38))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Decimal(38, 38)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_decimal128_38__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Date)XFail 189ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_date_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(DateTime)XFail 282ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_datetime_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(DateTime64(3))XFail 205ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(DateTime64(3)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_datetime64_3__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Bool)XFail 188ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_bool_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(String)XFail 209ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_string_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(FixedString(51))XFail 185ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_fixedstring_51__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(UUID)XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_uuid_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UInt8))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UInt16))XFail 219ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UInt32))XFail 174ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UInt64))XFail 216ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UInt128))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Int8))XFail 240ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Int16))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Int32))XFail 234ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Int64))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Int128))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Float32))XFail 229ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Float64))XFail 190ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Decimal128(38)))XFail 179ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Decimal(38, 38))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_decimal128_38___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Date))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(DateTime))XFail 211ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(DateTime64(3)))XFail 212ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(DateTime64(3))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_datetime64_3___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(Bool))XFail 198ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(String))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(FixedString(51)))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Nullable(UUID))XFail 247ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_nullable_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt8))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt16))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt32))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt64))XFail 206ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt128))XFail 191ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UInt128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uint128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int8))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int8) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_int8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int16))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int16) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_int16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int32))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_int32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int64))XFail 184ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_int64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int128))XFail 213ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Int128) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_int128__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Float32))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Float32) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_float32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Float64))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Float64) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_float64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Date))XFail 176ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Date) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_date__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(DateTime))XFail 170ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(DateTime) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_datetime__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Bool))XFail 182ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Bool) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_bool__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(String))XFail 194ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(String) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(FixedString(51)))XFail 199ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(FixedString(51)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_fixedstring_51___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(UUID))XFail 247ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(UUID) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_uuid__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt8)))XFail 244ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uint8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt16)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uint16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt32)))XFail 207ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uint32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt64)))XFail 224ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uint64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt128)))XFail 208ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UInt128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uint128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int8)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int8)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_int8___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int16)))XFail 177ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int16)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_int16___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int32)))XFail 290ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_int32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int64)))XFail 200ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_int64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int128)))XFail 180ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Int128)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_int128___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Float32)))XFail 221ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Float32)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_float32___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Float64)))XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Date)))XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Date)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_date___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(DateTime)))XFail 254ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(DateTime)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_datetime___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Bool)))XFail 196ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(Bool)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_bool___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(String)))XFail 192ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_string___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(FixedString(51))))XFail 238ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(FixedString(51))) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_fixedstring_51____) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UUID)))XFail 193ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Nullable(UUID)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_lowcardinality_nullable_uuid___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Array(String))XFail 172ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Array(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_array_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Map(String,LowCardinality(Float64)))XFail 195ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Map(String, Float64)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_map_string_lowcardinality_float64___) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Array(Tuple(String))XFail 231ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Array(Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(array_tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/singleValueOrNull/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String))XFail 1s 328ms
https://github.com/ClickHouse/ClickHouse/issues/43140
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/singleValueOrNull.py", line 23, in feature
    checks(func=func, table=table)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/first_value.py", line 57, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Nested type Tuple(UInt8, UInt16, UInt32, UInt64, UInt128, Int8, Int16, Int32, Int64, Int128, Float32, Float64, Decimal(38, 38), Date, DateTime, DateTime64(3), Bool, String, FixedString(51), UUID, Nullable(UInt8), Nullable(UInt16), Nullable(UInt32), Nullable(UInt64), Nullable(UInt128), Nullable(Int8), Nullable(Int16), Nullable(Int32), Nullable(Int64), Nullable(Int128), Nullable(Float32), Nullable(Float64), Nullable(Decimal(38, 38)), Nullable(Date), Nullable(DateTime), Nullable(DateTime64(3)), Nullable(Bool), Nullable(String), Nullable(FixedString(51)), Nullable(UUID), UInt8, UInt16, UInt32, UInt64, UInt128, Int8, Int16, Int32, Int64, Int128, Float32, Float64, Date, DateTime, Bool, String, FixedString(51), UUID, Nullable(UInt8), Nullable(UInt16), Nullable(UInt32), Nullable(UInt64), Nullable(UInt128), Nullable(Int8), Nullable(Int16), Nullable(Int32), Nullable(Int64), Nullable(Int128), Nullable(Float32), Nullable(Float64), Nullable(Date), Nullable(DateTime), Nullable(Bool), Nullable(String), Nullable(FixedString(51)), Nullable(UUID), Array(String), Map(String, Float64), Tuple(String)) cannot be inside Nullable type. (ILLEGAL_TYPE_OF_ARGUMENT)
(query: SELECT singleValueOrNull(tuple_uint8_uint16_uint32_uint64_uint128_int8_int16_int32_int64_int128_float32_float64_decimal128_38__date_datetime_datetime64_3__bool_string_fixedstring_51__uuid_nullable_uint8__nullable_uint16__nullable_uint32__nullable_uint64__nullable_uint128__nullable_int8__nullable_int16__nullable_int32__nullable_int64__nullable_int128__nullable_float32__nullable_float64__nullable_decimal128_38___nullable_date__nullable_datetime__nullable_datetime64_3___nullable_bool__nullable_string__nullable_fixedstring_51___nullable_uuid__lowcardinality_uint8__lowcardinality_uint16__lowcardinality_uint32__lowcardinality_uint64__lowcardinality_uint128__lowcardinality_int8__lowcardinality_int16__lowcardinality_int32__lowcardinality_int64__lowcardinality_int128__lowcardinality_float32__lowcardinality_float64__lowcardinality_date__lowcardinality_datetime__lowcardinality_bool__lowcardinality_string__lowcardinality_fixedstring_51___lowcardinality_uuid__lowcardinality_nullable_uint8___lowcardinality_nullable_uint16___lowcardinality_nullable_uint32___lowcardinality_nullable_uint64___lowcardinality_nullable_uint128___lowcardinality_nullable_int8___lowcardinality_nullable_int16___lowcardinality_nullable_int32___lowcardinality_nullable_int64___lowcardinality_nullable_int128___lowcardinality_nullable_float32___lowcardinality_nullable_float64___lowcardinality_nullable_date___lowcardinality_nullable_datetime___lowcardinality_nullable_bool___lowcardinality_nullable_string___lowcardinality_nullable_fixedstring_51____lowcardinality_nullable_uuid___array_string__map_string_lowcardinality_float64___tuple_string__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint8XFail 131ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint64XFail 148ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint32XFail 105ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint16XFail 105ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint8_XFail 124ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint64_XFail 111ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint32_XFail 106ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint16_XFail 122ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_XFail 126ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_XFail 135ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_XFail 129ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__XFail 136ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__XFail 150ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__XFail 94ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(nullable_float64_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8XFail 129ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64XFail 114ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32XFail 115ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16XFail 119ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_XFail 175ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_XFail 123ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_XFail 113ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_XFail 111ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_XFail 120ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_XFail 115ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_XFail 113ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_XFail 101ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__XFail 124ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__XFail 138ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__XFail 141ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__XFail 119ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint8XFail 123ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint64XFail 100ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint32XFail 114ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint16XFail 129ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_XFail 110ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_XFail 141ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_XFail 124ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_XFail 93ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_XFail 95ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_XFail 94ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_XFail 119ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__XFail 98ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__XFail 197ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__XFail 141ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__XFail 135ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(lowcardinality_float64_,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,uint8XFail 138ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,uint8) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,uint64XFail 124ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,uint64) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,uint32XFail 118ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,uint32) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,uint16XFail 119ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,uint16) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint8_XFail 113ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,nullable_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint64_XFail 124ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,nullable_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint32_XFail 154ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,nullable_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint16_XFail 121ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,nullable_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint8_XFail 127ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_uint8_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint64_XFail 115ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_uint64_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint32_XFail 99ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_uint32_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint16_XFail 117ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_uint16_) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__XFail 102ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_nullable_uint8__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_nullable_uint64__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__XFail 116ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_nullable_uint32__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__XFail 111ms
https://github.com/ClickHouse/ClickHouse/issues/44511
AssertionError
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/welchTTest.py", line 39, in feature
    checks(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/quantileWeighted.py", line 117, in feature
    execute_query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../aggregate_functions/tests/steps.py", line 180, in execute_query
    r = current().context.node.query(
  File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py", line 766, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Received exception from server (version 22.8.15):
Code: 1001. DB::Exception: Received from localhost:9000. DB::Exception: boost::wrapexcept: Error in function boost::math::students_t_distribution::students_t_distribution: Degrees of freedom argument is -nan, but must be > 0 !. (STD_EXCEPTION)
(query: SELECT welchTTest(float64,lowcardinality_nullable_uint16__) FROM table_f94f44b9_d9ff_11ed_ba67_d1d78910ec02 FORMAT JSONEachRow
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/aggregate_functions/../helpers/cluster.py', line 766 in 'query'

758\|                  assert message in r.output, error(r.output)
759\|  
760\|          if not ignore_exception:
761\|              if message is None or "Exception:" not in message:
762\|                  with Then("check if output has exception") if steps else NullStep():
763\|                      if "Exception:" in r.output:
764\|                          if raise_on_exception:
765\|                              raise QueryRuntimeException(r.output)
766\|>                         assert False, error(r.output)
767\|  
768\|          return r
769\|
/aggregate functions/state/aggThrowStateXFail 1ms
aggThrowState() tests are not implemented
None
/aggregate functions/state/boundingRatioStateXFail 1ms
boundingRatioState() tests are not implemented
None
/aggregate functions/state/categoricalInformationValueStateXFail 1ms
categoricalInformationValueState() tests are not implemented
None
/aggregate functions/state/contingencyStateXFail 919us
contingencyState() tests are not implemented
None
/aggregate functions/state/cramersVStateXFail 773us
cramersVState() tests are not implemented
None
/aggregate functions/state/cramersVBiasCorrectedStateXFail 632us
cramersVBiasCorrectedState() tests are not implemented
None
/aggregate functions/state/dense_rankStateXFail 614us
dense_rankState() tests are not implemented
None
/aggregate functions/state/exponentialTimeDecayedAvgStateXFail 598us
exponentialTimeDecayedAvgState() tests are not implemented
None
/aggregate functions/state/exponentialTimeDecayedCountStateXFail 623us
exponentialTimeDecayedCountState() tests are not implemented
None
/aggregate functions/state/exponentialTimeDecayedMaxStateXFail 599us
exponentialTimeDecayedMaxState() tests are not implemented
None
/aggregate functions/state/exponentialTimeDecayedSumStateXFail 610us
exponentialTimeDecayedSumState() tests are not implemented
None
/aggregate functions/state/groupBitmapAndStateXFail 600us
groupBitmapAndState() tests are not implemented
None
/aggregate functions/state/groupBitmapOrStateXFail 587us
groupBitmapOrState() tests are not implemented
None
/aggregate functions/state/groupBitmapXorStateXFail 578us
groupBitmapXorState() tests are not implemented
None
/aggregate functions/state/histogramStateXFail 606us
histogramState() tests are not implemented
None
/aggregate functions/state/lagInFrameStateXFail 769us
lagInFrameState() tests are not implemented
None
/aggregate functions/state/leadInFrameStateXFail 602us
leadInFrameState() tests are not implemented
None
/aggregate functions/state/maxIntersectionsStateXFail 586us
maxIntersectionsState() tests are not implemented
None
/aggregate functions/state/maxIntersectionsPositionStateXFail 613us
maxIntersectionsPositionState() tests are not implemented
None
/aggregate functions/state/maxMappedArraysStateXFail 592us
maxMappedArraysState() tests are not implemented
None
/aggregate functions/state/minMappedArraysStateXFail 399us
minMappedArraysState() tests are not implemented
None
/aggregate functions/state/nonNegativeDerivativeStateXFail 386us
nonNegativeDerivativeState() tests are not implemented
None
/aggregate functions/state/nothingStateXFail 383us
nothingState() tests are not implemented
None
/aggregate functions/state/nth_valueStateXFail 384us
nth_valueState() tests are not implemented
None
/aggregate functions/state/rankStateXFail 412us
rankState() tests are not implemented
None
/aggregate functions/state/retentionStateXFail 462us
retentionState() tests are not implemented
None
/aggregate functions/state/row_numberStateXFail 389us
row_numberState() tests are not implemented
None
/aggregate functions/state/sequenceCountStateXFail 389us
sequenceCountState() tests are not implemented
None
/aggregate functions/state/sequenceMatchStateXFail 389us
sequenceMatchState() tests are not implemented
None
/aggregate functions/state/sequenceNextNodeStateXFail 1ms
sequenceNextNodeState() tests are not implemented
None
/aggregate functions/state/sumMapFilteredStateXFail 389us
sumMapFilteredState() tests are not implemented
None
/aggregate functions/state/sumMapFilteredWithOverflowStateXFail 77ms
sumMapFilteredWithOverflowState() tests are not implemented
None
/aggregate functions/state/sumMapWithOverflowStateXFail 1ms
sumMapWithOverflowState() tests are not implemented
None
/aggregate functions/state/sumMappedArraysStateXFail 415us
sumMappedArraysState() tests are not implemented
None
/aggregate functions/state/theilsUStateXFail 386us
theilsUState() tests are not implemented
None
/aggregate functions/state/uniqUpToStateXFail 390us
uniqUpToState() tests are not implemented
None
/aggregate functions/state/windowFunnelStateXFail 395us
windowFunnelState() tests are not implemented
None
/aggregate functions/state/avgWeightedStateXFail 1ms
https://github.com/ClickHouse/ClickHouse/issues/31768
doesn't work from 22.8.7
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint8XFail 585us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint64XFail 417us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint32XFail 3ms
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint16XFail 576us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint8_XFail 402us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint64_XFail 393us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint32_XFail 400us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint16_XFail 420us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint8_XFail 537us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint64_XFail 406us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint32_XFail 382us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint16_XFail 380us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__XFail 386us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__XFail 592us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__XFail 563us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__XFail 384us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint8XFail 393us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint64XFail 386us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint32XFail 384us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint16XFail 528us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint8_XFail 386us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint64_XFail 407us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint32_XFail 550us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint16_XFail 415us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint8_XFail 392us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint64_XFail 540us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint32_XFail 402us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint16_XFail 383us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__XFail 388us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__XFail 399us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__XFail 384us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__XFail 546us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint8XFail 772us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint64XFail 386us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint32XFail 384us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint16XFail 417us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint8_XFail 536us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint64_XFail 388us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint32_XFail 390us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint16_XFail 382us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint8_XFail 386us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint64_XFail 941us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint32_XFail 595us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint16_XFail 389us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__XFail 404us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__XFail 388us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__XFail 383us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__XFail 383us
https://github.com/ClickHouse/ClickHouse/issues/44467
None
/aggregate functions/state/sumMapState/datatypesXFail 1ms
None
not implemented
/aggregate functions/state/minMapState/datatypesXFail 1ms
None
not implemented
/aggregate functions/state/maxMapState/datatypesXFail 1ms
None
not implemented

Results

Test Name Result Duration
/aggregate functions OK 45m 12s
/aggregate functions/aggThrow XFail 1ms
/aggregate functions/any OK 5m 0s
/aggregate functions/any/constant OK 716ms
/aggregate functions/anyHeavy OK 5m 5s
/aggregate functions/anyHeavy/constant OK 1s 260ms
/aggregate functions/anyLast OK 5m 1s
/aggregate functions/anyLast/constant OK 1s 818ms
/aggregate functions/argMax OK 3m 49s
/aggregate functions/argMax/constant OK 2s 407ms
/aggregate functions/argMin OK 3m 49s
/aggregate functions/argMin/constant OK 3s 23ms
/aggregate functions/boundingRatio XFail 880us
/aggregate functions/categoricalInformationValue XFail 602us
/aggregate functions/contingency XFail 636us
/aggregate functions/cramersV XFail 623us
/aggregate functions/cramersVBiasCorrected XFail 582us
/aggregate functions/dense_rank XFail 424us
/aggregate functions/exponentialTimeDecayedAvg XFail 411us
/aggregate functions/exponentialTimeDecayedCount XFail 390us
/aggregate functions/exponentialTimeDecayedMax XFail 393us
/aggregate functions/exponentialTimeDecayedSum XFail 371us
/aggregate functions/groupBitmapAnd XFail 410us
/aggregate functions/groupBitmapOr XFail 378us
/aggregate functions/groupBitmapXor XFail 484us
/aggregate functions/histogram XFail 395us
/aggregate functions/lagInFrame XFail 399us
/aggregate functions/leadInFrame XFail 481us
/aggregate functions/maxIntersections XFail 395us
/aggregate functions/maxIntersectionsPosition XFail 404us
/aggregate functions/maxMappedArrays XFail 372us
/aggregate functions/minMappedArrays XFail 399us
/aggregate functions/nonNegativeDerivative XFail 404us
/aggregate functions/nothing XFail 375us
/aggregate functions/nth_value XFail 372us
/aggregate functions/rank XFail 2ms
/aggregate functions/retention XFail 573us
/aggregate functions/row_number XFail 587us
/aggregate functions/sequenceCount XFail 638us
/aggregate functions/sequenceMatch XFail 566us
/aggregate functions/sequenceNextNode XFail 712us
/aggregate functions/sumMapFiltered XFail 400us
/aggregate functions/sumMapFilteredWithOverflow XFail 393us
/aggregate functions/sumMapWithOverflow XFail 372us
/aggregate functions/sumMappedArrays XFail 469us
/aggregate functions/theilsU XFail 386us
/aggregate functions/uniqUpTo XFail 550us
/aggregate functions/windowFunnel XFail 399us
/aggregate functions/any/zero rows OK 2s 349ms
/aggregate functions/anyHeavy/zero rows OK 1s 785ms
/aggregate functions/anyLast/zero rows OK 1s 241ms
/aggregate functions/argMax/zero rows OK 649ms
/aggregate functions/argMin/zero rows OK 109ms
/aggregate functions/anyHeavy/with group by OK 86ms
/aggregate functions/any/with group by OK 117ms
/aggregate functions/anyLast/with group by OK 89ms
/aggregate functions/argMax/with group by OK 100ms
/aggregate functions/anyHeavy/some negative values OK 96ms
/aggregate functions/argMin/with group by OK 94ms
/aggregate functions/anyLast/some negative values OK 78ms
/aggregate functions/argMax/NULL value handling OK 87ms
/aggregate functions/any/some negative values OK 84ms
/aggregate functions/anyHeavy/first non-NULL value OK 146ms
/aggregate functions/anyLast/first non-NULL value OK 101ms
/aggregate functions/argMin/NULL value handling OK 120ms
/aggregate functions/argMax/doc example OK 89ms
/aggregate functions/any/first non-NULL value OK 93ms
/aggregate functions/anyLast/NULL for all rows OK 128ms
/aggregate functions/argMax/inf, -inf, nan OK 987ms
/aggregate functions/any/NULL for all rows OK 112ms
/aggregate functions/argMin/doc example OK 84ms
/aggregate functions/anyHeavy/NULL for all rows OK 96ms
/aggregate functions/argMin/inf, -inf, nan OK 933ms
/aggregate functions/anyLast/return type OK 125ms
/aggregate functions/any/return type OK 104ms
/aggregate functions/anyHeavy/return type OK 78ms
/aggregate functions/anyHeavy/with another aggregate function OK 145ms
/aggregate functions/any/with another aggregate function OK 119ms
/aggregate functions/anyLast/with another aggregate function OK 98ms
/aggregate functions/anyLast/with another aggregate function and group by OK 117ms
/aggregate functions/any/with another aggregate function and group by OK 120ms
/aggregate functions/anyHeavy/with another aggregate function and group by OK 99ms
/aggregate functions/anyHeavy/string that ends with \0 OK 121ms
/aggregate functions/anyLast/string that ends with \0 OK 108ms
/aggregate functions/any/string that ends with \0 OK 73ms
/aggregate functions/any/inf OK 92ms
/aggregate functions/anyLast/inf OK 109ms
/aggregate functions/anyHeavy/inf OK 94ms
/aggregate functions/any/-inf OK 70ms
/aggregate functions/anyHeavy/-inf OK 101ms
/aggregate functions/anyLast/-inf OK 84ms
/aggregate functions/any/nan OK 92ms
/aggregate functions/anyLast/nan OK 125ms
/aggregate functions/anyHeavy/nan OK 92ms
/aggregate functions/any/UInt8 OK 109ms
/aggregate functions/anyHeavy/UInt8 OK 140ms
/aggregate functions/anyLast/UInt8 OK 119ms
/aggregate functions/any/UInt16 OK 110ms
/aggregate functions/argMax/string that ends with \0 OK 71ms
/aggregate functions/anyHeavy/UInt16 OK 228ms
/aggregate functions/anyLast/UInt16 OK 239ms
/aggregate functions/any/UInt32 OK 239ms
/aggregate functions/argMin/string that ends with \0 OK 204ms
/aggregate functions/argMax/datatypes OK 3m 44s
/aggregate functions/argMax/datatypes/String,UInt8 OK 1s 43ms
/aggregate functions/argMax/datatypes/UInt8,String OK 1s 613ms
/aggregate functions/argMax/datatypes/String,UInt16 OK 2s 197ms
/aggregate functions/anyHeavy/UInt32 OK 2s 47ms
/aggregate functions/argMin/datatypes OK 3m 44s
/aggregate functions/anyLast/UInt32 OK 2s 16ms
/aggregate functions/argMin/datatypes/String,UInt8 OK 2s 570ms
/aggregate functions/any/UInt64 OK 2s 577ms
/aggregate functions/argMin/datatypes/UInt8,String OK 3s 111ms
/aggregate functions/argMin/datatypes/String,UInt16 OK 3s 790ms
/aggregate functions/argMax/datatypes/UInt16,String OK 2s 947ms
/aggregate functions/argMax/datatypes/String,UInt32 OK 2s 357ms
/aggregate functions/anyLast/UInt64 OK 1s 756ms
/aggregate functions/argMax/datatypes/UInt32,String OK 1s 805ms
/aggregate functions/anyHeavy/UInt64 OK 1s 737ms
/aggregate functions/argMin/datatypes/UInt16,String OK 1s 227ms
/aggregate functions/any/UInt128 OK 1s 143ms
/aggregate functions/argMin/datatypes/String,UInt32 OK 657ms
/aggregate functions/any/Int8 OK 175ms
/aggregate functions/anyHeavy/UInt128 OK 167ms
/aggregate functions/anyLast/UInt128 OK 179ms
/aggregate functions/argMin/datatypes/UInt32,String OK 220ms
/aggregate functions/argMax/datatypes/String,UInt64 OK 182ms
/aggregate functions/argMin/datatypes/String,UInt64 OK 158ms
/aggregate functions/argMin/datatypes/UInt64,String OK 167ms
/aggregate functions/argMax/datatypes/UInt64,String OK 124ms
/aggregate functions/argMax/datatypes/String,UInt128 OK 158ms
/aggregate functions/any/Int16 OK 135ms
/aggregate functions/argMax/datatypes/UInt128,String OK 255ms
/aggregate functions/anyHeavy/Int8 OK 167ms
/aggregate functions/anyLast/Int8 OK 178ms
/aggregate functions/argMin/datatypes/String,UInt128 OK 198ms
/aggregate functions/argMax/datatypes/String,Int8 OK 172ms
/aggregate functions/argMin/datatypes/UInt128,String OK 200ms
/aggregate functions/argMax/datatypes/Int8,String OK 223ms
/aggregate functions/argMin/datatypes/String,Int8 OK 169ms
/aggregate functions/any/Int32 OK 122ms
/aggregate functions/anyHeavy/Int16 OK 159ms
/aggregate functions/anyLast/Int16 OK 201ms
/aggregate functions/argMax/datatypes/String,Int16 OK 169ms
/aggregate functions/argMin/datatypes/Int8,String OK 166ms
/aggregate functions/any/Int64 OK 219ms
/aggregate functions/argMin/datatypes/String,Int16 OK 182ms
/aggregate functions/argMin/datatypes/Int16,String OK 205ms
/aggregate functions/argMax/datatypes/Int16,String OK 175ms
/aggregate functions/argMax/datatypes/String,Int32 OK 176ms
/aggregate functions/anyHeavy/Int32 OK 168ms
/aggregate functions/argMax/datatypes/Int32,String OK 285ms
/aggregate functions/argMin/datatypes/String,Int32 OK 167ms
/aggregate functions/anyLast/Int32 OK 282ms
/aggregate functions/argMin/datatypes/Int32,String OK 260ms
/aggregate functions/argMax/datatypes/String,Int64 OK 274ms
/aggregate functions/any/Int128 OK 220ms
/aggregate functions/argMin/datatypes/String,Int64 OK 241ms
/aggregate functions/argMax/datatypes/Int64,String OK 228ms
/aggregate functions/anyHeavy/Int64 OK 189ms
/aggregate functions/argMin/datatypes/Int64,String OK 183ms
/aggregate functions/argMax/datatypes/String,Int128 OK 162ms
/aggregate functions/any/Float32 OK 120ms
/aggregate functions/anyLast/Int64 OK 139ms
/aggregate functions/argMin/datatypes/String,Int128 OK 170ms
/aggregate functions/anyHeavy/Int128 OK 120ms
/aggregate functions/argMax/datatypes/Int128,String OK 147ms
/aggregate functions/argMin/datatypes/Int128,String OK 168ms
/aggregate functions/argMax/datatypes/String,Float32 OK 182ms
/aggregate functions/argMin/datatypes/String,Float32 OK 137ms
/aggregate functions/any/Float64 OK 116ms
/aggregate functions/anyHeavy/Float32 OK 164ms
/aggregate functions/anyLast/Int128 OK 158ms
/aggregate functions/argMax/datatypes/Float32,String OK 197ms
/aggregate functions/argMax/datatypes/String,Float64 OK 155ms
/aggregate functions/argMin/datatypes/Float32,String OK 182ms
/aggregate functions/argMin/datatypes/String,Float64 OK 192ms
/aggregate functions/argMin/datatypes/Float64,String OK 177ms
/aggregate functions/argMax/datatypes/Float64,String OK 126ms
/aggregate functions/any/Decimal128(38) OK 125ms
/aggregate functions/anyHeavy/Float64 OK 176ms
/aggregate functions/anyLast/Float32 OK 164ms
/aggregate functions/argMax/datatypes/String,Decimal128(38) OK 170ms
/aggregate functions/argMax/datatypes/Decimal128(38),String OK 170ms
/aggregate functions/argMax/datatypes/String,Date OK 180ms
/aggregate functions/argMin/datatypes/String,Decimal128(38) OK 167ms
/aggregate functions/any/Date OK 172ms
/aggregate functions/argMin/datatypes/Decimal128(38),String OK 180ms
/aggregate functions/argMin/datatypes/String,Date OK 163ms
/aggregate functions/anyLast/Float64 OK 170ms
/aggregate functions/anyHeavy/Decimal128(38) OK 176ms
/aggregate functions/argMax/datatypes/Date,String OK 231ms
/aggregate functions/argMax/datatypes/String,DateTime OK 181ms
/aggregate functions/argMin/datatypes/Date,String OK 165ms
/aggregate functions/argMax/datatypes/DateTime,String OK 128ms
/aggregate functions/any/DateTime OK 163ms
/aggregate functions/argMin/datatypes/String,DateTime OK 193ms
/aggregate functions/argMin/datatypes/DateTime,String OK 160ms
/aggregate functions/anyLast/Decimal128(38) OK 166ms
/aggregate functions/anyHeavy/Date OK 151ms
/aggregate functions/argMax/datatypes/String,DateTime64(3) OK 136ms
/aggregate functions/argMax/datatypes/DateTime64(3),String OK 194ms
/aggregate functions/argMin/datatypes/String,DateTime64(3) OK 181ms
/aggregate functions/any/DateTime64(3) OK 202ms
/aggregate functions/argMin/datatypes/DateTime64(3),String OK 177ms
/aggregate functions/argMax/datatypes/String,Bool OK 129ms
/aggregate functions/argMin/datatypes/String,Bool OK 169ms
/aggregate functions/argMax/datatypes/Bool,String OK 138ms
/aggregate functions/anyHeavy/DateTime OK 161ms
/aggregate functions/anyLast/Date OK 134ms
/aggregate functions/argMax/datatypes/String,String OK 199ms
/aggregate functions/argMin/datatypes/Bool,String OK 171ms
/aggregate functions/argMax/datatypes/String,String OK 197ms
/aggregate functions/argMin/datatypes/String,String OK 191ms
/aggregate functions/any/Bool OK 159ms
/aggregate functions/argMin/datatypes/String,String OK 191ms
/aggregate functions/argMax/datatypes/String,FixedString(51) OK 191ms
/aggregate functions/anyLast/DateTime OK 154ms
/aggregate functions/anyHeavy/DateTime64(3) OK 166ms
/aggregate functions/argMin/datatypes/String,FixedString(51) OK 194ms
/aggregate functions/argMax/datatypes/FixedString(51),String OK 203ms
/aggregate functions/any/String OK 162ms
/aggregate functions/argMax/datatypes/String,UUID OK 192ms
/aggregate functions/argMin/datatypes/FixedString(51),String OK 203ms
/aggregate functions/anyLast/DateTime64(3) OK 221ms
/aggregate functions/argMin/datatypes/String,UUID OK 176ms
/aggregate functions/argMax/datatypes/UUID,String OK 165ms
/aggregate functions/anyHeavy/Bool OK 193ms
/aggregate functions/any/FixedString(51) OK 174ms
/aggregate functions/argMin/datatypes/UUID,String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UInt8) OK 191ms
/aggregate functions/argMax/datatypes/Map(UInt8,UInt8),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UInt8) OK 119ms
/aggregate functions/argMin/datatypes/Map(UInt8,UInt8),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UInt16) OK 144ms
/aggregate functions/anyLast/Bool OK 167ms
/aggregate functions/anyHeavy/String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UInt16) OK 125ms
/aggregate functions/any/UUID OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt8,UInt16),String OK 160ms
/aggregate functions/argMax/datatypes/Map(UInt8,UInt16),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UInt32) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UInt32) OK 219ms
/aggregate functions/argMax/datatypes/Map(UInt8,UInt32),String OK 181ms
/aggregate functions/anyHeavy/FixedString(51) OK 120ms
/aggregate functions/anyLast/String OK 140ms
/aggregate functions/argMin/datatypes/Map(UInt8,UInt32),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UInt64) OK 110ms
/aggregate functions/any/Map(UInt8,UInt8) OK 168ms
/aggregate functions/anyHeavy/UUID OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UInt64) OK 194ms
/aggregate functions/argMin/datatypes/Map(UInt8,UInt64),String OK 118ms
/aggregate functions/anyLast/FixedString(51) OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt8,UInt64),String OK 130ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UInt128) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UInt128) OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt8,UInt128),String OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Int8) OK 127ms
/aggregate functions/any/Map(UInt8,UInt16) OK 134ms
/aggregate functions/anyHeavy/Map(UInt8,UInt8) OK 165ms
/aggregate functions/argMax/datatypes/Map(UInt8,UInt128),String OK 170ms
/aggregate functions/anyLast/UUID OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Int8) OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt8,Int8),String OK 162ms
/aggregate functions/argMin/datatypes/Map(UInt8,Int8),String OK 137ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Int16) OK 145ms
/aggregate functions/argMin/datatypes/Map(UInt8,Int16),String OK 160ms
/aggregate functions/any/Map(UInt8,UInt32) OK 134ms
/aggregate functions/anyLast/Map(UInt8,UInt8) OK 147ms
/aggregate functions/anyHeavy/Map(UInt8,UInt16) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Int16) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt8,Int16),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Int32) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Int32) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt8,Int32),String OK 149ms
/aggregate functions/any/Map(UInt8,UInt64) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Int64) OK 136ms
/aggregate functions/anyLast/Map(UInt8,UInt16) OK 126ms
/aggregate functions/anyHeavy/Map(UInt8,UInt32) OK 142ms
/aggregate functions/argMax/datatypes/Map(UInt8,Int32),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Int64) OK 214ms
/aggregate functions/argMax/datatypes/Map(UInt8,Int64),String OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt8,Int64),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Int128) OK 176ms
/aggregate functions/any/Map(UInt8,UInt128) OK 130ms
/aggregate functions/argMin/datatypes/Map(UInt8,Int128),String OK 144ms
/aggregate functions/anyLast/Map(UInt8,UInt32) OK 140ms
/aggregate functions/anyHeavy/Map(UInt8,UInt64) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Int128) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Float32) OK 172ms
/aggregate functions/any/Map(UInt8,Int8) OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt8,Int128),String OK 176ms
/aggregate functions/argMin/datatypes/Map(UInt8,Float32),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Float64) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Float32) OK 169ms
/aggregate functions/anyLast/Map(UInt8,UInt64) OK 170ms
/aggregate functions/anyHeavy/Map(UInt8,UInt128) OK 135ms
/aggregate functions/argMax/datatypes/Map(UInt8,Float32),String OK 154ms
/aggregate functions/argMin/datatypes/Map(UInt8,Float64),String OK 194ms
/aggregate functions/any/Map(UInt8,Int16) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Float64) OK 193ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Decimal128(38)) OK 235ms
/aggregate functions/argMax/datatypes/Map(UInt8,Float64),String OK 220ms
/aggregate functions/anyHeavy/Map(UInt8,Int8) OK 238ms
/aggregate functions/anyLast/Map(UInt8,UInt128) OK 170ms
/aggregate functions/argMin/datatypes/Map(UInt8,Decimal128(38)),String OK 139ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Decimal128(38)) OK 137ms
/aggregate functions/any/Map(UInt8,Int32) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Date) OK 183ms
/aggregate functions/argMin/datatypes/Map(UInt8,Date),String OK 232ms
/aggregate functions/argMax/datatypes/Map(UInt8,Decimal128(38)),String OK 176ms
/aggregate functions/anyLast/Map(UInt8,Int8) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Date) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,DateTime) OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt8,Date),String OK 191ms
/aggregate functions/anyHeavy/Map(UInt8,Int16) OK 159ms
/aggregate functions/any/Map(UInt8,Int64) OK 131ms
/aggregate functions/argMin/datatypes/Map(UInt8,DateTime),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,DateTime) OK 134ms
/aggregate functions/anyLast/Map(UInt8,Int16) OK 133ms
/aggregate functions/argMax/datatypes/Map(UInt8,DateTime),String OK 146ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,DateTime64(3)) OK 204ms
/aggregate functions/anyHeavy/Map(UInt8,Int32) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt8,DateTime64(3)),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,DateTime64(3)) OK 139ms
/aggregate functions/any/Map(UInt8,Int128) OK 100ms
/aggregate functions/argMax/datatypes/Map(UInt8,DateTime64(3)),String OK 136ms
/aggregate functions/anyLast/Map(UInt8,Int32) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Bool) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Bool) OK 128ms
/aggregate functions/any/Map(UInt8,Float32) OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt8,Bool),String OK 186ms
/aggregate functions/anyHeavy/Map(UInt8,Int64) OK 229ms
/aggregate functions/argMin/datatypes/Map(UInt8,Bool),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,String) OK 193ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,String) OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt8,String),String OK 117ms
/aggregate functions/anyLast/Map(UInt8,Int64) OK 196ms
/aggregate functions/argMax/datatypes/Map(UInt8,String),String OK 164ms
/aggregate functions/any/Map(UInt8,Float64) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,FixedString(51)) OK 216ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,FixedString(51)) OK 236ms
/aggregate functions/argMin/datatypes/Map(UInt8,FixedString(51)),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,UUID) OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt8,FixedString(51)),String OK 218ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,UUID) OK 187ms
/aggregate functions/anyHeavy/Map(UInt8,Int128) OK 135ms
/aggregate functions/any/Map(UInt8,Decimal128(38)) OK 180ms
/aggregate functions/anyLast/Map(UInt8,Int128) OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt8,UUID),String OK 196ms
/aggregate functions/anyHeavy/Map(UInt8,Float32) OK 164ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UInt8)),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UInt8)) OK 211ms
/aggregate functions/argMax/datatypes/Map(UInt8,UUID),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UInt8)) OK 193ms
/aggregate functions/any/Map(UInt8,Date) OK 191ms
/aggregate functions/anyLast/Map(UInt8,Float32) OK 145ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UInt8)),String OK 134ms
/aggregate functions/anyHeavy/Map(UInt8,Float64) OK 198ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UInt16)) OK 268ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UInt16)) OK 189ms
/aggregate functions/anyLast/Map(UInt8,Float64) OK 148ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UInt16)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UInt32)) OK 188ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UInt16)),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UInt32)) OK 160ms
/aggregate functions/any/Map(UInt8,DateTime) OK 173ms
/aggregate functions/anyLast/Map(UInt8,Decimal128(38)) OK 239ms
/aggregate functions/anyHeavy/Map(UInt8,Decimal128(38)) OK 240ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UInt32)),String OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UInt32)),String OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UInt64)) OK 173ms
/aggregate functions/any/Map(UInt8,DateTime64(3)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UInt64)) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UInt64)),String OK 214ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UInt64)),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UInt128)) OK 222ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UInt128)) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UInt128)),String OK 192ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UInt128)),String OK 215ms
/aggregate functions/anyLast/Map(UInt8,Date) OK 202ms
/aggregate functions/anyHeavy/Map(UInt8,Date) OK 145ms
/aggregate functions/any/Map(UInt8,Bool) OK 213ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Int8)) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Int8)) OK 207ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Int8)),String OK 201ms
/aggregate functions/anyHeavy/Map(UInt8,DateTime) OK 223ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Int16)) OK 160ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Int8)),String OK 201ms
/aggregate functions/anyLast/Map(UInt8,DateTime) OK 211ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Int16)) OK 140ms
/aggregate functions/any/Map(UInt8,String) OK 156ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Int16)),String OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Int16)),String OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Int32)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Int32)) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Int32)),String OK 174ms
/aggregate functions/anyHeavy/Map(UInt8,DateTime64(3)) OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Int32)),String OK 222ms
/aggregate functions/any/Map(UInt8,FixedString(51)) OK 170ms
/aggregate functions/anyLast/Map(UInt8,DateTime64(3)) OK 185ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Int64)) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Int64)) OK 127ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Int64)),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Int128)) OK 301ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Int64)),String OK 225ms
/aggregate functions/anyHeavy/Map(UInt8,Bool) OK 245ms
/aggregate functions/any/Map(UInt8,UUID) OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Int128)),String OK 197ms
/aggregate functions/anyLast/Map(UInt8,Bool) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Int128)) OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Int128)),String OK 224ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Float32)) OK 171ms
/aggregate functions/any/Map(UInt8,Nullable(UInt8)) OK 164ms
/aggregate functions/anyLast/Map(UInt8,String) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Float32)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Float32)),String OK 145ms
/aggregate functions/anyHeavy/Map(UInt8,String) OK 157ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Float32)),String OK 193ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Float64)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Float64)) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Float64)),String OK 167ms
/aggregate functions/any/Map(UInt8,Nullable(UInt16)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/anyLast/Map(UInt8,FixedString(51)) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Float64)),String OK 139ms
/aggregate functions/anyHeavy/Map(UInt8,FixedString(51)) OK 139ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Decimal128(38))),String OK 156ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Decimal128(38))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Date)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Decimal128(38))),String OK 221ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Date)),String OK 175ms
/aggregate functions/any/Map(UInt8,Nullable(UInt32)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Date)) OK 140ms
/aggregate functions/anyLast/Map(UInt8,UUID) OK 107ms
/aggregate functions/anyHeavy/Map(UInt8,UUID) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(DateTime)) OK 111ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Date)),String OK 174ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UInt8)) OK 236ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(DateTime)),String OK 210ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(DateTime)) OK 146ms
/aggregate functions/any/Map(UInt8,Nullable(UInt64)) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(DateTime64(3))) OK 203ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(DateTime)),String OK 164ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UInt8)) OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(DateTime64(3))),String OK 129ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(DateTime64(3))),String OK 183ms
/aggregate functions/any/Map(UInt8,Nullable(UInt128)) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(Bool)) OK 168ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UInt16)) OK 309ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(Bool)) OK 290ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(Bool)),String OK 303ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UInt16)) OK 256ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(String)) OK 296ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(Bool)),String OK 263ms
/aggregate functions/any/Map(UInt8,Nullable(Int8)) OK 228ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(String)) OK 211ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(String)),String OK 215ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UInt32)) OK 153ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(String)),String OK 169ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UInt32)) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(FixedString(51))) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(FixedString(51))) OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(FixedString(51))),String OK 202ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(FixedString(51))),String OK 181ms
/aggregate functions/any/Map(UInt8,Nullable(Int16)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Nullable(UUID)) OK 109ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UInt64)) OK 124ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UInt64)) OK 103ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Nullable(UUID)) OK 150ms
/aggregate functions/argMax/datatypes/Map(UInt8,Nullable(UUID)),String OK 173ms
/aggregate functions/any/Map(UInt8,Nullable(Int32)) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UInt8)) OK 201ms
/aggregate functions/argMin/datatypes/Map(UInt8,Nullable(UUID)),String OK 154ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UInt8)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UInt8)) OK 187ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UInt128)) OK 137ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UInt128)) OK 142ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UInt8)),String OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UInt16)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UInt16)) OK 200ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Int8)) OK 206ms
/aggregate functions/any/Map(UInt8,Nullable(Int64)) OK 207ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Int8)) OK 256ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UInt16)),String OK 209ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UInt16)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UInt32)) OK 224ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UInt32)) OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UInt32)),String OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UInt32)),String OK 206ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Int16)) OK 183ms
/aggregate functions/any/Map(UInt8,Nullable(Int128)) OK 225ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UInt64)) OK 237ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UInt64)) OK 173ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UInt64)),String OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UInt64)),String OK 193ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Int16)) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UInt128)) OK 127ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Int32)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UInt128)) OK 164ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UInt128)),String OK 134ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UInt128)),String OK 121ms
/aggregate functions/any/Map(UInt8,Nullable(Float32)) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Int8)) OK 172ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Int32)) OK 114ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Int8)) OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Int8)),String OK 145ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Int8)),String OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Int16)) OK 134ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Int64)) OK 123ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Int16)) OK 133ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Int64)) OK 125ms
/aggregate functions/any/Map(UInt8,Nullable(Float64)) OK 116ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Int16)),String OK 114ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Int32)) OK 116ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Int16)),String OK 120ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Int32)) OK 140ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Int128)) OK 141ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Int32)),String OK 160ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Int32)),String OK 154ms
/aggregate functions/any/Map(UInt8,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Int128)) OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Int64)) OK 133ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Int64)),String OK 136ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Int64)) OK 199ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Int64)),String OK 212ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Float32)) OK 154ms
/aggregate functions/any/Map(UInt8,Nullable(Date)) OK 158ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Float32)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Int128)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Int128)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Int128)),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Float32)) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Int128)),String OK 186ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Float64)) OK 193ms
/aggregate functions/any/Map(UInt8,Nullable(DateTime)) OK 220ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Float64)) OK 205ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Float32)),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Float32)) OK 225ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Float32)),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Float64)) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Float64)),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Float64)) OK 166ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Decimal128(38))) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Date)) OK 196ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Date)),String OK 197ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Float64)),String OK 145ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Decimal128(38))) OK 173ms
/aggregate functions/any/Map(UInt8,Nullable(DateTime64(3))) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(DateTime)) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Date)) OK 159ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Date)),String OK 113ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Date)) OK 205ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(DateTime)) OK 183ms
/aggregate functions/any/Map(UInt8,Nullable(Bool)) OK 161ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(DateTime)),String OK 229ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Date)) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Bool)) OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(DateTime)),String OK 196ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Bool)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Bool)) OK 137ms
/aggregate functions/any/Map(UInt8,Nullable(String)) OK 176ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Bool)),String OK 179ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(DateTime)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(String)) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(String)) OK 188ms
/aggregate functions/anyLast/Map(UInt8,Nullable(DateTime)) OK 206ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(String)),String OK 196ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(String)),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/any/Map(UInt8,Nullable(FixedString(51))) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(DateTime64(3))) OK 200ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(FixedString(51))),String OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(FixedString(51))),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(UUID)) OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(UUID)) OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(UUID)),String OK 146ms
/aggregate functions/anyLast/Map(UInt8,Nullable(DateTime64(3))) OK 169ms
/aggregate functions/any/Map(UInt8,Nullable(UUID)) OK 137ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(UUID)),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt8))) OK 213ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt8))) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UInt8))),String OK 215ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(Bool)) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt16))) OK 197ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UInt8))),String OK 247ms
/aggregate functions/any/Map(UInt8,LowCardinality(UInt8)) OK 167ms
/aggregate functions/anyLast/Map(UInt8,Nullable(Bool)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt16))) OK 178ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UInt16))),String OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UInt16))),String OK 140ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(String)) OK 161ms
/aggregate functions/any/Map(UInt8,LowCardinality(UInt16)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UInt32))),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt32))) OK 181ms
/aggregate functions/anyLast/Map(UInt8,Nullable(String)) OK 119ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UInt32))),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt64))) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt64))) OK 166ms
/aggregate functions/any/Map(UInt8,LowCardinality(UInt32)) OK 193ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(FixedString(51))) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UInt64))),String OK 203ms
/aggregate functions/anyLast/Map(UInt8,Nullable(FixedString(51))) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UInt64))),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt128))) OK 173ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UInt128))),String OK 186ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UInt128))),String OK 211ms
/aggregate functions/anyLast/Map(UInt8,Nullable(UUID)) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int8))) OK 159ms
/aggregate functions/anyHeavy/Map(UInt8,Nullable(UUID)) OK 224ms
/aggregate functions/any/Map(UInt8,LowCardinality(UInt64)) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int8))) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Int8))),String OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Int8))),String OK 164ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UInt8)) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int16))) OK 183ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int16))) OK 194ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Int16))),String OK 190ms
/aggregate functions/any/Map(UInt8,LowCardinality(UInt128)) OK 215ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Int16))),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int32))) OK 208ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UInt8)) OK 218ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int32))) OK 181ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UInt16)) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Int32))),String OK 172ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Int32))),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/any/Map(UInt8,LowCardinality(Int8)) OK 179ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Int64))),String OK 183ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Int64))),String OK 131ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UInt32)) OK 128ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UInt16)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Int128))),String OK 120ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Int128))),String OK 130ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UInt64)) OK 129ms
/aggregate functions/any/Map(UInt8,LowCardinality(Int16)) OK 176ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UInt32)) OK 125ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Float32))),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float64))) OK 155ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Float32))),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Float64))),String OK 138ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UInt128)) OK 140ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UInt64)) OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Float64))),String OK 127ms
/aggregate functions/any/Map(UInt8,LowCardinality(Int32)) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Date))),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Date))) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(DateTime))) OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Date))),String OK 165ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Int8)) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UInt128)) OK 142ms
/aggregate functions/any/Map(UInt8,LowCardinality(Int64)) OK 135ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(DateTime))),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(Bool))) OK 191ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(DateTime))),String OK 222ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(Bool))) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(Bool))),String OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(Bool))),String OK 195ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Int16)) OK 170ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Int8)) OK 140ms
/aggregate functions/any/Map(UInt8,LowCardinality(Int128)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(String))) OK 262ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Int16)) OK 174ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(String))),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(String))) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 189ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Int32)) OK 116ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(String))),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 191ms
/aggregate functions/any/Map(UInt8,LowCardinality(Float32)) OK 140ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Int64)) OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(FixedString(51)))),String OK 210ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Int32)) OK 204ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(FixedString(51)))),String OK 218ms
/aggregate functions/any/Map(UInt8,LowCardinality(Float64)) OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,LowCardinality(Nullable(UUID))) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/argMin/datatypes/Map(UInt8,LowCardinality(Nullable(UUID))),String OK 194ms
/aggregate functions/argMax/datatypes/Map(UInt8,LowCardinality(Nullable(UUID))),String OK 211ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Int128)) OK 122ms
/aggregate functions/any/Map(UInt8,LowCardinality(Date)) OK 134ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Array(String)) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Array(String)) OK 146ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Int64)) OK 162ms
/aggregate functions/argMin/datatypes/Map(UInt8,Array(String)),String OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt8,Array(String)),String OK 167ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Map(String,LowCardinality(Float64))) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Map(String,LowCardinality(Float64))) OK 149ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Float32)) OK 173ms
/aggregate functions/any/Map(UInt8,LowCardinality(DateTime)) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt8,Map(String,LowCardinality(Float64))),String OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt8,Map(String,LowCardinality(Float64))),String OK 169ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Int128)) OK 185ms
/aggregate functions/argMin/datatypes/String,Map(UInt8,Tuple(String)) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(UInt8,Tuple(String)) OK 173ms
/aggregate functions/argMin/datatypes/Map(UInt8,Tuple(String)),String OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt8,Tuple(String)),String OK 173ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Float64)) OK 173ms
/aggregate functions/any/Map(UInt8,LowCardinality(Bool)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UInt8) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UInt8) OK 176ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Float32)) OK 192ms
/aggregate functions/argMin/datatypes/Map(UInt16,UInt8),String OK 194ms
/aggregate functions/argMax/datatypes/Map(UInt16,UInt8),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UInt16) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UInt16) OK 118ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Date)) OK 175ms
/aggregate functions/any/Map(UInt8,LowCardinality(String)) OK 134ms
/aggregate functions/argMax/datatypes/Map(UInt16,UInt16),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UInt32) OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt16,UInt16),String OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt16,UInt32),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UInt32) OK 173ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Float64)) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt16,UInt32),String OK 175ms
/aggregate functions/any/Map(UInt8,LowCardinality(FixedString(51))) OK 161ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(DateTime)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UInt64) OK 230ms
/aggregate functions/argMax/datatypes/Map(UInt16,UInt64),String OK 247ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UInt64) OK 240ms
/aggregate functions/argMin/datatypes/Map(UInt16,UInt64),String OK 225ms
/aggregate functions/any/Map(UInt8,LowCardinality(UUID)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UInt128) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UInt128) OK 118ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Date)) OK 136ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Bool)) OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt16,UInt128),String OK 134ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(DateTime)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Int8) OK 141ms
/aggregate functions/argMin/datatypes/Map(UInt16,UInt128),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Int8) OK 202ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 168ms
/aggregate functions/argMax/datatypes/Map(UInt16,Int8),String OK 206ms
/aggregate functions/argMin/datatypes/Map(UInt16,Int8),String OK 157ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(String)) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Int16) OK 151ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Bool)) OK 152ms
/aggregate functions/argMax/datatypes/Map(UInt16,Int16),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Int16) OK 112ms
/aggregate functions/argMin/datatypes/Map(UInt16,Int16),String OK 275ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 253ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(FixedString(51))) OK 283ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Int32) OK 243ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Int32) OK 311ms
/aggregate functions/argMax/datatypes/Map(UInt16,Int32),String OK 300ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Int64) OK 261ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(String)) OK 226ms
/aggregate functions/argMin/datatypes/Map(UInt16,Int32),String OK 222ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt16,Int64),String OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Int64) OK 170ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(FixedString(51))) OK 206ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(UUID)) OK 200ms
/aggregate functions/argMin/datatypes/Map(UInt16,Int64),String OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Int128) OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt16,Int128),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Int128) OK 148ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt16,Int128),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Float32) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Float32) OK 229ms
/aggregate functions/argMin/datatypes/Map(UInt16,Float32),String OK 200ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 238ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(UUID)) OK 142ms
/aggregate functions/argMax/datatypes/Map(UInt16,Float32),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Float64) OK 142ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Float64) OK 146ms
/aggregate functions/argMax/datatypes/Map(UInt16,Float64),String OK 159ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Decimal128(38)) OK 179ms
/aggregate functions/argMax/datatypes/Map(UInt16,Decimal128(38)),String OK 155ms
/aggregate functions/argMin/datatypes/Map(UInt16,Float64),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Decimal128(38)) OK 202ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Int8))) OK 174ms
/aggregate functions/argMin/datatypes/Map(UInt16,Decimal128(38)),String OK 200ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Date) OK 167ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/argMax/datatypes/Map(UInt16,Date),String OK 111ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,DateTime) OK 173ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Int16))) OK 214ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Date) OK 224ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 178ms
/aggregate functions/argMin/datatypes/Map(UInt16,Date),String OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt16,DateTime),String OK 144ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,DateTime) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,DateTime64(3)) OK 134ms
/aggregate functions/argMax/datatypes/Map(UInt16,DateTime64(3)),String OK 134ms
/aggregate functions/argMin/datatypes/Map(UInt16,DateTime),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Bool) OK 273ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 194ms
/aggregate functions/argMax/datatypes/Map(UInt16,Bool),String OK 203ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 163ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Int32))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,DateTime64(3)) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt16,DateTime64(3)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,String) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Bool) OK 132ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 175ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 136ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/argMin/datatypes/Map(UInt16,Bool),String OK 150ms
/aggregate functions/argMax/datatypes/Map(UInt16,String),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,String) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,FixedString(51)) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt16,FixedString(51)),String OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt16,String),String OK 123ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,FixedString(51)) OK 139ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/argMin/datatypes/Map(UInt16,FixedString(51)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,UUID) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,UUID) OK 154ms
/aggregate functions/argMax/datatypes/Map(UInt16,UUID),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UInt8)) OK 135ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Float32))) OK 184ms
/aggregate functions/argMin/datatypes/Map(UInt16,UUID),String OK 174ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Int16))) OK 174ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UInt8)) OK 139ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UInt8)),String OK 141ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UInt8)),String OK 139ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UInt16)) OK 145ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UInt16)),String OK 166ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Float64))) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UInt16)) OK 209ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UInt16)),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UInt32)) OK 125ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UInt32)) OK 143ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UInt32)),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UInt64)) OK 205ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Int64))) OK 221ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UInt32)),String OK 153ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Int64))) OK 209ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Date))) OK 220ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UInt64)),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UInt64)) OK 197ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UInt64)),String OK 124ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UInt128)) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UInt128)) OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UInt128)),String OK 242ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UInt128)),String OK 247ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Int8)) OK 202ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Int128))) OK 183ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Int128))) OK 167ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Int8)),String OK 122ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Int8)) OK 132ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Int8)),String OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Int16)) OK 196ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Int16)) OK 184ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Float32))) OK 203ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Float32))) OK 220ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Int16)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Int32)) OK 202ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Int16)),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Int32)) OK 138ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(String))) OK 184ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Int32)),String OK 186ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Int32)),String OK 262ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Int64)) OK 181ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Float64))) OK 185ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Int64)) OK 177ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Float64))) OK 213ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Int64)),String OK 180ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Int64)),String OK 169ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Int128)) OK 209ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Int128)),String OK 198ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Date))) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Int128)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Float32)) OK 206ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Date))) OK 201ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Int128)),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Float32)) OK 149ms
/aggregate functions/any/Map(UInt8,LowCardinality(Nullable(UUID))) OK 158ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Float32)),String OK 185ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Float32)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Float64)) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Float64)) OK 177ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Float64)),String OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Float64)),String OK 174ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 192ms
/aggregate functions/any/Map(UInt8,Array(String)) OK 180ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(Bool))) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Decimal128(38))) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Decimal128(38))) OK 165ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Decimal128(38))),String OK 163ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Decimal128(38))),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Date)) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Date)) OK 138ms
/aggregate functions/any/Map(UInt8,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(Bool))) OK 156ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Date)),String OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Date)),String OK 132ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(DateTime)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(DateTime)) OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(DateTime)),String OK 112ms
/aggregate functions/any/Map(UInt8,Tuple(String)) OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(DateTime)),String OK 123ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(String))) OK 154ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(DateTime64(3))) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(DateTime64(3))),String OK 120ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(DateTime64(3))),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(Bool)) OK 119ms
/aggregate functions/anyLast/Map(UInt8,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(Bool)) OK 135ms
/aggregate functions/any/Map(UInt16,UInt8) OK 116ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 210ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(Bool)),String OK 177ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(Bool)),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(String)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(String)) OK 210ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(String)),String OK 173ms
/aggregate functions/anyLast/Map(UInt8,Array(String)) OK 166ms
/aggregate functions/any/Map(UInt16,UInt16) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(String)),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(FixedString(51))) OK 190ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(FixedString(51))) OK 212ms
/aggregate functions/anyHeavy/Map(UInt8,LowCardinality(Nullable(UUID))) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(FixedString(51))),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Nullable(UUID)) OK 227ms
/aggregate functions/anyLast/Map(UInt8,Map(String,LowCardinality(Float64))) OK 206ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(FixedString(51))),String OK 183ms
/aggregate functions/any/Map(UInt16,UInt32) OK 108ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Nullable(UUID)) OK 163ms
/aggregate functions/any/Map(UInt16,UInt64) OK 190ms
/aggregate functions/argMin/datatypes/Map(UInt16,Nullable(UUID)),String OK 193ms
/aggregate functions/anyHeavy/Map(UInt8,Array(String)) OK 247ms
/aggregate functions/argMax/datatypes/Map(UInt16,Nullable(UUID)),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UInt8)) OK 206ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UInt8)) OK 192ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UInt8)),String OK 218ms
/aggregate functions/anyLast/Map(UInt8,Tuple(String)) OK 157ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UInt8)),String OK 177ms
/aggregate functions/any/Map(UInt16,UInt128) OK 187ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UInt16)) OK 241ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UInt16)) OK 174ms
/aggregate functions/anyLast/Map(UInt16,UInt8) OK 192ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UInt16)),String OK 146ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UInt16)),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UInt32)) OK 207ms
/aggregate functions/anyHeavy/Map(UInt8,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UInt32)) OK 190ms
/aggregate functions/any/Map(UInt16,Int8) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UInt32)),String OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UInt32)),String OK 251ms
/aggregate functions/anyHeavy/Map(UInt8,Tuple(String)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UInt64)) OK 195ms
/aggregate functions/anyLast/Map(UInt16,UInt16) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UInt64)) OK 210ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UInt64)),String OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UInt64)),String OK 180ms
/aggregate functions/any/Map(UInt16,Int16) OK 111ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UInt128)) OK 181ms
/aggregate functions/anyHeavy/Map(UInt16,UInt8) OK 178ms
/aggregate functions/anyLast/Map(UInt16,UInt32) OK 174ms
/aggregate functions/any/Map(UInt16,Int32) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UInt128)) OK 171ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UInt128)),String OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UInt128)),String OK 198ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Int8)) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Int8)) OK 157ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Int8)),String OK 128ms
/aggregate functions/anyHeavy/Map(UInt16,UInt16) OK 175ms
/aggregate functions/anyLast/Map(UInt16,UInt64) OK 182ms
/aggregate functions/any/Map(UInt16,Int64) OK 152ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Int8)),String OK 153ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Int16)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Int16)) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Int16)),String OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Int16)),String OK 149ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Int32)) OK 138ms
/aggregate functions/any/Map(UInt16,Int128) OK 149ms
/aggregate functions/anyHeavy/Map(UInt16,UInt32) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Int32)) OK 118ms
/aggregate functions/anyLast/Map(UInt16,UInt128) OK 117ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Int32)),String OK 127ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Int32)),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Int64)) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Int64)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Int64)) OK 143ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Int64)),String OK 196ms
/aggregate functions/anyLast/Map(UInt16,Int8) OK 184ms
/aggregate functions/anyHeavy/Map(UInt16,UInt64) OK 129ms
/aggregate functions/any/Map(UInt16,Float32) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Int128)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Int128)) OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Int128)),String OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Int128)),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Float32)) OK 224ms
/aggregate functions/anyHeavy/Map(UInt16,UInt128) OK 228ms
/aggregate functions/any/Map(UInt16,Float64) OK 193ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Float32)) OK 143ms
/aggregate functions/anyLast/Map(UInt16,Int16) OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Float32)),String OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Float32)),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Float64)) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Float64)) OK 184ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Float64)),String OK 188ms
/aggregate functions/anyLast/Map(UInt16,Int32) OK 197ms
/aggregate functions/any/Map(UInt16,Decimal128(38)) OK 148ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Float64)),String OK 198ms
/aggregate functions/anyHeavy/Map(UInt16,Int8) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Date)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Date)) OK 149ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Date)),String OK 112ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Date)),String OK 174ms
/aggregate functions/any/Map(UInt16,Date) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(DateTime)) OK 177ms
/aggregate functions/anyHeavy/Map(UInt16,Int16) OK 162ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(DateTime)),String OK 304ms
/aggregate functions/anyLast/Map(UInt16,Int64) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(DateTime)) OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(DateTime)),String OK 314ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Bool)) OK 124ms
/aggregate functions/any/Map(UInt16,DateTime) OK 221ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Bool)) OK 217ms
/aggregate functions/anyHeavy/Map(UInt16,Int32) OK 255ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Bool)),String OK 270ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(String)) OK 265ms
/aggregate functions/anyLast/Map(UInt16,Int128) OK 238ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Bool)),String OK 281ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(String)),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(String)) OK 166ms
/aggregate functions/any/Map(UInt16,DateTime64(3)) OK 163ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(String)),String OK 119ms
/aggregate functions/anyHeavy/Map(UInt16,Int64) OK 122ms
/aggregate functions/anyLast/Map(UInt16,Float32) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(FixedString(51))) OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(FixedString(51))),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(FixedString(51))) OK 210ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(FixedString(51))),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(UUID)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(UUID)) OK 113ms
/aggregate functions/any/Map(UInt16,Bool) OK 158ms
/aggregate functions/anyHeavy/Map(UInt16,Int128) OK 135ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(UUID)),String OK 135ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/anyLast/Map(UInt16,Float64) OK 138ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(UUID)),String OK 261ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UInt8))),String OK 168ms
/aggregate functions/anyHeavy/Map(UInt16,Float32) OK 209ms
/aggregate functions/any/Map(UInt16,String) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt8))) OK 224ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UInt8))),String OK 178ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt16))) OK 192ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UInt16))),String OK 122ms
/aggregate functions/anyLast/Map(UInt16,Decimal128(38)) OK 136ms
/aggregate functions/any/Map(UInt16,FixedString(51)) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt32))) OK 223ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UInt32))),String OK 172ms
/aggregate functions/anyLast/Map(UInt16,Date) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt16))) OK 201ms
/aggregate functions/anyHeavy/Map(UInt16,Float64) OK 166ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UInt16))),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/any/Map(UInt16,UUID) OK 123ms
/aggregate functions/anyLast/Map(UInt16,DateTime) OK 237ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UInt64))),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt128))) OK 180ms
/aggregate functions/anyHeavy/Map(UInt16,Decimal128(38)) OK 142ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UInt128))),String OK 174ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UInt32))),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UInt64))),String OK 125ms
/aggregate functions/any/Map(UInt16,Nullable(UInt8)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int8))) OK 168ms
/aggregate functions/anyHeavy/Map(UInt16,Date) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt128))) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UInt128))),String OK 203ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Int8))),String OK 199ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int16))) OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/anyLast/Map(UInt16,DateTime64(3)) OK 155ms
/aggregate functions/any/Map(UInt16,Nullable(UInt16)) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Int16))),String OK 116ms
/aggregate functions/anyHeavy/Map(UInt16,DateTime) OK 143ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Int8))),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/any/Map(UInt16,Nullable(UInt32)) OK 154ms
/aggregate functions/anyLast/Map(UInt16,Bool) OK 160ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Int16))),String OK 150ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Int32))),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/anyHeavy/Map(UInt16,DateTime64(3)) OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Int64))),String OK 232ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int32))) OK 209ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Int32))),String OK 178ms
/aggregate functions/any/Map(UInt16,Nullable(UInt64)) OK 175ms
/aggregate functions/anyLast/Map(UInt16,String) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int64))) OK 215ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int128))) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Int128))),String OK 198ms
/aggregate functions/anyHeavy/Map(UInt16,Bool) OK 182ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Int64))),String OK 239ms
/aggregate functions/any/Map(UInt16,Nullable(UInt128)) OK 198ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int128))) OK 199ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float32))) OK 257ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Float32))),String OK 240ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Int128))),String OK 194ms
/aggregate functions/anyLast/Map(UInt16,FixedString(51)) OK 127ms
/aggregate functions/anyHeavy/Map(UInt16,String) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float64))) OK 214ms
/aggregate functions/anyLast/Map(UInt16,UUID) OK 145ms
/aggregate functions/any/Map(UInt16,Nullable(Int8)) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float32))) OK 203ms
/aggregate functions/anyHeavy/Map(UInt16,FixedString(51)) OK 154ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Float32))),String OK 223ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Float64))),String OK 137ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Date))) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Date))),String OK 176ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UInt8)) OK 154ms
/aggregate functions/anyHeavy/Map(UInt16,UUID) OK 140ms
/aggregate functions/any/Map(UInt16,Nullable(Int16)) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Float64))),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Date))) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(DateTime))) OK 141ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(DateTime))),String OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Date))),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(Bool))) OK 166ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UInt16)) OK 101ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UInt8)) OK 168ms
/aggregate functions/any/Map(UInt16,Nullable(Int32)) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(Bool))),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(DateTime))) OK 174ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UInt32)) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(DateTime))),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(String))) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(Bool))) OK 200ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(String))),String OK 144ms
/aggregate functions/any/Map(UInt16,Nullable(Int64)) OK 139ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UInt16)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(Bool))),String OK 141ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UInt64)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(FixedString(51)))),String OK 197ms
/aggregate functions/any/Map(UInt16,Nullable(Int128)) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,LowCardinality(Nullable(UUID))) OK 185ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UInt32)) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(String))),String OK 225ms
/aggregate functions/argMax/datatypes/Map(UInt16,LowCardinality(Nullable(UUID))),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 189ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UInt128)) OK 169ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(FixedString(51)))),String OK 125ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Array(String)) OK 114ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UInt64)) OK 157ms
/aggregate functions/any/Map(UInt16,Nullable(Float32)) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt16,Array(String)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,LowCardinality(Nullable(UUID))) OK 177ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Map(String,LowCardinality(Float64))) OK 211ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Int8)) OK 159ms
/aggregate functions/argMin/datatypes/Map(UInt16,LowCardinality(Nullable(UUID))),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Array(String)) OK 134ms
/aggregate functions/argMax/datatypes/Map(UInt16,Map(String,LowCardinality(Float64))),String OK 150ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UInt128)) OK 123ms
/aggregate functions/any/Map(UInt16,Nullable(Float64)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt16,Tuple(String)) OK 212ms
/aggregate functions/argMin/datatypes/Map(UInt16,Array(String)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Map(String,LowCardinality(Float64))) OK 197ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Int16)) OK 217ms
/aggregate functions/argMin/datatypes/Map(UInt16,Map(String,LowCardinality(Float64))),String OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt16,Tuple(String)),String OK 200ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UInt8) OK 195ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Int8)) OK 157ms
/aggregate functions/any/Map(UInt16,Nullable(Decimal128(38))) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt16,Tuple(String)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt32,UInt8),String OK 260ms
/aggregate functions/argMin/datatypes/Map(UInt16,Tuple(String)),String OK 247ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Int16)) OK 197ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UInt8) OK 152ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Int32)) OK 168ms
/aggregate functions/argMax/datatypes/Map(UInt32,UInt16),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UInt16) OK 213ms
/aggregate functions/any/Map(UInt16,Nullable(Date)) OK 139ms
/aggregate functions/argMin/datatypes/Map(UInt32,UInt8),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UInt16) OK 181ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Int64)) OK 195ms
/aggregate functions/any/Map(UInt16,Nullable(DateTime)) OK 173ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Int32)) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UInt32) OK 171ms
/aggregate functions/argMax/datatypes/Map(UInt32,UInt32),String OK 201ms
/aggregate functions/argMin/datatypes/Map(UInt32,UInt16),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UInt64) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UInt32) OK 154ms
/aggregate functions/argMin/datatypes/Map(UInt32,UInt32),String OK 117ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Int64)) OK 137ms
/aggregate functions/argMax/datatypes/Map(UInt32,UInt64),String OK 156ms
/aggregate functions/any/Map(UInt16,Nullable(DateTime64(3))) OK 138ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Int128)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UInt64) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UInt128) OK 187ms
/aggregate functions/argMin/datatypes/Map(UInt32,UInt64),String OK 168ms
/aggregate functions/argMax/datatypes/Map(UInt32,UInt128),String OK 126ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UInt128) OK 100ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Int128)) OK 122ms
/aggregate functions/any/Map(UInt16,Nullable(Bool)) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Int8) OK 124ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Float32)) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt32,UInt128),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Int8) OK 125ms
/aggregate functions/argMax/datatypes/Map(UInt32,Int8),String OK 124ms
/aggregate functions/argMin/datatypes/Map(UInt32,Int8),String OK 104ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Int16) OK 110ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Float32)) OK 110ms
/aggregate functions/any/Map(UInt16,Nullable(String)) OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt32,Int16),String OK 139ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Float64)) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Int16) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt32,Int16),String OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Int32) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Int32) OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt32,Int32),String OK 132ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Float64)) OK 108ms
/aggregate functions/any/Map(UInt16,Nullable(FixedString(51))) OK 192ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Decimal128(38))) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Int64) OK 224ms
/aggregate functions/argMin/datatypes/Map(UInt32,Int32),String OK 137ms
/aggregate functions/argMax/datatypes/Map(UInt32,Int64),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Int64) OK 177ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Decimal128(38))) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Int128) OK 170ms
/aggregate functions/argMin/datatypes/Map(UInt32,Int64),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Int128) OK 175ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Date)) OK 214ms
/aggregate functions/any/Map(UInt16,Nullable(UUID)) OK 202ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Date)) OK 196ms
/aggregate functions/argMax/datatypes/Map(UInt32,Int128),String OK 170ms
/aggregate functions/argMin/datatypes/Map(UInt32,Int128),String OK 202ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Float32) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Float32) OK 126ms
/aggregate functions/argMax/datatypes/Map(UInt32,Float32),String OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt32,Float32),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Float64) OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt32,Float64),String OK 204ms
/aggregate functions/anyLast/Map(UInt16,Nullable(DateTime)) OK 187ms
/aggregate functions/any/Map(UInt16,LowCardinality(UInt8)) OK 156ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(DateTime)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Float64) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Decimal128(38)) OK 178ms
/aggregate functions/argMin/datatypes/Map(UInt32,Float64),String OK 167ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Decimal128(38)) OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt32,Decimal128(38)),String OK 180ms
/aggregate functions/any/Map(UInt16,LowCardinality(UInt16)) OK 221ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(DateTime64(3))) OK 192ms
/aggregate functions/anyLast/Map(UInt16,Nullable(DateTime64(3))) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Date) OK 162ms
/aggregate functions/argMax/datatypes/Map(UInt32,Date),String OK 180ms
/aggregate functions/argMin/datatypes/Map(UInt32,Decimal128(38)),String OK 210ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Date) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt32,Date),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,DateTime) OK 216ms
/aggregate functions/argMax/datatypes/Map(UInt32,DateTime),String OK 214ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(Bool)) OK 152ms
/aggregate functions/any/Map(UInt16,LowCardinality(UInt32)) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,DateTime64(3)) OK 226ms
/aggregate functions/anyLast/Map(UInt16,Nullable(Bool)) OK 135ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,DateTime) OK 183ms
/aggregate functions/argMin/datatypes/Map(UInt32,DateTime),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,DateTime64(3)) OK 168ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(String)) OK 191ms
/aggregate functions/anyLast/Map(UInt16,Nullable(String)) OK 167ms
/aggregate functions/argMax/datatypes/Map(UInt32,DateTime64(3)),String OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt32,DateTime64(3)),String OK 189ms
/aggregate functions/any/Map(UInt16,LowCardinality(UInt64)) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Bool) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Bool) OK 214ms
/aggregate functions/argMax/datatypes/Map(UInt32,Bool),String OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt32,Bool),String OK 185ms
/aggregate functions/anyLast/Map(UInt16,Nullable(FixedString(51))) OK 123ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(FixedString(51))) OK 121ms
/aggregate functions/any/Map(UInt16,LowCardinality(UInt128)) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,String) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,String) OK 125ms
/aggregate functions/argMin/datatypes/Map(UInt32,String),String OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt32,String),String OK 127ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,FixedString(51)) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,FixedString(51)) OK 161ms
/aggregate functions/anyLast/Map(UInt16,Nullable(UUID)) OK 145ms
/aggregate functions/anyHeavy/Map(UInt16,Nullable(UUID)) OK 144ms
/aggregate functions/argMin/datatypes/Map(UInt32,FixedString(51)),String OK 123ms
/aggregate functions/any/Map(UInt16,LowCardinality(Int8)) OK 137ms
/aggregate functions/argMax/datatypes/Map(UInt32,FixedString(51)),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,UUID) OK 100ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,UUID) OK 122ms
/aggregate functions/argMax/datatypes/Map(UInt32,UUID),String OK 114ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UInt8)) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt32,UUID),String OK 172ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UInt8)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UInt8)) OK 216ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UInt8)),String OK 149ms
/aggregate functions/any/Map(UInt16,LowCardinality(Int16)) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UInt8)) OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UInt8)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UInt16)) OK 169ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UInt16)) OK 126ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UInt16)) OK 283ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UInt16)) OK 258ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UInt16)),String OK 285ms
/aggregate functions/any/Map(UInt16,LowCardinality(Int32)) OK 254ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UInt16)),String OK 227ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UInt32)) OK 226ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UInt32)) OK 205ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UInt32)),String OK 179ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UInt32)) OK 218ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UInt32)),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UInt64)) OK 161ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UInt32)) OK 192ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UInt64)),String OK 220ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UInt128)) OK 202ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UInt64)) OK 195ms
/aggregate functions/any/Map(UInt16,LowCardinality(Int64)) OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UInt64)),String OK 215ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UInt64)) OK 152ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UInt128)),String OK 214ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UInt128)) OK 175ms
/aggregate functions/any/Map(UInt16,LowCardinality(Int128)) OK 196ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UInt64)) OK 215ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UInt128)) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Int8)) OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UInt128)),String OK 187ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Int8)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Int8)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Int8)),String OK 230ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Int16)) OK 215ms
/aggregate functions/any/Map(UInt16,LowCardinality(Float32)) OK 178ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Int16)),String OK 165ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Int8)) OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Int16)) OK 211ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UInt128)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Int32)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Int16)),String OK 212ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Int16)) OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Int32)),String OK 231ms
/aggregate functions/any/Map(UInt16,LowCardinality(Float64)) OK 173ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Int8)) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Int32)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Int64)) OK 142ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Int64)),String OK 170ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Int32)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Int64)) OK 186ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Int32)) OK 121ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Int128)) OK 172ms
/aggregate functions/any/Map(UInt16,LowCardinality(Date)) OK 146ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Int16)) OK 186ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Int64)),String OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Int128)),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Float32)) OK 135ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Int128)) OK 215ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Int128)),String OK 130ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Int64)) OK 131ms
/aggregate functions/any/Map(UInt16,LowCardinality(DateTime)) OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Float32)),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Float32)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Float64)) OK 198ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Int32)) OK 176ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Float64)),String OK 226ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Float32)),String OK 173ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Int128)) OK 208ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Float64)) OK 166ms
/aggregate functions/any/Map(UInt16,LowCardinality(Bool)) OK 110ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Float64)),String OK 158ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Int64)) OK 185ms
/aggregate functions/any/Map(UInt16,LowCardinality(String)) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Decimal128(38))),String OK 200ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Decimal128(38))) OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Decimal128(38))),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Date)) OK 194ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Float32)) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Date)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Date)) OK 137ms
/aggregate functions/any/Map(UInt16,LowCardinality(FixedString(51))) OK 153ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Int128)) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Date)),String OK 132ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(DateTime)) OK 109ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Float64)) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(DateTime)) OK 172ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(DateTime)),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(DateTime)),String OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(DateTime64(3))),String OK 141ms
/aggregate functions/any/Map(UInt16,LowCardinality(UUID)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Float32)) OK 129ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Date)) OK 124ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(Bool)) OK 123ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(DateTime64(3))),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(Bool)) OK 105ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(Bool)),String OK 155ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(Bool)),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(String)) OK 187ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Float64)) OK 149ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 171ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(DateTime)) OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(String)),String OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(String)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(FixedString(51))) OK 259ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(String)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(FixedString(51))) OK 223ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Date)) OK 196ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(FixedString(51))),String OK 134ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Bool)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Nullable(UUID)) OK 142ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(FixedString(51))),String OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt32,Nullable(UUID)),String OK 265ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Nullable(UUID)) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UInt8)) OK 199ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(String)) OK 222ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(DateTime)) OK 183ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt32,Nullable(UUID)),String OK 124ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UInt8)) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UInt8)),String OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UInt8)),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UInt16)) OK 227ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 213ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Bool)) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UInt16)) OK 196ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UInt16)),String OK 238ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UInt16)),String OK 150ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UInt32)) OK 195ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UInt32)) OK 216ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(String)) OK 192ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UInt32)),String OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UInt32)),String OK 191ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(UUID)) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UInt64)) OK 194ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 248ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UInt64)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UInt64)) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UInt128)) OK 204ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(FixedString(51))) OK 208ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UInt64)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UInt128)) OK 191ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 238ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UInt128)),String OK 231ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UInt128)),String OK 193ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Int8)) OK 208ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Int8))) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Int8)) OK 155ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Int8)),String OK 133ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(UUID)) OK 129ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Int8)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Int16)) OK 213ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Int16))) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Int16)) OK 194ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Int16)),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Int32)) OK 138ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Int16)),String OK 167ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Int32)) OK 121ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Int32))) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Int32)),String OK 150ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Int32)),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Int64)) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Int64)),String OK 201ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Int64)) OK 173ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Int64)),String OK 138ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Int128)) OK 133ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Int64))) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Int128)),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Int128)) OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Int128)),String OK 197ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 198ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Float32)) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Float32)) OK 157ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Float32)),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Float64)) OK 199ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Int128))) OK 170ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 164ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Float32)),String OK 184ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Float64)),String OK 198ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Float64)) OK 211ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Float64)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Date)) OK 154ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Int8))) OK 176ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Date)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Date)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(DateTime)) OK 202ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(DateTime)),String OK 180ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Date)),String OK 161ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(DateTime)) OK 175ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Bool)) OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(DateTime)),String OK 171ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Int8))) OK 180ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Int32))) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Bool)) OK 217ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Bool)),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(String)) OK 166ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Bool)),String OK 167ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(String)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(String)) OK 132ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Int16))) OK 167ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(String)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(FixedString(51))),String OK 135ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(FixedString(51))) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(UUID)) OK 159ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(FixedString(51))),String OK 139ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(UUID)),String OK 189ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt8))) OK 154ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(UUID)) OK 152ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(UUID)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt8))) OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UInt8))),String OK 117ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(String))) OK 150ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Float32))) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt16))) OK 183ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UInt16))),String OK 177ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UInt8))),String OK 195ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt16))) OK 199ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UInt16))),String OK 147ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Int128))) OK 164ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UInt32))),String OK 167ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Float64))) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt64))) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UInt64))),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt32))) OK 197ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UInt32))),String OK 222ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Float32))) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt64))) OK 165ms
/aggregate functions/any/Map(UInt16,LowCardinality(Nullable(UUID))) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UInt128))),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UInt64))),String OK 145ms
/aggregate functions/any/Map(UInt16,Array(String)) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt128))) OK 166ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UInt128))),String OK 149ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Int8))),String OK 140ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Int16))),String OK 115ms
/aggregate functions/any/Map(UInt16,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Int8))),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Int32))),String OK 160ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int64))) OK 157ms
/aggregate functions/any/Map(UInt16,Tuple(String)) OK 153ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Int16))),String OK 139ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int32))) OK 152ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Int32))),String OK 143ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Int64))),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(Bool))) OK 150ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Int128))),String OK 156ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int64))) OK 156ms
/aggregate functions/any/Map(UInt32,UInt8) OK 130ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Int64))),String OK 251ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float32))) OK 228ms
/aggregate functions/any/Map(UInt32,UInt16) OK 265ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(String))) OK 271ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Float32))),String OK 246ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float64))) OK 296ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Int128))),String OK 258ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float32))) OK 256ms
/aggregate functions/anyHeavy/Map(UInt16,LowCardinality(Nullable(UUID))) OK 279ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Float32))),String OK 160ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Float64))),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Date))) OK 165ms
/aggregate functions/any/Map(UInt32,UInt32) OK 189ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float64))) OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Float64))),String OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Date))),String OK 158ms
/aggregate functions/anyHeavy/Map(UInt16,Array(String)) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Date))) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(DateTime))) OK 186ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(DateTime))),String OK 212ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Date))),String OK 244ms
/aggregate functions/any/Map(UInt32,UInt64) OK 153ms
/aggregate functions/anyLast/Map(UInt16,LowCardinality(Nullable(UUID))) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(DateTime))) OK 197ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(Bool))) OK 144ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(DateTime))),String OK 140ms
/aggregate functions/anyHeavy/Map(UInt16,Map(String,LowCardinality(Float64))) OK 198ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(Bool))),String OK 188ms
/aggregate functions/any/Map(UInt32,UInt128) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(String))) OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(String))),String OK 178ms
/aggregate functions/anyLast/Map(UInt16,Array(String)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(Bool))),String OK 207ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(String))) OK 189ms
/aggregate functions/anyHeavy/Map(UInt16,Tuple(String)) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 158ms
/aggregate functions/any/Map(UInt32,Int8) OK 143ms
/aggregate functions/anyLast/Map(UInt16,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(FixedString(51)))),String OK 129ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(String))),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 165ms
/aggregate functions/anyHeavy/Map(UInt32,UInt8) OK 124ms
/aggregate functions/argMax/datatypes/Map(UInt32,LowCardinality(Nullable(UUID))),String OK 158ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(FixedString(51)))),String OK 157ms
/aggregate functions/any/Map(UInt32,Int16) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Array(String)) OK 181ms
/aggregate functions/anyLast/Map(UInt16,Tuple(String)) OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt32,Array(String)),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/anyHeavy/Map(UInt32,UInt16) OK 115ms
/aggregate functions/argMin/datatypes/Map(UInt32,LowCardinality(Nullable(UUID))),String OK 206ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Map(String,LowCardinality(Float64))) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Array(String)) OK 249ms
/aggregate functions/any/Map(UInt32,Int32) OK 201ms
/aggregate functions/argMax/datatypes/Map(UInt32,Map(String,LowCardinality(Float64))),String OK 192ms
/aggregate functions/anyLast/Map(UInt32,UInt8) OK 204ms
/aggregate functions/argMin/datatypes/Map(UInt32,Array(String)),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(UInt32,Tuple(String)) OK 126ms
/aggregate functions/anyHeavy/Map(UInt32,UInt32) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt32,Tuple(String)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UInt8) OK 241ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Map(String,LowCardinality(Float64))) OK 211ms
/aggregate functions/anyHeavy/Map(UInt32,UInt64) OK 182ms
/aggregate functions/any/Map(UInt32,Int64) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt64,UInt8),String OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt32,Map(String,LowCardinality(Float64))),String OK 154ms
/aggregate functions/anyLast/Map(UInt32,UInt16) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(UInt32,Tuple(String)) OK 118ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UInt16) OK 142ms
/aggregate functions/any/Map(UInt32,Int128) OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt32,Tuple(String)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UInt8) OK 168ms
/aggregate functions/anyHeavy/Map(UInt32,UInt128) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt64,UInt16),String OK 166ms
/aggregate functions/argMin/datatypes/Map(UInt64,UInt8),String OK 165ms
/aggregate functions/anyLast/Map(UInt32,UInt32) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UInt32) OK 165ms
/aggregate functions/argMax/datatypes/Map(UInt64,UInt32),String OK 124ms
/aggregate functions/any/Map(UInt32,Float32) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UInt16) OK 179ms
/aggregate functions/anyHeavy/Map(UInt32,Int8) OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt64,UInt16),String OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UInt64) OK 218ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UInt32) OK 193ms
/aggregate functions/anyLast/Map(UInt32,UInt64) OK 124ms
/aggregate functions/argMax/datatypes/Map(UInt64,UInt64),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UInt128) OK 168ms
/aggregate functions/any/Map(UInt32,Float64) OK 130ms
/aggregate functions/anyLast/Map(UInt32,UInt128) OK 177ms
/aggregate functions/argMin/datatypes/Map(UInt64,UInt32),String OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UInt64) OK 177ms
/aggregate functions/anyHeavy/Map(UInt32,Int16) OK 204ms
/aggregate functions/argMax/datatypes/Map(UInt64,UInt128),String OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt64,UInt64),String OK 221ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Int8) OK 198ms
/aggregate functions/argMax/datatypes/Map(UInt64,Int8),String OK 142ms
/aggregate functions/any/Map(UInt32,Decimal128(38)) OK 135ms
/aggregate functions/anyLast/Map(UInt32,Int8) OK 121ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UInt128) OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt64,UInt128),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Int16) OK 172ms
/aggregate functions/argMax/datatypes/Map(UInt64,Int16),String OK 231ms
/aggregate functions/anyHeavy/Map(UInt32,Int32) OK 226ms
/aggregate functions/any/Map(UInt32,Date) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Int32) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Int8) OK 180ms
/aggregate functions/anyLast/Map(UInt32,Int16) OK 166ms
/aggregate functions/argMin/datatypes/Map(UInt64,Int8),String OK 132ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Int16) OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt64,Int32),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Int64) OK 164ms
/aggregate functions/any/Map(UInt32,DateTime) OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt64,Int16),String OK 178ms
/aggregate functions/anyLast/Map(UInt32,Int32) OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt64,Int64),String OK 189ms
/aggregate functions/anyHeavy/Map(UInt32,Int64) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Int32) OK 142ms
/aggregate functions/argMin/datatypes/Map(UInt64,Int32),String OK 115ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Int128) OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt64,Int128),String OK 163ms
/aggregate functions/any/Map(UInt32,DateTime64(3)) OK 131ms
/aggregate functions/anyLast/Map(UInt32,Int64) OK 150ms
/aggregate functions/anyHeavy/Map(UInt32,Int128) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Int64) OK 144ms
/aggregate functions/argMin/datatypes/Map(UInt64,Int64),String OK 178ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Float32) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Int128) OK 152ms
/aggregate functions/any/Map(UInt32,Bool) OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt64,Float32),String OK 178ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Float64) OK 178ms
/aggregate functions/anyLast/Map(UInt32,Int128) OK 183ms
/aggregate functions/anyHeavy/Map(UInt32,Float32) OK 154ms
/aggregate functions/argMin/datatypes/Map(UInt64,Int128),String OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt64,Float64),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Float32) OK 145ms
/aggregate functions/argMin/datatypes/Map(UInt64,Float32),String OK 166ms
/aggregate functions/any/Map(UInt32,String) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Decimal128(38)) OK 141ms
/aggregate functions/anyHeavy/Map(UInt32,Float64) OK 116ms
/aggregate functions/argMax/datatypes/Map(UInt64,Decimal128(38)),String OK 122ms
/aggregate functions/anyLast/Map(UInt32,Float32) OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Float64) OK 134ms
/aggregate functions/argMin/datatypes/Map(UInt64,Float64),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Date) OK 120ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Decimal128(38)) OK 111ms
/aggregate functions/any/Map(UInt32,FixedString(51)) OK 118ms
/aggregate functions/anyHeavy/Map(UInt32,Decimal128(38)) OK 109ms
/aggregate functions/argMax/datatypes/Map(UInt64,Date),String OK 133ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,DateTime) OK 133ms
/aggregate functions/anyLast/Map(UInt32,Float64) OK 130ms
/aggregate functions/argMin/datatypes/Map(UInt64,Decimal128(38)),String OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt64,DateTime),String OK 114ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Date) OK 118ms
/aggregate functions/argMin/datatypes/Map(UInt64,Date),String OK 129ms
/aggregate functions/any/Map(UInt32,UUID) OK 125ms
/aggregate functions/anyHeavy/Map(UInt32,Date) OK 123ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,DateTime64(3)) OK 176ms
/aggregate functions/argMax/datatypes/Map(UInt64,DateTime64(3)),String OK 156ms
/aggregate functions/anyLast/Map(UInt32,Decimal128(38)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Bool) OK 205ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,DateTime) OK 206ms
/aggregate functions/argMin/datatypes/Map(UInt64,DateTime),String OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,DateTime64(3)) OK 144ms
/aggregate functions/any/Map(UInt32,Nullable(UInt8)) OK 145ms
/aggregate functions/anyHeavy/Map(UInt32,DateTime) OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt64,Bool),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,String) OK 225ms
/aggregate functions/anyLast/Map(UInt32,Date) OK 149ms
/aggregate functions/anyHeavy/Map(UInt32,DateTime64(3)) OK 160ms
/aggregate functions/argMin/datatypes/Map(UInt64,DateTime64(3)),String OK 185ms
/aggregate functions/any/Map(UInt32,Nullable(UInt16)) OK 195ms
/aggregate functions/argMax/datatypes/Map(UInt64,String),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Bool) OK 184ms
/aggregate functions/argMin/datatypes/Map(UInt64,Bool),String OK 136ms
/aggregate functions/anyLast/Map(UInt32,DateTime) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,FixedString(51)) OK 223ms
/aggregate functions/anyHeavy/Map(UInt32,Bool) OK 157ms
/aggregate functions/argMax/datatypes/Map(UInt64,FixedString(51)),String OK 205ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,String) OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt64,String),String OK 200ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,UUID) OK 187ms
/aggregate functions/any/Map(UInt32,Nullable(UInt32)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,FixedString(51)) OK 127ms
/aggregate functions/anyLast/Map(UInt32,DateTime64(3)) OK 108ms
/aggregate functions/anyHeavy/Map(UInt32,String) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt64,FixedString(51)),String OK 165ms
/aggregate functions/any/Map(UInt32,Nullable(UInt64)) OK 189ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,UUID) OK 158ms
/aggregate functions/argMax/datatypes/Map(UInt64,UUID),String OK 211ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UInt8)) OK 209ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UInt8)),String OK 176ms
/aggregate functions/argMin/datatypes/Map(UInt64,UUID),String OK 157ms
/aggregate functions/anyLast/Map(UInt32,Bool) OK 145ms
/aggregate functions/anyHeavy/Map(UInt32,FixedString(51)) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UInt8)) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UInt8)),String OK 212ms
/aggregate functions/any/Map(UInt32,Nullable(UInt128)) OK 259ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UInt16)) OK 216ms
/aggregate functions/anyLast/Map(UInt32,String) OK 247ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UInt16)) OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UInt16)),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UInt32)) OK 168ms
/aggregate functions/anyHeavy/Map(UInt32,UUID) OK 129ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UInt16)),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UInt32)) OK 179ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UInt8)) OK 161ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UInt32)),String OK 233ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UInt64)) OK 225ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UInt32)),String OK 168ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UInt64)),String OK 169ms
/aggregate functions/any/Map(UInt32,Nullable(Int8)) OK 200ms
/aggregate functions/anyLast/Map(UInt32,FixedString(51)) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UInt64)) OK 133ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UInt16)) OK 128ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UInt64)),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UInt128)) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UInt128)) OK 122ms
/aggregate functions/anyLast/Map(UInt32,UUID) OK 148ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UInt128)),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Int8)) OK 147ms
/aggregate functions/any/Map(UInt32,Nullable(Int16)) OK 157ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UInt128)),String OK 153ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UInt32)) OK 153ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Int8)),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Int8)) OK 134ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Int8)),String OK 138ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UInt8)) OK 129ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Int16)) OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Int16)),String OK 198ms
/aggregate functions/any/Map(UInt32,Nullable(Int32)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Int16)) OK 161ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UInt64)) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Int32)) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Int16)),String OK 188ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UInt16)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Int32)) OK 158ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Int32)),String OK 140ms
/aggregate functions/any/Map(UInt32,Nullable(Int64)) OK 120ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UInt128)) OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Int32)),String OK 220ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Int64)) OK 213ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Int64)),String OK 214ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UInt32)) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Int128)) OK 135ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Int64)) OK 155ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Int64)),String OK 170ms
/aggregate functions/any/Map(UInt32,Nullable(Int128)) OK 133ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Int8)) OK 106ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UInt64)) OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Int128)),String OK 205ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Int128)) OK 163ms
/aggregate functions/any/Map(UInt32,Nullable(Float32)) OK 192ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Int128)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Float32)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Float32)) OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Float32)),String OK 181ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Int16)) OK 172ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UInt128)) OK 185ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Float32)),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Float64)) OK 221ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Float64)) OK 165ms
/aggregate functions/any/Map(UInt32,Nullable(Float64)) OK 123ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Float64)),String OK 193ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Float64)),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Decimal128(38))) OK 172ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Int32)) OK 153ms
/aggregate functions/any/Map(UInt32,Nullable(Decimal128(38))) OK 185ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Int8)) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Decimal128(38))) OK 241ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Decimal128(38))),String OK 221ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Date)) OK 191ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Int64)) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Decimal128(38))),String OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Date)),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Date)) OK 188ms
/aggregate functions/any/Map(UInt32,Nullable(Date)) OK 190ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Int16)) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(DateTime)) OK 205ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Int128)) OK 205ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Date)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(DateTime)),String OK 313ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(DateTime64(3))) OK 301ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(DateTime)) OK 298ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(DateTime)),String OK 286ms
/aggregate functions/any/Map(UInt32,Nullable(DateTime)) OK 283ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Int32)) OK 273ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(DateTime64(3))),String OK 266ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(DateTime64(3))) OK 273ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Float32)) OK 256ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(Bool)) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(DateTime64(3))),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(Bool)) OK 186ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(Bool)),String OK 175ms
/aggregate functions/any/Map(UInt32,Nullable(DateTime64(3))) OK 145ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Int64)) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(String)) OK 149ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Float64)) OK 123ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(Bool)),String OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(String)),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(String)) OK 129ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(String)),String OK 161ms
/aggregate functions/any/Map(UInt32,Nullable(Bool)) OK 137ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Int128)) OK 178ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(FixedString(51))),String OK 198ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(FixedString(51))) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Nullable(UUID)) OK 145ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(FixedString(51))),String OK 184ms
/aggregate functions/argMax/datatypes/Map(UInt64,Nullable(UUID)),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Nullable(UUID)) OK 171ms
/aggregate functions/any/Map(UInt32,Nullable(String)) OK 187ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Date)) OK 169ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Float32)) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UInt8)) OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UInt8)),String OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt64,Nullable(UUID)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UInt8)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UInt16)) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UInt8)),String OK 164ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(DateTime)) OK 168ms
/aggregate functions/any/Map(UInt32,Nullable(FixedString(51))) OK 145ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UInt16)),String OK 124ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Float64)) OK 119ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UInt32)) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UInt16)) OK 141ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UInt16)),String OK 111ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UInt32)) OK 223ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UInt32)),String OK 140ms
/aggregate functions/any/Map(UInt32,Nullable(UUID)) OK 206ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(DateTime64(3))) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UInt64)) OK 180ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UInt32)),String OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UInt64)),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UInt64)) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UInt128)) OK 149ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Date)) OK 142ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(Bool)) OK 148ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UInt128)),String OK 169ms
/aggregate functions/any/Map(UInt32,LowCardinality(UInt8)) OK 153ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UInt64)),String OK 219ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UInt128)) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UInt128)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Int8)) OK 193ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Int8)),String OK 130ms
/aggregate functions/anyLast/Map(UInt32,Nullable(DateTime)) OK 128ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(String)) OK 108ms
/aggregate functions/any/Map(UInt32,LowCardinality(UInt16)) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Int16)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Int8)) OK 193ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Int16)),String OK 215ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Int8)),String OK 177ms
/aggregate functions/anyLast/Map(UInt32,Nullable(DateTime64(3))) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Int16)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Int32)) OK 145ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(FixedString(51))) OK 157ms
/aggregate functions/any/Map(UInt32,LowCardinality(UInt32)) OK 135ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Int32)),String OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Int16)),String OK 206ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Int64)) OK 245ms
/aggregate functions/anyLast/Map(UInt32,Nullable(Bool)) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Int32)) OK 198ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Int32)),String OK 221ms
/aggregate functions/anyHeavy/Map(UInt32,Nullable(UUID)) OK 158ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Int64)),String OK 210ms
/aggregate functions/any/Map(UInt32,LowCardinality(UInt64)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Int128)) OK 161ms
/aggregate functions/any/Map(UInt32,LowCardinality(UInt128)) OK 231ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UInt8)) OK 179ms
/aggregate functions/anyLast/Map(UInt32,Nullable(String)) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Int64)) OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Int64)),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Int128)) OK 198ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Int128)),String OK 207ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Float32)) OK 186ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Float32)),String OK 171ms
/aggregate functions/anyLast/Map(UInt32,Nullable(FixedString(51))) OK 147ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UInt16)) OK 150ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Int128)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Float32)) OK 110ms
/aggregate functions/any/Map(UInt32,LowCardinality(Int8)) OK 224ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Float64)) OK 158ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Float32)),String OK 161ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Float64)),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Date)) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Float64)) OK 157ms
/aggregate functions/anyLast/Map(UInt32,Nullable(UUID)) OK 159ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UInt32)) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Float64)),String OK 157ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Date)),String OK 193ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(DateTime)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Date)) OK 235ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(DateTime)),String OK 188ms
/aggregate functions/any/Map(UInt32,LowCardinality(Int16)) OK 199ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Date)),String OK 214ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UInt8)) OK 188ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UInt64)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(DateTime)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Bool)) OK 230ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Bool)),String OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(String)) OK 181ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UInt128)) OK 179ms
/aggregate functions/any/Map(UInt32,LowCardinality(Int32)) OK 215ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(DateTime)),String OK 193ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UInt16)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Bool)) OK 155ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Bool)),String OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(String)),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(FixedString(51))) OK 180ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Int8)) OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(FixedString(51))),String OK 253ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(String)) OK 190ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(String)),String OK 181ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UInt32)) OK 206ms
/aggregate functions/any/Map(UInt32,LowCardinality(Int64)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(UUID)) OK 114ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(UUID)),String OK 155ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Int16)) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(UUID)) OK 135ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(FixedString(51))),String OK 168ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(UUID)),String OK 137ms
/aggregate functions/any/Map(UInt32,LowCardinality(Int128)) OK 149ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UInt64)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UInt8))),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt8))) OK 169ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UInt8))),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt16))) OK 197ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Int32)) OK 153ms
/aggregate functions/any/Map(UInt32,LowCardinality(Float32)) OK 168ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UInt128)) OK 210ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UInt16))),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UInt32))),String OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UInt16))),String OK 149ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Int64)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt32))) OK 196ms
/aggregate functions/any/Map(UInt32,LowCardinality(Float64)) OK 162ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UInt32))),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt64))) OK 225ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UInt64))),String OK 188ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Int8)) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt128))) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt64))) OK 157ms
/aggregate functions/any/Map(UInt32,LowCardinality(Date)) OK 191ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Int128)) OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UInt64))),String OK 185ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Int16)) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt128))) OK 171ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UInt128))),String OK 184ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int8))) OK 193ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Int8))),String OK 163ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UInt128))),String OK 139ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Float32)) OK 131ms
/aggregate functions/any/Map(UInt32,LowCardinality(DateTime)) OK 179ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Int32)) OK 207ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int8))) OK 186ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Int8))),String OK 198ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int16))) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Int16))),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int32))) OK 182ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Float64)) OK 172ms
/aggregate functions/any/Map(UInt32,LowCardinality(Bool)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Int32))),String OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Int16))),String OK 168ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Int64)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int32))) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int64))) OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Int32))),String OK 204ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Int64))),String OK 134ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Date)) OK 109ms
/aggregate functions/any/Map(UInt32,LowCardinality(String)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int128))) OK 183ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int64))) OK 161ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Int128)) OK 175ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(DateTime)) OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Int128))),String OK 203ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Int64))),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float32))) OK 199ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/any/Map(UInt32,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Int128))),String OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Float32))),String OK 188ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Float32)) OK 228ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float32))) OK 155ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Bool)) OK 165ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Float32))),String OK 229ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float64))) OK 190ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Float64))),String OK 143ms
/aggregate functions/any/Map(UInt32,LowCardinality(UUID)) OK 114ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float64))) OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Float64))),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Date))) OK 161ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(String)) OK 172ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Float64)) OK 208ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Date))),String OK 203ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Date))),String OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(DateTime))),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(DateTime))),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(Bool))),String OK 133ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Date)) OK 92ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(Bool))),String OK 127ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(UUID)) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(DateTime)) OK 135ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(String))),String OK 119ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(String))) OK 144ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(String))),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 153ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 204ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(FixedString(51)))),String OK 204ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 177ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,LowCardinality(Nullable(UUID))) OK 173ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Bool)) OK 140ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(FixedString(51)))),String OK 121ms
/aggregate functions/argMax/datatypes/Map(UInt64,LowCardinality(Nullable(UUID))),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/argMin/datatypes/Map(UInt64,LowCardinality(Nullable(UUID))),String OK 153ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(String)) OK 151ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Array(String)) OK 157ms
/aggregate functions/argMax/datatypes/Map(UInt64,Array(String)),String OK 137ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Array(String)) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Map(String,LowCardinality(Float64))) OK 133ms
/aggregate functions/argMin/datatypes/Map(UInt64,Array(String)),String OK 117ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(FixedString(51))) OK 182ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Int8))) OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt64,Map(String,LowCardinality(Float64))),String OK 219ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt64,Tuple(String)) OK 200ms
/aggregate functions/argMin/datatypes/Map(UInt64,Map(String,LowCardinality(Float64))),String OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt64,Tuple(String)),String OK 200ms
/aggregate functions/argMin/datatypes/String,Map(UInt64,Tuple(String)) OK 144ms
/aggregate functions/argMin/datatypes/Map(UInt64,Tuple(String)),String OK 166ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(UUID)) OK 174ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UInt8) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt128,UInt8),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UInt8) OK 174ms
/aggregate functions/argMax/datatypes/Map(UInt128,UInt8),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UInt16) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UInt16) OK 148ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Int32))) OK 143ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 217ms
/aggregate functions/argMin/datatypes/Map(UInt128,UInt16),String OK 323ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UInt32) OK 303ms
/aggregate functions/argMax/datatypes/Map(UInt128,UInt16),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UInt32) OK 160ms
/aggregate functions/argMax/datatypes/Map(UInt128,UInt32),String OK 173ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Int64))) OK 269ms
/aggregate functions/argMin/datatypes/Map(UInt128,UInt32),String OK 277ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Int8))) OK 242ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UInt64) OK 255ms
/aggregate functions/argMax/datatypes/Map(UInt128,UInt64),String OK 247ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 250ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UInt128) OK 207ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UInt64) OK 174ms
/aggregate functions/argMin/datatypes/Map(UInt128,UInt64),String OK 169ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Int128))) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UInt128) OK 149ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Int16))) OK 146ms
/aggregate functions/argMax/datatypes/Map(UInt128,UInt128),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Int8) OK 138ms
/aggregate functions/argMax/datatypes/Map(UInt128,Int8),String OK 148ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 169ms
/aggregate functions/argMin/datatypes/Map(UInt128,UInt128),String OK 171ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Int8) OK 139ms
/aggregate functions/argMin/datatypes/Map(UInt128,Int8),String OK 164ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Int16) OK 144ms
/aggregate functions/argMax/datatypes/Map(UInt128,Int16),String OK 141ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Int32) OK 126ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Int16) OK 112ms
/aggregate functions/argMin/datatypes/Map(UInt128,Int16),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Int32) OK 173ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Int64))) OK 168ms
/aggregate functions/argMax/datatypes/Map(UInt128,Int32),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Int64) OK 169ms
/aggregate functions/argMax/datatypes/Map(UInt128,Int64),String OK 194ms
/aggregate functions/argMin/datatypes/Map(UInt128,Int32),String OK 165ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 142ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Date))) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Int64) OK 162ms
/aggregate functions/argMin/datatypes/Map(UInt128,Int64),String OK 181ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Int128))) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Int128) OK 211ms
/aggregate functions/argMax/datatypes/Map(UInt128,Int128),String OK 204ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Int8))) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Int128) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Float32) OK 145ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 163ms
/aggregate functions/argMin/datatypes/Map(UInt128,Int128),String OK 136ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Float32) OK 199ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Float32))) OK 233ms
/aggregate functions/argMin/datatypes/Map(UInt128,Float32),String OK 154ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Int16))) OK 167ms
/aggregate functions/argMax/datatypes/Map(UInt128,Float32),String OK 206ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Float64) OK 207ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/argMax/datatypes/Map(UInt128,Float64),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Float64) OK 146ms
/aggregate functions/argMin/datatypes/Map(UInt128,Float64),String OK 192ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Decimal128(38)) OK 211ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Int32))) OK 230ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(String))) OK 203ms
/aggregate functions/argMin/datatypes/Map(UInt128,Decimal128(38)),String OK 209ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Decimal128(38)) OK 207ms
/aggregate functions/argMax/datatypes/Map(UInt128,Decimal128(38)),String OK 161ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Float64))) OK 134ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Date) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Date) OK 182ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Date))) OK 194ms
/aggregate functions/argMin/datatypes/Map(UInt128,Date),String OK 211ms
/aggregate functions/argMax/datatypes/Map(UInt128,Date),String OK 184ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,DateTime) OK 219ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,DateTime) OK 152ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Int64))) OK 226ms
/aggregate functions/argMax/datatypes/Map(UInt128,DateTime),String OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt128,DateTime),String OK 198ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,DateTime64(3)) OK 178ms
/aggregate functions/any/Map(UInt32,LowCardinality(Nullable(UUID))) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,DateTime64(3)) OK 190ms
/aggregate functions/argMin/datatypes/Map(UInt128,DateTime64(3)),String OK 180ms
/aggregate functions/argMax/datatypes/Map(UInt128,DateTime64(3)),String OK 205ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Bool) OK 172ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Bool) OK 161ms
/aggregate functions/argMin/datatypes/Map(UInt128,Bool),String OK 135ms
/aggregate functions/argMax/datatypes/Map(UInt128,Bool),String OK 141ms
/aggregate functions/any/Map(UInt32,Array(String)) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,String) OK 154ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Float32))) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,String) OK 140ms
/aggregate functions/argMax/datatypes/Map(UInt128,String),String OK 132ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(String))) OK 169ms
/aggregate functions/argMin/datatypes/Map(UInt128,String),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,FixedString(51)) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,FixedString(51)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt128,FixedString(51)),String OK 179ms
/aggregate functions/argMax/datatypes/Map(UInt128,FixedString(51)),String OK 177ms
/aggregate functions/any/Map(UInt32,Map(String,LowCardinality(Float64))) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,UUID) OK 198ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Float64))) OK 208ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,UUID) OK 158ms
/aggregate functions/argMin/datatypes/Map(UInt128,UUID),String OK 181ms
/aggregate functions/argMax/datatypes/Map(UInt128,UUID),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UInt8)) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UInt8)) OK 168ms
/aggregate functions/any/Map(UInt32,Tuple(String)) OK 171ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UInt8)),String OK 158ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UInt8)),String OK 170ms
/aggregate functions/anyHeavy/Map(UInt32,LowCardinality(Nullable(UUID))) OK 180ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Date))) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UInt16)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UInt16)) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UInt16)),String OK 167ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UInt16)),String OK 150ms
/aggregate functions/any/Map(UInt64,UInt8) OK 118ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UInt32)) OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UInt32)) OK 119ms
/aggregate functions/anyHeavy/Map(UInt32,Array(String)) OK 150ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UInt32)),String OK 201ms
/aggregate functions/any/Map(UInt64,UInt16) OK 165ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UInt32)),String OK 250ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UInt64)) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UInt64)) OK 147ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UInt64)),String OK 178ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UInt64)),String OK 153ms
/aggregate functions/anyHeavy/Map(UInt32,Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(Bool))) OK 167ms
/aggregate functions/any/Map(UInt64,UInt32) OK 272ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UInt128)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UInt128)) OK 200ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UInt128)),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Int8)) OK 189ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UInt128)),String OK 145ms
/aggregate functions/anyHeavy/Map(UInt32,Tuple(String)) OK 153ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Int8)) OK 179ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Int8)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Int16)) OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Int8)),String OK 277ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 234ms
/aggregate functions/anyHeavy/Map(UInt64,UInt8) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Int16)) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Int16)),String OK 164ms
/aggregate functions/any/Map(UInt64,UInt64) OK 178ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Int16)),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Int32)) OK 137ms
/aggregate functions/anyHeavy/Map(UInt64,UInt16) OK 130ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Int32)),String OK 137ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Int32)) OK 148ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Int32)),String OK 146ms
/aggregate functions/anyLast/Map(UInt32,LowCardinality(Nullable(UUID))) OK 185ms
/aggregate functions/any/Map(UInt64,UInt128) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Int64)) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Int64)) OK 164ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Int64)),String OK 182ms
/aggregate functions/anyHeavy/Map(UInt64,UInt32) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Int128)) OK 179ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Int64)),String OK 144ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Int128)) OK 145ms
/aggregate functions/any/Map(UInt64,Int8) OK 194ms
/aggregate functions/anyLast/Map(UInt32,Array(String)) OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Int128)),String OK 251ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Int128)),String OK 227ms
/aggregate functions/anyHeavy/Map(UInt64,UInt64) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Float32)) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Float32)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Float32)) OK 147ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Float32)),String OK 161ms
/aggregate functions/anyLast/Map(UInt32,Map(String,LowCardinality(Float64))) OK 184ms
/aggregate functions/any/Map(UInt64,Int16) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Float64)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Float64)) OK 177ms
/aggregate functions/anyHeavy/Map(UInt64,UInt128) OK 177ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Float64)),String OK 210ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Float64)),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Decimal128(38))) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Decimal128(38))) OK 150ms
/aggregate functions/anyLast/Map(UInt32,Tuple(String)) OK 131ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Decimal128(38))),String OK 213ms
/aggregate functions/any/Map(UInt64,Int32) OK 175ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Decimal128(38))),String OK 216ms
/aggregate functions/anyHeavy/Map(UInt64,Int8) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Date)) OK 197ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Date)) OK 161ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Date)),String OK 194ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Date)),String OK 175ms
/aggregate functions/anyLast/Map(UInt64,UInt8) OK 165ms
/aggregate functions/any/Map(UInt64,Int64) OK 186ms
/aggregate functions/anyHeavy/Map(UInt64,Int16) OK 219ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(DateTime)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(DateTime)) OK 194ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(DateTime)),String OK 223ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(DateTime)),String OK 214ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(DateTime64(3))) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(DateTime64(3))) OK 232ms
/aggregate functions/anyLast/Map(UInt64,UInt16) OK 115ms
/aggregate functions/any/Map(UInt64,Int128) OK 183ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(DateTime64(3))),String OK 197ms
/aggregate functions/anyLast/Map(UInt64,UInt32) OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(DateTime64(3))),String OK 182ms
/aggregate functions/anyHeavy/Map(UInt64,Int32) OK 150ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(Bool)) OK 202ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(Bool)) OK 200ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(Bool)),String OK 166ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(Bool)),String OK 138ms
/aggregate functions/any/Map(UInt64,Float32) OK 149ms
/aggregate functions/anyLast/Map(UInt64,UInt64) OK 159ms
/aggregate functions/anyHeavy/Map(UInt64,Int64) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(String)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(String)) OK 164ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(String)),String OK 173ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(String)),String OK 167ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(FixedString(51))) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(FixedString(51))) OK 109ms
/aggregate functions/any/Map(UInt64,Float64) OK 124ms
/aggregate functions/anyLast/Map(UInt64,UInt128) OK 113ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(FixedString(51))),String OK 190ms
/aggregate functions/anyHeavy/Map(UInt64,Int128) OK 137ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(FixedString(51))),String OK 157ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Nullable(UUID)) OK 130ms
/aggregate functions/argMax/datatypes/Map(UInt128,Nullable(UUID)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Nullable(UUID)) OK 146ms
/aggregate functions/argMin/datatypes/Map(UInt128,Nullable(UUID)),String OK 202ms
/aggregate functions/any/Map(UInt64,Decimal128(38)) OK 112ms
/aggregate functions/anyLast/Map(UInt64,Int8) OK 154ms
/aggregate functions/anyHeavy/Map(UInt64,Float32) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UInt8)) OK 154ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UInt8)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UInt8)) OK 153ms
/aggregate functions/any/Map(UInt64,Date) OK 152ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UInt8)),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UInt16)) OK 128ms
/aggregate functions/anyLast/Map(UInt64,Int16) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UInt16)) OK 123ms
/aggregate functions/anyHeavy/Map(UInt64,Float64) OK 129ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UInt16)),String OK 112ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UInt16)),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UInt32)) OK 112ms
/aggregate functions/any/Map(UInt64,DateTime) OK 96ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UInt32)) OK 139ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UInt32)),String OK 135ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UInt32)),String OK 103ms
/aggregate functions/anyLast/Map(UInt64,Int32) OK 114ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UInt64)) OK 112ms
/aggregate functions/anyHeavy/Map(UInt64,Decimal128(38)) OK 122ms
/aggregate functions/any/Map(UInt64,DateTime64(3)) OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UInt64)),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UInt64)) OK 125ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UInt64)),String OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UInt128)) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UInt128)) OK 132ms
/aggregate functions/anyLast/Map(UInt64,Int64) OK 129ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UInt128)),String OK 126ms
/aggregate functions/anyHeavy/Map(UInt64,Date) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UInt128)),String OK 149ms
/aggregate functions/any/Map(UInt64,Bool) OK 114ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Int8)) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Int8)) OK 152ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Int8)),String OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Int8)),String OK 162ms
/aggregate functions/anyLast/Map(UInt64,Int128) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Int16)) OK 133ms
/aggregate functions/anyHeavy/Map(UInt64,DateTime) OK 147ms
/aggregate functions/any/Map(UInt64,String) OK 123ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Int16)),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Int16)) OK 122ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Int16)),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Int32)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Int32)) OK 172ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Int32)),String OK 171ms
/aggregate functions/anyLast/Map(UInt64,Float32) OK 121ms
/aggregate functions/anyHeavy/Map(UInt64,DateTime64(3)) OK 158ms
/aggregate functions/any/Map(UInt64,FixedString(51)) OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Int32)),String OK 139ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Int64)) OK 138ms
/aggregate functions/anyLast/Map(UInt64,Float64) OK 206ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Int64)) OK 170ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Int64)),String OK 197ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Int64)),String OK 161ms
/aggregate functions/anyHeavy/Map(UInt64,Bool) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Int128)) OK 187ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Int128)) OK 294ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Int128)),String OK 286ms
/aggregate functions/any/Map(UInt64,UUID) OK 139ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Int128)),String OK 297ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Float32)) OK 306ms
/aggregate functions/anyLast/Map(UInt64,Decimal128(38)) OK 321ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Float32)) OK 292ms
/aggregate functions/any/Map(UInt64,Nullable(UInt8)) OK 307ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Float32)),String OK 298ms
/aggregate functions/anyHeavy/Map(UInt64,String) OK 218ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Float64)) OK 189ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Float32)),String OK 197ms
/aggregate functions/anyHeavy/Map(UInt64,FixedString(51)) OK 115ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Float64)) OK 147ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Float64)),String OK 110ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Float64)),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Date)) OK 170ms
/aggregate functions/anyLast/Map(UInt64,Date) OK 198ms
/aggregate functions/any/Map(UInt64,Nullable(UInt16)) OK 146ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Date)),String OK 191ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Date)) OK 169ms
/aggregate functions/anyHeavy/Map(UInt64,UUID) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(DateTime)) OK 155ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Date)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(DateTime)) OK 138ms
/aggregate functions/any/Map(UInt64,Nullable(UInt32)) OK 127ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(DateTime)),String OK 175ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(DateTime)),String OK 172ms
/aggregate functions/anyLast/Map(UInt64,DateTime) OK 153ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UInt8)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Bool)) OK 203ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Bool)) OK 149ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Bool)),String OK 163ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Bool)),String OK 158ms
/aggregate functions/any/Map(UInt64,Nullable(UInt64)) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(String)) OK 178ms
/aggregate functions/anyLast/Map(UInt64,DateTime64(3)) OK 198ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UInt16)) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(String)) OK 235ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(String)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(String)),String OK 192ms
/aggregate functions/any/Map(UInt64,Nullable(UInt128)) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(FixedString(51))),String OK 195ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UInt32)) OK 167ms
/aggregate functions/anyLast/Map(UInt64,Bool) OK 139ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(UUID)) OK 191ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(FixedString(51))),String OK 156ms
/aggregate functions/any/Map(UInt64,Nullable(Int8)) OK 187ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(UUID)) OK 152ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(UUID)),String OK 181ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(UUID)),String OK 141ms
/aggregate functions/anyLast/Map(UInt64,String) OK 173ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UInt64)) OK 216ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt8))) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt8))) OK 198ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UInt8))),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt16))) OK 204ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UInt8))),String OK 149ms
/aggregate functions/any/Map(UInt64,Nullable(Int16)) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt16))) OK 162ms
/aggregate functions/anyLast/Map(UInt64,FixedString(51)) OK 176ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UInt16))),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt32))) OK 200ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UInt16))),String OK 203ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UInt128)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt32))) OK 158ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UInt32))),String OK 174ms
/aggregate functions/any/Map(UInt64,Nullable(Int32)) OK 126ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UInt32))),String OK 179ms
/aggregate functions/anyLast/Map(UInt64,UUID) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt64))) OK 184ms
/aggregate functions/any/Map(UInt64,Nullable(Int64)) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt64))) OK 197ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Int8)) OK 182ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UInt64))),String OK 210ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt128))) OK 193ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UInt64))),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UInt8)) OK 151ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UInt128))),String OK 212ms
/aggregate functions/any/Map(UInt64,Nullable(Int128)) OK 184ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UInt128))),String OK 263ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Int16)) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int8))) OK 251ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Int8))),String OK 203ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int8))) OK 186ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Int8))),String OK 170ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UInt16)) OK 147ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Int32)) OK 188ms
/aggregate functions/any/Map(UInt64,Nullable(Float32)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int16))) OK 183ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UInt32)) OK 183ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int32))) OK 212ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Int16))),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int16))) OK 177ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Int16))),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int32))) OK 179ms
/aggregate functions/any/Map(UInt64,Nullable(Float64)) OK 122ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Int64)) OK 111ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Int32))),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UInt64)) OK 153ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Int32))),String OK 131ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Int64))),String OK 129ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int64))) OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Int64))),String OK 169ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Int128)) OK 113ms
/aggregate functions/any/Map(UInt64,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Int128))),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int128))) OK 130ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UInt128)) OK 134ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float32))) OK 140ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Float32)) OK 114ms
/aggregate functions/any/Map(UInt64,Nullable(Date)) OK 149ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Int128))),String OK 114ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Float32))),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Float32))),String OK 120ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Int8)) OK 157ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Float64)) OK 136ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Float64))),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float64))) OK 146ms
/aggregate functions/any/Map(UInt64,Nullable(DateTime)) OK 151ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Float64))),String OK 124ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Date))),String OK 162ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Decimal128(38))) OK 191ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Int16)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Date))),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(DateTime))) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/any/Map(UInt64,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(DateTime))),String OK 120ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(DateTime))),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(Bool))) OK 168ms
/aggregate functions/any/Map(UInt64,Nullable(Bool)) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(Bool))) OK 197ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(Bool))),String OK 152ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Date)) OK 176ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Int32)) OK 184ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(Bool))),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(String))) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(String))) OK 192ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(String))),String OK 227ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(String))),String OK 195ms
/aggregate functions/any/Map(UInt64,Nullable(String)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 205ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(DateTime)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 202ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Int64)) OK 171ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(FixedString(51)))),String OK 172ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(FixedString(51)))),String OK 198ms
/aggregate functions/any/Map(UInt64,Nullable(FixedString(51))) OK 173ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(DateTime64(3))) OK 210ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,LowCardinality(Nullable(UUID))) OK 228ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,LowCardinality(Nullable(UUID))) OK 164ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Int128)) OK 159ms
/aggregate functions/argMin/datatypes/Map(UInt128,LowCardinality(Nullable(UUID))),String OK 163ms
/aggregate functions/argMax/datatypes/Map(UInt128,LowCardinality(Nullable(UUID))),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Array(String)) OK 188ms
/aggregate functions/any/Map(UInt64,Nullable(UUID)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Array(String)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UInt128,Array(String)),String OK 201ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Float32)) OK 190ms
/aggregate functions/argMin/datatypes/Map(UInt128,Array(String)),String OK 166ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(Bool)) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/argMin/datatypes/Map(UInt128,Map(String,LowCardinality(Float64))),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Map(String,LowCardinality(Float64))) OK 170ms
/aggregate functions/any/Map(UInt64,LowCardinality(UInt8)) OK 129ms
/aggregate functions/argMax/datatypes/Map(UInt128,Map(String,LowCardinality(Float64))),String OK 125ms
/aggregate functions/argMax/datatypes/String,Map(UInt128,Tuple(String)) OK 123ms
/aggregate functions/argMin/datatypes/String,Map(UInt128,Tuple(String)) OK 191ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Float64)) OK 146ms
/aggregate functions/argMax/datatypes/Map(UInt128,Tuple(String)),String OK 150ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(String)) OK 172ms
/aggregate functions/argMin/datatypes/Map(UInt128,Tuple(String)),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UInt8) OK 148ms
/aggregate functions/any/Map(UInt64,LowCardinality(UInt16)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UInt8) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int8,UInt8),String OK 167ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Decimal128(38))) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UInt16) OK 131ms
/aggregate functions/argMin/datatypes/Map(Int8,UInt8),String OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UInt16) OK 198ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(FixedString(51))) OK 156ms
/aggregate functions/argMin/datatypes/Map(Int8,UInt16),String OK 147ms
/aggregate functions/any/Map(UInt64,LowCardinality(UInt32)) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int8,UInt16),String OK 118ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UInt32) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int8,UInt32),String OK 156ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Date)) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UInt32) OK 199ms
/aggregate functions/anyHeavy/Map(UInt64,Nullable(UUID)) OK 161ms
/aggregate functions/argMin/datatypes/Map(Int8,UInt32),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UInt64) OK 155ms
/aggregate functions/any/Map(UInt64,LowCardinality(UInt64)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UInt64) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int8,UInt64),String OK 146ms
/aggregate functions/anyLast/Map(UInt64,Nullable(DateTime)) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UInt128) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int8,UInt64),String OK 146ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UInt8)) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int8,UInt128),String OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UInt128) OK 165ms
/aggregate functions/any/Map(UInt64,LowCardinality(UInt128)) OK 188ms
/aggregate functions/argMin/datatypes/Map(Int8,UInt128),String OK 187ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Int8) OK 154ms
/aggregate functions/argMax/datatypes/Map(Int8,Int8),String OK 168ms
/aggregate functions/anyLast/Map(UInt64,Nullable(DateTime64(3))) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Int8) OK 150ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UInt16)) OK 115ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Int16) OK 146ms
/aggregate functions/argMin/datatypes/Map(Int8,Int8),String OK 154ms
/aggregate functions/argMax/datatypes/Map(Int8,Int16),String OK 147ms
/aggregate functions/any/Map(UInt64,LowCardinality(Int8)) OK 130ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Int16) OK 144ms
/aggregate functions/anyLast/Map(UInt64,Nullable(Bool)) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Int32) OK 134ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UInt32)) OK 163ms
/aggregate functions/argMin/datatypes/Map(Int8,Int16),String OK 120ms
/aggregate functions/argMax/datatypes/Map(Int8,Int32),String OK 122ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Int32) OK 119ms
/aggregate functions/any/Map(UInt64,LowCardinality(Int16)) OK 124ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Int64) OK 133ms
/aggregate functions/argMin/datatypes/Map(Int8,Int32),String OK 130ms
/aggregate functions/argMax/datatypes/Map(Int8,Int64),String OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Int64) OK 124ms
/aggregate functions/anyLast/Map(UInt64,Nullable(String)) OK 121ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UInt64)) OK 105ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Int128) OK 114ms
/aggregate functions/argMin/datatypes/Map(Int8,Int64),String OK 107ms
/aggregate functions/any/Map(UInt64,LowCardinality(Int32)) OK 126ms
/aggregate functions/argMax/datatypes/Map(Int8,Int128),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Int128) OK 117ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Float32) OK 117ms
/aggregate functions/argMin/datatypes/Map(Int8,Int128),String OK 113ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UInt128)) OK 120ms
/aggregate functions/anyLast/Map(UInt64,Nullable(FixedString(51))) OK 121ms
/aggregate functions/argMax/datatypes/Map(Int8,Float32),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Float32) OK 127ms
/aggregate functions/any/Map(UInt64,LowCardinality(Int64)) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Float64) OK 127ms
/aggregate functions/argMin/datatypes/Map(Int8,Float32),String OK 115ms
/aggregate functions/argMax/datatypes/Map(Int8,Float64),String OK 116ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Float64) OK 150ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Int8)) OK 129ms
/aggregate functions/anyLast/Map(UInt64,Nullable(UUID)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Decimal128(38)) OK 126ms
/aggregate functions/argMin/datatypes/Map(Int8,Float64),String OK 119ms
/aggregate functions/any/Map(UInt64,LowCardinality(Int128)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Decimal128(38)) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int8,Decimal128(38)),String OK 137ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Date) OK 121ms
/aggregate functions/argMin/datatypes/Map(Int8,Decimal128(38)),String OK 190ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Int16)) OK 178ms
/aggregate functions/argMax/datatypes/Map(Int8,Date),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Date) OK 150ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UInt8)) OK 97ms
/aggregate functions/any/Map(UInt64,LowCardinality(Float32)) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(Int8,DateTime) OK 149ms
/aggregate functions/argMax/datatypes/Map(Int8,DateTime),String OK 129ms
/aggregate functions/argMin/datatypes/Map(Int8,Date),String OK 121ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UInt16)) OK 119ms
/aggregate functions/argMax/datatypes/String,Map(Int8,DateTime64(3)) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(Int8,DateTime) OK 156ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Int32)) OK 163ms
/aggregate functions/argMin/datatypes/Map(Int8,DateTime),String OK 173ms
/aggregate functions/any/Map(UInt64,LowCardinality(Float64)) OK 188ms
/aggregate functions/argMax/datatypes/Map(Int8,DateTime64(3)),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int8,DateTime64(3)) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Bool) OK 182ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UInt32)) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int8,DateTime64(3)),String OK 168ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Int64)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Bool) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int8,Bool),String OK 177ms
/aggregate functions/argMin/datatypes/Map(Int8,Bool),String OK 147ms
/aggregate functions/any/Map(UInt64,LowCardinality(Date)) OK 188ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UInt64)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int8,String) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int8,String),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int8,String) OK 169ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Int128)) OK 288ms
/aggregate functions/argMin/datatypes/Map(Int8,String),String OK 312ms
/aggregate functions/argMin/datatypes/String,Map(Int8,FixedString(51)) OK 238ms
/aggregate functions/argMax/datatypes/String,Map(Int8,FixedString(51)) OK 248ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UInt128)) OK 276ms
/aggregate functions/argMax/datatypes/Map(Int8,FixedString(51)),String OK 220ms
/aggregate functions/any/Map(UInt64,LowCardinality(DateTime)) OK 266ms
/aggregate functions/argMax/datatypes/String,Map(Int8,UUID) OK 181ms
/aggregate functions/argMin/datatypes/Map(Int8,FixedString(51)),String OK 271ms
/aggregate functions/argMax/datatypes/Map(Int8,UUID),String OK 225ms
/aggregate functions/argMin/datatypes/String,Map(Int8,UUID) OK 198ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UInt8)) OK 172ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UInt8)),String OK 236ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Float32)) OK 221ms
/aggregate functions/argMin/datatypes/Map(Int8,UUID),String OK 200ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Int8)) OK 170ms
/aggregate functions/any/Map(UInt64,LowCardinality(Bool)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UInt8)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UInt16)) OK 171ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UInt8)),String OK 151ms
/aggregate functions/any/Map(UInt64,LowCardinality(String)) OK 124ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UInt16)),String OK 150ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Int16)) OK 136ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Float64)) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UInt32)) OK 150ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UInt16)) OK 154ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UInt16)),String OK 143ms
/aggregate functions/any/Map(UInt64,LowCardinality(FixedString(51))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UInt32)) OK 174ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UInt32)),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UInt64)) OK 126ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Int32)) OK 136ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UInt64)),String OK 149ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UInt32)),String OK 164ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Date)) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UInt64)) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UInt128)) OK 165ms
/aggregate functions/any/Map(UInt64,LowCardinality(UUID)) OK 171ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Int64)) OK 155ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UInt64)),String OK 168ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UInt128)),String OK 173ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(DateTime)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Int8)) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UInt128)) OK 127ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UInt128)),String OK 133ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Int8)),String OK 121ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Int128)) OK 120ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Int8)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Int16)) OK 178ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Bool)) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Int8)),String OK 178ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Int16)),String OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Int16)) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Int32)) OK 186ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Float32)) OK 169ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 127ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Int16)),String OK 170ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(String)) OK 143ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Int32)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Int32)) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Int64)) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Int32)),String OK 130ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Float64)) OK 163ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Int64)),String OK 114ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Int64)) OK 152ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Int64)),String OK 169ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Int128)) OK 154ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Int128)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Int128)) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Float32)) OK 176ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Date)) OK 144ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(UUID)) OK 165ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Int128)),String OK 144ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Float32)),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Float32)) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Float64)) OK 214ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 190ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Float32)),String OK 219ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Float64)),String OK 212ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(DateTime)) OK 170ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Float64)) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Decimal128(38))) OK 188ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Float64)),String OK 162ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Int8))) OK 177ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 168ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Bool)) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Decimal128(38))),String OK 194ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Decimal128(38))) OK 190ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Date)) OK 159ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Decimal128(38))),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Date)) OK 128ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Date)),String OK 134ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(String)) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(DateTime)) OK 146ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(DateTime)),String OK 178ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Date)),String OK 194ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(DateTime)) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(DateTime)),String OK 141ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(DateTime64(3))) OK 173ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 148ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Int32))) OK 163ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(FixedString(51))) OK 151ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(DateTime64(3))),String OK 122ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(Bool)) OK 227ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(DateTime64(3))) OK 175ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(DateTime64(3))),String OK 223ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(Bool)) OK 152ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 181ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(Bool)),String OK 209ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(UUID)) OK 147ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Int64))) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(String)) OK 192ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(Bool)),String OK 249ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(String)) OK 310ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 238ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Int8))) OK 254ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(String)),String OK 280ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(String)),String OK 278ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Int128))) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(FixedString(51))) OK 172ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(FixedString(51))),String OK 187ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Float32))) OK 244ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Nullable(UUID)) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(FixedString(51))) OK 276ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 220ms
/aggregate functions/argMax/datatypes/Map(Int8,Nullable(UUID)),String OK 253ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Int16))) OK 205ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(FixedString(51))),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UInt8)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Nullable(UUID)) OK 147ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UInt8)),String OK 137ms
/aggregate functions/argMin/datatypes/Map(Int8,Nullable(UUID)),String OK 136ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UInt8)) OK 214ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UInt16)) OK 179ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Int32))) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UInt16)),String OK 150ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UInt8)),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UInt32)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UInt16)) OK 129ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 230ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Int64))) OK 189ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UInt32)),String OK 237ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UInt64)) OK 147ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UInt16)),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UInt32)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UInt32)),String OK 162ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UInt64)),String OK 191ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UInt128)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UInt64)) OK 230ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Int128))) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UInt64)),String OK 175ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UInt128)) OK 172ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(Bool))) OK 141ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UInt128)),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Int8)) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Int8)),String OK 139ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(String))) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UInt128)),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Int8)) OK 221ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Int8)),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Int16)) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Int16)),String OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Int32)) OK 193ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Int16))) OK 154ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 182ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Int32)),String OK 205ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Int64)) OK 220ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Int16)) OK 208ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Int16)),String OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Int32)) OK 131ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Date))) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Int64)),String OK 175ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Int32))) OK 169ms
/aggregate functions/any/Map(UInt64,LowCardinality(Nullable(UUID))) OK 199ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Int32)),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Int64)) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Int128)) OK 171ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 227ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Int128)),String OK 171ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Int64)),String OK 177ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Int64))) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Float32)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Int128)) OK 175ms
/aggregate functions/any/Map(UInt64,Array(String)) OK 172ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Float32)),String OK 170ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Int128)),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Float64)) OK 187ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Float32)) OK 153ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Float64)),String OK 193ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(Bool))) OK 168ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Int128))) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Float32)),String OK 209ms
/aggregate functions/any/Map(UInt64,Map(String,LowCardinality(Float64))) OK 193ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Date)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Float64)) OK 162ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Float64)),String OK 146ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Date)),String OK 157ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Float32))) OK 176ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(String))) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(DateTime)) OK 126ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(DateTime)),String OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Date)) OK 167ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Date)),String OK 171ms
/aggregate functions/any/Map(UInt64,Tuple(String)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(DateTime)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Bool)) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Bool)),String OK 196ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(String)) OK 236ms
/aggregate functions/any/Map(UInt128,UInt8) OK 154ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(DateTime)),String OK 243ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Bool)) OK 179ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Bool)),String OK 155ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(String)),String OK 150ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/anyHeavy/Map(UInt64,LowCardinality(Nullable(UUID))) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/any/Map(UInt128,UInt16) OK 180ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 203ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(String)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(FixedString(51))),String OK 153ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(String)),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(UUID)) OK 197ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(UUID)),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/anyHeavy/Map(UInt64,Array(String)) OK 177ms
/aggregate functions/any/Map(UInt128,UInt32) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt8))) OK 175ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(FixedString(51))),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(UUID)) OK 229ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(UUID)),String OK 149ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UInt8))),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/anyHeavy/Map(UInt64,Map(String,LowCardinality(Float64))) OK 183ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(String))) OK 177ms
/aggregate functions/any/Map(UInt128,UInt64) OK 180ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UInt16))),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt8))) OK 162ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UInt8))),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt32))) OK 181ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UInt32))),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt16))) OK 162ms
/aggregate functions/anyHeavy/Map(UInt64,Tuple(String)) OK 128ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/any/Map(UInt128,UInt128) OK 152ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UInt16))),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt64))) OK 340ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt32))) OK 318ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UInt64))),String OK 183ms
/aggregate functions/anyHeavy/Map(UInt128,UInt8) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt128))) OK 284ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UInt32))),String OK 153ms
/aggregate functions/anyLast/Map(UInt64,LowCardinality(Nullable(UUID))) OK 247ms
/aggregate functions/any/Map(UInt128,Int8) OK 241ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt64))) OK 232ms
/aggregate functions/anyHeavy/Map(UInt128,UInt16) OK 253ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UInt64))),String OK 255ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UInt128))),String OK 236ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt128))) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Int8))) OK 211ms
/aggregate functions/anyLast/Map(UInt64,Array(String)) OK 182ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Int8))),String OK 186ms
/aggregate functions/any/Map(UInt128,Int16) OK 103ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UInt128))),String OK 144ms
/aggregate functions/anyHeavy/Map(UInt128,UInt32) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/any/Map(UInt128,Int32) OK 132ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Int8))),String OK 183ms
/aggregate functions/anyLast/Map(UInt64,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Int16))) OK 146ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Int16))),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Int32))) OK 187ms
/aggregate functions/anyHeavy/Map(UInt128,UInt64) OK 196ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Int16))),String OK 159ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Int32))),String OK 170ms
/aggregate functions/any/Map(UInt128,Int64) OK 121ms
/aggregate functions/anyLast/Map(UInt64,Tuple(String)) OK 115ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Int32))) OK 179ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Int32))),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Int64))) OK 208ms
/aggregate functions/any/Map(UInt128,Int128) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Int64))),String OK 208ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Int64))) OK 184ms
/aggregate functions/anyHeavy/Map(UInt128,UInt128) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Int128))) OK 168ms
/aggregate functions/anyLast/Map(UInt128,UInt8) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Int64))),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Int128))) OK 247ms
/aggregate functions/anyHeavy/Map(UInt128,Int8) OK 217ms
/aggregate functions/any/Map(UInt128,Float32) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Int128))),String OK 219ms
/aggregate functions/anyLast/Map(UInt128,UInt16) OK 157ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Int128))),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Float32))) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Float32))),String OK 139ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Float32))) OK 140ms
/aggregate functions/any/Map(UInt128,Float64) OK 174ms
/aggregate functions/anyLast/Map(UInt128,UInt32) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Float64))) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Float32))),String OK 206ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Float64))),String OK 162ms
/aggregate functions/anyHeavy/Map(UInt128,Int16) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Float64))) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Date))) OK 160ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Float64))),String OK 195ms
/aggregate functions/any/Map(UInt128,Decimal128(38)) OK 139ms
/aggregate functions/anyLast/Map(UInt128,UInt64) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Date))),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(DateTime))) OK 180ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(DateTime))),String OK 181ms
/aggregate functions/anyHeavy/Map(UInt128,Int32) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Date))) OK 161ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Date))),String OK 196ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(DateTime))) OK 178ms
/aggregate functions/any/Map(UInt128,Date) OK 152ms
/aggregate functions/anyLast/Map(UInt128,UInt128) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(Bool))) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(Bool))),String OK 158ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(DateTime))),String OK 116ms
/aggregate functions/anyHeavy/Map(UInt128,Int64) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(String))) OK 180ms
/aggregate functions/any/Map(UInt128,DateTime) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(Bool))) OK 163ms
/aggregate functions/anyLast/Map(UInt128,Int8) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(Bool))),String OK 148ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(String))) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(String))),String OK 124ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/anyHeavy/Map(UInt128,Int128) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(FixedString(51)))),String OK 188ms
/aggregate functions/anyLast/Map(UInt128,Int16) OK 155ms
/aggregate functions/any/Map(UInt128,DateTime64(3)) OK 236ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(String))),String OK 218ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int8,LowCardinality(Nullable(UUID))) OK 209ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(FixedString(51)))),String OK 185ms
/aggregate functions/argMax/datatypes/Map(Int8,LowCardinality(Nullable(UUID))),String OK 154ms
/aggregate functions/anyHeavy/Map(UInt128,Float32) OK 122ms
/aggregate functions/anyLast/Map(UInt128,Int32) OK 114ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Array(String)) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int8,LowCardinality(Nullable(UUID))) OK 169ms
/aggregate functions/anyHeavy/Map(UInt128,Float64) OK 213ms
/aggregate functions/argMin/datatypes/Map(Int8,LowCardinality(Nullable(UUID))),String OK 153ms
/aggregate functions/argMax/datatypes/Map(Int8,Array(String)),String OK 197ms
/aggregate functions/any/Map(UInt128,Bool) OK 207ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Array(String)) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Map(String,LowCardinality(Float64))) OK 155ms
/aggregate functions/anyLast/Map(UInt128,Int64) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int8,Map(String,LowCardinality(Float64))),String OK 119ms
/aggregate functions/argMin/datatypes/Map(Int8,Array(String)),String OK 235ms
/aggregate functions/argMin/datatypes/Map(Int8,Map(String,LowCardinality(Float64))),String OK 313ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Map(String,LowCardinality(Float64))) OK 282ms
/aggregate functions/anyHeavy/Map(UInt128,Decimal128(38)) OK 247ms
/aggregate functions/argMax/datatypes/String,Map(Int8,Tuple(String)) OK 201ms
/aggregate functions/argMax/datatypes/Map(Int8,Tuple(String)),String OK 271ms
/aggregate functions/anyLast/Map(UInt128,Int128) OK 117ms
/aggregate functions/any/Map(UInt128,String) OK 216ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UInt8) OK 203ms
/aggregate functions/anyLast/Map(UInt128,Float32) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int8,Tuple(String)) OK 174ms
/aggregate functions/argMax/datatypes/Map(Int16,UInt8),String OK 151ms
/aggregate functions/anyHeavy/Map(UInt128,Date) OK 133ms
/aggregate functions/any/Map(UInt128,FixedString(51)) OK 119ms
/aggregate functions/argMin/datatypes/Map(Int8,Tuple(String)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UInt16) OK 190ms
/aggregate functions/argMax/datatypes/Map(Int16,UInt16),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UInt8) OK 157ms
/aggregate functions/anyLast/Map(UInt128,Float64) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UInt32) OK 165ms
/aggregate functions/argMin/datatypes/Map(Int16,UInt8),String OK 152ms
/aggregate functions/any/Map(UInt128,UUID) OK 149ms
/aggregate functions/anyHeavy/Map(UInt128,DateTime) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UInt16) OK 153ms
/aggregate functions/argMin/datatypes/Map(Int16,UInt16),String OK 169ms
/aggregate functions/argMax/datatypes/Map(Int16,UInt32),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UInt64) OK 170ms
/aggregate functions/anyLast/Map(UInt128,Decimal128(38)) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UInt32) OK 163ms
/aggregate functions/argMax/datatypes/Map(Int16,UInt64),String OK 151ms
/aggregate functions/any/Map(UInt128,Nullable(UInt8)) OK 137ms
/aggregate functions/anyHeavy/Map(UInt128,DateTime64(3)) OK 127ms
/aggregate functions/argMin/datatypes/Map(Int16,UInt32),String OK 106ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UInt128) OK 108ms
/aggregate functions/anyLast/Map(UInt128,Date) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UInt64) OK 151ms
/aggregate functions/argMax/datatypes/Map(Int16,UInt128),String OK 152ms
/aggregate functions/anyHeavy/Map(UInt128,Bool) OK 184ms
/aggregate functions/any/Map(UInt128,Nullable(UInt16)) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Int8) OK 135ms
/aggregate functions/argMin/datatypes/Map(Int16,UInt64),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UInt128) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int16,Int8),String OK 136ms
/aggregate functions/anyLast/Map(UInt128,DateTime) OK 113ms
/aggregate functions/argMin/datatypes/Map(Int16,UInt128),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Int16) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int16,Int16),String OK 181ms
/aggregate functions/any/Map(UInt128,Nullable(UInt32)) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Int8) OK 153ms
/aggregate functions/anyHeavy/Map(UInt128,String) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Int32) OK 170ms
/aggregate functions/argMin/datatypes/Map(Int16,Int8),String OK 163ms
/aggregate functions/anyLast/Map(UInt128,DateTime64(3)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Int16) OK 121ms
/aggregate functions/argMax/datatypes/Map(Int16,Int32),String OK 140ms
/aggregate functions/argMin/datatypes/Map(Int16,Int16),String OK 202ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Int64) OK 167ms
/aggregate functions/any/Map(UInt128,Nullable(UInt64)) OK 149ms
/aggregate functions/anyHeavy/Map(UInt128,FixedString(51)) OK 177ms
/aggregate functions/argMax/datatypes/Map(Int16,Int64),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Int32) OK 191ms
/aggregate functions/anyLast/Map(UInt128,Bool) OK 218ms
/aggregate functions/argMin/datatypes/Map(Int16,Int32),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Int128) OK 135ms
/aggregate functions/any/Map(UInt128,Nullable(UInt128)) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int16,Int128),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Int64) OK 169ms
/aggregate functions/anyHeavy/Map(UInt128,UUID) OK 181ms
/aggregate functions/argMin/datatypes/Map(Int16,Int64),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Float32) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Int128) OK 187ms
/aggregate functions/argMax/datatypes/Map(Int16,Float32),String OK 167ms
/aggregate functions/anyLast/Map(UInt128,String) OK 133ms
/aggregate functions/any/Map(UInt128,Nullable(Int8)) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Float64) OK 172ms
/aggregate functions/argMin/datatypes/Map(Int16,Int128),String OK 218ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UInt8)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Float32) OK 223ms
/aggregate functions/argMax/datatypes/Map(Int16,Float64),String OK 235ms
/aggregate functions/anyLast/Map(UInt128,FixedString(51)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Decimal128(38)) OK 186ms
/aggregate functions/argMin/datatypes/Map(Int16,Float32),String OK 132ms
/aggregate functions/any/Map(UInt128,Nullable(Int16)) OK 127ms
/aggregate functions/argMax/datatypes/Map(Int16,Decimal128(38)),String OK 194ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UInt16)) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Float64) OK 261ms
/aggregate functions/anyLast/Map(UInt128,UUID) OK 167ms
/aggregate functions/any/Map(UInt128,Nullable(Int32)) OK 203ms
/aggregate functions/argMin/datatypes/Map(Int16,Float64),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Date) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Decimal128(38)) OK 220ms
/aggregate functions/argMax/datatypes/Map(Int16,Date),String OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Int16,DateTime) OK 176ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UInt32)) OK 221ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UInt8)) OK 186ms
/aggregate functions/argMax/datatypes/Map(Int16,DateTime),String OK 224ms
/aggregate functions/argMax/datatypes/String,Map(Int16,DateTime64(3)) OK 170ms
/aggregate functions/argMin/datatypes/Map(Int16,Decimal128(38)),String OK 138ms
/aggregate functions/any/Map(UInt128,Nullable(Int64)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Date) OK 175ms
/aggregate functions/argMin/datatypes/Map(Int16,Date),String OK 199ms
/aggregate functions/argMax/datatypes/Map(Int16,DateTime64(3)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(Int16,DateTime) OK 180ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UInt16)) OK 211ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Bool) OK 178ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UInt64)) OK 156ms
/aggregate functions/any/Map(UInt128,Nullable(Int128)) OK 165ms
/aggregate functions/argMax/datatypes/Map(Int16,Bool),String OK 210ms
/aggregate functions/argMin/datatypes/Map(Int16,DateTime),String OK 217ms
/aggregate functions/argMin/datatypes/String,Map(Int16,DateTime64(3)) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int16,String) OK 149ms
/aggregate functions/argMin/datatypes/Map(Int16,DateTime64(3)),String OK 155ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UInt128)) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int16,String),String OK 138ms
/aggregate functions/any/Map(UInt128,Nullable(Float32)) OK 140ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UInt32)) OK 98ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Bool) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(Int16,FixedString(51)) OK 158ms
/aggregate functions/argMax/datatypes/Map(Int16,FixedString(51)),String OK 158ms
/aggregate functions/argMin/datatypes/Map(Int16,Bool),String OK 145ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UInt64)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(Int16,String) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int16,UUID) OK 175ms
/aggregate functions/any/Map(UInt128,Nullable(Float64)) OK 154ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Int8)) OK 111ms
/aggregate functions/argMin/datatypes/Map(Int16,String),String OK 136ms
/aggregate functions/argMax/datatypes/Map(Int16,UUID),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int16,FixedString(51)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UInt8)) OK 173ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Int16)) OK 182ms
/aggregate functions/argMin/datatypes/Map(Int16,FixedString(51)),String OK 151ms
/aggregate functions/any/Map(UInt128,Nullable(Decimal128(38))) OK 192ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UInt128)) OK 155ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UInt8)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int16,UUID) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UInt16)) OK 121ms
/aggregate functions/argMin/datatypes/Map(Int16,UUID),String OK 118ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UInt16)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UInt8)) OK 156ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Int32)) OK 168ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Int8)) OK 219ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UInt8)),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UInt32)) OK 155ms
/aggregate functions/any/Map(UInt128,Nullable(Date)) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UInt32)),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UInt16)) OK 129ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UInt64)) OK 116ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UInt16)),String OK 162ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Int64)) OK 208ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UInt64)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UInt32)) OK 185ms
/aggregate functions/any/Map(UInt128,Nullable(DateTime)) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UInt128)) OK 130ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UInt32)),String OK 184ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Int16)) OK 140ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UInt128)),String OK 156ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UInt64)) OK 134ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Int8)) OK 194ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Int8)),String OK 207ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Int32)) OK 136ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Int128)) OK 149ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UInt64)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Int16)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UInt128)) OK 176ms
/aggregate functions/any/Map(UInt128,Nullable(DateTime64(3))) OK 143ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UInt128)),String OK 166ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Int64)) OK 203ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Float32)) OK 208ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Int16)),String OK 205ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Int8)) OK 238ms
/aggregate functions/any/Map(UInt128,Nullable(Bool)) OK 231ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Int32)) OK 225ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Int32)),String OK 221ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Int8)),String OK 209ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Int16)) OK 217ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Int128)) OK 130ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Float64)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Int64)) OK 158ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Int16)),String OK 121ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Int64)),String OK 209ms
/aggregate functions/any/Map(UInt128,Nullable(String)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Int32)) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Int128)) OK 188ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Int32)),String OK 165ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Float32)) OK 122ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Int128)),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Int64)) OK 157ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Int64)),String OK 134ms
/aggregate functions/any/Map(UInt128,Nullable(FixedString(51))) OK 148ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Float64)) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Float32)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Int128)) OK 141ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Float32)),String OK 153ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Date)) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Float64)) OK 148ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Int128)),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Float32)) OK 131ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/any/Map(UInt128,Nullable(UUID)) OK 121ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Float32)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Float64)),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Decimal128(38))) OK 188ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(DateTime)) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Decimal128(38))),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Float64)) OK 183ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Float64)),String OK 192ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Date)) OK 165ms
/aggregate functions/any/Map(UInt128,LowCardinality(UInt8)) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Date)) OK 225ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Decimal128(38))) OK 254ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(DateTime64(3))) OK 173ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Date)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(DateTime)) OK 204ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Decimal128(38))),String OK 209ms
/aggregate functions/anyLast/Map(UInt128,Nullable(DateTime)) OK 160ms
/aggregate functions/any/Map(UInt128,LowCardinality(UInt16)) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Date)) OK 156ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(Bool)) OK 171ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(DateTime)),String OK 254ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(DateTime64(3))) OK 217ms
/aggregate functions/anyLast/Map(UInt128,Nullable(DateTime64(3))) OK 201ms
/aggregate functions/any/Map(UInt128,LowCardinality(UInt32)) OK 179ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Date)),String OK 220ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(DateTime64(3))),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(DateTime)) OK 125ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(DateTime)),String OK 148ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(String)) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(DateTime64(3))) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(Bool)) OK 172ms
/aggregate functions/any/Map(UInt128,LowCardinality(UInt64)) OK 202ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(DateTime64(3))),String OK 239ms
/aggregate functions/anyLast/Map(UInt128,Nullable(Bool)) OK 197ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(Bool)),String OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(String)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(Bool)) OK 149ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(FixedString(51))) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(Bool)),String OK 136ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(String)),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(FixedString(51))) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(String)) OK 200ms
/aggregate functions/any/Map(UInt128,LowCardinality(UInt128)) OK 240ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(FixedString(51))),String OK 235ms
/aggregate functions/anyLast/Map(UInt128,Nullable(String)) OK 170ms
/aggregate functions/anyHeavy/Map(UInt128,Nullable(UUID)) OK 207ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(String)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(FixedString(51))) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Nullable(UUID)) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int16,Nullable(UUID)),String OK 129ms
/aggregate functions/anyLast/Map(UInt128,Nullable(FixedString(51))) OK 120ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(FixedString(51))),String OK 193ms
/aggregate functions/any/Map(UInt128,LowCardinality(Int8)) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UInt8)) OK 235ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Nullable(UUID)) OK 203ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UInt8)) OK 154ms
/aggregate functions/argMin/datatypes/Map(Int16,Nullable(UUID)),String OK 159ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UInt8)),String OK 143ms
/aggregate functions/anyLast/Map(UInt128,Nullable(UUID)) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UInt16)) OK 158ms
/aggregate functions/any/Map(UInt128,LowCardinality(Int16)) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UInt8)) OK 216ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UInt16)) OK 154ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UInt8)),String OK 205ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UInt16)),String OK 201ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UInt8)) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UInt16)) OK 129ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UInt32)) OK 154ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UInt32)),String OK 172ms
/aggregate functions/any/Map(UInt128,LowCardinality(Int32)) OK 118ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UInt32)) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UInt16)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UInt32)) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UInt64)) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UInt32)),String OK 154ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UInt16)) OK 169ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UInt64)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UInt128)) OK 170ms
/aggregate functions/any/Map(UInt128,LowCardinality(Int64)) OK 170ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UInt64)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UInt64)) OK 183ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UInt64)),String OK 205ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UInt128)),String OK 194ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UInt32)) OK 202ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UInt128)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Int8)) OK 119ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Int8)),String OK 166ms
/aggregate functions/any/Map(UInt128,LowCardinality(Int128)) OK 175ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UInt128)) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Int16)) OK 167ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UInt128)),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Int8)) OK 219ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Int16)),String OK 230ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Int8)),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Int32)) OK 118ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UInt64)) OK 146ms
/aggregate functions/any/Map(UInt128,LowCardinality(Float32)) OK 158ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Int8)) OK 132ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Int32)),String OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Int64)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Int16)) OK 133ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UInt128)) OK 159ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Int16)),String OK 167ms
/aggregate functions/any/Map(UInt128,LowCardinality(Float64)) OK 157ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Int16)) OK 135ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Int32)) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Int64)),String OK 167ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Int32)),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Int128)) OK 131ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Int128)),String OK 139ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Int8)) OK 179ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Int32)) OK 150ms
/aggregate functions/any/Map(UInt128,LowCardinality(Date)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Int64)) OK 124ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Int64)),String OK 134ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Float32)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Float32)),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Float64)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Int128)) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Int128)),String OK 131ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Int64)) OK 142ms
/aggregate functions/any/Map(UInt128,LowCardinality(DateTime)) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Float32)) OK 142ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Int16)) OK 139ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Float64)),String OK 129ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Date)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Date)),String OK 111ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Float32)),String OK 114ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Float64)) OK 148ms
/aggregate functions/any/Map(UInt128,LowCardinality(Bool)) OK 158ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Int128)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Float64)),String OK 141ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Int32)) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(DateTime)) OK 127ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(DateTime)),String OK 137ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Date)) OK 116ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Bool)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Date)),String OK 112ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Float32)) OK 174ms
/aggregate functions/any/Map(UInt128,LowCardinality(String)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(DateTime)) OK 143ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Bool)),String OK 122ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Int64)) OK 228ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(DateTime)),String OK 187ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(String)) OK 199ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(String)),String OK 144ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Bool)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Bool)),String OK 145ms
/aggregate functions/any/Map(UInt128,LowCardinality(FixedString(51))) OK 161ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Float64)) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(FixedString(51))),String OK 292ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(String)) OK 218ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(String)),String OK 208ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(UUID)) OK 176ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Int128)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(UUID)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(FixedString(51))) OK 208ms
/aggregate functions/any/Map(UInt128,LowCardinality(UUID)) OK 176ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Date)) OK 148ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Float32)) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt8))) OK 187ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(FixedString(51))),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(UUID)) OK 202ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UInt8))),String OK 166ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(DateTime)) OK 171ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 182ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(UUID)),String OK 198ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt16))) OK 187ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Float64)) OK 154ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UInt16))),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt32))) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Bool)) OK 139ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UInt8))),String OK 158ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UInt32))),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Date)) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UInt64))),String OK 151ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(String)) OK 150ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UInt16))),String OK 125ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UInt32))),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(DateTime)) OK 144ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UInt128))),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Int8))) OK 167ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(FixedString(51))) OK 186ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UInt64))),String OK 163ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Int8))),String OK 140ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Bool)) OK 119ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UInt128))),String OK 237ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Int16))) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Int16))),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Int8))) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Int8))),String OK 153ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(UUID)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Int32))) OK 160ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 168ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(String)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Int32))),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Int16))) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Int64))) OK 180ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Int16))),String OK 183ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Int64))),String OK 189ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Int32))) OK 168ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(FixedString(51))) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Int32))),String OK 149ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Int128))),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Int16))) OK 179ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Int64))),String OK 172ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(UUID)) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Float32))),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Int128))),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Float64))) OK 189ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Float64))),String OK 223ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Int32))) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Float32))) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Date))) OK 177ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 293ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Float32))),String OK 131ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 246ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Float64))) OK 267ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Float64))),String OK 257ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Date))),String OK 268ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Int64))) OK 241ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Date))) OK 299ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(DateTime))) OK 252ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(DateTime))),String OK 278ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 165ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 155ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Date))),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(DateTime))) OK 191ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Int128))) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(Bool))) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(Bool))),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(String))) OK 149ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(DateTime))),String OK 186ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Int8))) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(String))),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 165ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(Bool))),String OK 152ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(FixedString(51)))),String OK 168ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Int16))) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(String))),String OK 167ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int16,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/argMax/datatypes/Map(Int16,LowCardinality(Nullable(UUID))),String OK 141ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(FixedString(51)))),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Array(String)) OK 121ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Date))) OK 166ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Int16,LowCardinality(Nullable(UUID))) OK 163ms
/aggregate functions/argMax/datatypes/Map(Int16,Array(String)),String OK 208ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Int8))) OK 158ms
/aggregate functions/argMin/datatypes/Map(Int16,LowCardinality(Nullable(UUID))),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Map(String,LowCardinality(Float64))) OK 159ms
/aggregate functions/argMax/datatypes/Map(Int16,Map(String,LowCardinality(Float64))),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Array(String)) OK 117ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Int64))) OK 136ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/argMin/datatypes/Map(Int16,Array(String)),String OK 126ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Int16))) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Map(String,LowCardinality(Float64))) OK 222ms
/aggregate functions/argMax/datatypes/String,Map(Int16,Tuple(String)) OK 219ms
/aggregate functions/argMax/datatypes/Map(Int16,Tuple(String)),String OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UInt8) OK 173ms
/aggregate functions/argMin/datatypes/Map(Int16,Map(String,LowCardinality(Float64))),String OK 155ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Int128))) OK 203ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(Bool))) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Int16,Tuple(String)) OK 161ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int16,Tuple(String)),String OK 235ms
/aggregate functions/argMax/datatypes/Map(Int32,UInt8),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UInt8) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UInt16) OK 191ms
/aggregate functions/argMin/datatypes/Map(Int32,UInt8),String OK 215ms
/aggregate functions/argMax/datatypes/Map(Int32,UInt16),String OK 184ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(String))) OK 153ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Float32))) OK 152ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Int64))) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UInt16) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UInt32) OK 253ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Float64))) OK 205ms
/aggregate functions/argMax/datatypes/Map(Int32,UInt32),String OK 178ms
/aggregate functions/argMin/datatypes/Map(Int32,UInt16),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UInt64) OK 211ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UInt32) OK 210ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Int128))) OK 207ms
/aggregate functions/any/Map(UInt128,LowCardinality(Nullable(UUID))) OK 195ms
/aggregate functions/argMin/datatypes/Map(Int32,UInt32),String OK 170ms
/aggregate functions/argMax/datatypes/Map(Int32,UInt64),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UInt64) OK 174ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Date))) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UInt128) OK 128ms
/aggregate functions/argMax/datatypes/Map(Int32,UInt128),String OK 195ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Float32))) OK 145ms
/aggregate functions/argMin/datatypes/Map(Int32,UInt64),String OK 160ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Int8) OK 118ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UInt128) OK 123ms
/aggregate functions/any/Map(UInt128,Array(String)) OK 136ms
/aggregate functions/argMax/datatypes/Map(Int32,Int8),String OK 131ms
/aggregate functions/argMin/datatypes/Map(Int32,UInt128),String OK 225ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 226ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Int8) OK 224ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Int16) OK 185ms
/aggregate functions/argMax/datatypes/Map(Int32,Int16),String OK 178ms
/aggregate functions/argMin/datatypes/Map(Int32,Int8),String OK 183ms
/aggregate functions/any/Map(UInt128,Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Int32) OK 140ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Int16) OK 192ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(Bool))) OK 173ms
/aggregate functions/argMax/datatypes/Map(Int32,Int32),String OK 229ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Int64) OK 213ms
/aggregate functions/any/Map(UInt128,Tuple(String)) OK 125ms
/aggregate functions/argMax/datatypes/Map(Int32,Int64),String OK 136ms
/aggregate functions/argMin/datatypes/Map(Int32,Int16),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Int32) OK 159ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 152ms
/aggregate functions/any/Map(Int8,UInt8) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Int128) OK 170ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(String))) OK 206ms
/aggregate functions/argMin/datatypes/Map(Int32,Int32),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Int64) OK 172ms
/aggregate functions/argMin/datatypes/Map(Int32,Int64),String OK 190ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int32,Int128),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Float32) OK 145ms
/aggregate functions/any/Map(Int8,UInt16) OK 141ms
/aggregate functions/argMax/datatypes/Map(Int32,Float32),String OK 184ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Int128) OK 148ms
/aggregate functions/argMin/datatypes/Map(Int32,Int128),String OK 193ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 162ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(String))) OK 197ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Float64) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Float32) OK 151ms
/aggregate functions/argMax/datatypes/Map(Int32,Float64),String OK 169ms
/aggregate functions/any/Map(Int8,UInt32) OK 130ms
/aggregate functions/argMin/datatypes/Map(Int32,Float32),String OK 191ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Decimal128(38)) OK 168ms
/aggregate functions/anyHeavy/Map(UInt128,LowCardinality(Nullable(UUID))) OK 193ms
/aggregate functions/argMax/datatypes/Map(Int32,Decimal128(38)),String OK 201ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Float64) OK 202ms
/aggregate functions/argMin/datatypes/Map(Int32,Float64),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Date) OK 186ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 186ms
/aggregate functions/any/Map(Int8,UInt64) OK 132ms
/aggregate functions/argMax/datatypes/Map(Int32,Date),String OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Decimal128(38)) OK 171ms
/aggregate functions/any/Map(Int8,UInt128) OK 222ms
/aggregate functions/anyHeavy/Map(UInt128,Array(String)) OK 223ms
/aggregate functions/argMin/datatypes/Map(Int32,Decimal128(38)),String OK 198ms
/aggregate functions/argMax/datatypes/String,Map(Int32,DateTime) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Date) OK 141ms
/aggregate functions/argMax/datatypes/Map(Int32,DateTime),String OK 154ms
/aggregate functions/anyLast/Map(UInt128,LowCardinality(Nullable(UUID))) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Int32,DateTime64(3)) OK 163ms
/aggregate functions/argMin/datatypes/Map(Int32,Date),String OK 120ms
/aggregate functions/argMax/datatypes/Map(Int32,DateTime64(3)),String OK 283ms
/aggregate functions/argMin/datatypes/String,Map(Int32,DateTime) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Bool) OK 243ms
/aggregate functions/anyLast/Map(UInt128,Array(String)) OK 204ms
/aggregate functions/argMin/datatypes/Map(Int32,DateTime),String OK 149ms
/aggregate functions/any/Map(Int8,Int8) OK 152ms
/aggregate functions/anyHeavy/Map(UInt128,Map(String,LowCardinality(Float64))) OK 212ms
/aggregate functions/argMax/datatypes/Map(Int32,Bool),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(Int32,DateTime64(3)) OK 134ms
/aggregate functions/argMin/datatypes/Map(Int32,DateTime64(3)),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Bool) OK 170ms
/aggregate functions/any/Map(Int8,Int16) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int32,Bool),String OK 154ms
/aggregate functions/anyLast/Map(UInt128,Map(String,LowCardinality(Float64))) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int32,String) OK 140ms
/aggregate functions/anyHeavy/Map(UInt128,Tuple(String)) OK 165ms
/aggregate functions/argMax/datatypes/Map(Int32,String),String OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Int32,FixedString(51)) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int32,String) OK 139ms
/aggregate functions/argMin/datatypes/Map(Int32,String),String OK 113ms
/aggregate functions/any/Map(Int8,Int32) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Int32,FixedString(51)) OK 156ms
/aggregate functions/anyLast/Map(UInt128,Tuple(String)) OK 163ms
/aggregate functions/argMax/datatypes/Map(Int32,FixedString(51)),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int32,UUID) OK 137ms
/aggregate functions/anyHeavy/Map(Int8,UInt8) OK 178ms
/aggregate functions/argMax/datatypes/Map(Int32,UUID),String OK 133ms
/aggregate functions/argMin/datatypes/Map(Int32,FixedString(51)),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(Int32,UUID) OK 154ms
/aggregate functions/any/Map(Int8,Int64) OK 131ms
/aggregate functions/argMin/datatypes/Map(Int32,UUID),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UInt8)) OK 177ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UInt8)),String OK 200ms
/aggregate functions/anyLast/Map(Int8,UInt8) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UInt16)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UInt8)) OK 143ms
/aggregate functions/anyHeavy/Map(Int8,UInt16) OK 178ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UInt8)),String OK 151ms
/aggregate functions/any/Map(Int8,Int128) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UInt16)) OK 163ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UInt16)),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UInt32)) OK 170ms
/aggregate functions/anyLast/Map(Int8,UInt16) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UInt32)),String OK 188ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UInt16)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UInt32)) OK 173ms
/aggregate functions/anyHeavy/Map(Int8,UInt32) OK 183ms
/aggregate functions/any/Map(Int8,Float32) OK 139ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UInt32)),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UInt64)) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UInt64)),String OK 157ms
/aggregate functions/anyLast/Map(Int8,UInt32) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UInt64)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UInt128)) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UInt64)),String OK 151ms
/aggregate functions/any/Map(Int8,Float64) OK 157ms
/aggregate functions/anyHeavy/Map(Int8,UInt64) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UInt128)) OK 127ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UInt128)),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Int8)) OK 121ms
/aggregate functions/anyLast/Map(Int8,UInt64) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UInt128)),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Int8)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Int8)),String OK 150ms
/aggregate functions/any/Map(Int8,Decimal128(38)) OK 125ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Int8)),String OK 160ms
/aggregate functions/anyHeavy/Map(Int8,UInt128) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Int16)) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Int16)),String OK 150ms
/aggregate functions/anyLast/Map(Int8,UInt128) OK 135ms
/aggregate functions/any/Map(Int8,Date) OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Int16)) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Int32)) OK 173ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Int16)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Int32)) OK 166ms
/aggregate functions/anyHeavy/Map(Int8,Int8) OK 145ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Int32)),String OK 208ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Int64)) OK 217ms
/aggregate functions/anyLast/Map(Int8,Int8) OK 176ms
/aggregate functions/any/Map(Int8,DateTime) OK 138ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Int32)),String OK 136ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Int64)),String OK 155ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Int64)) OK 136ms
/aggregate functions/anyHeavy/Map(Int8,Int16) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Int64)),String OK 147ms
/aggregate functions/any/Map(Int8,DateTime64(3)) OK 171ms
/aggregate functions/anyLast/Map(Int8,Int16) OK 244ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Int128)) OK 244ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Int128)) OK 243ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Int128)),String OK 240ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Int128)),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Float32)) OK 166ms
/aggregate functions/anyHeavy/Map(Int8,Int32) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Float32)) OK 123ms
/aggregate functions/any/Map(Int8,Bool) OK 128ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Float32)),String OK 258ms
/aggregate functions/anyHeavy/Map(Int8,Int64) OK 211ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Float64)) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Float32)),String OK 164ms
/aggregate functions/anyLast/Map(Int8,Int32) OK 190ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Float64)),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Float64)) OK 195ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Float64)),String OK 292ms
/aggregate functions/any/Map(Int8,String) OK 285ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Decimal128(38))) OK 295ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Decimal128(38))) OK 336ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Decimal128(38))),String OK 318ms
/aggregate functions/anyHeavy/Map(Int8,Int128) OK 267ms
/aggregate functions/anyLast/Map(Int8,Int64) OK 281ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Decimal128(38))),String OK 319ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Date)) OK 280ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Date)) OK 189ms
/aggregate functions/any/Map(Int8,FixedString(51)) OK 140ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Date)),String OK 222ms
/aggregate functions/anyHeavy/Map(Int8,Float32) OK 264ms
/aggregate functions/any/Map(Int8,UUID) OK 197ms
/aggregate functions/anyLast/Map(Int8,Int128) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(DateTime)) OK 237ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Date)),String OK 154ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(DateTime)),String OK 220ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(DateTime)) OK 212ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(DateTime)),String OK 150ms
/aggregate functions/anyLast/Map(Int8,Float32) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(DateTime64(3))) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(DateTime64(3))) OK 216ms
/aggregate functions/any/Map(Int8,Nullable(UInt8)) OK 180ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(DateTime64(3))),String OK 153ms
/aggregate functions/anyHeavy/Map(Int8,Float64) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(Bool)) OK 140ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(DateTime64(3))),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(Bool)) OK 198ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(Bool)),String OK 127ms
/aggregate functions/anyLast/Map(Int8,Float64) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(String)) OK 168ms
/aggregate functions/any/Map(Int8,Nullable(UInt16)) OK 184ms
/aggregate functions/anyHeavy/Map(Int8,Decimal128(38)) OK 158ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(String)),String OK 171ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(Bool)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(String)) OK 187ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(String)),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(FixedString(51))) OK 156ms
/aggregate functions/anyLast/Map(Int8,Decimal128(38)) OK 138ms
/aggregate functions/anyHeavy/Map(Int8,Date) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(FixedString(51))),String OK 170ms
/aggregate functions/any/Map(Int8,Nullable(UInt32)) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Nullable(UUID)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(FixedString(51))) OK 111ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(FixedString(51))),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Nullable(UUID)) OK 115ms
/aggregate functions/argMax/datatypes/Map(Int32,Nullable(UUID)),String OK 126ms
/aggregate functions/anyLast/Map(Int8,Date) OK 141ms
/aggregate functions/anyHeavy/Map(Int8,DateTime) OK 133ms
/aggregate functions/argMin/datatypes/Map(Int32,Nullable(UUID)),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UInt8)) OK 171ms
/aggregate functions/any/Map(Int8,Nullable(UInt64)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UInt8)),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UInt8)) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UInt16)) OK 166ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UInt8)),String OK 156ms
/aggregate functions/anyLast/Map(Int8,DateTime) OK 161ms
/aggregate functions/anyHeavy/Map(Int8,DateTime64(3)) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UInt16)) OK 139ms
/aggregate functions/any/Map(Int8,Nullable(UInt128)) OK 113ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UInt16)),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UInt32)) OK 153ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UInt16)),String OK 167ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UInt32)),String OK 143ms
/aggregate functions/anyHeavy/Map(Int8,Bool) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UInt32)) OK 159ms
/aggregate functions/anyLast/Map(Int8,DateTime64(3)) OK 177ms
/aggregate functions/any/Map(Int8,Nullable(Int8)) OK 123ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UInt32)),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UInt64)) OK 142ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UInt64)),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UInt128)) OK 179ms
/aggregate functions/anyHeavy/Map(Int8,String) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UInt64)) OK 147ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UInt64)),String OK 168ms
/aggregate functions/any/Map(Int8,Nullable(Int16)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UInt128)) OK 166ms
/aggregate functions/anyLast/Map(Int8,Bool) OK 165ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UInt128)),String OK 108ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Int8)) OK 119ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UInt128)),String OK 123ms
/aggregate functions/anyHeavy/Map(Int8,FixedString(51)) OK 131ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Int8)),String OK 159ms
/aggregate functions/any/Map(Int8,Nullable(Int32)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Int8)) OK 125ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Int16)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Int8)),String OK 130ms
/aggregate functions/anyLast/Map(Int8,String) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Int16)),String OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Int16)) OK 150ms
/aggregate functions/anyHeavy/Map(Int8,UUID) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Int16)),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Int32)) OK 155ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Int32)),String OK 132ms
/aggregate functions/any/Map(Int8,Nullable(Int64)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Int32)) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Int64)) OK 169ms
/aggregate functions/anyLast/Map(Int8,FixedString(51)) OK 180ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Int32)),String OK 179ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UInt8)) OK 222ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Int64)) OK 169ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Int64)),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Int128)) OK 163ms
/aggregate functions/any/Map(Int8,Nullable(Int128)) OK 146ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Int64)),String OK 158ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Int128)),String OK 136ms
/aggregate functions/anyLast/Map(Int8,UUID) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Int128)) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Float32)) OK 174ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Int128)),String OK 192ms
/aggregate functions/any/Map(Int8,Nullable(Float32)) OK 215ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Float32)),String OK 156ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UInt16)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Float32)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Float64)) OK 152ms
/aggregate functions/anyLast/Map(Int8,Nullable(UInt8)) OK 112ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Float32)),String OK 113ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Float64)),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Date)) OK 186ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UInt32)) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Float64)) OK 229ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Float64)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Date)),String OK 157ms
/aggregate functions/any/Map(Int8,Nullable(Float64)) OK 158ms
/aggregate functions/anyLast/Map(Int8,Nullable(UInt16)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Date)) OK 190ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UInt64)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(DateTime)) OK 182ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(DateTime)),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Bool)) OK 199ms
/aggregate functions/any/Map(Int8,Nullable(Decimal128(38))) OK 241ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Date)),String OK 198ms
/aggregate functions/anyLast/Map(Int8,Nullable(UInt32)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(DateTime)) OK 159ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(DateTime)),String OK 145ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UInt128)) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Bool)),String OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(String)) OK 190ms
/aggregate functions/anyLast/Map(Int8,Nullable(UInt64)) OK 203ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(String)),String OK 221ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Bool)) OK 249ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Bool)),String OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(String)) OK 148ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Int8)) OK 199ms
/aggregate functions/any/Map(Int8,Nullable(Date)) OK 190ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(String)),String OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(FixedString(51))) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(FixedString(51))),String OK 164ms
/aggregate functions/anyLast/Map(Int8,Nullable(UInt128)) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(UUID)) OK 172ms
/aggregate functions/any/Map(Int8,Nullable(DateTime)) OK 122ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Int16)) OK 153ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(FixedString(51))),String OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(UUID)) OK 124ms
/aggregate functions/anyLast/Map(Int8,Nullable(Int8)) OK 121ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(UUID)),String OK 158ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(UUID)),String OK 114ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/any/Map(Int8,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UInt8))),String OK 125ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Int32)) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt8))) OK 127ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UInt8))),String OK 152ms
/aggregate functions/anyLast/Map(Int8,Nullable(Int16)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt16))) OK 172ms
/aggregate functions/any/Map(Int8,Nullable(Bool)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt16))) OK 136ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UInt16))),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UInt16))),String OK 119ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Int64)) OK 112ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt32))) OK 172ms
/aggregate functions/any/Map(Int8,Nullable(String)) OK 206ms
/aggregate functions/anyLast/Map(Int8,Nullable(Int32)) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UInt32))),String OK 151ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UInt32))),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt64))) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt64))) OK 171ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UInt64))),String OK 154ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Int128)) OK 135ms
/aggregate functions/anyLast/Map(Int8,Nullable(Int64)) OK 202ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UInt64))),String OK 193ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt128))) OK 243ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt128))) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UInt128))),String OK 161ms
/aggregate functions/any/Map(Int8,Nullable(FixedString(51))) OK 180ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Float32)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Int8))) OK 153ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UInt128))),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Int8))) OK 235ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Int8))),String OK 208ms
/aggregate functions/anyLast/Map(Int8,Nullable(Int128)) OK 159ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Int8))),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Int16))) OK 203ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Float64)) OK 148ms
/aggregate functions/any/Map(Int8,Nullable(UUID)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Int16))) OK 175ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Int16))),String OK 180ms
/aggregate functions/anyLast/Map(Int8,Nullable(Float32)) OK 175ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Decimal128(38))) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Int32))) OK 222ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Int16))),String OK 159ms
/aggregate functions/any/Map(Int8,LowCardinality(UInt8)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Int32))) OK 160ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Int32))),String OK 205ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Int32))),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Int64))) OK 161ms
/aggregate functions/anyLast/Map(Int8,Nullable(Float64)) OK 136ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Date)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Int64))),String OK 190ms
/aggregate functions/any/Map(Int8,LowCardinality(UInt16)) OK 165ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Int64))),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Int128))) OK 196ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Int128))),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Int128))) OK 186ms
/aggregate functions/anyLast/Map(Int8,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(DateTime)) OK 136ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Int128))),String OK 183ms
/aggregate functions/any/Map(Int8,LowCardinality(UInt32)) OK 217ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Float32))) OK 228ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Float32))) OK 173ms
/aggregate functions/anyLast/Map(Int8,Nullable(Date)) OK 175ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Float32))),String OK 160ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Float32))),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Float64))) OK 204ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(DateTime64(3))) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Float64))) OK 183ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Float64))),String OK 215ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Date))) OK 189ms
/aggregate functions/anyLast/Map(Int8,Nullable(DateTime)) OK 179ms
/aggregate functions/any/Map(Int8,LowCardinality(UInt64)) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Float64))),String OK 207ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Date))) OK 202ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(Bool)) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Date))),String OK 167ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Date))),String OK 120ms
/aggregate functions/any/Map(Int8,LowCardinality(UInt128)) OK 115ms
/aggregate functions/anyLast/Map(Int8,Nullable(DateTime64(3))) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(DateTime))),String OK 143ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(String)) OK 133ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(Bool))) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(DateTime))) OK 186ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(DateTime))),String OK 144ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(Bool))) OK 163ms
/aggregate functions/any/Map(Int8,LowCardinality(Int8)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(Bool))),String OK 252ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(String))) OK 239ms
/aggregate functions/anyLast/Map(Int8,Nullable(Bool)) OK 197ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(FixedString(51))) OK 228ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(Bool))),String OK 272ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(String))),String OK 272ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(String))) OK 244ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(String))),String OK 257ms
/aggregate functions/any/Map(Int8,LowCardinality(Int16)) OK 270ms
/aggregate functions/anyLast/Map(Int8,Nullable(String)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(FixedString(51)))),String OK 166ms
/aggregate functions/anyHeavy/Map(Int8,Nullable(UUID)) OK 120ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(FixedString(51)))),String OK 181ms
/aggregate functions/argMax/datatypes/String,Map(Int32,LowCardinality(Nullable(UUID))) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Int32,LowCardinality(Nullable(UUID))) OK 199ms
/aggregate functions/anyLast/Map(Int8,Nullable(FixedString(51))) OK 129ms
/aggregate functions/any/Map(Int8,LowCardinality(Int32)) OK 143ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UInt8)) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int32,LowCardinality(Nullable(UUID))),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Array(String)) OK 173ms
/aggregate functions/argMin/datatypes/Map(Int32,LowCardinality(Nullable(UUID))),String OK 166ms
/aggregate functions/anyLast/Map(Int8,Nullable(UUID)) OK 202ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Array(String)) OK 226ms
/aggregate functions/any/Map(Int8,LowCardinality(Int64)) OK 238ms
/aggregate functions/argMax/datatypes/Map(Int32,Array(String)),String OK 248ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UInt16)) OK 166ms
/aggregate functions/argMin/datatypes/Map(Int32,Array(String)),String OK 247ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Map(String,LowCardinality(Float64))) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int32,Map(String,LowCardinality(Float64))),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Map(String,LowCardinality(Float64))) OK 197ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UInt8)) OK 134ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UInt32)) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(Int32,Tuple(String)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Int32,Map(String,LowCardinality(Float64))),String OK 169ms
/aggregate functions/any/Map(Int8,LowCardinality(Int128)) OK 176ms
/aggregate functions/argMax/datatypes/Map(Int32,Tuple(String)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Int32,Tuple(String)) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UInt8) OK 187ms
/aggregate functions/argMin/datatypes/Map(Int32,Tuple(String)),String OK 157ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UInt16)) OK 139ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UInt64)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int64,UInt8),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UInt8) OK 150ms
/aggregate functions/any/Map(Int8,LowCardinality(Float32)) OK 246ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UInt16) OK 175ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UInt32)) OK 193ms
/aggregate functions/argMin/datatypes/Map(Int64,UInt8),String OK 185ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UInt16) OK 203ms
/aggregate functions/argMax/datatypes/Map(Int64,UInt16),String OK 232ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UInt128)) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UInt32) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int64,UInt16),String OK 151ms
/aggregate functions/argMax/datatypes/Map(Int64,UInt32),String OK 257ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UInt32) OK 268ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Int8)) OK 253ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UInt64)) OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UInt64) OK 166ms
/aggregate functions/any/Map(Int8,LowCardinality(Float64)) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int64,UInt32),String OK 208ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UInt64) OK 228ms
/aggregate functions/argMax/datatypes/Map(Int64,UInt64),String OK 137ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UInt128) OK 239ms
/aggregate functions/any/Map(Int8,LowCardinality(Date)) OK 177ms
/aggregate functions/argMax/datatypes/Map(Int64,UInt128),String OK 257ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Int8) OK 171ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UInt128)) OK 203ms
/aggregate functions/argMin/datatypes/Map(Int64,UInt64),String OK 224ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Int16)) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UInt128) OK 168ms
/aggregate functions/argMin/datatypes/Map(Int64,UInt128),String OK 220ms
/aggregate functions/any/Map(Int8,LowCardinality(DateTime)) OK 208ms
/aggregate functions/argMax/datatypes/Map(Int64,Int8),String OK 172ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Int32)) OK 183ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Int16) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Int8) OK 218ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Int8)) OK 173ms
/aggregate functions/argMax/datatypes/Map(Int64,Int16),String OK 203ms
/aggregate functions/argMin/datatypes/Map(Int64,Int8),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Int16) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Int32) OK 146ms
/aggregate functions/argMax/datatypes/Map(Int64,Int32),String OK 168ms
/aggregate functions/any/Map(Int8,LowCardinality(Bool)) OK 154ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Int64)) OK 140ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Int16)) OK 117ms
/aggregate functions/argMin/datatypes/Map(Int64,Int16),String OK 187ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Int32) OK 150ms
/aggregate functions/argMin/datatypes/Map(Int64,Int32),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Int64) OK 98ms
/aggregate functions/argMax/datatypes/Map(Int64,Int64),String OK 150ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Int32)) OK 147ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Int128)) OK 112ms
/aggregate functions/any/Map(Int8,LowCardinality(String)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Int128) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int64,Int128),String OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Int64) OK 134ms
/aggregate functions/argMin/datatypes/Map(Int64,Int64),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Int128) OK 100ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Float32)) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Float32) OK 152ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Int64)) OK 131ms
/aggregate functions/argMax/datatypes/Map(Int64,Float32),String OK 145ms
/aggregate functions/any/Map(Int8,LowCardinality(FixedString(51))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Float64) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int64,Int128),String OK 153ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Float32) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int64,Float32),String OK 154ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Float64)) OK 151ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Int128)) OK 251ms
/aggregate functions/argMax/datatypes/Map(Int64,Float64),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Decimal128(38)) OK 188ms
/aggregate functions/any/Map(Int8,LowCardinality(UUID)) OK 212ms
/aggregate functions/argMax/datatypes/Map(Int64,Decimal128(38)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Float64) OK 199ms
/aggregate functions/argMin/datatypes/Map(Int64,Float64),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Decimal128(38)) OK 147ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Date)) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Date) OK 173ms
/aggregate functions/argMax/datatypes/Map(Int64,Date),String OK 170ms
/aggregate functions/argMin/datatypes/Map(Int64,Decimal128(38)),String OK 206ms
/aggregate functions/argMax/datatypes/String,Map(Int64,DateTime) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Date) OK 205ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Float32)) OK 192ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UInt8))) OK 194ms
/aggregate functions/argMin/datatypes/Map(Int64,Date),String OK 130ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(DateTime)) OK 149ms
/aggregate functions/argMax/datatypes/Map(Int64,DateTime),String OK 141ms
/aggregate functions/argMax/datatypes/String,Map(Int64,DateTime64(3)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(Int64,DateTime) OK 174ms
/aggregate functions/argMax/datatypes/Map(Int64,DateTime64(3)),String OK 157ms
/aggregate functions/argMin/datatypes/Map(Int64,DateTime),String OK 158ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Bool)) OK 167ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Float64)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Int64,DateTime64(3)) OK 159ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UInt16))) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Bool) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int64,Bool),String OK 117ms
/aggregate functions/argMax/datatypes/String,Map(Int64,String) OK 110ms
/aggregate functions/argMin/datatypes/Map(Int64,DateTime64(3)),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Bool) OK 141ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(String)) OK 143ms
/aggregate functions/argMin/datatypes/Map(Int64,Bool),String OK 147ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Date)) OK 147ms
/aggregate functions/argMax/datatypes/Map(Int64,String),String OK 141ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(Int64,FixedString(51)) OK 132ms
/aggregate functions/argMax/datatypes/Map(Int64,FixedString(51)),String OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Int64,String) OK 125ms
/aggregate functions/argMin/datatypes/Map(Int64,String),String OK 150ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(FixedString(51))) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int64,FixedString(51)) OK 148ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(DateTime)) OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int64,UUID) OK 203ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UInt64))) OK 164ms
/aggregate functions/argMax/datatypes/Map(Int64,UUID),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UInt8)) OK 119ms
/aggregate functions/argMin/datatypes/Map(Int64,FixedString(51)),String OK 124ms
/aggregate functions/argMin/datatypes/String,Map(Int64,UUID) OK 124ms
/aggregate functions/argMin/datatypes/Map(Int64,UUID),String OK 169ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(UUID)) OK 175ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UInt8)),String OK 188ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Bool)) OK 188ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UInt128))) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UInt16)) OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UInt8)) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UInt16)),String OK 172ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UInt8)),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UInt16)) OK 231ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UInt8))) OK 202ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UInt32)) OK 157ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UInt32)),String OK 239ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UInt16)),String OK 209ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(String)) OK 165ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Int8))) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UInt64)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UInt32)) OK 127ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UInt64)),String OK 182ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UInt32)),String OK 178ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UInt16))) OK 237ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(FixedString(51))) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UInt64)) OK 188ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Int16))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UInt128)) OK 182ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UInt64)),String OK 197ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UInt128)),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Int8)) OK 119ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UInt128)) OK 169ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(UUID)) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UInt128)),String OK 147ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Int8)),String OK 155ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UInt32))) OK 185ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Int8)) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Int16)) OK 139ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Int16)),String OK 159ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Int8)),String OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Int16)) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Int32)) OK 120ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Int32)),String OK 142ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Int16)),String OK 129ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Int64)) OK 123ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Int128))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Int32)) OK 152ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Int64)),String OK 205ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Int32)),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Int64)) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Int128)) OK 142ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UInt128))) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Int128)),String OK 132ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Int64)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Int128)) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Float32)) OK 216ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Int128)),String OK 187ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Float32)),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Float64)) OK 134ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Int8))) OK 167ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UInt64))) OK 174ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Float64))) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Float32)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Float32)),String OK 194ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Float64)),String OK 217ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Decimal128(38))) OK 205ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Float64)) OK 174ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Decimal128(38))),String OK 207ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UInt128))) OK 175ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Float64)),String OK 185ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Decimal128(38))) OK 178ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Int32))) OK 169ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(DateTime))) OK 193ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Date)) OK 163ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Decimal128(38))),String OK 194ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Date)),String OK 183ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Int8))) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(DateTime)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Date)) OK 159ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Date)),String OK 158ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Int64))) OK 197ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(DateTime)),String OK 163ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Int16))) OK 168ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(DateTime)) OK 248ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(DateTime64(3))) OK 258ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(DateTime)),String OK 249ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(DateTime64(3))),String OK 239ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(DateTime64(3))) OK 280ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(String))) OK 227ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(Bool)) OK 222ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Int32))) OK 218ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Int128))) OK 219ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(DateTime64(3))),String OK 158ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(Bool)),String OK 191ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(String)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(Bool)) OK 152ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(String)),String OK 175ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Int64))) OK 164ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Float32))) OK 145ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(Bool)),String OK 195ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(String)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(FixedString(51))) OK 157ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(String)),String OK 167ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(FixedString(51))),String OK 153ms
/aggregate functions/any/Map(Int8,LowCardinality(Nullable(UUID))) OK 147ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Float64))) OK 151ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Int128))) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Nullable(UUID)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(FixedString(51))) OK 143ms
/aggregate functions/argMax/datatypes/Map(Int64,Nullable(UUID)),String OK 141ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(FixedString(51))),String OK 106ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UInt8)) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Nullable(UUID)) OK 123ms
/aggregate functions/any/Map(Int8,Array(String)) OK 121ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UInt8)),String OK 127ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/argMin/datatypes/Map(Int64,Nullable(UUID)),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UInt8)) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UInt16)) OK 144ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Float32))) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UInt8)),String OK 167ms
/aggregate functions/any/Map(Int8,Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UInt16)),String OK 146ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(DateTime))) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UInt32)) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UInt16)) OK 119ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UInt32)),String OK 149ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Float64))) OK 173ms
/aggregate functions/any/Map(Int8,Tuple(String)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UInt16)),String OK 145ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UInt64)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UInt32)) OK 150ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UInt32)),String OK 132ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UInt64)),String OK 136ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UInt128)) OK 121ms
/aggregate functions/any/Map(Int16,UInt8) OK 136ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UInt64)) OK 144ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Date))) OK 199ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UInt64)),String OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UInt128)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UInt128)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Int8)) OK 129ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Int8)),String OK 129ms
/aggregate functions/any/Map(Int16,UInt16) OK 110ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UInt128)),String OK 124ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Int8)) OK 237ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Int16)) OK 156ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Int8)),String OK 192ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Int16)),String OK 188ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(DateTime))) OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Int32)) OK 204ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/any/Map(Int16,UInt32) OK 117ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Int16)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Int32)),String OK 182ms
/aggregate functions/any/Map(Int16,UInt64) OK 155ms
/aggregate functions/anyHeavy/Map(Int8,LowCardinality(Nullable(UUID))) OK 182ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Int16)),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Int64)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Int32)) OK 159ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Int64)),String OK 153ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Int32)),String OK 172ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/any/Map(Int16,UInt128) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Int128)) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Int128)),String OK 191ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Int64)) OK 182ms
/aggregate functions/anyHeavy/Map(Int8,Array(String)) OK 152ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Int64)),String OK 133ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Float32)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Int128)) OK 152ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(String))) OK 177ms
/aggregate functions/any/Map(Int16,Int8) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Float32)),String OK 175ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Int128)),String OK 237ms
/aggregate functions/anyHeavy/Map(Int8,Map(String,LowCardinality(Float64))) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Float64)) OK 204ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Float32)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Float64)),String OK 163ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Float32)),String OK 204ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 173ms
/aggregate functions/any/Map(Int16,Int16) OK 124ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Date)) OK 188ms
/aggregate functions/anyHeavy/Map(Int8,Tuple(String)) OK 243ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Float64)) OK 194ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Date)),String OK 178ms
/aggregate functions/any/Map(Int16,Int32) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(DateTime)) OK 204ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Float64)),String OK 196ms
/aggregate functions/anyLast/Map(Int8,LowCardinality(Nullable(UUID))) OK 198ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Date)) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(DateTime)),String OK 126ms
/aggregate functions/any/Map(Int16,Int64) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Bool)) OK 156ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Date)),String OK 144ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Bool)),String OK 196ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(DateTime)) OK 161ms
/aggregate functions/anyHeavy/Map(Int16,UInt8) OK 160ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(DateTime)),String OK 199ms
/aggregate functions/anyLast/Map(Int8,Array(String)) OK 112ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(String)) OK 155ms
/aggregate functions/any/Map(Int16,Int128) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Bool)) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(String)),String OK 142ms
/aggregate functions/anyLast/Map(Int8,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Bool)),String OK 140ms
/aggregate functions/anyHeavy/Map(Int16,UInt16) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(FixedString(51))) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(FixedString(51))),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(String)) OK 190ms
/aggregate functions/any/Map(Int16,Float32) OK 196ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(String)),String OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(UUID)) OK 180ms
/aggregate functions/anyLast/Map(Int8,Tuple(String)) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/anyHeavy/Map(Int16,UInt32) OK 115ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(UUID)),String OK 155ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(FixedString(51))),String OK 224ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(UUID)) OK 147ms
/aggregate functions/anyLast/Map(Int16,UInt8) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt8))) OK 204ms
/aggregate functions/any/Map(Int16,Float64) OK 153ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UInt8))),String OK 166ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(UUID)),String OK 181ms
/aggregate functions/anyHeavy/Map(Int16,UInt64) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt8))) OK 309ms
/aggregate functions/anyLast/Map(Int16,UInt16) OK 197ms
/aggregate functions/any/Map(Int16,Decimal128(38)) OK 207ms
/aggregate functions/anyHeavy/Map(Int16,UInt128) OK 165ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UInt16))),String OK 186ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UInt8))),String OK 208ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt32))) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt16))) OK 228ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UInt32))),String OK 170ms
/aggregate functions/anyLast/Map(Int16,UInt32) OK 172ms
/aggregate functions/anyHeavy/Map(Int16,Int8) OK 184ms
/aggregate functions/any/Map(Int16,Date) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt64))) OK 211ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UInt64))),String OK 189ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt128))) OK 202ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UInt16))),String OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt32))) OK 178ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UInt32))),String OK 147ms
/aggregate functions/anyLast/Map(Int16,UInt64) OK 120ms
/aggregate functions/anyHeavy/Map(Int16,Int16) OK 112ms
/aggregate functions/any/Map(Int16,DateTime) OK 106ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UInt128))),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Int8))),String OK 134ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UInt64))),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt128))) OK 175ms
/aggregate functions/anyLast/Map(Int16,UInt128) OK 133ms
/aggregate functions/anyHeavy/Map(Int16,Int32) OK 155ms
/aggregate functions/any/Map(Int16,DateTime64(3)) OK 157ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UInt128))),String OK 216ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Int16))) OK 228ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Int16))),String OK 205ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Int8))) OK 261ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Int32))) OK 248ms
/aggregate functions/anyLast/Map(Int16,Int8) OK 204ms
/aggregate functions/anyHeavy/Map(Int16,Int64) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Int8))),String OK 186ms
/aggregate functions/any/Map(Int16,Bool) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Int32))),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/anyHeavy/Map(Int16,Int128) OK 171ms
/aggregate functions/anyLast/Map(Int16,Int16) OK 170ms
/aggregate functions/any/Map(Int16,String) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Int16))),String OK 147ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Int64))),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Int32))),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Int128))),String OK 130ms
/aggregate functions/any/Map(Int16,FixedString(51)) OK 108ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Int64))) OK 141ms
/aggregate functions/anyHeavy/Map(Int16,Float32) OK 150ms
/aggregate functions/anyLast/Map(Int16,Int32) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Float32))) OK 181ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Int64))),String OK 104ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Float32))),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Int128))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Float64))) OK 163ms
/aggregate functions/any/Map(Int16,UUID) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Int128))),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/anyHeavy/Map(Int16,Float64) OK 132ms
/aggregate functions/anyLast/Map(Int16,Int64) OK 142ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Float64))),String OK 180ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Date))) OK 157ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Float32))),String OK 164ms
/aggregate functions/any/Map(Int16,Nullable(UInt8)) OK 167ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Date))),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Float64))) OK 147ms
/aggregate functions/anyHeavy/Map(Int16,Decimal128(38)) OK 151ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Float64))),String OK 151ms
/aggregate functions/anyLast/Map(Int16,Int128) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(DateTime))) OK 236ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(DateTime))),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Date))) OK 239ms
/aggregate functions/any/Map(Int16,Nullable(UInt16)) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(Bool))) OK 208ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Date))),String OK 164ms
/aggregate functions/anyHeavy/Map(Int16,Date) OK 198ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(DateTime))) OK 167ms
/aggregate functions/anyLast/Map(Int16,Float32) OK 169ms
/aggregate functions/any/Map(Int16,Nullable(UInt32)) OK 189ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(Bool))),String OK 207ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(DateTime))),String OK 217ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(Bool))) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(String))) OK 207ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(String))),String OK 179ms
/aggregate functions/anyLast/Map(Int16,Float64) OK 135ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(Bool))),String OK 193ms
/aggregate functions/anyHeavy/Map(Int16,DateTime) OK 195ms
/aggregate functions/any/Map(Int16,Nullable(UInt64)) OK 238ms
/aggregate functions/anyLast/Map(Int16,Decimal128(38)) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 199ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(String))) OK 259ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(String))),String OK 203ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(FixedString(51)))),String OK 262ms
/aggregate functions/argMax/datatypes/String,Map(Int64,LowCardinality(Nullable(UUID))) OK 221ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/anyHeavy/Map(Int16,DateTime64(3)) OK 165ms
/aggregate functions/anyLast/Map(Int16,Date) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(FixedString(51)))),String OK 332ms
/aggregate functions/argMax/datatypes/Map(Int64,LowCardinality(Nullable(UUID))),String OK 308ms
/aggregate functions/any/Map(Int16,Nullable(UInt128)) OK 315ms
/aggregate functions/anyHeavy/Map(Int16,Bool) OK 252ms
/aggregate functions/argMin/datatypes/String,Map(Int64,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Array(String)) OK 273ms
/aggregate functions/argMin/datatypes/Map(Int64,LowCardinality(Nullable(UUID))),String OK 265ms
/aggregate functions/argMax/datatypes/Map(Int64,Array(String)),String OK 254ms
/aggregate functions/anyLast/Map(Int16,DateTime) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Array(String)) OK 221ms
/aggregate functions/anyHeavy/Map(Int16,String) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/anyLast/Map(Int16,DateTime64(3)) OK 133ms
/aggregate functions/argMin/datatypes/Map(Int64,Array(String)),String OK 148ms
/aggregate functions/any/Map(Int16,Nullable(Int8)) OK 136ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Map(String,LowCardinality(Float64))) OK 192ms
/aggregate functions/argMax/datatypes/Map(Int64,Map(String,LowCardinality(Float64))),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(Int64,Tuple(String)) OK 172ms
/aggregate functions/argMin/datatypes/Map(Int64,Map(String,LowCardinality(Float64))),String OK 122ms
/aggregate functions/anyHeavy/Map(Int16,FixedString(51)) OK 105ms
/aggregate functions/anyLast/Map(Int16,Bool) OK 116ms
/aggregate functions/any/Map(Int16,Nullable(Int16)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Int64,Tuple(String)) OK 172ms
/aggregate functions/argMax/datatypes/Map(Int64,Tuple(String)),String OK 201ms
/aggregate functions/argMin/datatypes/Map(Int64,Tuple(String)),String OK 199ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UInt8) OK 197ms
/aggregate functions/argMax/datatypes/Map(Int128,UInt8),String OK 139ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UInt8) OK 141ms
/aggregate functions/anyHeavy/Map(Int16,UUID) OK 166ms
/aggregate functions/anyLast/Map(Int16,String) OK 151ms
/aggregate functions/any/Map(Int16,Nullable(Int32)) OK 123ms
/aggregate functions/argMin/datatypes/Map(Int128,UInt8),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UInt16) OK 237ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UInt16) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int128,UInt16),String OK 166ms
/aggregate functions/argMin/datatypes/Map(Int128,UInt16),String OK 177ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UInt8)) OK 200ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UInt32) OK 207ms
/aggregate functions/anyLast/Map(Int16,FixedString(51)) OK 149ms
/aggregate functions/any/Map(Int16,Nullable(Int64)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UInt32) OK 134ms
/aggregate functions/argMin/datatypes/Map(Int128,UInt32),String OK 195ms
/aggregate functions/argMax/datatypes/Map(Int128,UInt32),String OK 264ms
/aggregate functions/anyLast/Map(Int16,UUID) OK 204ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UInt64) OK 177ms
/aggregate functions/any/Map(Int16,Nullable(Int128)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UInt64) OK 169ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UInt16)) OK 115ms
/aggregate functions/argMax/datatypes/Map(Int128,UInt64),String OK 176ms
/aggregate functions/argMin/datatypes/Map(Int128,UInt64),String OK 169ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UInt32)) OK 327ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UInt128) OK 276ms
/aggregate functions/argMin/datatypes/Map(Int128,UInt128),String OK 251ms
/aggregate functions/any/Map(Int16,Nullable(Float32)) OK 250ms
/aggregate functions/anyLast/Map(Int16,Nullable(UInt8)) OK 234ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UInt128) OK 183ms
/aggregate functions/argMax/datatypes/Map(Int128,UInt128),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Int8) OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Int8) OK 221ms
/aggregate functions/argMax/datatypes/Map(Int128,Int8),String OK 141ms
/aggregate functions/argMin/datatypes/Map(Int128,Int8),String OK 196ms
/aggregate functions/anyLast/Map(Int16,Nullable(UInt16)) OK 206ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Int16) OK 239ms
/aggregate functions/any/Map(Int16,Nullable(Float64)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Int16) OK 210ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UInt64)) OK 193ms
/aggregate functions/argMax/datatypes/Map(Int128,Int16),String OK 197ms
/aggregate functions/argMin/datatypes/Map(Int128,Int16),String OK 191ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Int32) OK 164ms
/aggregate functions/any/Map(Int16,Nullable(Decimal128(38))) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Int32) OK 166ms
/aggregate functions/anyLast/Map(Int16,Nullable(UInt32)) OK 137ms
/aggregate functions/argMin/datatypes/Map(Int128,Int32),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Int64) OK 192ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UInt128)) OK 152ms
/aggregate functions/argMax/datatypes/Map(Int128,Int32),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Int64) OK 142ms
/aggregate functions/argMax/datatypes/Map(Int128,Int64),String OK 183ms
/aggregate functions/any/Map(Int16,Nullable(Date)) OK 148ms
/aggregate functions/anyLast/Map(Int16,Nullable(UInt64)) OK 143ms
/aggregate functions/argMin/datatypes/Map(Int128,Int64),String OK 227ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Int128) OK 231ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Int8)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Int128) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int128,Int128),String OK 205ms
/aggregate functions/argMin/datatypes/Map(Int128,Int128),String OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Float32) OK 144ms
/aggregate functions/any/Map(Int16,Nullable(DateTime)) OK 113ms
/aggregate functions/anyLast/Map(Int16,Nullable(UInt128)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Float32) OK 264ms
/aggregate functions/any/Map(Int16,Nullable(DateTime64(3))) OK 198ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Int16)) OK 189ms
/aggregate functions/argMax/datatypes/Map(Int128,Float32),String OK 196ms
/aggregate functions/argMin/datatypes/Map(Int128,Float32),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Float64) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Float64) OK 188ms
/aggregate functions/argMax/datatypes/Map(Int128,Float64),String OK 214ms
/aggregate functions/anyLast/Map(Int16,Nullable(Int8)) OK 159ms
/aggregate functions/argMin/datatypes/Map(Int128,Float64),String OK 182ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Int32)) OK 191ms
/aggregate functions/any/Map(Int16,Nullable(Bool)) OK 263ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Decimal128(38)) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Decimal128(38)) OK 153ms
/aggregate functions/anyLast/Map(Int16,Nullable(Int16)) OK 185ms
/aggregate functions/argMax/datatypes/Map(Int128,Decimal128(38)),String OK 225ms
/aggregate functions/argMin/datatypes/Map(Int128,Decimal128(38)),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Date) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Date) OK 148ms
/aggregate functions/argMin/datatypes/Map(Int128,Date),String OK 174ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Int64)) OK 191ms
/aggregate functions/argMax/datatypes/Map(Int128,Date),String OK 197ms
/aggregate functions/anyLast/Map(Int16,Nullable(Int32)) OK 194ms
/aggregate functions/argMin/datatypes/String,Map(Int128,DateTime) OK 163ms
/aggregate functions/any/Map(Int16,Nullable(String)) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(Int128,DateTime) OK 184ms
/aggregate functions/argMax/datatypes/Map(Int128,DateTime),String OK 193ms
/aggregate functions/argMin/datatypes/Map(Int128,DateTime),String OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int128,DateTime64(3)) OK 126ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Int128)) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int128,DateTime64(3)),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(Int128,DateTime64(3)) OK 122ms
/aggregate functions/anyLast/Map(Int16,Nullable(Int64)) OK 96ms
/aggregate functions/argMax/datatypes/Map(Int128,DateTime64(3)),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Bool) OK 170ms
/aggregate functions/any/Map(Int16,Nullable(FixedString(51))) OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Bool) OK 168ms
/aggregate functions/argMin/datatypes/Map(Int128,Bool),String OK 166ms
/aggregate functions/anyLast/Map(Int16,Nullable(Int128)) OK 174ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Float32)) OK 175ms
/aggregate functions/argMax/datatypes/Map(Int128,Bool),String OK 146ms
/aggregate functions/argMin/datatypes/String,Map(Int128,String) OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Int128,String) OK 232ms
/aggregate functions/argMin/datatypes/Map(Int128,String),String OK 170ms
/aggregate functions/argMax/datatypes/Map(Int128,String),String OK 207ms
/aggregate functions/any/Map(Int16,Nullable(UUID)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int128,FixedString(51)) OK 216ms
/aggregate functions/argMin/datatypes/Map(Int128,FixedString(51)),String OK 187ms
/aggregate functions/argMax/datatypes/String,Map(Int128,FixedString(51)) OK 170ms
/aggregate functions/anyLast/Map(Int16,Nullable(Float32)) OK 147ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Float64)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Int128,UUID) OK 209ms
/aggregate functions/any/Map(Int16,LowCardinality(UInt8)) OK 221ms
/aggregate functions/argMax/datatypes/Map(Int128,FixedString(51)),String OK 155ms
/aggregate functions/anyLast/Map(Int16,Nullable(Float64)) OK 202ms
/aggregate functions/argMax/datatypes/String,Map(Int128,UUID) OK 141ms
/aggregate functions/argMax/datatypes/Map(Int128,UUID),String OK 209ms
/aggregate functions/argMin/datatypes/Map(Int128,UUID),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UInt8)) OK 176ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Decimal128(38))) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UInt8)) OK 201ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UInt8)),String OK 171ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UInt8)),String OK 191ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Date)) OK 199ms
/aggregate functions/any/Map(Int16,LowCardinality(UInt16)) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UInt16)) OK 203ms
/aggregate functions/anyLast/Map(Int16,Nullable(Decimal128(38))) OK 164ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UInt16)),String OK 195ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UInt16)) OK 162ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UInt16)),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UInt32)) OK 225ms
/aggregate functions/any/Map(Int16,LowCardinality(UInt32)) OK 187ms
/aggregate functions/anyLast/Map(Int16,Nullable(Date)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UInt32)) OK 218ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(DateTime)) OK 194ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UInt32)),String OK 148ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UInt32)),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UInt64)) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UInt64)) OK 150ms
/aggregate functions/anyLast/Map(Int16,Nullable(DateTime)) OK 197ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UInt64)),String OK 238ms
/aggregate functions/any/Map(Int16,LowCardinality(UInt64)) OK 172ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UInt64)),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UInt128)) OK 221ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(DateTime64(3))) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UInt128)) OK 217ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UInt128)),String OK 155ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UInt128)),String OK 120ms
/aggregate functions/any/Map(Int16,LowCardinality(UInt128)) OK 110ms
/aggregate functions/anyLast/Map(Int16,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(Bool)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Int8)) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Int8)) OK 133ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Int8)),String OK 147ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Int8)),String OK 133ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Int16)) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Int16)) OK 163ms
/aggregate functions/any/Map(Int16,LowCardinality(Int8)) OK 150ms
/aggregate functions/anyLast/Map(Int16,Nullable(Bool)) OK 125ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Int16)),String OK 136ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(String)) OK 135ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Int16)),String OK 139ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Int32)) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Int32)) OK 128ms
/aggregate functions/anyLast/Map(Int16,Nullable(String)) OK 193ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Int32)),String OK 238ms
/aggregate functions/any/Map(Int16,LowCardinality(Int16)) OK 161ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Int32)),String OK 257ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Int64)) OK 228ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(FixedString(51))) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Int64)) OK 153ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Int64)),String OK 180ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Int64)),String OK 159ms
/aggregate functions/any/Map(Int16,LowCardinality(Int32)) OK 208ms
/aggregate functions/anyLast/Map(Int16,Nullable(FixedString(51))) OK 213ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Int128)) OK 235ms
/aggregate functions/anyHeavy/Map(Int16,Nullable(UUID)) OK 237ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Int128)),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Int128)) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Float32)) OK 166ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Int128)),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Float32)) OK 211ms
/aggregate functions/any/Map(Int16,LowCardinality(Int64)) OK 260ms
/aggregate functions/anyLast/Map(Int16,Nullable(UUID)) OK 201ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Float32)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Float32)),String OK 251ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Float64)) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Float64)) OK 224ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Float64)),String OK 182ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UInt8)) OK 162ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Float64)),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Decimal128(38))) OK 208ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Decimal128(38))),String OK 164ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UInt8)) OK 168ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UInt16)) OK 181ms
/aggregate functions/any/Map(Int16,LowCardinality(Int128)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Decimal128(38))) OK 203ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Date)) OK 193ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Decimal128(38))),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Date)) OK 166ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Date)),String OK 121ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UInt16)) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(DateTime)) OK 166ms
/aggregate functions/any/Map(Int16,LowCardinality(Float32)) OK 145ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UInt32)) OK 140ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Date)),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(DateTime)) OK 166ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(DateTime)),String OK 143ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(DateTime)),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UInt32)) OK 126ms
/aggregate functions/any/Map(Int16,LowCardinality(Float64)) OK 123ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UInt64)) OK 123ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(DateTime64(3))),String OK 122ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(Bool)) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(DateTime64(3))) OK 149ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(DateTime64(3))),String OK 310ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(Bool)) OK 185ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(Bool)),String OK 264ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UInt64)) OK 248ms
/aggregate functions/any/Map(Int16,LowCardinality(Date)) OK 287ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UInt128)) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(String)) OK 110ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(String)),String OK 260ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(Bool)),String OK 210ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(FixedString(51))) OK 268ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(String)) OK 284ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Int8)) OK 305ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UInt128)) OK 174ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(FixedString(51))),String OK 190ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(String)),String OK 216ms
/aggregate functions/any/Map(Int16,LowCardinality(DateTime)) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(FixedString(51))) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Nullable(UUID)) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int128,Nullable(UUID)),String OK 157ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Int8)) OK 130ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(FixedString(51))),String OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UInt8)) OK 157ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Int16)) OK 200ms
/aggregate functions/any/Map(Int16,LowCardinality(Bool)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Nullable(UUID)) OK 174ms
/aggregate functions/argMax/datatypes/Map(Int128,Nullable(UUID)),String OK 154ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UInt8)),String OK 154ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Int16)) OK 154ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UInt16)) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UInt8)) OK 126ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UInt16)),String OK 128ms
/aggregate functions/any/Map(Int16,LowCardinality(String)) OK 140ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UInt8)),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UInt32)) OK 181ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Int32)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UInt16)) OK 177ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UInt16)),String OK 157ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Int32)) OK 191ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UInt32)),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UInt64)) OK 142ms
/aggregate functions/any/Map(Int16,LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UInt32)) OK 180ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Int64)) OK 204ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UInt64)),String OK 174ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UInt32)),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UInt64)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UInt128)) OK 190ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UInt128)),String OK 144ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Int64)) OK 169ms
/aggregate functions/any/Map(Int16,LowCardinality(UUID)) OK 146ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UInt64)),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Int8)) OK 208ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Int128)) OK 223ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Int8)),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UInt128)) OK 154ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UInt8))) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Int16)) OK 169ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Int128)) OK 156ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UInt128)),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Int8)) OK 106ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Int16)),String OK 199ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Int8)),String OK 238ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UInt16))) OK 223ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Int32)) OK 217ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Float32)) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Int32)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Int16)) OK 233ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Float32)) OK 169ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Int16)),String OK 140ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Float64)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Int64)) OK 228ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Int32)) OK 220ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Int64)),String OK 248ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Float64)) OK 144ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UInt32))) OK 190ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Int32)),String OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Int128)) OK 198ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Int64)) OK 121ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Date)) OK 138ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Date)) OK 181ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Int64)),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Int128)) OK 209ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Int128)),String OK 171ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UInt64))) OK 169ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Int128)),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Float32)) OK 160ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Float32)),String OK 181ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(DateTime)) OK 183ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(DateTime)) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Float32)) OK 266ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UInt128))) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Float64)) OK 161ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Float64)),String OK 167ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Float32)),String OK 184ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Float64)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Date)) OK 172ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Bool)) OK 156ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Bool)) OK 140ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Date)),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(DateTime)) OK 171ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Int8))) OK 198ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Float64)),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Date)) OK 172ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(String)) OK 170ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Date)),String OK 205ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(DateTime)),String OK 208ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(String)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Bool)) OK 125ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Bool)),String OK 147ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(DateTime)) OK 159ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(DateTime)),String OK 141ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(FixedString(51))) OK 198ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(FixedString(51))) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Bool)) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(String)) OK 141ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(String)),String OK 95ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(FixedString(51))) OK 161ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Bool)),String OK 123ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(String)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(FixedString(51))),String OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(UUID)) OK 246ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(String)),String OK 189ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(UUID)) OK 147ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(UUID)) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(FixedString(51))) OK 204ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Int64))) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(UUID)),String OK 192ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(FixedString(51))),String OK 136ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt8))) OK 184ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UInt8))) OK 118ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UInt8))) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(UUID)) OK 217ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(UUID)),String OK 242ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Int128))) OK 155ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UInt8))),String OK 202ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt8))) OK 214ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt16))) OK 167ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UInt16))),String OK 219ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UInt16))) OK 189ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Float32))) OK 187ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UInt8))),String OK 204ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt32))) OK 243ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UInt32))),String OK 193ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UInt16))),String OK 202ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Float64))) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt32))) OK 216ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UInt64))) OK 161ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UInt32))),String OK 207ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UInt64))),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt64))) OK 176ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UInt128))),String OK 193ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UInt64))) OK 187ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Date))) OK 148ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Int8))) OK 169ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Int8))),String OK 133ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UInt64))),String OK 156ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UInt128))),String OK 183ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Int16))) OK 175ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Int16))),String OK 122ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Int8))),String OK 138ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Int8))) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Int16))) OK 184ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(Bool))) OK 156ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Int32))),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Int64))) OK 214ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Int16))),String OK 188ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Int64))),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Int32))) OK 176ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Int32))) OK 172ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Int16))) OK 164ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(String))) OK 155ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Int32))),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Int128))) OK 174ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Int128))),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Float32))) OK 150ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Int64))),String OK 135ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Int64))) OK 150ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Int128))) OK 199ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Float32))),String OK 184ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Float64))) OK 150ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Int128))),String OK 125ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Float32))) OK 158ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Float64))),String OK 161ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Int128))) OK 162ms
/aggregate functions/any/Map(Int16,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Float32))),String OK 200ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Date))),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Float64))) OK 193ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Float64))),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Float32))) OK 174ms
/aggregate functions/any/Map(Int16,Array(String)) OK 144ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(DateTime))),String OK 260ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Date))) OK 206ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(Bool))) OK 251ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(Bool))),String OK 226ms
/aggregate functions/any/Map(Int16,Map(String,LowCardinality(Float64))) OK 196ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Date))),String OK 157ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Float64))) OK 209ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Float32))) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(DateTime))),String OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(Bool))) OK 232ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Float64))) OK 296ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(Bool))),String OK 191ms
/aggregate functions/any/Map(Int16,Tuple(String)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(String))) OK 227ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(String))),String OK 172ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Date))) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(String))) OK 193ms
/aggregate functions/any/Map(Int32,UInt8) OK 168ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(String))),String OK 180ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(FixedString(51)))),String OK 220ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 193ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(Int128,LowCardinality(Nullable(UUID))) OK 199ms
/aggregate functions/argMin/datatypes/Map(Int128,LowCardinality(Nullable(UUID))),String OK 188ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/any/Map(Int32,UInt16) OK 110ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(FixedString(51)))),String OK 129ms
/aggregate functions/argMax/datatypes/String,Map(Int128,LowCardinality(Nullable(UUID))) OK 145ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(Bool))) OK 142ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/argMax/datatypes/Map(Int128,LowCardinality(Nullable(UUID))),String OK 161ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Array(String)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Int128,Array(String)),String OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/any/Map(Int32,UInt32) OK 92ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Array(String)) OK 136ms
/aggregate functions/argMax/datatypes/Map(Int128,Array(String)),String OK 215ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(String))) OK 200ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(Bool))) OK 208ms
/aggregate functions/any/Map(Int32,UInt64) OK 268ms
/aggregate functions/argMin/datatypes/Map(Int128,Map(String,LowCardinality(Float64))),String OK 200ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Map(String,LowCardinality(Float64))) OK 217ms
/aggregate functions/argMin/datatypes/String,Map(Int128,Tuple(String)) OK 198ms
/aggregate functions/argMin/datatypes/Map(Int128,Tuple(String)),String OK 252ms
/aggregate functions/argMax/datatypes/Map(Int128,Map(String,LowCardinality(Float64))),String OK 245ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Int128,Tuple(String)) OK 153ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(String))) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(Date,UInt8) OK 191ms
/aggregate functions/argMin/datatypes/Map(Date,UInt8),String OK 160ms
/aggregate functions/argMax/datatypes/Map(Int128,Tuple(String)),String OK 128ms
/aggregate functions/any/Map(Int32,UInt128) OK 97ms
/aggregate functions/argMin/datatypes/String,Map(Date,UInt16) OK 121ms
/aggregate functions/argMax/datatypes/String,Map(Date,UInt8) OK 131ms
/aggregate functions/argMax/datatypes/Map(Date,UInt8),String OK 138ms
/aggregate functions/anyLast/Map(Int16,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/any/Map(Int32,Int8) OK 122ms
/aggregate functions/argMax/datatypes/String,Map(Date,UInt16) OK 125ms
/aggregate functions/argMin/datatypes/Map(Date,UInt16),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Date,UInt32) OK 113ms
/aggregate functions/argMin/datatypes/Map(Date,UInt32),String OK 108ms
/aggregate functions/anyLast/Map(Int16,Array(String)) OK 130ms
/aggregate functions/argMax/datatypes/Map(Date,UInt16),String OK 130ms
/aggregate functions/anyHeavy/Map(Int16,LowCardinality(Nullable(UUID))) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(Date,UInt32) OK 157ms
/aggregate functions/any/Map(Int32,Int16) OK 156ms
/aggregate functions/argMax/datatypes/Map(Date,UInt32),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Date,UInt64) OK 152ms
/aggregate functions/argMin/datatypes/Map(Date,UInt64),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(Date,UInt128) OK 136ms
/aggregate functions/anyLast/Map(Int16,Map(String,LowCardinality(Float64))) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Date,UInt64) OK 168ms
/aggregate functions/anyHeavy/Map(Int16,Array(String)) OK 194ms
/aggregate functions/argMax/datatypes/Map(Date,UInt64),String OK 218ms
/aggregate functions/argMax/datatypes/String,Map(Date,UInt128) OK 221ms
/aggregate functions/any/Map(Int32,Int32) OK 177ms
/aggregate functions/argMin/datatypes/Map(Date,UInt128),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(Date,Int8) OK 178ms
/aggregate functions/argMin/datatypes/Map(Date,Int8),String OK 124ms
/aggregate functions/argMax/datatypes/Map(Date,UInt128),String OK 197ms
/aggregate functions/anyLast/Map(Int16,Tuple(String)) OK 181ms
/aggregate functions/anyHeavy/Map(Int16,Map(String,LowCardinality(Float64))) OK 215ms
/aggregate functions/argMin/datatypes/String,Map(Date,Int16) OK 226ms
/aggregate functions/any/Map(Int32,Int64) OK 157ms
/aggregate functions/argMin/datatypes/Map(Date,Int16),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Date,Int8) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Date,Int32) OK 194ms
/aggregate functions/argMax/datatypes/Map(Date,Int8),String OK 134ms
/aggregate functions/argMax/datatypes/String,Map(Date,Int16) OK 267ms
/aggregate functions/anyLast/Map(Int32,UInt8) OK 182ms
/aggregate functions/any/Map(Int32,Int128) OK 230ms
/aggregate functions/argMax/datatypes/Map(Date,Int16),String OK 213ms
/aggregate functions/argMin/datatypes/Map(Date,Int32),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Date,Int32) OK 165ms
/aggregate functions/anyHeavy/Map(Int16,Tuple(String)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Date,Int64) OK 220ms
/aggregate functions/argMin/datatypes/Map(Date,Int64),String OK 197ms
/aggregate functions/anyLast/Map(Int32,UInt16) OK 232ms
/aggregate functions/anyHeavy/Map(Int32,UInt8) OK 238ms
/aggregate functions/argMin/datatypes/String,Map(Date,Int128) OK 158ms
/aggregate functions/argMax/datatypes/Map(Date,Int32),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Date,Int64) OK 185ms
/aggregate functions/any/Map(Int32,Float32) OK 158ms
/aggregate functions/argMax/datatypes/Map(Date,Int64),String OK 199ms
/aggregate functions/argMin/datatypes/Map(Date,Int128),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(Date,Float32) OK 130ms
/aggregate functions/argMax/datatypes/String,Map(Date,Int128) OK 184ms
/aggregate functions/argMin/datatypes/Map(Date,Float32),String OK 161ms
/aggregate functions/any/Map(Int32,Float64) OK 168ms
/aggregate functions/anyLast/Map(Int32,UInt32) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(Date,Float64) OK 243ms
/aggregate functions/argMax/datatypes/Map(Date,Int128),String OK 162ms
/aggregate functions/anyHeavy/Map(Int32,UInt16) OK 195ms
/aggregate functions/argMin/datatypes/Map(Date,Float64),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(Date,Float32) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(Date,Decimal128(38)) OK 134ms
/aggregate functions/argMax/datatypes/Map(Date,Float32),String OK 148ms
/aggregate functions/anyLast/Map(Int32,UInt64) OK 132ms
/aggregate functions/any/Map(Int32,Decimal128(38)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Date,Float64) OK 133ms
/aggregate functions/argMax/datatypes/Map(Date,Float64),String OK 181ms
/aggregate functions/argMin/datatypes/Map(Date,Decimal128(38)),String OK 213ms
/aggregate functions/anyHeavy/Map(Int32,UInt32) OK 225ms
/aggregate functions/argMin/datatypes/String,Map(Date,Date) OK 156ms
/aggregate functions/argMin/datatypes/Map(Date,Date),String OK 211ms
/aggregate functions/anyLast/Map(Int32,UInt128) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Date,Decimal128(38)) OK 189ms
/aggregate functions/any/Map(Int32,Date) OK 128ms
/aggregate functions/argMax/datatypes/Map(Date,Decimal128(38)),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Date,Date) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(Date,DateTime) OK 171ms
/aggregate functions/argMin/datatypes/Map(Date,DateTime),String OK 213ms
/aggregate functions/any/Map(Int32,DateTime) OK 174ms
/aggregate functions/anyLast/Map(Int32,Int8) OK 192ms
/aggregate functions/argMax/datatypes/Map(Date,Date),String OK 151ms
/aggregate functions/anyHeavy/Map(Int32,UInt64) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Date,DateTime64(3)) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Date,DateTime) OK 174ms
/aggregate functions/argMax/datatypes/Map(Date,DateTime),String OK 104ms
/aggregate functions/argMin/datatypes/Map(Date,DateTime64(3)),String OK 189ms
/aggregate functions/any/Map(Int32,DateTime64(3)) OK 199ms
/aggregate functions/argMax/datatypes/String,Map(Date,DateTime64(3)) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Date,Bool) OK 139ms
/aggregate functions/anyHeavy/Map(Int32,UInt128) OK 175ms
/aggregate functions/argMin/datatypes/Map(Date,Bool),String OK 183ms
/aggregate functions/anyLast/Map(Int32,Int16) OK 186ms
/aggregate functions/argMax/datatypes/Map(Date,DateTime64(3)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(Date,Bool) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Date,String) OK 186ms
/aggregate functions/argMin/datatypes/Map(Date,String),String OK 233ms
/aggregate functions/argMax/datatypes/Map(Date,Bool),String OK 200ms
/aggregate functions/any/Map(Int32,Bool) OK 208ms
/aggregate functions/anyHeavy/Map(Int32,Int8) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Date,FixedString(51)) OK 159ms
/aggregate functions/anyLast/Map(Int32,Int32) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(Date,String) OK 194ms
/aggregate functions/argMax/datatypes/Map(Date,String),String OK 171ms
/aggregate functions/argMin/datatypes/Map(Date,FixedString(51)),String OK 199ms
/aggregate functions/anyHeavy/Map(Int32,Int16) OK 206ms
/aggregate functions/argMin/datatypes/String,Map(Date,UUID) OK 181ms
/aggregate functions/argMin/datatypes/Map(Date,UUID),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Date,FixedString(51)) OK 142ms
/aggregate functions/any/Map(Int32,String) OK 198ms
/aggregate functions/argMax/datatypes/Map(Date,FixedString(51)),String OK 206ms
/aggregate functions/anyLast/Map(Int32,Int64) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Date,UUID) OK 195ms
/aggregate functions/argMax/datatypes/Map(Date,UUID),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UInt8)) OK 186ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UInt8)),String OK 155ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UInt16)) OK 244ms
/aggregate functions/anyHeavy/Map(Int32,Int32) OK 142ms
/aggregate functions/any/Map(Int32,FixedString(51)) OK 148ms
/aggregate functions/anyLast/Map(Int32,Int128) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UInt8)) OK 121ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UInt8)),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UInt16)) OK 167ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UInt16)),String OK 181ms
/aggregate functions/anyHeavy/Map(Int32,Int64) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UInt32)) OK 180ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UInt16)),String OK 184ms
/aggregate functions/any/Map(Int32,UUID) OK 167ms
/aggregate functions/anyLast/Map(Int32,Float32) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UInt32)) OK 192ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UInt32)),String OK 138ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UInt32)),String OK 113ms
/aggregate functions/anyHeavy/Map(Int32,Int128) OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UInt64)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UInt64)),String OK 145ms
/aggregate functions/any/Map(Int32,Nullable(UInt8)) OK 123ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UInt64)) OK 204ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UInt128)) OK 150ms
/aggregate functions/anyLast/Map(Int32,Float64) OK 176ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UInt64)),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UInt128)) OK 108ms
/aggregate functions/anyHeavy/Map(Int32,Float32) OK 185ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UInt128)),String OK 169ms
/aggregate functions/any/Map(Int32,Nullable(UInt16)) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Int8)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UInt128)),String OK 148ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Int8)),String OK 170ms
/aggregate functions/anyLast/Map(Int32,Decimal128(38)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Int8)) OK 182ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Int8)),String OK 206ms
/aggregate functions/anyHeavy/Map(Int32,Float64) OK 192ms
/aggregate functions/any/Map(Int32,Nullable(UInt32)) OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Int16)) OK 166ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Int16)),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Int16)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Int32)) OK 133ms
/aggregate functions/anyLast/Map(Int32,Date) OK 128ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Int16)),String OK 155ms
/aggregate functions/any/Map(Int32,Nullable(UInt64)) OK 235ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Int32)) OK 236ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Int32)),String OK 195ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Int64)) OK 166ms
/aggregate functions/anyHeavy/Map(Int32,Decimal128(38)) OK 165ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Int32)),String OK 128ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Int64)),String OK 165ms
/aggregate functions/anyLast/Map(Int32,DateTime) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Int64)) OK 123ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Int64)),String OK 239ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Int128)) OK 233ms
/aggregate functions/anyHeavy/Map(Int32,Date) OK 214ms
/aggregate functions/anyLast/Map(Int32,DateTime64(3)) OK 142ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Int128)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Float32)) OK 211ms
/aggregate functions/any/Map(Int32,Nullable(UInt128)) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Int128)) OK 181ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Int128)),String OK 127ms
/aggregate functions/anyLast/Map(Int32,Bool) OK 176ms
/aggregate functions/any/Map(Int32,Nullable(Int8)) OK 167ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Float32)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Float32)) OK 195ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Float32)),String OK 143ms
/aggregate functions/anyHeavy/Map(Int32,DateTime) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Float64)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Float64)) OK 210ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Float64)),String OK 157ms
/aggregate functions/anyLast/Map(Int32,String) OK 129ms
/aggregate functions/any/Map(Int32,Nullable(Int16)) OK 173ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Float64)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Decimal128(38))) OK 244ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Decimal128(38))) OK 179ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Decimal128(38))),String OK 158ms
/aggregate functions/anyHeavy/Map(Int32,DateTime64(3)) OK 133ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Decimal128(38))),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Date)) OK 175ms
/aggregate functions/anyLast/Map(Int32,FixedString(51)) OK 125ms
/aggregate functions/any/Map(Int32,Nullable(Int32)) OK 120ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Date)) OK 129ms
/aggregate functions/anyHeavy/Map(Int32,Bool) OK 109ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Date)),String OK 144ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Date)),String OK 128ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(DateTime)) OK 134ms
/aggregate functions/anyLast/Map(Int32,UUID) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(DateTime)) OK 202ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(DateTime)),String OK 128ms
/aggregate functions/any/Map(Int32,Nullable(Int64)) OK 159ms
/aggregate functions/anyHeavy/Map(Int32,String) OK 154ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(DateTime)),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(DateTime64(3))) OK 156ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(DateTime64(3))),String OK 119ms
/aggregate functions/anyLast/Map(Int32,Nullable(UInt8)) OK 125ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(DateTime64(3))),String OK 131ms
/aggregate functions/any/Map(Int32,Nullable(Int128)) OK 160ms
/aggregate functions/anyHeavy/Map(Int32,FixedString(51)) OK 260ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(Bool)) OK 325ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(Bool)) OK 253ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(Bool)),String OK 224ms
/aggregate functions/anyLast/Map(Int32,Nullable(UInt16)) OK 284ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(Bool)),String OK 273ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(String)) OK 259ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(String)) OK 256ms
/aggregate functions/any/Map(Int32,Nullable(Float32)) OK 224ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(String)),String OK 191ms
/aggregate functions/anyHeavy/Map(Int32,UUID) OK 182ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(String)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(FixedString(51))) OK 197ms
/aggregate functions/anyLast/Map(Int32,Nullable(UInt32)) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(FixedString(51))) OK 157ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(FixedString(51))),String OK 135ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(FixedString(51))),String OK 171ms
/aggregate functions/any/Map(Int32,Nullable(Float64)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Date,Nullable(UUID)) OK 155ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UInt8)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Date,Nullable(UUID)) OK 144ms
/aggregate functions/anyLast/Map(Int32,Nullable(UInt64)) OK 135ms
/aggregate functions/argMax/datatypes/Map(Date,Nullable(UUID)),String OK 159ms
/aggregate functions/argMin/datatypes/Map(Date,Nullable(UUID)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UInt8)) OK 154ms
/aggregate functions/any/Map(Int32,Nullable(Decimal128(38))) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UInt8)) OK 158ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UInt16)) OK 137ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UInt8)),String OK 143ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UInt8)),String OK 129ms
/aggregate functions/anyLast/Map(Int32,Nullable(UInt128)) OK 105ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UInt16)) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UInt16)) OK 116ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UInt16)),String OK 225ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UInt16)),String OK 201ms
/aggregate functions/any/Map(Int32,Nullable(Date)) OK 208ms
/aggregate functions/anyLast/Map(Int32,Nullable(Int8)) OK 190ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UInt32)) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UInt32)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UInt32)) OK 129ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UInt32)),String OK 171ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UInt32)),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UInt64)) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UInt64)) OK 156ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UInt64)) OK 196ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UInt64)),String OK 206ms
/aggregate functions/anyLast/Map(Int32,Nullable(Int16)) OK 195ms
/aggregate functions/any/Map(Int32,Nullable(DateTime)) OK 203ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UInt64)),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UInt128)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UInt128)) OK 152ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UInt128)),String OK 179ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UInt128)),String OK 208ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Int8)) OK 219ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UInt128)) OK 202ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Int8)) OK 156ms
/aggregate functions/anyLast/Map(Int32,Nullable(Int32)) OK 206ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Int8)),String OK 162ms
/aggregate functions/any/Map(Int32,Nullable(DateTime64(3))) OK 140ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Int8)),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Int16)) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Int16)) OK 225ms
/aggregate functions/any/Map(Int32,Nullable(Bool)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Int32)) OK 216ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Int16)),String OK 177ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Int16)),String OK 178ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Int8)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Int32)) OK 177ms
/aggregate functions/anyLast/Map(Int32,Nullable(Int64)) OK 155ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Int32)),String OK 169ms
/aggregate functions/any/Map(Int32,Nullable(String)) OK 187ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Int32)),String OK 249ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Int16)) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Int64)) OK 166ms
/aggregate functions/anyLast/Map(Int32,Nullable(Int128)) OK 225ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Int64)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Int64)),String OK 164ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Int64)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Int128)) OK 137ms
/aggregate functions/any/Map(Int32,Nullable(FixedString(51))) OK 174ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Int128)),String OK 187ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Int128)) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Float32)) OK 219ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Int128)),String OK 154ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Int32)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Float32)) OK 199ms
/aggregate functions/anyLast/Map(Int32,Nullable(Float32)) OK 201ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Float32)),String OK 153ms
/aggregate functions/any/Map(Int32,Nullable(UUID)) OK 169ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Float32)),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Float64)) OK 184ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Int64)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Float64)) OK 151ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Float64)),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Date)) OK 149ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Float64)),String OK 137ms
/aggregate functions/anyLast/Map(Int32,Nullable(Float64)) OK 173ms
/aggregate functions/any/Map(Int32,LowCardinality(UInt8)) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Date)) OK 181ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Int128)) OK 169ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Date)),String OK 209ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Date)),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(DateTime)) OK 185ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(DateTime)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(DateTime)),String OK 180ms
/aggregate functions/anyLast/Map(Int32,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/any/Map(Int32,LowCardinality(UInt16)) OK 157ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(DateTime)),String OK 187ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Float32)) OK 168ms
/aggregate functions/anyLast/Map(Int32,Nullable(Date)) OK 194ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Bool)) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Bool)) OK 164ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Bool)),String OK 186ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Bool)),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(String)) OK 205ms
/aggregate functions/any/Map(Int32,LowCardinality(UInt32)) OK 167ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Float64)) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(String)) OK 236ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(String)),String OK 170ms
/aggregate functions/anyLast/Map(Int32,Nullable(DateTime)) OK 269ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(String)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(FixedString(51))) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(FixedString(51))) OK 150ms
/aggregate functions/any/Map(Int32,LowCardinality(UInt64)) OK 213ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(FixedString(51))),String OK 205ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(UUID)) OK 221ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(UUID)),String OK 185ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(FixedString(51))),String OK 153ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Date)) OK 199ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(UUID)) OK 154ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(UUID)),String OK 212ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UInt8))) OK 179ms
/aggregate functions/anyLast/Map(Int32,Nullable(DateTime64(3))) OK 167ms
/aggregate functions/any/Map(Int32,LowCardinality(UInt128)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UInt8))) OK 151ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UInt8))),String OK 126ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UInt8))),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UInt16))) OK 207ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(DateTime)) OK 142ms
/aggregate functions/any/Map(Int32,LowCardinality(Int8)) OK 170ms
/aggregate functions/anyLast/Map(Int32,Nullable(Bool)) OK 154ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UInt16))),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UInt16))),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UInt32))) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UInt32))) OK 147ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(DateTime64(3))) OK 138ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UInt32))),String OK 193ms
/aggregate functions/anyLast/Map(Int32,Nullable(String)) OK 219ms
/aggregate functions/any/Map(Int32,LowCardinality(Int16)) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UInt64))) OK 234ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UInt32))),String OK 241ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UInt64))),String OK 147ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UInt64))) OK 194ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UInt64))),String OK 172ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(Bool)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UInt128))) OK 190ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UInt128))),String OK 218ms
/aggregate functions/any/Map(Int32,LowCardinality(Int32)) OK 226ms
/aggregate functions/anyLast/Map(Int32,Nullable(FixedString(51))) OK 183ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(String)) OK 207ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UInt128))) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Int8))) OK 218ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UInt128))),String OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Int8))) OK 200ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Int8))),String OK 195ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Int8))),String OK 191ms
/aggregate functions/anyLast/Map(Int32,Nullable(UUID)) OK 221ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(FixedString(51))) OK 174ms
/aggregate functions/any/Map(Int32,LowCardinality(Int64)) OK 210ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Int16))) OK 221ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Int16))) OK 177ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Int16))),String OK 207ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Int16))),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Int32))) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Int32))) OK 168ms
/aggregate functions/anyHeavy/Map(Int32,Nullable(UUID)) OK 163ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UInt8)) OK 154ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Int32))),String OK 171ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Int32))),String OK 168ms
/aggregate functions/any/Map(Int32,LowCardinality(Int128)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Int64))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Int64))) OK 159ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Int64))),String OK 117ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Int64))),String OK 121ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UInt8)) OK 133ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UInt16)) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Int128))),String OK 210ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/any/Map(Int32,LowCardinality(Float32)) OK 138ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Int128))),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Float32))) OK 167ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UInt16)) OK 150ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UInt32)) OK 149ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Float32))),String OK 146ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Float32))),String OK 157ms
/aggregate functions/any/Map(Int32,LowCardinality(Float64)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Float64))) OK 177ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Float64))),String OK 194ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Float64))) OK 173ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Float64))),String OK 197ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UInt32)) OK 191ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UInt64)) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Date))) OK 146ms
/aggregate functions/any/Map(Int32,LowCardinality(Date)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Date))),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(DateTime))) OK 180ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Date))),String OK 200ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(DateTime))) OK 145ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(DateTime))),String OK 206ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(DateTime))),String OK 182ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UInt64)) OK 152ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UInt128)) OK 193ms
/aggregate functions/any/Map(Int32,LowCardinality(DateTime)) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(Bool))) OK 156ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(Bool))),String OK 136ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UInt128)) OK 135ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(Bool))),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(String))) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(String))) OK 160ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Int8)) OK 136ms
/aggregate functions/any/Map(Int32,LowCardinality(Bool)) OK 161ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(String))),String OK 153ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(String))),String OK 145ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Int8)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(FixedString(51)))),String OK 311ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Int16)) OK 274ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(FixedString(51)))),String OK 295ms
/aggregate functions/any/Map(Int32,LowCardinality(String)) OK 290ms
/aggregate functions/argMax/datatypes/String,Map(Date,LowCardinality(Nullable(UUID))) OK 279ms
/aggregate functions/argMax/datatypes/Map(Date,LowCardinality(Nullable(UUID))),String OK 278ms
/aggregate functions/argMin/datatypes/String,Map(Date,LowCardinality(Nullable(UUID))) OK 241ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Int16)) OK 240ms
/aggregate functions/argMin/datatypes/Map(Date,LowCardinality(Nullable(UUID))),String OK 217ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Int32)) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(Date,Array(String)) OK 246ms
/aggregate functions/argMax/datatypes/String,Map(Date,Array(String)) OK 199ms
/aggregate functions/any/Map(Int32,LowCardinality(FixedString(51))) OK 185ms
/aggregate functions/argMax/datatypes/Map(Date,Array(String)),String OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Date,Map(String,LowCardinality(Float64))) OK 178ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Int32)) OK 204ms
/aggregate functions/argMin/datatypes/Map(Date,Array(String)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(Date,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Int64)) OK 143ms
/aggregate functions/argMin/datatypes/Map(Date,Map(String,LowCardinality(Float64))),String OK 317ms
/aggregate functions/any/Map(Int32,LowCardinality(UUID)) OK 300ms
/aggregate functions/argMax/datatypes/Map(Date,Map(String,LowCardinality(Float64))),String OK 227ms
/aggregate functions/argMax/datatypes/String,Map(Date,Tuple(String)) OK 244ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Int64)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Date,Tuple(String)) OK 234ms
/aggregate functions/argMax/datatypes/Map(Date,Tuple(String)),String OK 253ms
/aggregate functions/argMin/datatypes/Map(Date,Tuple(String)),String OK 142ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Int128)) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UInt8) OK 167ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Int128)) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UInt8) OK 148ms
/aggregate functions/argMin/datatypes/Map(DateTime,UInt8),String OK 188ms
/aggregate functions/argMax/datatypes/Map(DateTime,UInt8),String OK 201ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Float32)) OK 130ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UInt16) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UInt16) OK 170ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UInt8))) OK 176ms
/aggregate functions/argMin/datatypes/Map(DateTime,UInt16),String OK 174ms
/aggregate functions/argMax/datatypes/Map(DateTime,UInt16),String OK 149ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Float32)) OK 156ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Float64)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UInt32) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UInt32) OK 219ms
/aggregate functions/argMin/datatypes/Map(DateTime,UInt32),String OK 250ms
/aggregate functions/argMax/datatypes/Map(DateTime,UInt32),String OK 153ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UInt64) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UInt64) OK 176ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Float64)) OK 163ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Date)) OK 169ms
/aggregate functions/argMin/datatypes/Map(DateTime,UInt64),String OK 151ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/argMax/datatypes/Map(DateTime,UInt64),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UInt128) OK 173ms
/aggregate functions/argMax/datatypes/Map(DateTime,UInt128),String OK 145ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Date)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UInt128) OK 172ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(DateTime)) OK 171ms
/aggregate functions/argMin/datatypes/Map(DateTime,UInt128),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Int8) OK 175ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UInt64))) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Int8) OK 130ms
/aggregate functions/argMax/datatypes/Map(DateTime,Int8),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Int16) OK 159ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(DateTime)) OK 174ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Bool)) OK 156ms
/aggregate functions/argMin/datatypes/Map(DateTime,Int8),String OK 172ms
/aggregate functions/argMax/datatypes/Map(DateTime,Int16),String OK 198ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Int16) OK 167ms
/aggregate functions/argMin/datatypes/Map(DateTime,Int16),String OK 170ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Int32) OK 115ms
/aggregate functions/argMax/datatypes/Map(DateTime,Int32),String OK 113ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Bool)) OK 122ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(String)) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Int32) OK 136ms
/aggregate functions/argMin/datatypes/Map(DateTime,Int32),String OK 137ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Int64) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Int64) OK 138ms
/aggregate functions/argMax/datatypes/Map(DateTime,Int64),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Int128) OK 173ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(String)) OK 121ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/argMin/datatypes/Map(DateTime,Int64),String OK 148ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Int128) OK 131ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/argMax/datatypes/Map(DateTime,Int128),String OK 126ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(FixedString(51))) OK 218ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Float32) OK 157ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(UUID)) OK 200ms
/aggregate functions/argMax/datatypes/Map(DateTime,Float32),String OK 171ms
/aggregate functions/argMin/datatypes/Map(DateTime,Int128),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Float32) OK 205ms
/aggregate functions/argMin/datatypes/Map(DateTime,Float32),String OK 169ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Int32))) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Float64) OK 157ms
/aggregate functions/argMax/datatypes/Map(DateTime,Float64),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Decimal128(38)) OK 215ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Float64) OK 172ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(UUID)) OK 195ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UInt8))) OK 175ms
/aggregate functions/argMin/datatypes/Map(DateTime,Float64),String OK 196ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Int64))) OK 166ms
/aggregate functions/argMax/datatypes/Map(DateTime,Decimal128(38)),String OK 200ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Decimal128(38)) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Date) OK 184ms
/aggregate functions/argMin/datatypes/Map(DateTime,Decimal128(38)),String OK 192ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UInt16))) OK 201ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Int128))) OK 163ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UInt8))) OK 203ms
/aggregate functions/argMax/datatypes/Map(DateTime,Date),String OK 187ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Date) OK 159ms
/aggregate functions/argMin/datatypes/Map(DateTime,Date),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,DateTime) OK 172ms
/aggregate functions/argMax/datatypes/Map(DateTime,DateTime),String OK 187ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Float32))) OK 225ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,DateTime) OK 175ms
/aggregate functions/argMin/datatypes/Map(DateTime,DateTime),String OK 223ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UInt32))) OK 199ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,DateTime64(3)) OK 240ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UInt16))) OK 163ms
/aggregate functions/argMax/datatypes/Map(DateTime,DateTime64(3)),String OK 199ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,DateTime64(3)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Bool) OK 169ms
/aggregate functions/argMin/datatypes/Map(DateTime,DateTime64(3)),String OK 197ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UInt32))) OK 273ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Bool) OK 238ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Float64))) OK 203ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UInt64))) OK 146ms
/aggregate functions/argMin/datatypes/Map(DateTime,Bool),String OK 174ms
/aggregate functions/argMax/datatypes/Map(DateTime,Bool),String OK 145ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,String) OK 146ms
/aggregate functions/argMax/datatypes/Map(DateTime,String),String OK 154ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UInt128))) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,String) OK 222ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,FixedString(51)) OK 164ms
/aggregate functions/argMin/datatypes/Map(DateTime,String),String OK 171ms
/aggregate functions/argMax/datatypes/Map(DateTime,FixedString(51)),String OK 169ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Date))) OK 196ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,FixedString(51)) OK 193ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UInt64))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,UUID) OK 170ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Int8))) OK 153ms
/aggregate functions/argMax/datatypes/Map(DateTime,UUID),String OK 172ms
/aggregate functions/argMin/datatypes/Map(DateTime,FixedString(51)),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UInt8)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,UUID) OK 123ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(DateTime))) OK 178ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/argMin/datatypes/Map(DateTime,UUID),String OK 123ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UInt8)),String OK 153ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UInt8)) OK 210ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UInt16)) OK 221ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UInt16)),String OK 144ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UInt8)),String OK 176ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UInt16)) OK 148ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(Bool))) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UInt32)) OK 171ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Int32))) OK 187ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UInt32)),String OK 189ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Int16))) OK 227ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UInt16)),String OK 185ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UInt32)) OK 145ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UInt32)),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UInt64)) OK 159ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(String))) OK 166ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UInt64)),String OK 162ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UInt64)) OK 120ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UInt128)) OK 137ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UInt64)),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UInt128)) OK 158ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UInt128)),String OK 155ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Int8)) OK 140ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UInt128)),String OK 158ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Int8)),String OK 125ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Int8)) OK 132ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Int8)),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Int16)) OK 156ms
/aggregate functions/any/Map(Int32,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Int16)),String OK 149ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Int32)) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Int16)) OK 110ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Int16)),String OK 133ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Int32)) OK 138ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Int32)),String OK 174ms
/aggregate functions/any/Map(Int32,Array(String)) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Int64)) OK 129ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Int32)),String OK 135ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Int64)),String OK 207ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Int64)) OK 132ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Int64)),String OK 175ms
/aggregate functions/any/Map(Int32,Map(String,LowCardinality(Float64))) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Int128)) OK 168ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Date))) OK 163ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Int128)),String OK 153ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Int128)) OK 167ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Int128)),String OK 129ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Float64))) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Float32)) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Float32)) OK 209ms
/aggregate functions/any/Map(Int32,Tuple(String)) OK 196ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Float32)),String OK 152ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(DateTime))) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Float64)) OK 159ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Float32)),String OK 190ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Float64)) OK 160ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Date))) OK 259ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Float64)),String OK 198ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Decimal128(38))) OK 217ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Decimal128(38))),String OK 173ms
/aggregate functions/any/Map(Int64,UInt8) OK 134ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Float64)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Decimal128(38))),String OK 171ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(Bool))) OK 182ms
/aggregate functions/any/Map(Int64,UInt16) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Date)) OK 356ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Date)) OK 288ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Date)),String OK 335ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Date)),String OK 267ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(DateTime)) OK 146ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(DateTime))) OK 287ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(DateTime)) OK 295ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/any/Map(Int64,UInt32) OK 222ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(DateTime)),String OK 223ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 224ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(DateTime)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(DateTime64(3))) OK 168ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(DateTime64(3))) OK 160ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(DateTime64(3))),String OK 152ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(DateTime64(3))),String OK 168ms
/aggregate functions/any/Map(Int64,UInt64) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(Bool)) OK 139ms
/aggregate functions/anyLast/Map(Int32,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(Bool)) OK 180ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(Bool)),String OK 228ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(String))) OK 250ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(String)) OK 174ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(Bool)),String OK 228ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(String)) OK 174ms
/aggregate functions/any/Map(Int64,UInt128) OK 148ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(String)),String OK 169ms
/aggregate functions/anyLast/Map(Int32,Array(String)) OK 167ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(String)),String OK 209ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(FixedString(51))) OK 201ms
/aggregate functions/any/Map(Int64,Int8) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(FixedString(51))) OK 197ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(FixedString(51))),String OK 206ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(FixedString(51))),String OK 214ms
/aggregate functions/anyLast/Map(Int32,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Nullable(UUID)) OK 165ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 180ms
/aggregate functions/any/Map(Int64,Int16) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Nullable(UUID)) OK 273ms
/aggregate functions/anyLast/Map(Int32,Tuple(String)) OK 173ms
/aggregate functions/argMin/datatypes/Map(DateTime,Nullable(UUID)),String OK 172ms
/aggregate functions/argMax/datatypes/Map(DateTime,Nullable(UUID)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UInt8)) OK 193ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UInt8)) OK 174ms
/aggregate functions/anyHeavy/Map(Int32,LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UInt8)),String OK 175ms
/aggregate functions/any/Map(Int64,Int32) OK 140ms
/aggregate functions/anyLast/Map(Int64,UInt8) OK 201ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UInt8)),String OK 182ms
/aggregate functions/anyHeavy/Map(Int32,Array(String)) OK 199ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UInt16)) OK 259ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UInt16)) OK 166ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UInt16)),String OK 209ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UInt32)) OK 171ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UInt16)),String OK 153ms
/aggregate functions/any/Map(Int64,Int64) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UInt32)) OK 113ms
/aggregate functions/anyLast/Map(Int64,UInt16) OK 161ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UInt32)),String OK 154ms
/aggregate functions/anyHeavy/Map(Int32,Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UInt32)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UInt64)) OK 224ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UInt64)) OK 137ms
/aggregate functions/any/Map(Int64,Int128) OK 138ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UInt64)),String OK 169ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UInt64)),String OK 172ms
/aggregate functions/anyHeavy/Map(Int32,Tuple(String)) OK 147ms
/aggregate functions/anyLast/Map(Int64,UInt32) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UInt128)) OK 121ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UInt128)) OK 119ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UInt128)),String OK 121ms
/aggregate functions/any/Map(Int64,Float32) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Int8)) OK 171ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UInt128)),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Int8)) OK 144ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Int8)),String OK 178ms
/aggregate functions/anyHeavy/Map(Int64,UInt8) OK 204ms
/aggregate functions/anyLast/Map(Int64,UInt64) OK 167ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Int8)),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Int16)) OK 170ms
/aggregate functions/any/Map(Int64,Float64) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Int16)) OK 161ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Int16)),String OK 171ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Int16)),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Int32)) OK 178ms
/aggregate functions/anyLast/Map(Int64,UInt128) OK 170ms
/aggregate functions/any/Map(Int64,Decimal128(38)) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Int32)) OK 131ms
/aggregate functions/anyHeavy/Map(Int64,UInt16) OK 158ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Int32)),String OK 161ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Int32)),String OK 112ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Int64)) OK 176ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Int64)),String OK 195ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Int64)) OK 188ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Int64)),String OK 153ms
/aggregate functions/anyLast/Map(Int64,Int8) OK 190ms
/aggregate functions/anyHeavy/Map(Int64,UInt32) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Int128)) OK 182ms
/aggregate functions/any/Map(Int64,Date) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Int128)) OK 176ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Int128)),String OK 130ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Int128)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Float32)) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Float32)) OK 168ms
/aggregate functions/anyLast/Map(Int64,Int16) OK 144ms
/aggregate functions/anyHeavy/Map(Int64,UInt64) OK 197ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Float32)),String OK 159ms
/aggregate functions/any/Map(Int64,DateTime) OK 149ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Float32)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Float64)) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Float64)) OK 123ms
/aggregate functions/anyLast/Map(Int64,Int32) OK 119ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Float64)),String OK 157ms
/aggregate functions/any/Map(Int64,DateTime64(3)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Date)) OK 205ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Float64)),String OK 168ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Date)),String OK 197ms
/aggregate functions/anyHeavy/Map(Int64,UInt128) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Date)) OK 155ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Date)),String OK 134ms
/aggregate functions/anyLast/Map(Int64,Int64) OK 129ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(DateTime)) OK 124ms
/aggregate functions/anyHeavy/Map(Int64,Int8) OK 166ms
/aggregate functions/any/Map(Int64,Bool) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(DateTime)) OK 193ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(DateTime)),String OK 161ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(DateTime)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Bool)) OK 187ms
/aggregate functions/anyLast/Map(Int64,Int128) OK 135ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Bool)) OK 201ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Bool)),String OK 128ms
/aggregate functions/anyHeavy/Map(Int64,Int16) OK 126ms
/aggregate functions/any/Map(Int64,String) OK 105ms
/aggregate functions/anyLast/Map(Int64,Float32) OK 185ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Bool)),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(String)) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(String)) OK 206ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(String)),String OK 127ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(String)),String OK 153ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(FixedString(51))) OK 191ms
/aggregate functions/any/Map(Int64,FixedString(51)) OK 141ms
/aggregate functions/anyHeavy/Map(Int64,Int32) OK 182ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(FixedString(51))),String OK 231ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(FixedString(51))) OK 193ms
/aggregate functions/anyLast/Map(Int64,Float64) OK 176ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(FixedString(51))),String OK 218ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(UUID)) OK 227ms
/aggregate functions/any/Map(Int64,UUID) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(UUID)) OK 227ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(UUID)),String OK 145ms
/aggregate functions/anyHeavy/Map(Int64,Int64) OK 154ms
/aggregate functions/anyLast/Map(Int64,Decimal128(38)) OK 179ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(UUID)),String OK 195ms
/aggregate functions/any/Map(Int64,Nullable(UInt8)) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt8))) OK 182ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UInt8))),String OK 203ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt8))) OK 230ms
/aggregate functions/anyHeavy/Map(Int64,Int128) OK 164ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UInt8))),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt16))) OK 186ms
/aggregate functions/anyLast/Map(Int64,Date) OK 141ms
/aggregate functions/any/Map(Int64,Nullable(UInt16)) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt16))) OK 176ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UInt16))),String OK 175ms
/aggregate functions/anyHeavy/Map(Int64,Float32) OK 162ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UInt16))),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt32))) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UInt32))),String OK 157ms
/aggregate functions/anyLast/Map(Int64,DateTime) OK 146ms
/aggregate functions/any/Map(Int64,Nullable(UInt32)) OK 112ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UInt32))),String OK 110ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/anyHeavy/Map(Int64,Float64) OK 112ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UInt64))),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt64))) OK 144ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UInt64))),String OK 118ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt128))) OK 131ms
/aggregate functions/anyLast/Map(Int64,DateTime64(3)) OK 107ms
/aggregate functions/any/Map(Int64,Nullable(UInt64)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt128))) OK 142ms
/aggregate functions/anyHeavy/Map(Int64,Decimal128(38)) OK 138ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UInt128))),String OK 124ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UInt128))),String OK 130ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int8))) OK 160ms
/aggregate functions/anyLast/Map(Int64,Bool) OK 143ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Int8))),String OK 149ms
/aggregate functions/any/Map(Int64,Nullable(UInt128)) OK 145ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Int8))),String OK 184ms
/aggregate functions/anyHeavy/Map(Int64,Date) OK 118ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Int16))),String OK 155ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/anyLast/Map(Int64,String) OK 126ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Int16))),String OK 134ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/anyHeavy/Map(Int64,DateTime) OK 133ms
/aggregate functions/any/Map(Int64,Nullable(Int8)) OK 124ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Int32))),String OK 223ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int32))) OK 202ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Int32))),String OK 135ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int64))) OK 184ms
/aggregate functions/anyLast/Map(Int64,FixedString(51)) OK 185ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Int64))),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int64))) OK 153ms
/aggregate functions/anyHeavy/Map(Int64,DateTime64(3)) OK 159ms
/aggregate functions/any/Map(Int64,Nullable(Int16)) OK 168ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Int64))),String OK 130ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int128))) OK 149ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Int128))),String OK 191ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int128))) OK 175ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Int128))),String OK 229ms
/aggregate functions/anyLast/Map(Int64,UUID) OK 137ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float32))) OK 207ms
/aggregate functions/anyHeavy/Map(Int64,Bool) OK 163ms
/aggregate functions/any/Map(Int64,Nullable(Int32)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float32))) OK 147ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Float32))),String OK 106ms
/aggregate functions/anyLast/Map(Int64,Nullable(UInt8)) OK 110ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Float32))),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float64))) OK 225ms
/aggregate functions/anyHeavy/Map(Int64,String) OK 196ms
/aggregate functions/any/Map(Int64,Nullable(Int64)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float64))) OK 192ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Float64))),String OK 205ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Float64))),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Date))) OK 147ms
/aggregate functions/anyLast/Map(Int64,Nullable(UInt16)) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Date))),String OK 202ms
/aggregate functions/any/Map(Int64,Nullable(Int128)) OK 176ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Date))),String OK 303ms
/aggregate functions/anyHeavy/Map(Int64,FixedString(51)) OK 293ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(DateTime))) OK 286ms
/aggregate functions/anyLast/Map(Int64,Nullable(UInt32)) OK 271ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(DateTime))) OK 280ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(DateTime))),String OK 301ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(DateTime))),String OK 239ms
/aggregate functions/any/Map(Int64,Nullable(Float32)) OK 222ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(Bool))) OK 227ms
/aggregate functions/anyLast/Map(Int64,Nullable(UInt64)) OK 144ms
/aggregate functions/anyHeavy/Map(Int64,UUID) OK 175ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(Bool))),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(Bool))),String OK 187ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(String))) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/any/Map(Int64,Nullable(Float64)) OK 137ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(String))),String OK 135ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(String))),String OK 112ms
/aggregate functions/anyLast/Map(Int64,Nullable(UInt128)) OK 113ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UInt8)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 217ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(FixedString(51)))),String OK 169ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(FixedString(51)))),String OK 167ms
/aggregate functions/any/Map(Int64,Nullable(Decimal128(38))) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,LowCardinality(Nullable(UUID))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,LowCardinality(Nullable(UUID))) OK 174ms
/aggregate functions/anyLast/Map(Int64,Nullable(Int8)) OK 160ms
/aggregate functions/argMin/datatypes/Map(DateTime,LowCardinality(Nullable(UUID))),String OK 252ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Array(String)) OK 219ms
/aggregate functions/argMax/datatypes/Map(DateTime,LowCardinality(Nullable(UUID))),String OK 198ms
/aggregate functions/any/Map(Int64,Nullable(Date)) OK 184ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UInt16)) OK 159ms
/aggregate functions/argMin/datatypes/Map(DateTime,Array(String)),String OK 212ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Array(String)) OK 208ms
/aggregate functions/anyLast/Map(Int64,Nullable(Int16)) OK 112ms
/aggregate functions/argMax/datatypes/Map(DateTime,Array(String)),String OK 172ms
/aggregate functions/anyLast/Map(Int64,Nullable(Int32)) OK 219ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UInt32)) OK 175ms
/aggregate functions/any/Map(Int64,Nullable(DateTime)) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Map(String,LowCardinality(Float64))) OK 219ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Map(String,LowCardinality(Float64))) OK 245ms
/aggregate functions/argMin/datatypes/Map(DateTime,Map(String,LowCardinality(Float64))),String OK 165ms
/aggregate functions/argMax/datatypes/Map(DateTime,Map(String,LowCardinality(Float64))),String OK 209ms
/aggregate functions/argMin/datatypes/String,Map(DateTime,Tuple(String)) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(DateTime,Tuple(String)) OK 167ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UInt64)) OK 199ms
/aggregate functions/any/Map(Int64,Nullable(DateTime64(3))) OK 175ms
/aggregate functions/anyLast/Map(Int64,Nullable(Int64)) OK 185ms
/aggregate functions/argMin/datatypes/Map(DateTime,Tuple(String)),String OK 221ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UInt8) OK 190ms
/aggregate functions/argMax/datatypes/Map(DateTime,Tuple(String)),String OK 229ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UInt8) OK 178ms
/aggregate functions/argMax/datatypes/Map(Bool,UInt8),String OK 207ms
/aggregate functions/argMin/datatypes/Map(Bool,UInt8),String OK 180ms
/aggregate functions/any/Map(Int64,Nullable(Bool)) OK 212ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UInt128)) OK 171ms
/aggregate functions/anyLast/Map(Int64,Nullable(Int128)) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UInt16) OK 223ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UInt16) OK 142ms
/aggregate functions/argMin/datatypes/Map(Bool,UInt16),String OK 158ms
/aggregate functions/argMax/datatypes/Map(Bool,UInt16),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UInt32) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UInt32) OK 171ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Int8)) OK 127ms
/aggregate functions/argMax/datatypes/Map(Bool,UInt32),String OK 157ms
/aggregate functions/any/Map(Int64,Nullable(String)) OK 167ms
/aggregate functions/anyLast/Map(Int64,Nullable(Float32)) OK 153ms
/aggregate functions/argMin/datatypes/Map(Bool,UInt32),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UInt64) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UInt64) OK 154ms
/aggregate functions/argMin/datatypes/Map(Bool,UInt64),String OK 194ms
/aggregate functions/argMax/datatypes/Map(Bool,UInt64),String OK 127ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Int16)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UInt128) OK 125ms
/aggregate functions/anyLast/Map(Int64,Nullable(Float64)) OK 119ms
/aggregate functions/any/Map(Int64,Nullable(FixedString(51))) OK 156ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UInt128) OK 149ms
/aggregate functions/argMax/datatypes/Map(Bool,UInt128),String OK 165ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Int8) OK 140ms
/aggregate functions/argMin/datatypes/Map(Bool,UInt128),String OK 151ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Int32)) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Int8) OK 167ms
/aggregate functions/argMax/datatypes/Map(Bool,Int8),String OK 157ms
/aggregate functions/anyLast/Map(Int64,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/any/Map(Int64,Nullable(UUID)) OK 133ms
/aggregate functions/argMin/datatypes/Map(Bool,Int8),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Int16) OK 188ms
/aggregate functions/argMax/datatypes/Map(Bool,Int16),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Int16) OK 184ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Int64)) OK 174ms
/aggregate functions/anyLast/Map(Int64,Nullable(Date)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Int32) OK 203ms
/aggregate functions/argMin/datatypes/Map(Bool,Int16),String OK 178ms
/aggregate functions/any/Map(Int64,LowCardinality(UInt8)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Int32) OK 151ms
/aggregate functions/argMax/datatypes/Map(Bool,Int32),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Int64) OK 140ms
/aggregate functions/argMin/datatypes/Map(Bool,Int32),String OK 144ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Int128)) OK 134ms
/aggregate functions/anyLast/Map(Int64,Nullable(DateTime)) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Int64) OK 130ms
/aggregate functions/any/Map(Int64,LowCardinality(UInt16)) OK 138ms
/aggregate functions/argMax/datatypes/Map(Bool,Int64),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Int128) OK 176ms
/aggregate functions/argMin/datatypes/Map(Bool,Int64),String OK 136ms
/aggregate functions/argMax/datatypes/Map(Bool,Int128),String OK 143ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Float32)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Int128) OK 150ms
/aggregate functions/argMin/datatypes/Map(Bool,Int128),String OK 116ms
/aggregate functions/any/Map(Int64,LowCardinality(UInt32)) OK 135ms
/aggregate functions/anyLast/Map(Int64,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Float32) OK 113ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Float32) OK 193ms
/aggregate functions/argMax/datatypes/Map(Bool,Float32),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Float64) OK 198ms
/aggregate functions/argMin/datatypes/Map(Bool,Float32),String OK 118ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Float64)) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Float64) OK 180ms
/aggregate functions/anyLast/Map(Int64,Nullable(Bool)) OK 165ms
/aggregate functions/argMax/datatypes/Map(Bool,Float64),String OK 157ms
/aggregate functions/any/Map(Int64,LowCardinality(UInt64)) OK 170ms
/aggregate functions/argMin/datatypes/Map(Bool,Float64),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Decimal128(38)) OK 213ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Decimal128(38)) OK 190ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Decimal128(38))) OK 179ms
/aggregate functions/argMax/datatypes/Map(Bool,Decimal128(38)),String OK 200ms
/aggregate functions/anyLast/Map(Int64,Nullable(String)) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Date) OK 200ms
/aggregate functions/argMin/datatypes/Map(Bool,Decimal128(38)),String OK 195ms
/aggregate functions/any/Map(Int64,LowCardinality(UInt128)) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Date) OK 215ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Date)) OK 238ms
/aggregate functions/argMin/datatypes/Map(Bool,Date),String OK 160ms
/aggregate functions/argMax/datatypes/Map(Bool,Date),String OK 239ms
/aggregate functions/argMin/datatypes/String,Map(Bool,DateTime) OK 129ms
/aggregate functions/anyLast/Map(Int64,Nullable(FixedString(51))) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Bool,DateTime) OK 175ms
/aggregate functions/any/Map(Int64,LowCardinality(Int8)) OK 154ms
/aggregate functions/argMax/datatypes/Map(Bool,DateTime),String OK 194ms
/aggregate functions/argMin/datatypes/Map(Bool,DateTime),String OK 151ms
/aggregate functions/argMin/datatypes/String,Map(Bool,DateTime64(3)) OK 178ms
/aggregate functions/anyLast/Map(Int64,Nullable(UUID)) OK 206ms
/aggregate functions/argMin/datatypes/Map(Bool,DateTime64(3)),String OK 184ms
/aggregate functions/any/Map(Int64,LowCardinality(Int16)) OK 184ms
/aggregate functions/argMax/datatypes/String,Map(Bool,DateTime64(3)) OK 221ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(DateTime)) OK 176ms
/aggregate functions/argMax/datatypes/Map(Bool,DateTime64(3)),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Bool) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Bool) OK 150ms
/aggregate functions/argMin/datatypes/Map(Bool,Bool),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(Bool,String) OK 256ms
/aggregate functions/argMax/datatypes/Map(Bool,Bool),String OK 167ms
/aggregate functions/any/Map(Int64,LowCardinality(Int32)) OK 189ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UInt8)) OK 164ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(DateTime64(3))) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(Bool,String) OK 188ms
/aggregate functions/argMax/datatypes/Map(Bool,String),String OK 214ms
/aggregate functions/argMin/datatypes/Map(Bool,String),String OK 127ms
/aggregate functions/argMin/datatypes/String,Map(Bool,FixedString(51)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(Bool,FixedString(51)) OK 200ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UInt16)) OK 194ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(Bool)) OK 185ms
/aggregate functions/any/Map(Int64,LowCardinality(Int64)) OK 156ms
/aggregate functions/argMin/datatypes/Map(Bool,FixedString(51)),String OK 136ms
/aggregate functions/argMin/datatypes/String,Map(Bool,UUID) OK 165ms
/aggregate functions/argMax/datatypes/Map(Bool,FixedString(51)),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(Bool,UUID) OK 157ms
/aggregate functions/argMin/datatypes/Map(Bool,UUID),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UInt8)) OK 172ms
/aggregate functions/any/Map(Int64,LowCardinality(Int128)) OK 146ms
/aggregate functions/argMax/datatypes/Map(Bool,UUID),String OK 157ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UInt32)) OK 115ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(String)) OK 114ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UInt8)),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UInt8)) OK 125ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UInt8)),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UInt16)) OK 126ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UInt64)) OK 168ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(FixedString(51))) OK 140ms
/aggregate functions/any/Map(Int64,LowCardinality(Float32)) OK 165ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UInt16)),String OK 135ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UInt16)) OK 149ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UInt16)),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UInt32)) OK 150ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UInt32)),String OK 119ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UInt32)) OK 98ms
/aggregate functions/anyHeavy/Map(Int64,Nullable(UUID)) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UInt64)) OK 129ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UInt128)) OK 117ms
/aggregate functions/any/Map(Int64,LowCardinality(Float64)) OK 134ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UInt32)),String OK 117ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UInt64)) OK 121ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UInt64)),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UInt128)) OK 148ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UInt64)),String OK 148ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UInt8)) OK 95ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Int8)) OK 111ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UInt128)),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UInt128)) OK 147ms
/aggregate functions/any/Map(Int64,LowCardinality(Date)) OK 155ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UInt128)),String OK 163ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Int8)) OK 138ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UInt16)) OK 136ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Int8)),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Int8)) OK 148ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Int16)) OK 117ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Int8)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Int16)) OK 195ms
/aggregate functions/any/Map(Int64,LowCardinality(DateTime)) OK 187ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Int16)),String OK 307ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Int16)) OK 192ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UInt32)) OK 325ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Int32)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Int32)) OK 147ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Int16)),String OK 279ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Int32)) OK 215ms
/aggregate functions/any/Map(Int64,LowCardinality(Bool)) OK 254ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Int32)),String OK 242ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Int64)) OK 223ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Int64)) OK 247ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Int32)),String OK 289ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Int64)),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Int64)) OK 168ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UInt64)) OK 149ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Int64)),String OK 157ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Int128)) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Int128)) OK 146ms
/aggregate functions/any/Map(Int64,LowCardinality(String)) OK 155ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Int128)),String OK 135ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Float32)) OK 101ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Int128)) OK 172ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UInt128)) OK 117ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Int128)),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Float32)) OK 107ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Float32)) OK 139ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Float32)),String OK 137ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Float64)) OK 141ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Float64)),String OK 141ms
/aggregate functions/any/Map(Int64,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Int8)) OK 123ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Float32)),String OK 124ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Float64)) OK 185ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Float64)),String OK 160ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Float64)) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Decimal128(38))) OK 198ms
/aggregate functions/any/Map(Int64,LowCardinality(UUID)) OK 156ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Decimal128(38))),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Date)) OK 156ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Int16)) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Decimal128(38))) OK 169ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Decimal128(38))),String OK 221ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Date)) OK 255ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Date)) OK 178ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UInt8))) OK 225ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Date)),String OK 218ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(DateTime)) OK 172ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(DateTime)),String OK 178ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Int32)) OK 113ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Date)),String OK 163ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Int64)) OK 194ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(DateTime)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(DateTime)) OK 170ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(DateTime64(3))) OK 207ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(DateTime64(3))),String OK 209ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(DateTime)),String OK 175ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(Bool)) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Bool)) OK 135ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Int128)) OK 179ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(DateTime64(3))),String OK 221ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(Bool)) OK 190ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UInt32))) OK 228ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(Bool)),String OK 153ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(Bool)),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(String)) OK 153ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(String)),String OK 163ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(String)) OK 153ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Float32)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(String)) OK 203ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(FixedString(51))) OK 170ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(FixedString(51))),String OK 176ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(String)),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(FixedString(51))) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Nullable(UUID)) OK 202ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UInt64))) OK 198ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(FixedString(51))) OK 193ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Float64)) OK 175ms
/aggregate functions/argMin/datatypes/Map(Bool,Nullable(UUID)),String OK 147ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(FixedString(51))),String OK 135ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UInt8)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Nullable(UUID)) OK 138ms
/aggregate functions/argMax/datatypes/Map(Bool,Nullable(UUID)),String OK 172ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UInt8)),String OK 171ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(UUID)) OK 118ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Date)) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UInt16)) OK 120ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UInt16)),String OK 115ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UInt8)) OK 139ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UInt8)),String OK 112ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UInt16)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UInt32)) OK 139ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(DateTime)) OK 135ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UInt32)),String OK 156ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UInt64)) OK 175ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UInt16)),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UInt32)) OK 164ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UInt32)),String OK 128ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UInt64)),String OK 135ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Bool)) OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UInt128)) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UInt64)) OK 154ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Int32))) OK 180ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UInt128)),String OK 142ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UInt64)),String OK 169ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UInt128)) OK 155ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(String)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Int8)) OK 147ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Int8)),String OK 167ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UInt128)),String OK 257ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Int16)) OK 169ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UInt64))) OK 208ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Int64))) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Int8)) OK 185ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Int8)),String OK 189ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Int16)),String OK 153ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Int32)) OK 200ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Int32)),String OK 171ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Int128))) OK 213ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Int64)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Int16)) OK 213ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(UUID)) OK 143ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Int16)),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Int32)) OK 158ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Int64)),String OK 186ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Int128)) OK 182ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UInt8))) OK 208ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Int128)),String OK 210ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Int32)),String OK 211ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Float32))) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Int64)) OK 155ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Int64)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Float32)) OK 235ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Float32)),String OK 243ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Int16))) OK 220ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UInt16))) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Float64)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Int128)) OK 238ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Int128)),String OK 156ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Float64))) OK 236ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Float32)) OK 231ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Float64)),String OK 176ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Float32)),String OK 198ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Date)) OK 223ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UInt32))) OK 190ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Date)),String OK 181ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Int32))) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Float64)) OK 192ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Date))) OK 160ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Float64)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(DateTime)) OK 153ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Int64))) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Date)) OK 159ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(DateTime)),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Bool)) OK 175ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Date)),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(DateTime)) OK 114ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Bool)),String OK 207ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(String)) OK 177ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UInt128))) OK 206ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(DateTime)),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Bool)) OK 194ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(Bool))) OK 189ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(String)),String OK 145ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Bool)),String OK 170ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Float32))) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(FixedString(51))) OK 218ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(FixedString(51))),String OK 181ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(String)) OK 237ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Int8))) OK 227ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(UUID)) OK 189ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(String)),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(FixedString(51))) OK 204ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Float64))) OK 202ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(UUID)),String OK 169ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt8))) OK 184ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(FixedString(51))),String OK 181ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UInt8))),String OK 228ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Int16))) OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(UUID)) OK 189ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(UUID)),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt16))) OK 144ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Date))) OK 170ms
/aggregate functions/any/Map(Int64,LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UInt16))),String OK 143ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UInt8))),String OK 116ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt16))) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UInt32))),String OK 126ms
/aggregate functions/any/Map(Int64,Array(String)) OK 178ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UInt16))),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt32))) OK 158ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UInt64))),String OK 132ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UInt32))),String OK 132ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UInt128))),String OK 177ms
/aggregate functions/any/Map(Int64,Map(String,LowCardinality(Float64))) OK 173ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Int128))) OK 207ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UInt64))),String OK 248ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Int8))),String OK 127ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UInt128))),String OK 126ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/any/Map(Int64,Tuple(String)) OK 122ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Int16))),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Float32))) OK 155ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Int8))),String OK 286ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Int16))) OK 249ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Int32))),String OK 239ms
/aggregate functions/any/Map(Int128,UInt8) OK 230ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Int64))) OK 279ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Int16))),String OK 200ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Int64))),String OK 245ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Float64))) OK 253ms
/aggregate functions/anyLast/Map(Int64,LowCardinality(Nullable(UUID))) OK 242ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Int32))),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Int128))) OK 197ms
/aggregate functions/any/Map(Int128,UInt16) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Int64))) OK 147ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Int128))),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/anyLast/Map(Int64,Array(String)) OK 144ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Int64))),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Int128))),String OK 157ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Float32))),String OK 165ms
/aggregate functions/any/Map(Int128,UInt32) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/anyLast/Map(Int64,Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Float64))),String OK 167ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Float32))) OK 153ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Float32))),String OK 121ms
/aggregate functions/any/Map(Int128,UInt64) OK 119ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Date))),String OK 180ms
/aggregate functions/anyLast/Map(Int64,Tuple(String)) OK 144ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Float64))),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(DateTime))) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/any/Map(Int128,UInt128) OK 161ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Date))),String OK 159ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(DateTime))),String OK 134ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/anyLast/Map(Int128,UInt8) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(DateTime))) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(Bool))) OK 200ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(DateTime))),String OK 194ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(Bool))),String OK 141ms
/aggregate functions/any/Map(Int128,Int8) OK 151ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(Bool))) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(String))) OK 173ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/anyLast/Map(Int128,UInt16) OK 156ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(String))),String OK 211ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(Bool))),String OK 150ms
/aggregate functions/any/Map(Int128,Int16) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 202ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(String))),String OK 192ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(FixedString(51)))),String OK 147ms
/aggregate functions/anyHeavy/Map(Int64,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/anyLast/Map(Int128,UInt32) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(FixedString(51)))),String OK 187ms
/aggregate functions/anyHeavy/Map(Int64,Array(String)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(Bool,LowCardinality(Nullable(UUID))) OK 235ms
/aggregate functions/any/Map(Int128,Int32) OK 191ms
/aggregate functions/argMin/datatypes/Map(Bool,LowCardinality(Nullable(UUID))),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Array(String)) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(Bool,LowCardinality(Nullable(UUID))) OK 175ms
/aggregate functions/anyLast/Map(Int128,UInt64) OK 123ms
/aggregate functions/argMax/datatypes/Map(Bool,LowCardinality(Nullable(UUID))),String OK 248ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Array(String)) OK 172ms
/aggregate functions/argMin/datatypes/Map(Bool,Array(String)),String OK 167ms
/aggregate functions/anyHeavy/Map(Int64,Map(String,LowCardinality(Float64))) OK 237ms
/aggregate functions/anyLast/Map(Int128,UInt128) OK 219ms
/aggregate functions/any/Map(Int128,Int64) OK 173ms
/aggregate functions/argMax/datatypes/Map(Bool,Array(String)),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/argMin/datatypes/Map(Bool,Map(String,LowCardinality(Float64))),String OK 177ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Map(String,LowCardinality(Float64))) OK 215ms
/aggregate functions/argMin/datatypes/String,Map(Bool,Tuple(String)) OK 172ms
/aggregate functions/argMax/datatypes/Map(Bool,Map(String,LowCardinality(Float64))),String OK 173ms
/aggregate functions/any/Map(Int128,Int128) OK 167ms
/aggregate functions/argMin/datatypes/Map(Bool,Tuple(String)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(Bool,Tuple(String)) OK 195ms
/aggregate functions/anyLast/Map(Int128,Int8) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(String,UInt8) OK 185ms
/aggregate functions/anyHeavy/Map(Int64,Tuple(String)) OK 178ms
/aggregate functions/argMin/datatypes/Map(String,UInt8),String OK 152ms
/aggregate functions/argMax/datatypes/Map(Bool,Tuple(String)),String OK 183ms
/aggregate functions/any/Map(Int128,Float32) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(String,UInt8) OK 137ms
/aggregate functions/anyLast/Map(Int128,Int16) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(String,UInt16) OK 203ms
/aggregate functions/argMax/datatypes/Map(String,UInt8),String OK 149ms
/aggregate functions/anyHeavy/Map(Int128,UInt8) OK 168ms
/aggregate functions/argMin/datatypes/Map(String,UInt16),String OK 135ms
/aggregate functions/argMin/datatypes/String,Map(String,UInt32) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(String,UInt16) OK 222ms
/aggregate functions/any/Map(Int128,Float64) OK 170ms
/aggregate functions/argMax/datatypes/Map(String,UInt16),String OK 159ms
/aggregate functions/anyLast/Map(Int128,Int32) OK 182ms
/aggregate functions/argMax/datatypes/String,Map(String,UInt32) OK 180ms
/aggregate functions/argMin/datatypes/Map(String,UInt32),String OK 201ms
/aggregate functions/anyHeavy/Map(Int128,UInt16) OK 197ms
/aggregate functions/argMin/datatypes/String,Map(String,UInt64) OK 125ms
/aggregate functions/argMin/datatypes/Map(String,UInt64),String OK 167ms
/aggregate functions/argMax/datatypes/Map(String,UInt32),String OK 173ms
/aggregate functions/any/Map(Int128,Decimal128(38)) OK 154ms
/aggregate functions/anyLast/Map(Int128,Int64) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(String,UInt128) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(String,UInt64) OK 146ms
/aggregate functions/argMax/datatypes/Map(String,UInt64),String OK 163ms
/aggregate functions/argMin/datatypes/Map(String,UInt128),String OK 169ms
/aggregate functions/anyHeavy/Map(Int128,UInt32) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(String,Int8) OK 142ms
/aggregate functions/any/Map(Int128,Date) OK 114ms
/aggregate functions/argMax/datatypes/String,Map(String,UInt128) OK 134ms
/aggregate functions/argMax/datatypes/Map(String,UInt128),String OK 159ms
/aggregate functions/anyLast/Map(Int128,Int128) OK 132ms
/aggregate functions/argMin/datatypes/Map(String,Int8),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(String,Int8) OK 154ms
/aggregate functions/anyHeavy/Map(Int128,UInt64) OK 149ms
/aggregate functions/argMin/datatypes/String,Map(String,Int16) OK 129ms
/aggregate functions/argMin/datatypes/Map(String,Int16),String OK 162ms
/aggregate functions/any/Map(Int128,DateTime) OK 141ms
/aggregate functions/argMax/datatypes/Map(String,Int8),String OK 147ms
/aggregate functions/anyLast/Map(Int128,Float32) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(String,Int16) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(String,Int32) OK 170ms
/aggregate functions/argMax/datatypes/Map(String,Int16),String OK 157ms
/aggregate functions/argMin/datatypes/Map(String,Int32),String OK 168ms
/aggregate functions/anyHeavy/Map(Int128,UInt128) OK 158ms
/aggregate functions/any/Map(Int128,DateTime64(3)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(String,Int64) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(String,Int32) OK 130ms
/aggregate functions/anyLast/Map(Int128,Float64) OK 145ms
/aggregate functions/argMax/datatypes/Map(String,Int32),String OK 127ms
/aggregate functions/argMax/datatypes/String,Map(String,Int64) OK 157ms
/aggregate functions/argMin/datatypes/Map(String,Int64),String OK 191ms
/aggregate functions/any/Map(Int128,Bool) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(String,Int128) OK 193ms
/aggregate functions/anyHeavy/Map(Int128,Int8) OK 166ms
/aggregate functions/argMin/datatypes/Map(String,Int128),String OK 157ms
/aggregate functions/argMax/datatypes/Map(String,Int64),String OK 189ms
/aggregate functions/anyLast/Map(Int128,Decimal128(38)) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(String,Int128) OK 128ms
/aggregate functions/argMax/datatypes/Map(String,Int128),String OK 132ms
/aggregate functions/any/Map(Int128,String) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(String,Float32) OK 222ms
/aggregate functions/anyHeavy/Map(Int128,Int16) OK 207ms
/aggregate functions/argMin/datatypes/Map(String,Float32),String OK 196ms
/aggregate functions/argMin/datatypes/String,Map(String,Float64) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(String,Float32) OK 138ms
/aggregate functions/argMax/datatypes/Map(String,Float32),String OK 208ms
/aggregate functions/anyLast/Map(Int128,Date) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(String,Float64) OK 182ms
/aggregate functions/any/Map(Int128,FixedString(51)) OK 177ms
/aggregate functions/argMax/datatypes/Map(String,Float64),String OK 185ms
/aggregate functions/argMin/datatypes/Map(String,Float64),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(String,Decimal128(38)) OK 163ms
/aggregate functions/anyHeavy/Map(Int128,Int32) OK 170ms
/aggregate functions/argMin/datatypes/Map(String,Decimal128(38)),String OK 222ms
/aggregate functions/anyLast/Map(Int128,DateTime) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(String,Decimal128(38)) OK 196ms
/aggregate functions/argMax/datatypes/Map(String,Decimal128(38)),String OK 134ms
/aggregate functions/any/Map(Int128,UUID) OK 136ms
/aggregate functions/argMin/datatypes/String,Map(String,Date) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(String,Date) OK 196ms
/aggregate functions/argMin/datatypes/Map(String,Date),String OK 178ms
/aggregate functions/anyHeavy/Map(Int128,Int64) OK 208ms
/aggregate functions/anyLast/Map(Int128,DateTime64(3)) OK 137ms
/aggregate functions/argMax/datatypes/Map(String,Date),String OK 163ms
/aggregate functions/any/Map(Int128,Nullable(UInt8)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(String,DateTime) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(String,DateTime) OK 163ms
/aggregate functions/argMin/datatypes/Map(String,DateTime),String OK 153ms
/aggregate functions/anyLast/Map(Int128,Bool) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(String,DateTime64(3)) OK 239ms
/aggregate functions/argMax/datatypes/Map(String,DateTime),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(String,DateTime64(3)) OK 155ms
/aggregate functions/any/Map(Int128,Nullable(UInt16)) OK 213ms
/aggregate functions/anyHeavy/Map(Int128,Int128) OK 172ms
/aggregate functions/argMin/datatypes/Map(String,DateTime64(3)),String OK 164ms
/aggregate functions/argMax/datatypes/Map(String,DateTime64(3)),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(String,Bool) OK 141ms
/aggregate functions/anyLast/Map(Int128,String) OK 123ms
/aggregate functions/argMax/datatypes/String,Map(String,Bool) OK 154ms
/aggregate functions/argMax/datatypes/Map(String,Bool),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(String,String) OK 150ms
/aggregate functions/anyHeavy/Map(Int128,Float32) OK 122ms
/aggregate functions/argMin/datatypes/Map(String,Bool),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(String,String) OK 177ms
/aggregate functions/any/Map(Int128,Nullable(UInt32)) OK 193ms
/aggregate functions/anyLast/Map(Int128,FixedString(51)) OK 171ms
/aggregate functions/argMin/datatypes/Map(String,String),String OK 126ms
/aggregate functions/argMax/datatypes/Map(String,String),String OK 126ms
/aggregate functions/anyHeavy/Map(Int128,Float64) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(String,FixedString(51)) OK 136ms
/aggregate functions/argMax/datatypes/Map(String,FixedString(51)),String OK 122ms
/aggregate functions/argMin/datatypes/String,Map(String,FixedString(51)) OK 123ms
/aggregate functions/argMin/datatypes/Map(String,FixedString(51)),String OK 121ms
/aggregate functions/argMin/datatypes/String,Map(String,UUID) OK 126ms
/aggregate functions/any/Map(Int128,Nullable(UInt64)) OK 101ms
/aggregate functions/anyLast/Map(Int128,UUID) OK 118ms
/aggregate functions/argMax/datatypes/String,Map(String,UUID) OK 160ms
/aggregate functions/anyHeavy/Map(Int128,Decimal128(38)) OK 126ms
/aggregate functions/argMax/datatypes/Map(String,UUID),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UInt8)) OK 123ms
/aggregate functions/argMin/datatypes/Map(String,UUID),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UInt8)) OK 123ms
/aggregate functions/any/Map(Int128,Nullable(UInt128)) OK 125ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UInt8)),String OK 132ms
/aggregate functions/anyLast/Map(Int128,Nullable(UInt8)) OK 126ms
/aggregate functions/anyHeavy/Map(Int128,Date) OK 253ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UInt8)),String OK 271ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UInt16)) OK 295ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UInt16)),String OK 261ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UInt16)) OK 283ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UInt16)),String OK 250ms
/aggregate functions/any/Map(Int128,Nullable(Int8)) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UInt32)) OK 214ms
/aggregate functions/anyLast/Map(Int128,Nullable(UInt16)) OK 221ms
/aggregate functions/anyHeavy/Map(Int128,DateTime) OK 207ms
/aggregate functions/any/Map(Int128,Nullable(Int16)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UInt32)) OK 229ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UInt32)),String OK 195ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UInt64)) OK 171ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UInt32)),String OK 153ms
/aggregate functions/anyLast/Map(Int128,Nullable(UInt32)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UInt64)) OK 184ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UInt64)),String OK 158ms
/aggregate functions/any/Map(Int128,Nullable(Int32)) OK 167ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UInt64)),String OK 247ms
/aggregate functions/anyHeavy/Map(Int128,DateTime64(3)) OK 171ms
/aggregate functions/anyLast/Map(Int128,Nullable(UInt64)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UInt128)) OK 165ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UInt128)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Int8)) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UInt128)) OK 174ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UInt128)),String OK 172ms
/aggregate functions/any/Map(Int128,Nullable(Int64)) OK 117ms
/aggregate functions/anyLast/Map(Int128,Nullable(UInt128)) OK 178ms
/aggregate functions/anyHeavy/Map(Int128,Bool) OK 162ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Int8)),String OK 236ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Int16)) OK 199ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Int16)),String OK 148ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Int8)) OK 191ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Int8)),String OK 157ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Int16)) OK 142ms
/aggregate functions/any/Map(Int128,Nullable(Int128)) OK 160ms
/aggregate functions/anyHeavy/Map(Int128,String) OK 131ms
/aggregate functions/anyLast/Map(Int128,Nullable(Int8)) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Int32)) OK 159ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Int16)),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Int32)) OK 156ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Int32)),String OK 162ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Int32)),String OK 193ms
/aggregate functions/any/Map(Int128,Nullable(Float32)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Int64)) OK 206ms
/aggregate functions/anyHeavy/Map(Int128,FixedString(51)) OK 132ms
/aggregate functions/anyLast/Map(Int128,Nullable(Int16)) OK 162ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Int64)),String OK 145ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Int64)) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Int128)) OK 184ms
/aggregate functions/any/Map(Int128,Nullable(Float64)) OK 157ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Int64)),String OK 187ms
/aggregate functions/anyHeavy/Map(Int128,UUID) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Int128)) OK 210ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Int128)),String OK 182ms
/aggregate functions/anyLast/Map(Int128,Nullable(Int32)) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Float32)) OK 124ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Int128)),String OK 121ms
/aggregate functions/any/Map(Int128,Nullable(Decimal128(38))) OK 178ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Float32)),String OK 173ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UInt8)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Float32)) OK 151ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Float64)) OK 160ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Float32)),String OK 147ms
/aggregate functions/anyLast/Map(Int128,Nullable(Int64)) OK 174ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Float64)),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Float64)) OK 154ms
/aggregate functions/any/Map(Int128,Nullable(Date)) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Decimal128(38))) OK 208ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Float64)),String OK 161ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UInt16)) OK 159ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Decimal128(38))),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Decimal128(38))) OK 213ms
/aggregate functions/anyLast/Map(Int128,Nullable(Int128)) OK 148ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Decimal128(38))),String OK 174ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Date)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Date)) OK 182ms
/aggregate functions/any/Map(Int128,Nullable(DateTime)) OK 165ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UInt32)) OK 176ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Date)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(DateTime)) OK 181ms
/aggregate functions/anyLast/Map(Int128,Nullable(Float32)) OK 165ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Date)),String OK 192ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(DateTime)),String OK 183ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(DateTime)) OK 168ms
/aggregate functions/any/Map(Int128,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(DateTime)),String OK 154ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UInt64)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(DateTime64(3))),String OK 132ms
/aggregate functions/anyLast/Map(Int128,Nullable(Float64)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(Bool)) OK 124ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(DateTime64(3))),String OK 157ms
/aggregate functions/any/Map(Int128,Nullable(Bool)) OK 139ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(Bool)),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(Bool)) OK 127ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UInt128)) OK 117ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(String)) OK 137ms
/aggregate functions/anyLast/Map(Int128,Nullable(Decimal128(38))) OK 133ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(Bool)),String OK 124ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(String)),String OK 129ms
/aggregate functions/any/Map(Int128,Nullable(String)) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(String)) OK 178ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Int8)) OK 210ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(String)),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(FixedString(51))) OK 179ms
/aggregate functions/anyLast/Map(Int128,Nullable(Date)) OK 188ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(FixedString(51))),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(FixedString(51))) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(String,Nullable(UUID)) OK 158ms
/aggregate functions/any/Map(Int128,Nullable(FixedString(51))) OK 136ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(FixedString(51))),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(String,Nullable(UUID)) OK 203ms
/aggregate functions/argMax/datatypes/Map(String,Nullable(UUID)),String OK 216ms
/aggregate functions/argMin/datatypes/Map(String,Nullable(UUID)),String OK 203ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Int16)) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UInt8)) OK 216ms
/aggregate functions/anyLast/Map(Int128,Nullable(DateTime)) OK 168ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UInt8)),String OK 186ms
/aggregate functions/any/Map(Int128,Nullable(UUID)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UInt8)) OK 182ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UInt8)),String OK 175ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Int32)) OK 210ms
/aggregate functions/any/Map(Int128,LowCardinality(UInt8)) OK 201ms
/aggregate functions/anyLast/Map(Int128,Nullable(DateTime64(3))) OK 203ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UInt16)) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UInt16)) OK 184ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UInt16)),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UInt32)) OK 176ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UInt16)),String OK 129ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UInt32)) OK 174ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UInt32)),String OK 209ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UInt64)) OK 197ms
/aggregate functions/any/Map(Int128,LowCardinality(UInt16)) OK 174ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Int64)) OK 122ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UInt32)),String OK 175ms
/aggregate functions/anyLast/Map(Int128,Nullable(Bool)) OK 143ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UInt64)),String OK 146ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UInt64)) OK 143ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Int128)) OK 219ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UInt64)),String OK 183ms
/aggregate functions/anyLast/Map(Int128,Nullable(String)) OK 211ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UInt128)) OK 254ms
/aggregate functions/any/Map(Int128,LowCardinality(UInt32)) OK 248ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UInt128)),String OK 214ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UInt128)) OK 199ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Int8)) OK 168ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UInt128)),String OK 135ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Int8)) OK 233ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Float32)) OK 168ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Int8)),String OK 243ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Int8)),String OK 185ms
/aggregate functions/anyLast/Map(Int128,Nullable(FixedString(51))) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Int16)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Int16)) OK 211ms
/aggregate functions/any/Map(Int128,LowCardinality(UInt64)) OK 181ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Int16)),String OK 181ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Float64)) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Int32)) OK 180ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Int32)),String OK 145ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Int16)),String OK 176ms
/aggregate functions/anyLast/Map(Int128,Nullable(UUID)) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Int32)) OK 173ms
/aggregate functions/any/Map(Int128,LowCardinality(UInt128)) OK 196ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Int32)),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Int64)) OK 173ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Decimal128(38))) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Int64)) OK 128ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Int64)),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Int128)) OK 158ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UInt8)) OK 155ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Int64)),String OK 163ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Int128)) OK 188ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Int128)),String OK 197ms
/aggregate functions/any/Map(Int128,LowCardinality(Int8)) OK 115ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Date)) OK 167ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Int128)),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Float32)) OK 172ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Float32)),String OK 147ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UInt16)) OK 148ms
/aggregate functions/any/Map(Int128,LowCardinality(Int16)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Float32)) OK 152ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Float32)),String OK 156ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(DateTime)) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Float64)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Float64)) OK 181ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Float64)),String OK 166ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UInt32)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Date)) OK 165ms
/aggregate functions/any/Map(Int128,LowCardinality(Int32)) OK 128ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Float64)),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Date)) OK 193ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(DateTime64(3))) OK 166ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Date)),String OK 162ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Date)),String OK 173ms
/aggregate functions/any/Map(Int128,LowCardinality(Int64)) OK 202ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UInt64)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(DateTime)) OK 192ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(DateTime)),String OK 163ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(DateTime)) OK 155ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(Bool)) OK 176ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(DateTime)),String OK 210ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Bool)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Bool)) OK 240ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UInt128)) OK 188ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Bool)),String OK 186ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Bool)),String OK 181ms
/aggregate functions/any/Map(Int128,LowCardinality(Int128)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(String)) OK 130ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(String)) OK 121ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(String)) OK 199ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(String)),String OK 283ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(String)),String OK 329ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Int8)) OK 304ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(FixedString(51))) OK 297ms
/aggregate functions/any/Map(Int128,LowCardinality(Float32)) OK 292ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(FixedString(51))) OK 311ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(FixedString(51))),String OK 272ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(FixedString(51))) OK 259ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(FixedString(51))),String OK 215ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(UUID)) OK 169ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Int16)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(UUID)) OK 155ms
/aggregate functions/any/Map(Int128,LowCardinality(Float64)) OK 130ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(UUID)),String OK 171ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(UUID)),String OK 201ms
/aggregate functions/anyHeavy/Map(Int128,Nullable(UUID)) OK 117ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UInt8))) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UInt8))),String OK 113ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UInt8)) OK 159ms
/aggregate functions/any/Map(Int128,LowCardinality(Date)) OK 148ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Int32)) OK 195ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UInt8))),String OK 202ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UInt16))) OK 173ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UInt16))),String OK 150ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UInt16))),String OK 114ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/any/Map(Int128,LowCardinality(DateTime)) OK 116ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UInt16)) OK 108ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UInt32))) OK 166ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UInt32))),String OK 172ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UInt32))),String OK 169ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Int64)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UInt64))) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UInt64))) OK 185ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UInt64))),String OK 164ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UInt32)) OK 160ms
/aggregate functions/any/Map(Int128,LowCardinality(Bool)) OK 161ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UInt64))),String OK 195ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Int128)) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UInt128))) OK 205ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UInt128))) OK 219ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UInt128))),String OK 223ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Int8))) OK 194ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UInt128))),String OK 197ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UInt64)) OK 153ms
/aggregate functions/any/Map(Int128,LowCardinality(String)) OK 153ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Float32)) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Int8))) OK 190ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UInt128)) OK 190ms
/aggregate functions/any/Map(Int128,LowCardinality(FixedString(51))) OK 207ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Int8))),String OK 212ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Int8))),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Int16))) OK 168ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Int16))),String OK 192ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Float64)) OK 183ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Int16))),String OK 192ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Int32))) OK 263ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Int8)) OK 162ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Int32))),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Int32))) OK 201ms
/aggregate functions/any/Map(Int128,LowCardinality(UUID)) OK 153ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Int32))),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Int64))) OK 201ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Date)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Int64))) OK 206ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Int16)) OK 220ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UInt8))) OK 211ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Int64))),String OK 161ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Int64))),String OK 226ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Int128))) OK 210ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(DateTime)) OK 202ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Int128))),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Float32))) OK 181ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Int128))),String OK 157ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Int32)) OK 151ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Float32))),String OK 219ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Float32))),String OK 163ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Bool)) OK 107ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Float64))) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Float64))),String OK 120ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Int64)) OK 133ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(String)) OK 125ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Float64))),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Date))),String OK 111ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Date))),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UInt64))) OK 171ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Int128)) OK 139ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(FixedString(51))) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(DateTime))),String OK 129ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(DateTime))),String OK 280ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(Bool))),String OK 190ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Float32)) OK 220ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(Bool))),String OK 163ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UInt128))) OK 136ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(UUID)) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(String))) OK 178ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(String))),String OK 187ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(String))) OK 171ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Int8))) OK 154ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(String))),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(FixedString(51)))) OK 160ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(FixedString(51)))),String OK 140ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(FixedString(51)))) OK 154ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Float64)) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(String,LowCardinality(Nullable(UUID))) OK 150ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(FixedString(51)))),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(String,LowCardinality(Nullable(UUID))) OK 193ms
/aggregate functions/argMax/datatypes/Map(String,LowCardinality(Nullable(UUID))),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(String,Array(String)) OK 169ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Date)) OK 152ms
/aggregate functions/argMin/datatypes/Map(String,LowCardinality(Nullable(UUID))),String OK 189ms
/aggregate functions/argMax/datatypes/Map(String,Array(String)),String OK 167ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(String,Array(String)) OK 170ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(DateTime)) OK 215ms
/aggregate functions/argMin/datatypes/Map(String,Array(String)),String OK 231ms
/aggregate functions/argMax/datatypes/String,Map(String,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/argMax/datatypes/Map(String,Map(String,LowCardinality(Float64))),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(String,Tuple(String)) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(String,Map(String,LowCardinality(Float64))) OK 194ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/argMin/datatypes/Map(String,Map(String,LowCardinality(Float64))),String OK 110ms
/aggregate functions/argMax/datatypes/Map(String,Tuple(String)),String OK 139ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Int128))) OK 190ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UInt64))) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UInt8) OK 155ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UInt8),String OK 224ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Bool)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(String,Tuple(String)) OK 187ms
/aggregate functions/argMin/datatypes/Map(String,Tuple(String)),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UInt8) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UInt16) OK 152ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UInt16),String OK 162ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Float32))) OK 182ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(String)) OK 167ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UInt128))) OK 219ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UInt8),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UInt16) OK 154ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UInt16),String OK 173ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UInt32) OK 186ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UInt32),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UInt64) OK 140ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Float64))) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UInt32) OK 154ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UInt32),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UInt64) OK 148ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Int8))) OK 154ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UInt64),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UInt128) OK 194ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UInt128),String OK 123ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(UUID)) OK 105ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UInt64),String OK 127ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UInt128) OK 168ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UInt128),String OK 146ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Int16))) OK 156ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UInt8))) OK 101ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Int8) OK 164ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Int8),String OK 136ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Int16) OK 111ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Int8) OK 146ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Int8),String OK 126ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Int16) OK 147ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Int16),String OK 132ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Int32) OK 136ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Int32),String OK 129ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Int16),String OK 110ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Int32) OK 110ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Int32),String OK 130ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Int64) OK 148ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Int64),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Int128) OK 118ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Int64) OK 136ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Int64),String OK 132ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Int128))) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Int128) OK 195ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Int128),String OK 196ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Float32) OK 172ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Float32),String OK 121ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Int128),String OK 165ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UInt128))) OK 183ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Float32) OK 172ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Float64) OK 186ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Float32))) OK 148ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Float32),String OK 166ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Float64),String OK 270ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Decimal128(38)) OK 282ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Float64) OK 318ms
/aggregate functions/any/Map(Int128,LowCardinality(Nullable(UUID))) OK 248ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Int8))) OK 284ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Float64),String OK 224ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Float64))) OK 215ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Decimal128(38)),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Decimal128(38)) OK 224ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Date) OK 288ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Decimal128(38)),String OK 216ms
/aggregate functions/any/Map(Int128,Array(String)) OK 158ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Date),String OK 234ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Int16))) OK 189ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Date) OK 193ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),DateTime) OK 162ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Date),String OK 163ms
/aggregate functions/any/Map(Int128,Map(String,LowCardinality(Float64))) OK 270ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(DateTime))) OK 243ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),DateTime) OK 250ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),DateTime),String OK 170ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Int32))) OK 222ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),DateTime),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),DateTime64(3)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),DateTime64(3)) OK 114ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),DateTime64(3)),String OK 178ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),DateTime64(3)),String OK 184ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Bool) OK 243ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Bool),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Bool) OK 166ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(Bool))) OK 172ms
/aggregate functions/any/Map(Int128,Tuple(String)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),String) OK 175ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Bool),String OK 195ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Int64))) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),String) OK 214ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),String),String OK 268ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),String),String OK 238ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(String))) OK 154ms
/aggregate functions/any/Map(Date,UInt8) OK 191ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),FixedString(51)) OK 173ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Int128))) OK 175ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),FixedString(51)),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),FixedString(51)) OK 165ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 314ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),FixedString(51)),String OK 243ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),UUID) OK 235ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),UUID),String OK 196ms
/aggregate functions/any/Map(Date,UInt16) OK 144ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Float32))) OK 265ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),UUID) OK 249ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UInt8)) OK 234ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),UUID),String OK 224ms
/aggregate functions/any/Map(Date,UInt32) OK 164ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UInt8)),String OK 132ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UInt8)) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UInt16)) OK 178ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UInt16)),String OK 191ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UInt8)),String OK 173ms
/aggregate functions/anyLast/Map(Int128,LowCardinality(Nullable(UUID))) OK 210ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Float64))) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UInt16)) OK 195ms
/aggregate functions/any/Map(Date,UInt64) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UInt32)) OK 176ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UInt16)),String OK 135ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UInt32)),String OK 123ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UInt32)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UInt64)) OK 218ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Date))) OK 173ms
/aggregate functions/any/Map(Date,UInt128) OK 163ms
/aggregate functions/anyLast/Map(Int128,Array(String)) OK 210ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UInt32)),String OK 201ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UInt64)),String OK 138ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UInt128)) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UInt64)) OK 161ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UInt64)),String OK 135ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UInt128)),String OK 196ms
/aggregate functions/any/Map(Date,Int8) OK 185ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(DateTime))) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UInt128)) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Int8)) OK 249ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UInt128)),String OK 239ms
/aggregate functions/anyLast/Map(Int128,Map(String,LowCardinality(Float64))) OK 174ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Int8)),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Int8)) OK 144ms
/aggregate functions/any/Map(Date,Int16) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Int16)) OK 206ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(Bool))) OK 192ms
/aggregate functions/anyLast/Map(Int128,Tuple(String)) OK 205ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Int16)),String OK 158ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Int8)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Int16)) OK 210ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Int32)) OK 206ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Int16)),String OK 169ms
/aggregate functions/any/Map(Date,Int32) OK 149ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Int32)),String OK 161ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Int64)) OK 203ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(String))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Int32)) OK 161ms
/aggregate functions/anyLast/Map(Date,UInt8) OK 134ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Int32)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Int64)) OK 184ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Int64)),String OK 162ms
/aggregate functions/any/Map(Date,Int64) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Int128)) OK 126ms
/aggregate functions/anyLast/Map(Date,UInt16) OK 117ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Int64)),String OK 151ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Int128)),String OK 121ms
/aggregate functions/any/Map(Date,Int128) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Int128)) OK 202ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Int128)),String OK 125ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Float32)) OK 185ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Float32)),String OK 190ms
/aggregate functions/anyLast/Map(Date,UInt32) OK 168ms
/aggregate functions/anyHeavy/Map(Int128,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Float64)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Float32)) OK 152ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Float32)),String OK 123ms
/aggregate functions/any/Map(Date,Float32) OK 125ms
/aggregate functions/anyHeavy/Map(Int128,Array(String)) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Float64)) OK 160ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Float64)),String OK 161ms
/aggregate functions/anyLast/Map(Date,UInt64) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Decimal128(38))) OK 158ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Decimal128(38))),String OK 192ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Float64)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Decimal128(38))) OK 171ms
/aggregate functions/any/Map(Date,Float64) OK 133ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Decimal128(38))),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Date)) OK 174ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Date)),String OK 243ms
/aggregate functions/anyLast/Map(Date,UInt128) OK 198ms
/aggregate functions/anyHeavy/Map(Int128,Map(String,LowCardinality(Float64))) OK 195ms
/aggregate functions/any/Map(Date,Decimal128(38)) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Date)) OK 203ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(DateTime)) OK 209ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Date)),String OK 202ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(DateTime)) OK 143ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(DateTime)),String OK 148ms
/aggregate functions/anyLast/Map(Date,Int8) OK 150ms
/aggregate functions/anyHeavy/Map(Int128,Tuple(String)) OK 162ms
/aggregate functions/any/Map(Date,Date) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(DateTime64(3))) OK 140ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(DateTime)),String OK 166ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(DateTime64(3))),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(DateTime64(3))) OK 142ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(DateTime64(3))),String OK 140ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(Bool)) OK 116ms
/aggregate functions/anyLast/Map(Date,Int16) OK 120ms
/aggregate functions/any/Map(Date,DateTime) OK 144ms
/aggregate functions/anyHeavy/Map(Date,UInt8) OK 157ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(Bool)),String OK 139ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(Bool)) OK 146ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(Bool)),String OK 155ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(String)) OK 192ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(String)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(String)) OK 129ms
/aggregate functions/anyLast/Map(Date,Int32) OK 118ms
/aggregate functions/any/Map(Date,DateTime64(3)) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(FixedString(51))) OK 141ms
/aggregate functions/anyHeavy/Map(Date,UInt16) OK 140ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(String)),String OK 152ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(FixedString(51))) OK 191ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(FixedString(51))),String OK 163ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(FixedString(51))),String OK 176ms
/aggregate functions/anyLast/Map(Date,Int64) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Nullable(UUID)) OK 171ms
/aggregate functions/any/Map(Date,Bool) OK 171ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Nullable(UUID)),String OK 126ms
/aggregate functions/anyHeavy/Map(Date,UInt32) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Nullable(UUID)) OK 132ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Nullable(UUID)),String OK 169ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UInt8)) OK 176ms
/aggregate functions/anyLast/Map(Date,Int128) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UInt8)) OK 181ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UInt8)),String OK 225ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UInt16)) OK 141ms
/aggregate functions/any/Map(Date,String) OK 195ms
/aggregate functions/anyHeavy/Map(Date,UInt64) OK 193ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UInt8)),String OK 182ms
/aggregate functions/anyLast/Map(Date,Float32) OK 140ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UInt16)) OK 153ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UInt16)),String OK 146ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UInt16)),String OK 147ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UInt32)) OK 191ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UInt32)),String OK 175ms
/aggregate functions/anyHeavy/Map(Date,UInt128) OK 108ms
/aggregate functions/any/Map(Date,FixedString(51)) OK 118ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UInt32)) OK 178ms
/aggregate functions/anyLast/Map(Date,Float64) OK 147ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UInt32)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UInt64)) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UInt64)) OK 134ms
/aggregate functions/anyHeavy/Map(Date,Int8) OK 134ms
/aggregate functions/any/Map(Date,UUID) OK 115ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UInt64)),String OK 203ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UInt128)) OK 205ms
/aggregate functions/anyLast/Map(Date,Decimal128(38)) OK 172ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UInt64)),String OK 227ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UInt128)),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UInt128)) OK 158ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UInt128)),String OK 170ms
/aggregate functions/any/Map(Date,Nullable(UInt8)) OK 165ms
/aggregate functions/anyHeavy/Map(Date,Int16) OK 120ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Int8)) OK 185ms
/aggregate functions/anyLast/Map(Date,Date) OK 184ms
/aggregate functions/anyHeavy/Map(Date,Int32) OK 159ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Int8)) OK 201ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Int8)),String OK 202ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Int8)),String OK 301ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Int16)) OK 296ms
/aggregate functions/any/Map(Date,Nullable(UInt16)) OK 287ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Int16)) OK 147ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Int16)),String OK 292ms
/aggregate functions/anyHeavy/Map(Date,Int64) OK 271ms
/aggregate functions/anyLast/Map(Date,DateTime) OK 249ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Int16)),String OK 282ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Int32)) OK 254ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Int32)) OK 275ms
/aggregate functions/any/Map(Date,Nullable(UInt32)) OK 199ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Int32)),String OK 180ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Int32)),String OK 178ms
/aggregate functions/anyLast/Map(Date,DateTime64(3)) OK 119ms
/aggregate functions/anyHeavy/Map(Date,Int128) OK 206ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Int64)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Int64)) OK 145ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Int64)),String OK 139ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Int64)),String OK 139ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Int128)) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Int128)) OK 170ms
/aggregate functions/any/Map(Date,Nullable(UInt64)) OK 123ms
/aggregate functions/anyLast/Map(Date,Bool) OK 172ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Int128)),String OK 198ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Int128)),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Float32)) OK 205ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Float32)) OK 151ms
/aggregate functions/anyHeavy/Map(Date,Float32) OK 196ms
/aggregate functions/any/Map(Date,Nullable(UInt128)) OK 156ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Float32)),String OK 193ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Float32)),String OK 197ms
/aggregate functions/anyLast/Map(Date,String) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Float64)) OK 148ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Float64)),String OK 184ms
/aggregate functions/any/Map(Date,Nullable(Int8)) OK 138ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Float64)) OK 136ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Float64)),String OK 148ms
/aggregate functions/anyHeavy/Map(Date,Float64) OK 156ms
/aggregate functions/anyLast/Map(Date,FixedString(51)) OK 139ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Date)) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Date)) OK 162ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Date)),String OK 126ms
/aggregate functions/any/Map(Date,Nullable(Int16)) OK 138ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Date)),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(DateTime)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(DateTime)) OK 149ms
/aggregate functions/anyHeavy/Map(Date,Decimal128(38)) OK 158ms
/aggregate functions/anyLast/Map(Date,UUID) OK 144ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(DateTime)),String OK 173ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(DateTime)),String OK 122ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Bool)) OK 152ms
/aggregate functions/any/Map(Date,Nullable(Int32)) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Bool)) OK 136ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Bool)),String OK 168ms
/aggregate functions/anyLast/Map(Date,Nullable(UInt8)) OK 242ms
/aggregate functions/anyHeavy/Map(Date,Date) OK 236ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Bool)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(String)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(String)) OK 139ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(String)),String OK 181ms
/aggregate functions/any/Map(Date,Nullable(Int64)) OK 164ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(String)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(FixedString(51))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(FixedString(51))),String OK 176ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(FixedString(51))),String OK 168ms
/aggregate functions/anyHeavy/Map(Date,DateTime) OK 169ms
/aggregate functions/anyLast/Map(Date,Nullable(UInt16)) OK 180ms
/aggregate functions/any/Map(Date,Nullable(Int128)) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(UUID)) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(UUID)) OK 106ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(UUID)),String OK 124ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(UUID)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt8))),String OK 115ms
/aggregate functions/any/Map(Date,Nullable(Float32)) OK 117ms
/aggregate functions/anyHeavy/Map(Date,DateTime64(3)) OK 127ms
/aggregate functions/anyLast/Map(Date,Nullable(UInt32)) OK 121ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt8))),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 136ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt16))),String OK 140ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt16))),String OK 118ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 139ms
/aggregate functions/any/Map(Date,Nullable(Float64)) OK 114ms
/aggregate functions/anyHeavy/Map(Date,Bool) OK 127ms
/aggregate functions/anyLast/Map(Date,Nullable(UInt64)) OK 130ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt32))),String OK 113ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt32))),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/any/Map(Date,Nullable(Decimal128(38))) OK 147ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt64))),String OK 147ms
/aggregate functions/anyHeavy/Map(Date,String) OK 180ms
/aggregate functions/anyLast/Map(Date,Nullable(UInt128)) OK 156ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt64))),String OK 150ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 244ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt128))),String OK 178ms
/aggregate functions/any/Map(Date,Nullable(Date)) OK 161ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 228ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt128))),String OK 159ms
/aggregate functions/anyLast/Map(Date,Nullable(Int8)) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 184ms
/aggregate functions/anyHeavy/Map(Date,FixedString(51)) OK 156ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int8))),String OK 162ms
/aggregate functions/any/Map(Date,Nullable(DateTime)) OK 153ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int8))),String OK 193ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 186ms
/aggregate functions/anyLast/Map(Date,Nullable(Int16)) OK 140ms
/aggregate functions/anyHeavy/Map(Date,UUID) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 203ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int16))),String OK 171ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 179ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int16))),String OK 148ms
/aggregate functions/any/Map(Date,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/anyLast/Map(Date,Nullable(Int32)) OK 144ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UInt8)) OK 167ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 203ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int32))),String OK 165ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int32))),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 177ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int64))),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 182ms
/aggregate functions/any/Map(Date,Nullable(Bool)) OK 157ms
/aggregate functions/anyLast/Map(Date,Nullable(Int64)) OK 152ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UInt16)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 186ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int64))),String OK 201ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 220ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int128))),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 233ms
/aggregate functions/any/Map(Date,Nullable(String)) OK 182ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int128))),String OK 165ms
/aggregate functions/anyLast/Map(Date,Nullable(Int128)) OK 176ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UInt32)) OK 194ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float32))),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 220ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float32))),String OK 219ms
/aggregate functions/any/Map(Date,Nullable(FixedString(51))) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 162ms
/aggregate functions/anyLast/Map(Date,Nullable(Float32)) OK 188ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float64))),String OK 167ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UInt64)) OK 172ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float64))),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Date))) OK 187ms
/aggregate functions/any/Map(Date,Nullable(UUID)) OK 136ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Date))),String OK 154ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Date))),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 169ms
/aggregate functions/anyLast/Map(Date,Nullable(Float64)) OK 164ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UInt128)) OK 163ms
/aggregate functions/any/Map(Date,LowCardinality(UInt8)) OK 139ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 208ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(DateTime))),String OK 161ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(DateTime))),String OK 132ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 147ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(Bool))),String OK 193ms
/aggregate functions/anyLast/Map(Date,Nullable(Decimal128(38))) OK 191ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Int8)) OK 168ms
/aggregate functions/any/Map(Date,LowCardinality(UInt16)) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(String))) OK 164ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(Bool))),String OK 168ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(String))),String OK 193ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(String))),String OK 234ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Int16)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 169ms
/aggregate functions/anyLast/Map(Date,Nullable(Date)) OK 163ms
/aggregate functions/any/Map(Date,LowCardinality(UInt32)) OK 103ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 143ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))),String OK 130ms
/aggregate functions/any/Map(Date,LowCardinality(UInt64)) OK 116ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Int32)) OK 167ms
/aggregate functions/anyLast/Map(Date,Nullable(DateTime)) OK 149ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),LowCardinality(Nullable(UUID))),String OK 236ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 189ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),LowCardinality(Nullable(UUID))),String OK 196ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Array(String)) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Array(String)) OK 127ms
/aggregate functions/any/Map(Date,LowCardinality(UInt128)) OK 153ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Array(String)),String OK 133ms
/aggregate functions/anyLast/Map(Date,Nullable(DateTime64(3))) OK 189ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Int64)) OK 199ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 246ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Array(String)),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 171ms
/aggregate functions/any/Map(Date,LowCardinality(Int8)) OK 132ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Map(String,LowCardinality(Float64))),String OK 213ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Map(String,LowCardinality(Float64))),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(FixedString(51),Tuple(String)) OK 144ms
/aggregate functions/anyLast/Map(Date,Nullable(Bool)) OK 199ms
/aggregate functions/any/Map(Date,LowCardinality(Int16)) OK 187ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Int128)) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(FixedString(51),Tuple(String)) OK 146ms
/aggregate functions/argMax/datatypes/Map(FixedString(51),Tuple(String)),String OK 193ms
/aggregate functions/argMin/datatypes/Map(FixedString(51),Tuple(String)),String OK 197ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UInt8) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UInt8) OK 188ms
/aggregate functions/argMax/datatypes/Map(UUID,UInt8),String OK 159ms
/aggregate functions/argMin/datatypes/Map(UUID,UInt8),String OK 130ms
/aggregate functions/any/Map(Date,LowCardinality(Int32)) OK 190ms
/aggregate functions/anyLast/Map(Date,Nullable(String)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UInt16) OK 155ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Float32)) OK 190ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UInt16) OK 196ms
/aggregate functions/argMax/datatypes/Map(UUID,UInt16),String OK 300ms
/aggregate functions/argMin/datatypes/Map(UUID,UInt16),String OK 187ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UInt32) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UInt32) OK 238ms
/aggregate functions/anyLast/Map(Date,Nullable(FixedString(51))) OK 218ms
/aggregate functions/argMin/datatypes/Map(UUID,UInt32),String OK 277ms
/aggregate functions/any/Map(Date,LowCardinality(Int64)) OK 261ms
/aggregate functions/argMax/datatypes/Map(UUID,UInt32),String OK 263ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Float64)) OK 249ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UInt64) OK 283ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UInt64) OK 249ms
/aggregate functions/argMax/datatypes/Map(UUID,UInt64),String OK 166ms
/aggregate functions/argMin/datatypes/Map(UUID,UInt64),String OK 196ms
/aggregate functions/anyLast/Map(Date,Nullable(UUID)) OK 158ms
/aggregate functions/any/Map(Date,LowCardinality(Int128)) OK 190ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UInt128) OK 162ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Decimal128(38))) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UInt128) OK 168ms
/aggregate functions/argMin/datatypes/Map(UUID,UInt128),String OK 135ms
/aggregate functions/argMax/datatypes/Map(UUID,UInt128),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Int8) OK 166ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UInt8)) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Int8) OK 137ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Date)) OK 134ms
/aggregate functions/argMin/datatypes/Map(UUID,Int8),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Int16) OK 135ms
/aggregate functions/any/Map(Date,LowCardinality(Float32)) OK 158ms
/aggregate functions/argMax/datatypes/Map(UUID,Int8),String OK 143ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UInt16)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Int16) OK 118ms
/aggregate functions/argMax/datatypes/Map(UUID,Int16),String OK 134ms
/aggregate functions/argMin/datatypes/Map(UUID,Int16),String OK 142ms
/aggregate functions/anyHeavy/Map(Date,Nullable(DateTime)) OK 115ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Int32) OK 116ms
/aggregate functions/argMin/datatypes/Map(UUID,Int32),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Int32) OK 123ms
/aggregate functions/any/Map(Date,LowCardinality(Float64)) OK 126ms
/aggregate functions/argMax/datatypes/Map(UUID,Int32),String OK 131ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UInt32)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Int64) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Int64) OK 110ms
/aggregate functions/anyHeavy/Map(Date,Nullable(DateTime64(3))) OK 174ms
/aggregate functions/argMin/datatypes/Map(UUID,Int64),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Int128) OK 133ms
/aggregate functions/argMax/datatypes/Map(UUID,Int64),String OK 147ms
/aggregate functions/any/Map(Date,LowCardinality(Date)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Int128) OK 175ms
/aggregate functions/argMin/datatypes/Map(UUID,Int128),String OK 156ms
/aggregate functions/argMax/datatypes/Map(UUID,Int128),String OK 163ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UInt64)) OK 116ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Float32) OK 129ms
/aggregate functions/anyHeavy/Map(Date,Nullable(Bool)) OK 126ms
/aggregate functions/argMin/datatypes/Map(UUID,Float32),String OK 116ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Float32) OK 112ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UInt128)) OK 146ms
/aggregate functions/any/Map(Date,LowCardinality(DateTime)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Float64) OK 138ms
/aggregate functions/argMax/datatypes/Map(UUID,Float32),String OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Float64) OK 160ms
/aggregate functions/argMin/datatypes/Map(UUID,Float64),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Decimal128(38)) OK 156ms
/aggregate functions/anyHeavy/Map(Date,Nullable(String)) OK 138ms
/aggregate functions/argMax/datatypes/Map(UUID,Float64),String OK 153ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Int8)) OK 178ms
/aggregate functions/argMin/datatypes/Map(UUID,Decimal128(38)),String OK 242ms
/aggregate functions/any/Map(Date,LowCardinality(Bool)) OK 169ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Decimal128(38)) OK 182ms
/aggregate functions/argMax/datatypes/Map(UUID,Decimal128(38)),String OK 191ms
/aggregate functions/anyHeavy/Map(Date,Nullable(FixedString(51))) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Date) OK 176ms
/aggregate functions/argMin/datatypes/Map(UUID,Date),String OK 122ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Date) OK 167ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Int16)) OK 105ms
/aggregate functions/any/Map(Date,LowCardinality(String)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(UUID,DateTime) OK 166ms
/aggregate functions/anyHeavy/Map(Date,Nullable(UUID)) OK 179ms
/aggregate functions/argMax/datatypes/Map(UUID,Date),String OK 200ms
/aggregate functions/argMin/datatypes/Map(UUID,DateTime),String OK 158ms
/aggregate functions/argMax/datatypes/String,Map(UUID,DateTime) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(UUID,DateTime64(3)) OK 158ms
/aggregate functions/argMax/datatypes/Map(UUID,DateTime),String OK 174ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Int32)) OK 150ms
/aggregate functions/any/Map(Date,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/argMin/datatypes/Map(UUID,DateTime64(3)),String OK 249ms
/aggregate functions/argMax/datatypes/String,Map(UUID,DateTime64(3)) OK 164ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UInt8)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Bool) OK 175ms
/aggregate functions/argMin/datatypes/Map(UUID,Bool),String OK 187ms
/aggregate functions/argMax/datatypes/Map(UUID,DateTime64(3)),String OK 172ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Int64)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Bool) OK 208ms
/aggregate functions/any/Map(Date,LowCardinality(UUID)) OK 131ms
/aggregate functions/argMax/datatypes/Map(UUID,Bool),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UUID,String) OK 187ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UInt8))) OK 258ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Int128)) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(UUID,String) OK 144ms
/aggregate functions/argMin/datatypes/Map(UUID,String),String OK 145ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UInt16)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UUID,FixedString(51)) OK 170ms
/aggregate functions/argMax/datatypes/Map(UUID,String),String OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UUID,FixedString(51)) OK 157ms
/aggregate functions/argMax/datatypes/Map(UUID,FixedString(51)),String OK 214ms
/aggregate functions/argMin/datatypes/Map(UUID,FixedString(51)),String OK 186ms
/aggregate functions/argMin/datatypes/String,Map(UUID,UUID) OK 154ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UInt32)) OK 147ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Float32)) OK 118ms
/aggregate functions/argMin/datatypes/Map(UUID,UUID),String OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UUID,UUID) OK 183ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UInt16))) OK 163ms
/aggregate functions/argMax/datatypes/Map(UUID,UUID),String OK 128ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Float64)) OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UInt8)) OK 190ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UInt64)) OK 203ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UInt8)),String OK 207ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UInt16)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UInt8)) OK 228ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UInt8)),String OK 204ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UInt16)) OK 145ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Date)) OK 132ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UInt16)),String OK 147ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UInt32)) OK 184ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UInt128)) OK 151ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UInt32)),String OK 180ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UInt64))) OK 197ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UInt16)),String OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UInt32)) OK 209ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UInt32)),String OK 197ms
/aggregate functions/anyLast/Map(Date,LowCardinality(DateTime)) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UInt64)) OK 151ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Int8)) OK 145ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UInt64)),String OK 172ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UInt64)) OK 140ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UInt128)) OK 138ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UInt128))) OK 172ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Bool)) OK 145ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UInt64)),String OK 153ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UInt128)) OK 167ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UInt128)),String OK 161ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Int16)) OK 184ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UInt128)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Int8)) OK 141ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Int8)),String OK 123ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/anyLast/Map(Date,LowCardinality(String)) OK 123ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Int8)) OK 195ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Int8)),String OK 252ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Int16)) OK 162ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Int16)),String OK 212ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Int16)) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Int32)) OK 159ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Int32)) OK 146ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Int16))) OK 167ms
/aggregate functions/anyLast/Map(Date,LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Int32)),String OK 236ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Int16)),String OK 178ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Int64)) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Int64)) OK 212ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Int32)) OK 189ms
/aggregate functions/anyLast/Map(Date,LowCardinality(UUID)) OK 165ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Int64)),String OK 131ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Int32)),String OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Int64)) OK 190ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Int64))) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Int128)) OK 234ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Int128)) OK 177ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UInt8))) OK 197ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Int128)),String OK 179ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Float32)) OK 209ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Int64)),String OK 215ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Int128)) OK 138ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Int128)),String OK 178ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Int128))) OK 233ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Float32)) OK 214ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Float32)) OK 188ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Float32)),String OK 173ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UInt16))) OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Float64)) OK 177ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Float64)),String OK 198ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Float32)),String OK 205ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Float64)) OK 181ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Decimal128(38))) OK 172ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Float64)),String OK 201ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Float64)) OK 164ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Float32))) OK 180ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Decimal128(38))),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Date)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Decimal128(38))) OK 173ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Decimal128(38))),String OK 191ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UInt64))) OK 212ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Date)),String OK 185ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Date)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(DateTime)) OK 187ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Date)) OK 242ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(DateTime)),String OK 186ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Date)),String OK 164ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(DateTime)) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(DateTime)) OK 193ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Date))) OK 218ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(DateTime64(3))) OK 160ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(DateTime64(3))),String OK 186ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UInt128))) OK 237ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(DateTime)),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(Bool)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(DateTime64(3))) OK 141ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Bool)) OK 150ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(Bool)),String OK 130ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(DateTime64(3))),String OK 125ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(String)) OK 119ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(Bool)) OK 206ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(String)),String OK 315ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(String)) OK 178ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Int8))) OK 193ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(Bool)),String OK 288ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(FixedString(51))) OK 311ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(String)) OK 309ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(Bool))) OK 245ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(FixedString(51))),String OK 293ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(FixedString(51))) OK 246ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(String)),String OK 225ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Int16))) OK 235ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(FixedString(51))) OK 201ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Nullable(UUID)) OK 211ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(String))) OK 192ms
/aggregate functions/argMin/datatypes/Map(UUID,Nullable(UUID)),String OK 184ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(FixedString(51))),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UInt8)) OK 99ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Nullable(UUID)) OK 151ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(UUID)) OK 149ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Int32))) OK 154ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UInt8)),String OK 135ms
/aggregate functions/argMax/datatypes/Map(UUID,Nullable(UUID)),String OK 178ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UInt8)) OK 155ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UInt16)) OK 159ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UInt16)),String OK 177ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UInt8)),String OK 156ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UInt32)) OK 145ms
/aggregate functions/any/Map(Date,LowCardinality(Nullable(UUID))) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UInt16)) OK 208ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UInt16)),String OK 208ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UInt32)),String OK 161ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Int128))) OK 214ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UInt64)) OK 146ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UInt32)) OK 174ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UInt64)),String OK 166ms
/aggregate functions/any/Map(Date,Array(String)) OK 107ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UInt128)) OK 203ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UInt128)),String OK 169ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UInt32)),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UInt64)) OK 162ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UInt32))) OK 189ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UInt64)),String OK 201ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Int8)) OK 187ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Float32))) OK 199ms
/aggregate functions/any/Map(Date,Map(String,LowCardinality(Float64))) OK 158ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Int8)),String OK 210ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UInt128)) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Int16)) OK 168ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UInt128)),String OK 191ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UInt64))) OK 196ms
/aggregate functions/any/Map(Date,Tuple(String)) OK 186ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Int16)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Int8)) OK 194ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Int32)) OK 192ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Int32)),String OK 190ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Int8)),String OK 207ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Int16)) OK 175ms
/aggregate functions/any/Map(DateTime,UInt8) OK 144ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UInt128))) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Int64)) OK 192ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Int16)),String OK 176ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Int64)),String OK 203ms
/aggregate functions/any/Map(DateTime,UInt16) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Int128)) OK 163ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Int32)) OK 180ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(DateTime))) OK 223ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Int32)),String OK 186ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Int8))) OK 220ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Int64)) OK 178ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Int128)),String OK 195ms
/aggregate functions/any/Map(DateTime,UInt32) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Float32)) OK 184ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Float32)),String OK 172ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Int64)),String OK 229ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Int128)) OK 162ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Int128)),String OK 199ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(Bool))) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Float64)) OK 168ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Int16))) OK 163ms
/aggregate functions/any/Map(DateTime,UInt64) OK 131ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Float64)),String OK 118ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Date)) OK 168ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Float32)) OK 152ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Float32)),String OK 207ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Date)),String OK 213ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Float64)) OK 200ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(String))) OK 206ms
/aggregate functions/any/Map(DateTime,UInt128) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(DateTime)) OK 168ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Float64)),String OK 154ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(DateTime)),String OK 159ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Date)) OK 177ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Date)),String OK 201ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Bool)) OK 228ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 155ms
/aggregate functions/any/Map(DateTime,Int8) OK 126ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Bool)),String OK 204ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(DateTime)) OK 174ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(String)) OK 181ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Int128))) OK 139ms
/aggregate functions/any/Map(DateTime,Int16) OK 120ms
/aggregate functions/anyLast/Map(Date,LowCardinality(Nullable(UUID))) OK 174ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(DateTime)),String OK 201ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Float32))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Bool)) OK 218ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(String)),String OK 184ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Bool)),String OK 182ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(FixedString(51))) OK 216ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(FixedString(51))),String OK 187ms
/aggregate functions/any/Map(DateTime,Int32) OK 156ms
/aggregate functions/anyLast/Map(Date,Array(String)) OK 136ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Float64))) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(String)) OK 230ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(UUID)) OK 192ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(String)),String OK 194ms
/aggregate functions/any/Map(DateTime,Int64) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(FixedString(51))) OK 161ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(UUID)),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt8))) OK 198ms
/aggregate functions/anyLast/Map(Date,Map(String,LowCardinality(Float64))) OK 175ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Date))) OK 176ms
/aggregate functions/any/Map(DateTime,Int128) OK 176ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(FixedString(51))),String OK 195ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UInt8))),String OK 170ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(UUID)) OK 168ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(UUID)),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt16))) OK 206ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UInt16))),String OK 181ms
/aggregate functions/anyLast/Map(Date,Tuple(String)) OK 166ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/any/Map(DateTime,Float32) OK 135ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt8))) OK 162ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UInt8))),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt16))) OK 197ms
/aggregate functions/anyLast/Map(DateTime,UInt8) OK 177ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UInt32))),String OK 185ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt64))) OK 203ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/any/Map(DateTime,Float64) OK 136ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UInt64))),String OK 136ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UInt16))),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(String))) OK 172ms
/aggregate functions/anyLast/Map(DateTime,UInt16) OK 204ms
/aggregate functions/any/Map(DateTime,Decimal128(38)) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt128))) OK 185ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UInt32))),String OK 243ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UInt128))),String OK 224ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Int8))) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt64))) OK 182ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UInt64))),String OK 150ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 250ms
/aggregate functions/any/Map(DateTime,Date) OK 183ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Int8))),String OK 235ms
/aggregate functions/anyLast/Map(DateTime,UInt32) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt128))) OK 250ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Int16))) OK 163ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UInt128))),String OK 206ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Int16))),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Int8))) OK 157ms
/aggregate functions/any/Map(DateTime,DateTime) OK 190ms
/aggregate functions/anyLast/Map(DateTime,UInt64) OK 213ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Int32))) OK 197ms
/aggregate functions/anyHeavy/Map(Date,LowCardinality(Nullable(UUID))) OK 197ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Int8))),String OK 183ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Int32))),String OK 131ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Int64))) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Int16))) OK 205ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Int16))),String OK 191ms
/aggregate functions/any/Map(DateTime,DateTime64(3)) OK 198ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Int64))),String OK 175ms
/aggregate functions/anyLast/Map(DateTime,UInt128) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Int128))) OK 239ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Int32))) OK 165ms
/aggregate functions/anyHeavy/Map(Date,Array(String)) OK 162ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Int128))),String OK 170ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Int32))),String OK 135ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Int64))) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Float32))) OK 174ms
/aggregate functions/any/Map(DateTime,Bool) OK 230ms
/aggregate functions/anyLast/Map(DateTime,Int8) OK 167ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Int64))),String OK 189ms
/aggregate functions/anyHeavy/Map(Date,Map(String,LowCardinality(Float64))) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Int128))) OK 177ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Float32))),String OK 155ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Int128))),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Float64))) OK 169ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Float64))),String OK 134ms
/aggregate functions/anyLast/Map(DateTime,Int16) OK 169ms
/aggregate functions/anyHeavy/Map(Date,Tuple(String)) OK 330ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Date))) OK 252ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Float32))) OK 262ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Float32))),String OK 269ms
/aggregate functions/any/Map(DateTime,String) OK 251ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Float64))) OK 249ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Date))),String OK 242ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(DateTime))) OK 183ms
/aggregate functions/anyLast/Map(DateTime,Int32) OK 272ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(DateTime))),String OK 234ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Float64))),String OK 193ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(Bool))) OK 180ms
/aggregate functions/any/Map(DateTime,FixedString(51)) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Date))) OK 158ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Date))),String OK 191ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(Bool))),String OK 135ms
/aggregate functions/anyHeavy/Map(DateTime,UInt8) OK 164ms
/aggregate functions/anyLast/Map(DateTime,Int64) OK 163ms
/aggregate functions/any/Map(DateTime,UUID) OK 248ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(String))) OK 195ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(DateTime))) OK 160ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(String))),String OK 185ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(DateTime))),String OK 193ms
/aggregate functions/anyHeavy/Map(DateTime,UInt16) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 191ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/anyLast/Map(DateTime,Int128) OK 116ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(Bool))),String OK 255ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(String))) OK 188ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(FixedString(51)))),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(UUID,LowCardinality(Nullable(UUID))) OK 191ms
/aggregate functions/anyHeavy/Map(DateTime,UInt32) OK 179ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(String))),String OK 188ms
/aggregate functions/argMin/datatypes/Map(UUID,LowCardinality(Nullable(UUID))),String OK 183ms
/aggregate functions/any/Map(DateTime,Nullable(UInt8)) OK 131ms
/aggregate functions/anyLast/Map(DateTime,Float32) OK 204ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Array(String)) OK 289ms
/aggregate functions/any/Map(DateTime,Nullable(UInt16)) OK 226ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 261ms
/aggregate functions/anyHeavy/Map(DateTime,UInt64) OK 171ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(FixedString(51)))),String OK 237ms
/aggregate functions/argMin/datatypes/Map(UUID,Array(String)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Map(String,LowCardinality(Float64))) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(UUID,LowCardinality(Nullable(UUID))) OK 155ms
/aggregate functions/anyLast/Map(DateTime,Float64) OK 181ms
/aggregate functions/argMin/datatypes/Map(UUID,Map(String,LowCardinality(Float64))),String OK 178ms
/aggregate functions/anyHeavy/Map(DateTime,UInt128) OK 184ms
/aggregate functions/argMax/datatypes/Map(UUID,LowCardinality(Nullable(UUID))),String OK 177ms
/aggregate functions/any/Map(DateTime,Nullable(UInt32)) OK 216ms
/aggregate functions/argMin/datatypes/String,Map(UUID,Tuple(String)) OK 206ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Array(String)) OK 140ms
/aggregate functions/anyLast/Map(DateTime,Decimal128(38)) OK 164ms
/aggregate functions/argMin/datatypes/Map(UUID,Tuple(String)),String OK 164ms
/aggregate functions/argMax/datatypes/Map(UUID,Array(String)),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UInt8) OK 116ms
/aggregate functions/anyHeavy/Map(DateTime,Int8) OK 150ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/argMax/datatypes/Map(UUID,Map(String,LowCardinality(Float64))),String OK 209ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UInt8),String OK 142ms
/aggregate functions/anyLast/Map(DateTime,Date) OK 123ms
/aggregate functions/any/Map(DateTime,Nullable(UInt64)) OK 105ms
/aggregate functions/argMax/datatypes/String,Map(UUID,Tuple(String)) OK 164ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UInt16) OK 213ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UInt16),String OK 160ms
/aggregate functions/anyHeavy/Map(DateTime,Int16) OK 127ms
/aggregate functions/argMax/datatypes/Map(UUID,Tuple(String)),String OK 135ms
/aggregate functions/any/Map(DateTime,Nullable(UInt128)) OK 130ms
/aggregate functions/anyLast/Map(DateTime,DateTime) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UInt32) OK 124ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UInt8) OK 182ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UInt8),String OK 175ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UInt32),String OK 206ms
/aggregate functions/anyHeavy/Map(DateTime,Int32) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UInt64) OK 202ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UInt16) OK 158ms
/aggregate functions/any/Map(DateTime,Nullable(Int8)) OK 159ms
/aggregate functions/anyLast/Map(DateTime,DateTime64(3)) OK 159ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UInt64),String OK 164ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UInt16),String OK 233ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UInt32) OK 167ms
/aggregate functions/anyHeavy/Map(DateTime,Int64) OK 183ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UInt32),String OK 220ms
/aggregate functions/any/Map(DateTime,Nullable(Int16)) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UInt128) OK 185ms
/aggregate functions/anyLast/Map(DateTime,Bool) OK 192ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UInt128),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Int8) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UInt64) OK 180ms
/aggregate functions/any/Map(DateTime,Nullable(Int32)) OK 201ms
/aggregate functions/anyHeavy/Map(DateTime,Int128) OK 162ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Int8),String OK 221ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UInt64),String OK 180ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Int16) OK 148ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Int16),String OK 173ms
/aggregate functions/anyLast/Map(DateTime,String) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UInt128) OK 179ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UInt128),String OK 267ms
/aggregate functions/anyHeavy/Map(DateTime,Float32) OK 293ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Int32) OK 254ms
/aggregate functions/any/Map(DateTime,Nullable(Int64)) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Int8) OK 254ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Int32),String OK 182ms
/aggregate functions/anyLast/Map(DateTime,FixedString(51)) OK 163ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Int8),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Int64) OK 188ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Int16) OK 233ms
/aggregate functions/any/Map(DateTime,Nullable(Int128)) OK 177ms
/aggregate functions/anyLast/Map(DateTime,UUID) OK 208ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Int64),String OK 192ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Int16),String OK 214ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Int128) OK 231ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Int128),String OK 138ms
/aggregate functions/anyHeavy/Map(DateTime,Float64) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Int32) OK 200ms
/aggregate functions/any/Map(DateTime,Nullable(Float32)) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Float32) OK 159ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Float32),String OK 151ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UInt8)) OK 157ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Int32),String OK 152ms
/aggregate functions/anyHeavy/Map(DateTime,Decimal128(38)) OK 198ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Int64) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Float64) OK 154ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Int64),String OK 116ms
/aggregate functions/any/Map(DateTime,Nullable(Float64)) OK 139ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Float64),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Decimal128(38)) OK 123ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UInt16)) OK 140ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Int128) OK 123ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Int128),String OK 195ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Decimal128(38)),String OK 182ms
/aggregate functions/any/Map(DateTime,Nullable(Decimal128(38))) OK 157ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Float32) OK 103ms
/aggregate functions/anyHeavy/Map(DateTime,Date) OK 112ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Date) OK 167ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Date),String OK 143ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Float32),String OK 123ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UInt32)) OK 143ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Float64) OK 144ms
/aggregate functions/anyHeavy/Map(DateTime,DateTime) OK 118ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Float64),String OK 221ms
/aggregate functions/any/Map(DateTime,Nullable(Date)) OK 224ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),DateTime) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Decimal128(38)) OK 211ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),DateTime),String OK 205ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),DateTime64(3)) OK 167ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UInt64)) OK 178ms
/aggregate functions/anyHeavy/Map(DateTime,DateTime64(3)) OK 182ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Decimal128(38)),String OK 169ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),DateTime64(3)),String OK 236ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Date) OK 177ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Bool) OK 186ms
/aggregate functions/any/Map(DateTime,Nullable(DateTime)) OK 138ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UInt128)) OK 148ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Date),String OK 213ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Bool),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),DateTime) OK 170ms
/aggregate functions/anyHeavy/Map(DateTime,Bool) OK 161ms
/aggregate functions/any/Map(DateTime,Nullable(DateTime64(3))) OK 135ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Int8)) OK 185ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),DateTime),String OK 184ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),String) OK 196ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),String),String OK 174ms
/aggregate functions/anyHeavy/Map(DateTime,String) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),DateTime64(3)) OK 201ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),DateTime64(3)),String OK 217ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),FixedString(51)) OK 167ms
/aggregate functions/any/Map(DateTime,Nullable(Bool)) OK 168ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Int16)) OK 176ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Bool) OK 221ms
/aggregate functions/anyHeavy/Map(DateTime,FixedString(51)) OK 191ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),FixedString(51)),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),UUID) OK 188ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),UUID),String OK 214ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Bool),String OK 204ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),String) OK 149ms
/aggregate functions/any/Map(DateTime,Nullable(String)) OK 204ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Int32)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UInt8)) OK 165ms
/aggregate functions/anyHeavy/Map(DateTime,UUID) OK 180ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UInt8)),String OK 148ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),String),String OK 154ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),FixedString(51)) OK 162ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UInt16)) OK 182ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),FixedString(51)),String OK 198ms
/aggregate functions/any/Map(DateTime,Nullable(FixedString(51))) OK 151ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Int64)) OK 153ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UInt16)),String OK 133ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UInt32)) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),UUID) OK 158ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UInt8)) OK 137ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),UUID),String OK 120ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UInt32)),String OK 215ms
/aggregate functions/any/Map(DateTime,Nullable(UUID)) OK 179ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Int128)) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UInt8)) OK 134ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UInt64)) OK 154ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UInt64)),String OK 300ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UInt8)),String OK 264ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UInt16)) OK 264ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UInt16)) OK 261ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UInt16)),String OK 242ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Float32)) OK 214ms
/aggregate functions/any/Map(DateTime,LowCardinality(UInt8)) OK 218ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UInt128)) OK 262ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UInt128)),String OK 297ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UInt32)) OK 155ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UInt32)) OK 156ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UInt32)),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Int8)) OK 172ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UInt64)) OK 169ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Float64)) OK 142ms
/aggregate functions/any/Map(DateTime,LowCardinality(UInt16)) OK 157ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Int8)),String OK 127ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UInt64)),String OK 190ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UInt64)) OK 208ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Int16)) OK 260ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Int16)),String OK 250ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UInt128)) OK 169ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Decimal128(38))) OK 201ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UInt128)),String OK 195ms
/aggregate functions/any/Map(DateTime,LowCardinality(UInt32)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Int32)) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Int8)) OK 197ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Int8)),String OK 208ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UInt128)) OK 184ms
/aggregate functions/any/Map(DateTime,LowCardinality(UInt64)) OK 226ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Int32)),String OK 224ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Date)) OK 200ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Int16)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Int64)) OK 162ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Int64)),String OK 204ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Int16)),String OK 224ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Int8)) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Int32)) OK 178ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Int32)),String OK 197ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Int128)) OK 189ms
/aggregate functions/any/Map(DateTime,LowCardinality(UInt128)) OK 196ms
/aggregate functions/anyLast/Map(DateTime,Nullable(DateTime)) OK 226ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Int128)),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Float32)) OK 185ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Int16)) OK 283ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Int64)) OK 212ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Int64)),String OK 222ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Int128)) OK 242ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Float32)),String OK 159ms
/aggregate functions/any/Map(DateTime,LowCardinality(Int8)) OK 186ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Float64)) OK 212ms
/aggregate functions/anyLast/Map(DateTime,Nullable(DateTime64(3))) OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Float64)),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Decimal128(38))) OK 188ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Int128)),String OK 189ms
/aggregate functions/any/Map(DateTime,LowCardinality(Int16)) OK 134ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Float32)) OK 178ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Int32)) OK 211ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Decimal128(38))),String OK 156ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Float32)),String OK 211ms
/aggregate functions/anyLast/Map(DateTime,Nullable(Bool)) OK 184ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Date)) OK 179ms
/aggregate functions/any/Map(DateTime,LowCardinality(Int32)) OK 178ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Date)),String OK 179ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Float64)) OK 181ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Float64)),String OK 251ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(DateTime)) OK 144ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(DateTime)),String OK 167ms
/aggregate functions/anyLast/Map(DateTime,Nullable(String)) OK 208ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Int64)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Decimal128(38))) OK 171ms
/aggregate functions/any/Map(DateTime,LowCardinality(Int64)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(DateTime64(3))) OK 165ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(DateTime64(3))),String OK 143ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Decimal128(38))),String OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(Bool)) OK 202ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Int128)) OK 127ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Date)) OK 180ms
/aggregate functions/anyLast/Map(DateTime,Nullable(FixedString(51))) OK 212ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Date)),String OK 197ms
/aggregate functions/any/Map(DateTime,LowCardinality(Int128)) OK 177ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(Bool)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(DateTime)) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(String)) OK 137ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Float32)) OK 150ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(String)),String OK 183ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(DateTime)),String OK 232ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(FixedString(51))) OK 174ms
/aggregate functions/any/Map(DateTime,LowCardinality(Float32)) OK 201ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(DateTime64(3))) OK 217ms
/aggregate functions/anyLast/Map(DateTime,Nullable(UUID)) OK 148ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(DateTime64(3))),String OK 201ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(FixedString(51))),String OK 161ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Float64)) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Nullable(UUID)) OK 247ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UInt8)) OK 220ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Nullable(UUID)),String OK 241ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Decimal128(38))) OK 194ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(Bool)) OK 152ms
/aggregate functions/any/Map(DateTime,LowCardinality(Float64)) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt8)) OK 247ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(Bool)),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(String)) OK 165ms
/aggregate functions/any/Map(DateTime,LowCardinality(Date)) OK 177ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(String)),String OK 207ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Date)) OK 168ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UInt16)) OK 170ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UInt8)),String OK 232ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(FixedString(51))) OK 188ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt16)) OK 188ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(FixedString(51))),String OK 219ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UInt16)),String OK 134ms
/aggregate functions/any/Map(DateTime,LowCardinality(DateTime)) OK 144ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(DateTime)) OK 193ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UInt32)) OK 178ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Nullable(UUID)) OK 206ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt32)) OK 217ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Nullable(UUID)),String OK 213ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UInt32)),String OK 129ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt64)) OK 132ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt8)) OK 189ms
/aggregate functions/any/Map(DateTime,LowCardinality(Bool)) OK 167ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UInt64)),String OK 169ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UInt64)) OK 175ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(DateTime64(3))) OK 191ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt128)) OK 162ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UInt8)),String OK 229ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UInt128)),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt16)) OK 198ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UInt16)),String OK 173ms
/aggregate functions/any/Map(DateTime,LowCardinality(String)) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Int8)) OK 138ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UInt128)) OK 141ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Int8)),String OK 142ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(Bool)) OK 122ms
/aggregate functions/any/Map(DateTime,LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Int16)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt32)) OK 139ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UInt32)),String OK 144ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt64)) OK 179ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Int16)),String OK 176ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Int8)) OK 153ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(String)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Int32)) OK 166ms
/aggregate functions/any/Map(DateTime,LowCardinality(UUID)) OK 131ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UInt64)),String OK 201ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt128)) OK 217ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Int32)),String OK 250ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UInt128)),String OK 200ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Int16)) OK 160ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Int64)) OK 204ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(FixedString(51))) OK 137ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Int64)),String OK 196ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 161ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Int8)) OK 211ms
/aggregate functions/anyHeavy/Map(DateTime,Nullable(UUID)) OK 189ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Int32)) OK 179ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Int8)),String OK 214ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Int16)) OK 225ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Int128)) OK 200ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Int128)),String OK 175ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Float32)) OK 145ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 187ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Int64)) OK 249ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UInt8)) OK 205ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Int16)),String OK 185ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Float32)),String OK 163ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Int32)) OK 173ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Float64)) OK 184ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Float64)),String OK 160ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Int32)),String OK 198ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 181ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Date)) OK 261ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Int64)) OK 168ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UInt16)) OK 174ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Int64)),String OK 264ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Date)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(DateTime)) OK 214ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Int128)) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Int128)) OK 137ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Int128)),String OK 187ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UInt32)) OK 157ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(DateTime)),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Float32)) OK 168ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Float32)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Bool)) OK 188ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Bool)),String OK 141ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Float32)),String OK 148ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UInt64)) OK 111ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Float64)) OK 165ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Float64)) OK 133ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Float64)),String OK 292ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(String)) OK 248ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(String)),String OK 230ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Int16))) OK 272ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Date)) OK 273ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 243ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UInt128)) OK 243ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Date)) OK 280ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Date)),String OK 259ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(FixedString(51))),String OK 255ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(UUID)) OK 268ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(DateTime)) OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(UUID)),String OK 186ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Int8)) OK 201ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Int32))) OK 212ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(DateTime)),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Bool)) OK 158ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(DateTime)) OK 148ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Bool)),String OK 199ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(String)) OK 236ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))),String OK 192ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Int16)) OK 223ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 201ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Bool)) OK 163ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(String)),String OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))),String OK 206ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 213ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Int128))) OK 257ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 240ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(String)) OK 235ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(FixedString(51))),String OK 180ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))),String OK 151ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(UUID)) OK 215ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Int32)) OK 171ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 160ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))),String OK 182ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(UUID)),String OK 188ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Int64)) OK 180ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(FixedString(51))) OK 166ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Float32))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))),String OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))),String OK 126ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 157ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))),String OK 159ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Int128)) OK 113ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int8))),String OK 176ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(UUID)) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Float32)) OK 161ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int16))),String OK 167ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))),String OK 260ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 169ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Date))) OK 197ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 188ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))),String OK 175ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int32))),String OK 128ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Float64)) OK 132ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 251ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 227ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int64))),String OK 247ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 156ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))),String OK 157ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 175ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Date)) OK 181ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int128))),String OK 150ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int8))),String OK 143ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 153ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 202ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int16))),String OK 188ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float32))),String OK 185ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(DateTime)) OK 147ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(String))) OK 152ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float64))),String OK 116ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Bool)) OK 168ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int32))),String OK 164ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 207ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 196ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Date))),String OK 158ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int64))),String OK 194ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 200ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 166ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 166ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(String)) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 179ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))),String OK 221ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 205ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int128))),String OK 207ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Bool))),String OK 163ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/any/Map(DateTime,LowCardinality(Nullable(UUID))) OK 184ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float32))),String OK 199ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(FixedString(51))) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 228ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 235ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Int16))) OK 186ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(String))),String OK 225ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 165ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float64))),String OK 189ms
/aggregate functions/any/Map(DateTime,Array(String)) OK 149ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 197ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(UUID)) OK 269ms
/aggregate functions/any/Map(DateTime,Map(String,LowCardinality(Float64))) OK 274ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Int32))) OK 191ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))),String OK 252ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Date))),String OK 158ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 180ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 178ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UUID))),String OK 143ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 241ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Array(String)) OK 200ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Bool))),String OK 174ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Array(String)),String OK 147ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 202ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 191ms
/aggregate functions/any/Map(DateTime,Tuple(String)) OK 145ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Int128))) OK 167ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Map(String,LowCardinality(Float64))),String OK 172ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(String))),String OK 160ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(String),Tuple(String)) OK 189ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 209ms
/aggregate functions/any/Map(Bool,UInt8) OK 146ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(String),Tuple(String)),String OK 168ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))),String OK 177ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Float32))) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UInt8) OK 179ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 194ms
/aggregate functions/any/Map(Bool,UInt16) OK 164ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 162ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UInt8),String OK 185ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UInt16) OK 187ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UUID))),String OK 162ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Array(String)) OK 234ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Float64))) OK 176ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UInt16),String OK 181ms
/aggregate functions/any/Map(Bool,UInt32) OK 175ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Array(String)),String OK 176ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UInt32) OK 200ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 171ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UInt32),String OK 128ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Date))) OK 251ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 209ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UInt64) OK 209ms
/aggregate functions/any/Map(Bool,UInt64) OK 191ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Map(String,LowCardinality(Float64))),String OK 257ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(String),Tuple(String)) OK 195ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UInt64),String OK 217ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(String),Tuple(String)),String OK 113ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UInt128) OK 211ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UInt8) OK 202ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Int8))) OK 174ms
/aggregate functions/any/Map(Bool,UInt128) OK 146ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UInt128),String OK 144ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UInt8),String OK 151ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 175ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Int8) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UInt16) OK 155ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Int8),String OK 163ms
/aggregate functions/any/Map(Bool,Int8) OK 126ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Int16) OK 175ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UInt16),String OK 182ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UInt32) OK 157ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(Bool))) OK 163ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UInt32),String OK 152ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Int16),String OK 138ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Int32) OK 183ms
/aggregate functions/any/Map(Bool,Int16) OK 149ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Int32),String OK 164ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UInt64) OK 195ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UInt64),String OK 235ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(String))) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Int64) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UInt128) OK 123ms
/aggregate functions/any/Map(Bool,Int32) OK 169ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Int64))) OK 280ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Int64),String OK 128ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Int128) OK 248ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UInt128),String OK 221ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Int128),String OK 271ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Int8) OK 246ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 187ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Float32) OK 158ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Int8),String OK 302ms
/aggregate functions/any/Map(Bool,Int64) OK 242ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Int128))) OK 201ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Float32),String OK 147ms
/aggregate functions/anyLast/Map(DateTime,LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Int16) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Float64) OK 183ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Int16),String OK 169ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Float64),String OK 152ms
/aggregate functions/any/Map(Bool,Int128) OK 143ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 110ms
/aggregate functions/anyLast/Map(DateTime,Array(String)) OK 174ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Int32) OK 143ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Float32))) OK 160ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Int32),String OK 154ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Decimal128(38)),String OK 162ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Date) OK 181ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Int64) OK 194ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Date),String OK 155ms
/aggregate functions/any/Map(Bool,Float32) OK 122ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Int64),String OK 178ms
/aggregate functions/anyLast/Map(DateTime,Map(String,LowCardinality(Float64))) OK 196ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Int128) OK 197ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Float64))) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime) OK 184ms
/aggregate functions/any/Map(Bool,Float64) OK 155ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),DateTime),String OK 170ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 180ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Int128),String OK 185ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Float32) OK 201ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Date))) OK 200ms
/aggregate functions/anyLast/Map(DateTime,Tuple(String)) OK 177ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Float32),String OK 199ms
/aggregate functions/any/Map(Bool,Decimal128(38)) OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),DateTime64(3)),String OK 134ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Bool) OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Bool),String OK 191ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Float64) OK 153ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),String) OK 179ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Float64),String OK 191ms
/aggregate functions/anyLast/Map(Bool,UInt8) OK 161ms
/aggregate functions/any/Map(Bool,Date) OK 174ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 227ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 166ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Decimal128(38)),String OK 200ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),String),String OK 173ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),FixedString(51)) OK 153ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),FixedString(51)),String OK 208ms
/aggregate functions/anyLast/Map(Bool,UInt16) OK 173ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Date) OK 190ms
/aggregate functions/any/Map(Bool,DateTime) OK 154ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Date),String OK 188ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),UUID) OK 206ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),UUID),String OK 184ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(Bool))) OK 186ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime) OK 181ms
/aggregate functions/anyLast/Map(Bool,UInt32) OK 146ms
/aggregate functions/any/Map(Bool,DateTime64(3)) OK 152ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 140ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),DateTime),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 148ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt8)),String OK 163ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(String))) OK 168ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),DateTime64(3)),String OK 108ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 151ms
/aggregate functions/anyLast/Map(Bool,UInt64) OK 134ms
/aggregate functions/any/Map(Bool,Bool) OK 127ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt16)),String OK 143ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Bool) OK 117ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Bool),String OK 131ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),String) OK 122ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 160ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt32)),String OK 162ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 172ms
/aggregate functions/anyLast/Map(Bool,UInt128) OK 171ms
/aggregate functions/any/Map(Bool,String) OK 174ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),String),String OK 194ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 187ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),FixedString(51)) OK 140ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),FixedString(51)),String OK 140ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt64)),String OK 181ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 216ms
/aggregate functions/anyHeavy/Map(DateTime,LowCardinality(Nullable(UUID))) OK 225ms
/aggregate functions/anyLast/Map(Bool,Int8) OK 158ms
/aggregate functions/any/Map(Bool,FixedString(51)) OK 167ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),UUID) OK 157ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),UUID),String OK 191ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 189ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt128)),String OK 159ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 227ms
/aggregate functions/anyLast/Map(Bool,Int16) OK 201ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt8)),String OK 205ms
/aggregate functions/any/Map(Bool,UUID) OK 219ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int8)),String OK 202ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 129ms
/aggregate functions/anyHeavy/Map(DateTime,Array(String)) OK 136ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 181ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt16)),String OK 180ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int16)),String OK 246ms
/aggregate functions/anyHeavy/Map(DateTime,Map(String,LowCardinality(Float64))) OK 198ms
/aggregate functions/anyLast/Map(Bool,Int32) OK 168ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 222ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 186ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int32)),String OK 212ms
/aggregate functions/any/Map(Bool,Nullable(UInt8)) OK 119ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt32)),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 129ms
/aggregate functions/any/Map(Bool,Nullable(UInt16)) OK 167ms
/aggregate functions/anyLast/Map(Bool,Int64) OK 213ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt64)),String OK 215ms
/aggregate functions/anyHeavy/Map(DateTime,Tuple(String)) OK 158ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 209ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt128)),String OK 145ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 161ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int64)),String OK 210ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 163ms
/aggregate functions/any/Map(Bool,Nullable(UInt32)) OK 156ms
/aggregate functions/anyHeavy/Map(Bool,UInt8) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 289ms
/aggregate functions/anyLast/Map(Bool,Int128) OK 215ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int128)),String OK 285ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int8)),String OK 239ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 263ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 279ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float32)),String OK 214ms
/aggregate functions/any/Map(Bool,Nullable(UInt64)) OK 124ms
/aggregate functions/anyHeavy/Map(Bool,UInt16) OK 174ms
/aggregate functions/anyLast/Map(Bool,Float32) OK 118ms
/aggregate functions/any/Map(Bool,Nullable(UInt128)) OK 119ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int16)),String OK 174ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 216ms
/aggregate functions/anyHeavy/Map(Bool,UInt32) OK 137ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 185ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float64)),String OK 146ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int32)),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 147ms
/aggregate functions/anyLast/Map(Bool,Float64) OK 164ms
/aggregate functions/any/Map(Bool,Nullable(Int8)) OK 160ms
/aggregate functions/anyHeavy/Map(Bool,UInt64) OK 180ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 220ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))),String OK 178ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 199ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Date)),String OK 163ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int64)),String OK 202ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 174ms
/aggregate functions/anyLast/Map(Bool,Decimal128(38)) OK 174ms
/aggregate functions/any/Map(Bool,Nullable(Int16)) OK 102ms
/aggregate functions/anyHeavy/Map(Bool,UInt128) OK 116ms
/aggregate functions/any/Map(Bool,Nullable(Int32)) OK 163ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 167ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime)),String OK 185ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int128)),String OK 156ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 185ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 192ms
/aggregate functions/anyLast/Map(Bool,Date) OK 162ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float32)),String OK 149ms
/aggregate functions/anyHeavy/Map(Bool,Int8) OK 148ms
/aggregate functions/any/Map(Bool,Nullable(Int64)) OK 115ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))),String OK 327ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 185ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float64)),String OK 210ms
/aggregate functions/anyLast/Map(Bool,DateTime) OK 240ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Bool)),String OK 176ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 197ms
/aggregate functions/anyHeavy/Map(Bool,Int16) OK 170ms
/aggregate functions/any/Map(Bool,Nullable(Int128)) OK 220ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))),String OK 264ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(String)) OK 181ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(String)),String OK 176ms
/aggregate functions/anyHeavy/Map(Bool,Int32) OK 192ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 219ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Date)),String OK 201ms
/aggregate functions/anyLast/Map(Bool,DateTime64(3)) OK 168ms
/aggregate functions/any/Map(Bool,Nullable(Float32)) OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 138ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 161ms
/aggregate functions/anyHeavy/Map(Bool,Int64) OK 143ms
/aggregate functions/anyLast/Map(Bool,Bool) OK 124ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UUID)),String OK 133ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 185ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime)),String OK 142ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 164ms
/aggregate functions/any/Map(Bool,Nullable(Float64)) OK 165ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 113ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)),String OK 140ms
/aggregate functions/anyHeavy/Map(Bool,Int128) OK 126ms
/aggregate functions/anyLast/Map(Bool,String) OK 282ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 278ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))),String OK 274ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 259ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Bool)),String OK 212ms
/aggregate functions/any/Map(Bool,Nullable(Decimal128(38))) OK 195ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)),String OK 164ms
/aggregate functions/anyHeavy/Map(Bool,Float32) OK 218ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 303ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)),String OK 187ms
/aggregate functions/any/Map(Bool,Nullable(Date)) OK 242ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(String)) OK 189ms
/aggregate functions/anyLast/Map(Bool,FixedString(51)) OK 124ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 206ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(String)),String OK 159ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 179ms
/aggregate functions/anyHeavy/Map(Bool,Float64) OK 141ms
/aggregate functions/anyLast/Map(Bool,UUID) OK 204ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)),String OK 213ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 248ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))),String OK 244ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 185ms
/aggregate functions/anyHeavy/Map(Bool,Decimal128(38)) OK 135ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UUID)),String OK 199ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)),String OK 170ms
/aggregate functions/any/Map(Bool,Nullable(DateTime)) OK 150ms
/aggregate functions/anyHeavy/Map(Bool,Date) OK 179ms
/aggregate functions/anyLast/Map(Bool,Nullable(UInt8)) OK 183ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 237ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 192ms
/aggregate functions/any/Map(Bool,Nullable(DateTime64(3))) OK 167ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)),String OK 189ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 156ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)),String OK 128ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 200ms
/aggregate functions/anyHeavy/Map(Bool,DateTime) OK 126ms
/aggregate functions/anyLast/Map(Bool,Nullable(UInt16)) OK 165ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)),String OK 233ms
/aggregate functions/any/Map(Bool,Nullable(Bool)) OK 173ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)),String OK 152ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 219ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)),String OK 161ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)),String OK 173ms
/aggregate functions/anyHeavy/Map(Bool,DateTime64(3)) OK 125ms
/aggregate functions/anyLast/Map(Bool,Nullable(UInt32)) OK 146ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 167ms
/aggregate functions/any/Map(Bool,Nullable(String)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 197ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)),String OK 165ms
/aggregate functions/anyHeavy/Map(Bool,Bool) OK 149ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)),String OK 198ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 166ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 182ms
/aggregate functions/anyLast/Map(Bool,Nullable(UInt64)) OK 141ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)),String OK 140ms
/aggregate functions/any/Map(Bool,Nullable(FixedString(51))) OK 125ms
/aggregate functions/anyHeavy/Map(Bool,String) OK 158ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 136ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)),String OK 140ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)),String OK 168ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 198ms
/aggregate functions/anyLast/Map(Bool,Nullable(UInt128)) OK 132ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)),String OK 146ms
/aggregate functions/any/Map(Bool,Nullable(UUID)) OK 169ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 154ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)),String OK 152ms
/aggregate functions/anyHeavy/Map(Bool,FixedString(51)) OK 153ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 142ms
/aggregate functions/anyLast/Map(Bool,Nullable(Int8)) OK 131ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)),String OK 176ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 144ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 182ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Date)),String OK 199ms
/aggregate functions/any/Map(Bool,LowCardinality(UInt8)) OK 148ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 185ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)),String OK 150ms
/aggregate functions/anyHeavy/Map(Bool,UUID) OK 116ms
/aggregate functions/anyLast/Map(Bool,Nullable(Int16)) OK 153ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)),String OK 123ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 121ms
/aggregate functions/any/Map(Bool,LowCardinality(UInt16)) OK 162ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UInt8)) OK 167ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)),String OK 194ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 145ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 170ms
/aggregate functions/anyLast/Map(Bool,Nullable(Int32)) OK 143ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)),String OK 166ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 161ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)),String OK 139ms
/aggregate functions/any/Map(Bool,LowCardinality(UInt32)) OK 167ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UInt16)) OK 170ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 212ms
/aggregate functions/anyLast/Map(Bool,Nullable(Int64)) OK 194ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(String)),String OK 193ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)),String OK 154ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 153ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 174ms
/aggregate functions/any/Map(Bool,LowCardinality(UInt64)) OK 115ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UInt32)) OK 179ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)),String OK 172ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 238ms
/aggregate functions/anyLast/Map(Bool,Nullable(Int128)) OK 169ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)),String OK 166ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 179ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Date)),String OK 131ms
/aggregate functions/any/Map(Bool,LowCardinality(UInt128)) OK 167ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UInt64)) OK 131ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 230ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)),String OK 188ms
/aggregate functions/anyLast/Map(Bool,Nullable(Float32)) OK 179ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))),String OK 214ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 231ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 202ms
/aggregate functions/any/Map(Bool,LowCardinality(Int8)) OK 187ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))),String OK 184ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UInt128)) OK 196ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)),String OK 176ms
/aggregate functions/anyLast/Map(Bool,Nullable(Float64)) OK 183ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 192ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 174ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(String)),String OK 154ms
/aggregate functions/any/Map(Bool,LowCardinality(Int16)) OK 208ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))),String OK 206ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 163ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Int8)) OK 164ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/anyLast/Map(Bool,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))),String OK 137ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))),String OK 119ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 125ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/any/Map(Bool,LowCardinality(Int32)) OK 139ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))),String OK 113ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Int16)) OK 161ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)),String OK 154ms
/aggregate functions/anyLast/Map(Bool,Nullable(Date)) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 147ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 148ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))),String OK 127ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))),String OK 125ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/any/Map(Bool,LowCardinality(Int64)) OK 117ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Int32)) OK 138ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 174ms
/aggregate functions/anyLast/Map(Bool,Nullable(DateTime)) OK 168ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))),String OK 172ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))),String OK 147ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 182ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 172ms
/aggregate functions/any/Map(Bool,LowCardinality(Int128)) OK 138ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))),String OK 157ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Int64)) OK 127ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))),String OK 212ms
/aggregate functions/anyLast/Map(Bool,Nullable(DateTime64(3))) OK 178ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 239ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 162ms
/aggregate functions/any/Map(Bool,LowCardinality(Float32)) OK 207ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))),String OK 185ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))),String OK 158ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Int128)) OK 179ms
/aggregate functions/anyLast/Map(Bool,Nullable(Bool)) OK 220ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 216ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))),String OK 210ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))),String OK 147ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 209ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 190ms
/aggregate functions/any/Map(Bool,LowCardinality(Float64)) OK 203ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))),String OK 164ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Float32)) OK 128ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 210ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Float64)) OK 207ms
/aggregate functions/anyLast/Map(Bool,Nullable(String)) OK 165ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))),String OK 252ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))),String OK 197ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 241ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))),String OK 197ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 198ms
/aggregate functions/any/Map(Bool,LowCardinality(Date)) OK 169ms
/aggregate functions/anyLast/Map(Bool,Nullable(FixedString(51))) OK 197ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))),String OK 206ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Decimal128(38))) OK 214ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 228ms
/aggregate functions/any/Map(Bool,LowCardinality(DateTime)) OK 160ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 219ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))),String OK 169ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))),String OK 158ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 203ms
/aggregate functions/anyLast/Map(Bool,Nullable(UUID)) OK 127ms
/aggregate functions/any/Map(Bool,LowCardinality(Bool)) OK 166ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 272ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))),String OK 133ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Date)) OK 248ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))),String OK 274ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 249ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 263ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))),String OK 235ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UInt8)) OK 211ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))),String OK 211ms
/aggregate functions/any/Map(Bool,LowCardinality(String)) OK 211ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 166ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(DateTime)) OK 152ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))),String OK 175ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 213ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UInt16)) OK 126ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))),String OK 178ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 156ms
/aggregate functions/any/Map(Bool,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))),String OK 153ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UInt32)) OK 110ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))),String OK 149ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Array(String)) OK 161ms
/aggregate functions/any/Map(Bool,LowCardinality(UUID)) OK 171ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 198ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Array(String)),String OK 151ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))),String OK 180ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(Bool)) OK 170ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UInt64)) OK 133ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))),String OK 211ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UInt8))) OK 172ms
/aggregate functions/argMin/datatypes/String,Map(LowCardinality(FixedString(51)),Tuple(String)) OK 208ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UInt128)) OK 195ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))),String OK 240ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 231ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(String)) OK 133ms
/aggregate functions/argMin/datatypes/Map(LowCardinality(FixedString(51)),Tuple(String)),String OK 176ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))),String OK 173ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UInt16))) OK 167ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(FixedString(51))) OK 166ms
/aggregate functions/argMin/datatypes/String,Nullable(UInt8) OK 185ms
/aggregate functions/argMin/datatypes/Nullable(UInt8),String OK 157ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Int8)) OK 180ms
/aggregate functions/argMin/datatypes/String,Nullable(UInt16) OK 155ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 164ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))),String OK 149ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 181ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/anyHeavy/Map(Bool,Nullable(UUID)) OK 133ms
/aggregate functions/argMin/datatypes/Nullable(UInt16),String OK 209ms
/aggregate functions/argMin/datatypes/String,Nullable(UInt32) OK 208ms
/aggregate functions/argMin/datatypes/Nullable(UInt32),String OK 172ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Int16)) OK 146ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))),String OK 187ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 190ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))),String OK 203ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UInt64))) OK 179ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UInt8)) OK 172ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Int32)) OK 182ms
/aggregate functions/argMin/datatypes/String,Nullable(UInt64) OK 200ms
/aggregate functions/argMin/datatypes/Nullable(UInt64),String OK 183ms
/aggregate functions/argMin/datatypes/String,Nullable(UInt128) OK 228ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Array(String)) OK 154ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Array(String)),String OK 166ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UInt16)) OK 130ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UInt128))) OK 159ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 177ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Int64)) OK 169ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))),String OK 192ms
/aggregate functions/argMin/datatypes/Nullable(UInt128),String OK 192ms
/aggregate functions/argMin/datatypes/String,Nullable(Int8) OK 146ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UInt32)) OK 154ms
/aggregate functions/argMax/datatypes/String,Map(LowCardinality(FixedString(51)),Tuple(String)) OK 187ms
/aggregate functions/argMin/datatypes/Nullable(Int8),String OK 208ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Int8))) OK 215ms
/aggregate functions/argMax/datatypes/Map(LowCardinality(FixedString(51)),Tuple(String)),String OK 149ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Int128)) OK 139ms
/aggregate functions/argMin/datatypes/String,Nullable(Int16) OK 165ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UInt64)) OK 183ms
/aggregate functions/argMax/datatypes/String,Nullable(UInt8) OK 163ms
/aggregate functions/argMin/datatypes/Nullable(Int16),String OK 144ms
/aggregate functions/argMax/datatypes/Nullable(UInt8),String OK 162ms
/aggregate functions/argMax/datatypes/String,Nullable(UInt16) OK 195ms
/aggregate functions/argMin/datatypes/String,Nullable(Int32) OK 179ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Float32)) OK 152ms
/aggregate functions/argMin/datatypes/Nullable(Int32),String OK 138ms
/aggregate functions/argMin/datatypes/String,Nullable(Int64) OK 159ms
/aggregate functions/argMax/datatypes/Nullable(UInt16),String OK 161ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UInt128)) OK 143ms
/aggregate functions/argMax/datatypes/String,Nullable(UInt32) OK 116ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Float64)) OK 161ms
/aggregate functions/argMax/datatypes/Nullable(UInt32),String OK 146ms
/aggregate functions/argMin/datatypes/Nullable(Int64),String OK 187ms
/aggregate functions/argMin/datatypes/String,Nullable(Int128) OK 151ms
/aggregate functions/argMax/datatypes/String,Nullable(UInt64) OK 162ms
/aggregate functions/argMin/datatypes/Nullable(Int128),String OK 171ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Int8)) OK 132ms
/aggregate functions/argMax/datatypes/Nullable(UInt64),String OK 144ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/argMax/datatypes/String,Nullable(UInt128) OK 170ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Date)) OK 150ms
/aggregate functions/argMin/datatypes/String,Nullable(Float32) OK 163ms
/aggregate functions/argMin/datatypes/Nullable(Float32),String OK 153ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Int16)) OK 174ms
/aggregate functions/argMax/datatypes/Nullable(UInt128),String OK 179ms
/aggregate functions/argMax/datatypes/String,Nullable(Int8) OK 150ms
/aggregate functions/argMin/datatypes/String,Nullable(Float64) OK 149ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(DateTime)) OK 174ms
/aggregate functions/argMax/datatypes/Nullable(Int8),String OK 186ms
/aggregate functions/argMin/datatypes/Nullable(Float64),String OK 213ms
/aggregate functions/argMin/datatypes/String,Nullable(Decimal128(38)) OK 192ms
/aggregate functions/argMax/datatypes/String,Nullable(Int16) OK 177ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Int32)) OK 197ms
/aggregate functions/argMin/datatypes/Nullable(Decimal128(38)),String OK 139ms
/aggregate functions/argMax/datatypes/Nullable(Int16),String OK 190ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Bool)) OK 186ms
/aggregate functions/argMax/datatypes/String,Nullable(Int32) OK 229ms
/aggregate functions/argMin/datatypes/String,Nullable(Date) OK 184ms
/aggregate functions/argMax/datatypes/Nullable(Int32),String OK 210ms
/aggregate functions/argMin/datatypes/String,Nullable(DateTime) OK 171ms
/aggregate functions/argMin/datatypes/Nullable(Date),String OK 205ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Float64))) OK 205ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Int64)) OK 193ms
/aggregate functions/argMax/datatypes/String,Nullable(Int64) OK 117ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(String)) OK 195ms
/aggregate functions/argMax/datatypes/Nullable(Int64),String OK 221ms
/aggregate functions/argMin/datatypes/Nullable(DateTime),String OK 173ms
/aggregate functions/argMin/datatypes/String,Nullable(DateTime64(3)) OK 189ms
/aggregate functions/argMax/datatypes/String,Nullable(Int128) OK 157ms
/aggregate functions/argMin/datatypes/Nullable(DateTime64(3)),String OK 189ms
/aggregate functions/argMax/datatypes/Nullable(Int128),String OK 190ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Int128)) OK 164ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/argMin/datatypes/String,Nullable(Bool) OK 259ms
/aggregate functions/argMax/datatypes/String,Nullable(Float32) OK 161ms
/aggregate functions/argMin/datatypes/Nullable(Bool),String OK 202ms
/aggregate functions/argMax/datatypes/Nullable(Float32),String OK 168ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(DateTime))) OK 169ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Float32)) OK 140ms
/aggregate functions/argMin/datatypes/String,Nullable(String) OK 164ms
/aggregate functions/argMax/datatypes/String,Nullable(Float64) OK 161ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(UUID)) OK 161ms
/aggregate functions/argMax/datatypes/Nullable(Float64),String OK 229ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Float64)) OK 240ms
/aggregate functions/argMax/datatypes/String,Nullable(Decimal128(38)) OK 167ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/argMin/datatypes/Nullable(String),String OK 144ms
/aggregate functions/argMax/datatypes/Nullable(Decimal128(38)),String OK 178ms
/aggregate functions/argMin/datatypes/String,Nullable(FixedString(51)) OK 155ms
/aggregate functions/argMin/datatypes/Nullable(FixedString(51)),String OK 169ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UInt8))) OK 172ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(String))) OK 220ms
/aggregate functions/argMin/datatypes/String,Nullable(UUID) OK 167ms
/aggregate functions/argMax/datatypes/String,Nullable(Date) OK 141ms
/aggregate functions/argMin/datatypes/Nullable(UUID),String OK 165ms
/aggregate functions/argMax/datatypes/Nullable(Date),String OK 151ms
/aggregate functions/argMax/datatypes/String,Nullable(DateTime) OK 191ms
/aggregate functions/argMin/datatypes/String,Array(UInt8) OK 186ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Date)) OK 179ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/argMax/datatypes/Nullable(DateTime),String OK 157ms
/aggregate functions/argMin/datatypes/Array(UInt8),String OK 185ms
/aggregate functions/argMax/datatypes/String,Nullable(DateTime64(3)) OK 141ms
/aggregate functions/argMin/datatypes/String,Array(UInt16) OK 146ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 171ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/argMax/datatypes/Nullable(DateTime64(3)),String OK 151ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(DateTime)) OK 162ms
/aggregate functions/argMin/datatypes/Array(UInt16),String OK 155ms
/aggregate functions/argMax/datatypes/String,Nullable(Bool) OK 188ms
/aggregate functions/argMax/datatypes/Nullable(Bool),String OK 226ms
/aggregate functions/argMin/datatypes/String,Array(UInt32) OK 178ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UInt64))) OK 208ms
/aggregate functions/argMin/datatypes/Array(UInt32),String OK 192ms
/aggregate functions/any/Map(Bool,LowCardinality(Nullable(UUID))) OK 162ms
/aggregate functions/argMax/datatypes/String,Nullable(String) OK 135ms
/aggregate functions/argMin/datatypes/String,Array(UInt64) OK 172ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Bool)) OK 169ms
/aggregate functions/argMax/datatypes/Nullable(String),String OK 177ms
/aggregate functions/argMin/datatypes/Array(UInt64),String OK 246ms
/aggregate functions/argMax/datatypes/String,Nullable(FixedString(51)) OK 168ms
/aggregate functions/any/Map(Bool,Array(String)) OK 194ms
/aggregate functions/argMin/datatypes/String,Array(UInt128) OK 171ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/argMax/datatypes/Nullable(FixedString(51)),String OK 180ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(String)) OK 204ms
/aggregate functions/argMin/datatypes/Array(UInt128),String OK 180ms
/aggregate functions/argMax/datatypes/String,Nullable(UUID) OK 305ms
/aggregate functions/argMax/datatypes/Nullable(UUID),String OK 187ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/any/Map(Bool,Map(String,LowCardinality(Float64))) OK 307ms
/aggregate functions/argMin/datatypes/String,Array(Int8) OK 263ms
/aggregate functions/argMax/datatypes/String,Array(UInt8) OK 300ms
/aggregate functions/argMin/datatypes/Array(Int8),String OK 279ms
/aggregate functions/argMin/datatypes/String,Array(Int16) OK 249ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(FixedString(51))) OK 240ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Int16))) OK 215ms
/aggregate functions/argMax/datatypes/Array(UInt8),String OK 296ms
/aggregate functions/argMax/datatypes/String,Array(UInt16) OK 180ms
/aggregate functions/argMin/datatypes/Array(Int16),String OK 174ms
/aggregate functions/argMin/datatypes/String,Array(Int32) OK 180ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(UUID)) OK 208ms
/aggregate functions/any/Map(Bool,Tuple(String)) OK 187ms
/aggregate functions/argMax/datatypes/Array(UInt16),String OK 182ms
/aggregate functions/argMin/datatypes/Array(Int32),String OK 186ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Int32))) OK 175ms
/aggregate functions/argMin/datatypes/String,Array(Int64) OK 159ms
/aggregate functions/argMax/datatypes/String,Array(UInt32) OK 131ms
/aggregate functions/argMax/datatypes/Array(UInt32),String OK 108ms
/aggregate functions/argMin/datatypes/Array(Int64),String OK 169ms
/aggregate functions/any/Map(String,UInt8) OK 167ms
/aggregate functions/argMax/datatypes/String,Array(UInt64) OK 132ms
/aggregate functions/argMin/datatypes/String,Array(Int128) OK 157ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/argMax/datatypes/Array(UInt64),String OK 140ms
/aggregate functions/argMax/datatypes/String,Array(UInt128) OK 144ms
/aggregate functions/argMin/datatypes/Array(Int128),String OK 111ms
/aggregate functions/argMax/datatypes/Array(UInt128),String OK 161ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/argMin/datatypes/String,Array(Float32) OK 189ms
/aggregate functions/any/Map(String,UInt16) OK 164ms
/aggregate functions/argMin/datatypes/Array(Float32),String OK 210ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Int128))) OK 208ms
/aggregate functions/argMax/datatypes/String,Array(Int8) OK 171ms
/aggregate functions/argMin/datatypes/String,Array(Float64) OK 157ms
/aggregate functions/argMax/datatypes/Array(Int8),String OK 180ms
/aggregate functions/argMax/datatypes/String,Array(Int16) OK 147ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UInt32))) OK 230ms
/aggregate functions/any/Map(String,UInt32) OK 165ms
/aggregate functions/argMin/datatypes/Array(Float64),String OK 198ms
/aggregate functions/argMin/datatypes/String,Array(Decimal128(38)) OK 207ms
/aggregate functions/argMax/datatypes/Array(Int16),String OK 192ms
/aggregate functions/argMin/datatypes/Array(Decimal128(38)),String OK 222ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Float32))) OK 161ms
/aggregate functions/argMax/datatypes/String,Array(Int32) OK 114ms
/aggregate functions/argMax/datatypes/Array(Int32),String OK 146ms
/aggregate functions/any/Map(String,UInt64) OK 125ms
/aggregate functions/argMax/datatypes/String,Array(Int64) OK 187ms
/aggregate functions/argMin/datatypes/String,Array(Date) OK 198ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Float64))) OK 182ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UInt64))) OK 194ms
/aggregate functions/argMax/datatypes/Array(Int64),String OK 181ms
/aggregate functions/argMin/datatypes/Array(Date),String OK 229ms
/aggregate functions/argMax/datatypes/String,Array(Int128) OK 225ms
/aggregate functions/argMin/datatypes/String,Array(DateTime) OK 208ms
/aggregate functions/any/Map(String,UInt128) OK 173ms
/aggregate functions/argMax/datatypes/Array(Int128),String OK 131ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Date))) OK 162ms
/aggregate functions/argMin/datatypes/Array(DateTime),String OK 160ms
/aggregate functions/argMax/datatypes/String,Array(Float32) OK 137ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/any/Map(String,Int8) OK 169ms
/aggregate functions/argMin/datatypes/String,Array(DateTime64(3)) OK 159ms
/aggregate functions/argMax/datatypes/Array(Float32),String OK 151ms
/aggregate functions/argMin/datatypes/Array(DateTime64(3)),String OK 104ms
/aggregate functions/argMax/datatypes/String,Array(Float64) OK 146ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/argMax/datatypes/Array(Float64),String OK 140ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(DateTime))) OK 140ms
/aggregate functions/argMin/datatypes/String,Array(Bool) OK 117ms
/aggregate functions/argMin/datatypes/Array(Bool),String OK 125ms
/aggregate functions/argMax/datatypes/String,Array(Decimal128(38)) OK 192ms
/aggregate functions/argMin/datatypes/String,Array(String) OK 163ms
/aggregate functions/any/Map(String,Int16) OK 135ms
/aggregate functions/argMax/datatypes/Array(Decimal128(38)),String OK 120ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Int16))) OK 171ms
/aggregate functions/argMin/datatypes/Array(String),String OK 179ms
/aggregate functions/argMax/datatypes/String,Array(Date) OK 160ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(Bool))) OK 163ms
/aggregate functions/argMin/datatypes/String,Array(FixedString(51)) OK 141ms
/aggregate functions/argMax/datatypes/Array(Date),String OK 144ms
/aggregate functions/any/Map(String,Int32) OK 116ms
/aggregate functions/argMin/datatypes/Array(FixedString(51)),String OK 128ms
/aggregate functions/argMax/datatypes/String,Array(DateTime) OK 150ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/argMax/datatypes/Array(DateTime),String OK 174ms
/aggregate functions/argMin/datatypes/String,Array(UUID) OK 159ms
/aggregate functions/argMin/datatypes/Array(UUID),String OK 141ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/any/Map(String,Int64) OK 154ms
/aggregate functions/argMax/datatypes/String,Array(DateTime64(3)) OK 136ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UInt8)) OK 138ms
/aggregate functions/argMax/datatypes/Array(DateTime64(3)),String OK 139ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 163ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Int64))) OK 197ms
/aggregate functions/argMin/datatypes/Array(Nullable(UInt8)),String OK 157ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UInt16)) OK 166ms
/aggregate functions/argMax/datatypes/String,Array(Bool) OK 171ms
/aggregate functions/any/Map(String,Int128) OK 166ms
/aggregate functions/argMax/datatypes/Array(Bool),String OK 120ms
/aggregate functions/argMin/datatypes/Array(Nullable(UInt16)),String OK 158ms
/aggregate functions/argMax/datatypes/String,Array(String) OK 123ms
/aggregate functions/anyLast/Map(Bool,LowCardinality(Nullable(UUID))) OK 150ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UInt32)) OK 222ms
/aggregate functions/argMax/datatypes/Array(String),String OK 167ms
/aggregate functions/argMin/datatypes/Array(Nullable(UInt32)),String OK 135ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Int128))) OK 171ms
/aggregate functions/argMax/datatypes/String,Array(FixedString(51)) OK 193ms
/aggregate functions/any/Map(String,Float32) OK 180ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UInt64)) OK 149ms
/aggregate functions/argMax/datatypes/Array(FixedString(51)),String OK 112ms
/aggregate functions/anyLast/Map(Bool,Array(String)) OK 112ms
/aggregate functions/argMin/datatypes/Array(Nullable(UInt64)),String OK 116ms
/aggregate functions/argMax/datatypes/String,Array(UUID) OK 202ms
/aggregate functions/argMax/datatypes/Array(UUID),String OK 176ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Float32))) OK 191ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UInt128)) OK 228ms
/aggregate functions/argMin/datatypes/Array(Nullable(UInt128)),String OK 130ms
/aggregate functions/any/Map(String,Float64) OK 176ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UInt8)) OK 177ms
/aggregate functions/anyLast/Map(Bool,Map(String,LowCardinality(Float64))) OK 166ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Int8)) OK 158ms
/aggregate functions/argMin/datatypes/Array(Nullable(Int8)),String OK 301ms
/aggregate functions/argMax/datatypes/Array(Nullable(UInt8)),String OK 189ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UInt16)) OK 199ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Float64))) OK 179ms
/aggregate functions/any/Map(String,Decimal128(38)) OK 195ms
/aggregate functions/anyLast/Map(Bool,Tuple(String)) OK 206ms
/aggregate functions/argMax/datatypes/Array(Nullable(UInt16)),String OK 183ms
/aggregate functions/argMin/datatypes/Array(Nullable(Int16)),String OK 171ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Int16)) OK 196ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UInt32)) OK 193ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Date))) OK 229ms
/aggregate functions/argMax/datatypes/Array(Nullable(UInt32)),String OK 232ms
/aggregate functions/any/Map(String,Date) OK 154ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UInt64)) OK 182ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Int32)) OK 253ms
/aggregate functions/anyLast/Map(String,UInt8) OK 149ms
/aggregate functions/argMin/datatypes/Array(Nullable(Int32)),String OK 228ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Int64)) OK 137ms
/aggregate functions/argMax/datatypes/Array(Nullable(UInt64)),String OK 133ms
/aggregate functions/any/Map(String,DateTime) OK 157ms
/aggregate functions/anyLast/Map(String,UInt16) OK 172ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UInt128)) OK 172ms
/aggregate functions/argMin/datatypes/Array(Nullable(Int64)),String OK 160ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(DateTime))) OK 181ms
/aggregate functions/argMax/datatypes/Array(Nullable(UInt128)),String OK 169ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Int128)) OK 130ms
/aggregate functions/argMin/datatypes/Array(Nullable(Int128)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Int8)) OK 154ms
/aggregate functions/any/Map(String,DateTime64(3)) OK 128ms
/aggregate functions/anyLast/Map(String,UInt32) OK 176ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Float32)) OK 155ms
/aggregate functions/argMax/datatypes/Array(Nullable(Int8)),String OK 169ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Int16)) OK 159ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/argMin/datatypes/Array(Nullable(Float32)),String OK 101ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Float64)) OK 172ms
/aggregate functions/argMax/datatypes/Array(Nullable(Int16)),String OK 127ms
/aggregate functions/any/Map(String,Bool) OK 123ms
/aggregate functions/argMin/datatypes/Array(Nullable(Float64)),String OK 195ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Decimal128(38))) OK 225ms
/aggregate functions/anyLast/Map(String,UInt64) OK 150ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(String))) OK 238ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Int32)) OK 175ms
/aggregate functions/argMax/datatypes/Array(Nullable(Int32)),String OK 262ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Int64)) OK 165ms
/aggregate functions/any/Map(String,String) OK 145ms
/aggregate functions/argMin/datatypes/Array(Nullable(Decimal128(38))),String OK 163ms
/aggregate functions/anyLast/Map(String,UInt128) OK 125ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Date)) OK 157ms
/aggregate functions/argMax/datatypes/Array(Nullable(Int64)),String OK 175ms
/aggregate functions/any/Map(String,FixedString(51)) OK 163ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Int128)) OK 170ms
/aggregate functions/argMin/datatypes/Array(Nullable(Date)),String OK 168ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 183ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(DateTime)) OK 188ms
/aggregate functions/anyLast/Map(String,Int8) OK 148ms
/aggregate functions/argMax/datatypes/Array(Nullable(Int128)),String OK 159ms
/aggregate functions/argMin/datatypes/Array(Nullable(DateTime)),String OK 136ms
/aggregate functions/any/Map(String,UUID) OK 159ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Float32)) OK 139ms
/aggregate functions/argMax/datatypes/Array(Nullable(Float32)),String OK 111ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(DateTime64(3))) OK 118ms
/aggregate functions/anyLast/Map(String,Int16) OK 131ms
/aggregate functions/anyHeavy/Map(Bool,LowCardinality(Nullable(UUID))) OK 206ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Float64)) OK 156ms
/aggregate functions/argMin/datatypes/Array(Nullable(DateTime64(3))),String OK 178ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(Bool)) OK 142ms
/aggregate functions/argMax/datatypes/Array(Nullable(Float64)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Decimal128(38))) OK 176ms
/aggregate functions/argMin/datatypes/Array(Nullable(Bool)),String OK 139ms
/aggregate functions/any/Map(String,Nullable(UInt8)) OK 151ms
/aggregate functions/anyLast/Map(String,Int32) OK 237ms
/aggregate functions/argMax/datatypes/Array(Nullable(Decimal128(38))),String OK 276ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(String)) OK 303ms
/aggregate functions/argMin/datatypes/Array(Nullable(String)),String OK 353ms
/aggregate functions/anyHeavy/Map(Bool,Array(String)) OK 304ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Date)) OK 279ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(FixedString(51))) OK 292ms
/aggregate functions/any/Map(String,Nullable(UInt16)) OK 219ms
/aggregate functions/argMax/datatypes/Array(Nullable(Date)),String OK 241ms
/aggregate functions/anyLast/Map(String,Int64) OK 173ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(DateTime)) OK 169ms
/aggregate functions/any/Map(String,Nullable(UInt32)) OK 203ms
/aggregate functions/argMin/datatypes/Array(Nullable(FixedString(51))),String OK 175ms
/aggregate functions/argMax/datatypes/Array(Nullable(DateTime)),String OK 190ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(DateTime64(3))) OK 141ms
/aggregate functions/argMin/datatypes/String,Array(Nullable(UUID)) OK 183ms
/aggregate functions/anyHeavy/Map(Bool,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/anyLast/Map(String,Int128) OK 144ms
/aggregate functions/argMin/datatypes/Array(Nullable(UUID)),String OK 174ms
/aggregate functions/argMax/datatypes/Array(Nullable(DateTime64(3))),String OK 126ms
/aggregate functions/anyHeavy/Map(Bool,Tuple(String)) OK 233ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(Bool)) OK 168ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UInt8)) OK 206ms
/aggregate functions/any/Map(String,Nullable(UInt64)) OK 188ms
/aggregate functions/argMax/datatypes/Array(Nullable(Bool)),String OK 145ms
/aggregate functions/anyLast/Map(String,Float32) OK 110ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UInt8)),String OK 148ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UInt16)) OK 172ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(String)) OK 157ms
/aggregate functions/anyLast/Map(String,Float64) OK 119ms
/aggregate functions/argMax/datatypes/Array(Nullable(String)),String OK 163ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(FixedString(51))) OK 191ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UInt16)),String OK 169ms
/aggregate functions/any/Map(String,Nullable(UInt128)) OK 218ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UInt32)) OK 139ms
/aggregate functions/anyHeavy/Map(String,UInt8) OK 138ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UInt32)),String OK 172ms
/aggregate functions/argMax/datatypes/Array(Nullable(FixedString(51))),String OK 164ms
/aggregate functions/anyLast/Map(String,Decimal128(38)) OK 183ms
/aggregate functions/argMax/datatypes/String,Array(Nullable(UUID)) OK 184ms
/aggregate functions/anyHeavy/Map(String,UInt16) OK 170ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UInt64)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UInt64)) OK 197ms
/aggregate functions/argMax/datatypes/Array(Nullable(UUID)),String OK 187ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UInt128)) OK 180ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UInt8)) OK 187ms
/aggregate functions/any/Map(String,Nullable(Int8)) OK 180ms
/aggregate functions/anyLast/Map(String,Date) OK 130ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UInt8)),String OK 123ms
/aggregate functions/anyHeavy/Map(String,UInt32) OK 153ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UInt128)),String OK 135ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Int8)) OK 139ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UInt16)) OK 142ms
/aggregate functions/anyLast/Map(String,DateTime) OK 143ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Int8)),String OK 182ms
/aggregate functions/any/Map(String,Nullable(Int16)) OK 128ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UInt16)),String OK 162ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UInt32)) OK 128ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Int16)) OK 176ms
/aggregate functions/anyHeavy/Map(String,UInt64) OK 155ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Int16)),String OK 139ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UInt32)),String OK 121ms
/aggregate functions/anyLast/Map(String,DateTime64(3)) OK 135ms
/aggregate functions/any/Map(String,Nullable(Int32)) OK 124ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UInt64)) OK 202ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UInt64)),String OK 146ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Int32)) OK 230ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UInt128)) OK 186ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Int32)),String OK 201ms
/aggregate functions/anyHeavy/Map(String,UInt128) OK 150ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Int64)) OK 117ms
/aggregate functions/any/Map(String,Nullable(Int64)) OK 163ms
/aggregate functions/anyLast/Map(String,Bool) OK 174ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UInt128)),String OK 138ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Int64)),String OK 188ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Int8)) OK 170ms
/aggregate functions/anyHeavy/Map(String,Int8) OK 210ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Int8)),String OK 155ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Int128)) OK 205ms
/aggregate functions/any/Map(String,Nullable(Int128)) OK 180ms
/aggregate functions/anyLast/Map(String,String) OK 169ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Int128)),String OK 198ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Int16)) OK 130ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Int16)),String OK 153ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Float32)) OK 183ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Int32)) OK 219ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Int32)),String OK 174ms
/aggregate functions/anyHeavy/Map(String,Int16) OK 209ms
/aggregate functions/any/Map(String,Nullable(Float32)) OK 231ms
/aggregate functions/anyLast/Map(String,FixedString(51)) OK 180ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Float32)),String OK 133ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Float64)) OK 164ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Int64)) OK 153ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Float64)),String OK 181ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Date)) OK 186ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Int64)),String OK 249ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Int128)) OK 184ms
/aggregate functions/anyLast/Map(String,UUID) OK 144ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Date)),String OK 187ms
/aggregate functions/anyHeavy/Map(String,Int32) OK 147ms
/aggregate functions/any/Map(String,Nullable(Float64)) OK 143ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Int128)),String OK 168ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(DateTime)) OK 163ms
/aggregate functions/anyLast/Map(String,Nullable(UInt8)) OK 171ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(DateTime)),String OK 170ms
/aggregate functions/anyHeavy/Map(String,Int64) OK 174ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Float32)) OK 168ms
/aggregate functions/any/Map(String,Nullable(Decimal128(38))) OK 224ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Bool)) OK 171ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Float32)),String OK 147ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Float64)) OK 168ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Bool)),String OK 127ms
/aggregate functions/anyLast/Map(String,Nullable(UInt16)) OK 144ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(String)) OK 128ms
/aggregate functions/anyHeavy/Map(String,Int128) OK 130ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Float64)),String OK 142ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(String)),String OK 119ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Date)) OK 144ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Date)),String OK 107ms
/aggregate functions/any/Map(String,Nullable(Date)) OK 128ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(FixedString(51))),String OK 130ms
/aggregate functions/anyLast/Map(String,Nullable(UInt32)) OK 129ms
/aggregate functions/anyHeavy/Map(String,Float32) OK 135ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(UUID)) OK 135ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(DateTime)) OK 124ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(DateTime)),String OK 130ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Bool)) OK 142ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(UUID)),String OK 120ms
/aggregate functions/any/Map(String,Nullable(DateTime)) OK 129ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UInt8))) OK 164ms
/aggregate functions/anyLast/Map(String,Nullable(UInt64)) OK 203ms
/aggregate functions/anyHeavy/Map(String,Float64) OK 174ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Bool)),String OK 161ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UInt8))),String OK 144ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(String)) OK 163ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UInt16))) OK 162ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(String)),String OK 159ms
/aggregate functions/any/Map(String,Nullable(DateTime64(3))) OK 163ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UInt16))),String OK 219ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UInt32))) OK 208ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(FixedString(51))) OK 209ms
/aggregate functions/anyHeavy/Map(String,Decimal128(38)) OK 146ms
/aggregate functions/anyLast/Map(String,Nullable(UInt128)) OK 151ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(FixedString(51))),String OK 212ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UInt32))),String OK 182ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(UUID)) OK 182ms
/aggregate functions/any/Map(String,Nullable(Bool)) OK 144ms
/aggregate functions/anyHeavy/Map(String,Date) OK 176ms
/aggregate functions/anyLast/Map(String,Nullable(Int8)) OK 186ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UInt64))) OK 177ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UInt64))),String OK 221ms
/aggregate functions/any/Map(String,Nullable(String)) OK 177ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(UUID)),String OK 176ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UInt8))) OK 184ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UInt8))),String OK 159ms
/aggregate functions/anyHeavy/Map(String,DateTime) OK 118ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UInt128))),String OK 164ms
/aggregate functions/anyLast/Map(String,Nullable(Int16)) OK 185ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Int8))) OK 224ms
/aggregate functions/any/Map(String,Nullable(FixedString(51))) OK 225ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UInt16))) OK 186ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UInt16))),String OK 200ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UInt32))) OK 166ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Int8))),String OK 145ms
/aggregate functions/anyHeavy/Map(String,DateTime64(3)) OK 165ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/anyLast/Map(String,Nullable(Int32)) OK 224ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Int16))),String OK 207ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UInt32))),String OK 207ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UInt64))) OK 175ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Int32))) OK 197ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UInt64))),String OK 213ms
/aggregate functions/any/Map(String,Nullable(UUID)) OK 143ms
/aggregate functions/anyHeavy/Map(String,Bool) OK 114ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Int32))),String OK 184ms
/aggregate functions/anyHeavy/Map(String,String) OK 199ms
/aggregate functions/any/Map(String,LowCardinality(UInt8)) OK 163ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UInt128))) OK 188ms
/aggregate functions/anyLast/Map(String,Nullable(Int64)) OK 193ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Int64))) OK 194ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UInt128))),String OK 216ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Int64))),String OK 210ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Int8))) OK 184ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Int128))) OK 192ms
/aggregate functions/any/Map(String,LowCardinality(UInt16)) OK 166ms
/aggregate functions/anyHeavy/Map(String,FixedString(51)) OK 168ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Int8))),String OK 176ms
/aggregate functions/anyLast/Map(String,Nullable(Int128)) OK 170ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Int128))),String OK 142ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Float32))) OK 166ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Int16))),String OK 188ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Float32))),String OK 141ms
/aggregate functions/any/Map(String,LowCardinality(UInt32)) OK 120ms
/aggregate functions/anyHeavy/Map(String,UUID) OK 214ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Float64))) OK 220ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Int32))) OK 200ms
/aggregate functions/anyLast/Map(String,Nullable(Float32)) OK 228ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Int32))),String OK 217ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Float64))),String OK 310ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Date))) OK 269ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Int64))) OK 267ms
/aggregate functions/any/Map(String,LowCardinality(UInt64)) OK 258ms
/aggregate functions/anyHeavy/Map(String,Nullable(UInt8)) OK 195ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Int64))),String OK 205ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Date))),String OK 213ms
/aggregate functions/anyLast/Map(String,Nullable(Float64)) OK 128ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Int128))) OK 164ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(DateTime))) OK 208ms
/aggregate functions/any/Map(String,LowCardinality(UInt128)) OK 183ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Int128))),String OK 157ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(DateTime))),String OK 193ms
/aggregate functions/anyLast/Map(String,Nullable(Decimal128(38))) OK 222ms
/aggregate functions/anyHeavy/Map(String,Nullable(UInt16)) OK 122ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Float32))) OK 143ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Float32))),String OK 182ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(Bool))) OK 169ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Float64))) OK 194ms
/aggregate functions/anyHeavy/Map(String,Nullable(UInt32)) OK 223ms
/aggregate functions/any/Map(String,LowCardinality(Int8)) OK 154ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(Bool))),String OK 157ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Float64))),String OK 207ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(String))) OK 178ms
/aggregate functions/anyLast/Map(String,Nullable(Date)) OK 174ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Date))) OK 158ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(String))),String OK 120ms
/aggregate functions/any/Map(String,LowCardinality(Int16)) OK 165ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Date))),String OK 162ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(FixedString(51)))),String OK 139ms
/aggregate functions/anyHeavy/Map(String,Nullable(UInt64)) OK 146ms
/aggregate functions/argMin/datatypes/String,Array(LowCardinality(Nullable(UUID))) OK 156ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(DateTime))) OK 150ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(DateTime))),String OK 141ms
/aggregate functions/anyLast/Map(String,Nullable(DateTime)) OK 171ms
/aggregate functions/argMin/datatypes/Array(LowCardinality(Nullable(UUID))),String OK 134ms
/aggregate functions/any/Map(String,LowCardinality(Int32)) OK 125ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(Bool))) OK 202ms
/aggregate functions/argMin/datatypes/String,Array(Array(String)) OK 153ms
/aggregate functions/anyHeavy/Map(String,Nullable(UInt128)) OK 155ms
/aggregate functions/argMin/datatypes/Array(Array(String)),String OK 172ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(Bool))),String OK 133ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(String))) OK 208ms
/aggregate functions/anyLast/Map(String,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/argMin/datatypes/String,Array(Map(String,LowCardinality(Float64))) OK 130ms
/aggregate functions/any/Map(String,LowCardinality(Int64)) OK 160ms
/aggregate functions/argMin/datatypes/Array(Map(String,LowCardinality(Float64))),String OK 173ms
/aggregate functions/anyHeavy/Map(String,Nullable(Int8)) OK 185ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(String))),String OK 188ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/argMin/datatypes/String,Array(Tuple(String)) OK 177ms
/aggregate functions/anyLast/Map(String,Nullable(Bool)) OK 150ms
/aggregate functions/argMin/datatypes/Array(Tuple(String)),String OK 201ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(FixedString(51)))),String OK 165ms
/aggregate functions/any/Map(String,LowCardinality(Int128)) OK 128ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UInt8) OK 186ms
/aggregate functions/argMax/datatypes/String,Array(LowCardinality(Nullable(UUID))) OK 219ms
/aggregate functions/anyHeavy/Map(String,Nullable(Int16)) OK 180ms
/aggregate functions/anyLast/Map(String,Nullable(String)) OK 164ms
/aggregate functions/argMax/datatypes/Array(LowCardinality(Nullable(UUID))),String OK 177ms
/aggregate functions/argMin/datatypes/LowCardinality(UInt8),String OK 171ms
/aggregate functions/any/Map(String,LowCardinality(Float32)) OK 190ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UInt16) OK 167ms
/aggregate functions/argMax/datatypes/String,Array(Array(String)) OK 154ms
/aggregate functions/argMin/datatypes/LowCardinality(UInt16),String OK 238ms
/aggregate functions/anyLast/Map(String,Nullable(FixedString(51))) OK 182ms
/aggregate functions/anyHeavy/Map(String,Nullable(Int32)) OK 254ms
/aggregate functions/argMax/datatypes/Array(Array(String)),String OK 191ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UInt32) OK 170ms
/aggregate functions/argMax/datatypes/String,Array(Map(String,LowCardinality(Float64))) OK 177ms
/aggregate functions/argMax/datatypes/Array(Map(String,LowCardinality(Float64))),String OK 216ms
/aggregate functions/any/Map(String,LowCardinality(Float64)) OK 110ms
/aggregate functions/argMin/datatypes/LowCardinality(UInt32),String OK 171ms
/aggregate functions/any/Map(String,LowCardinality(Date)) OK 237ms
/aggregate functions/anyLast/Map(String,Nullable(UUID)) OK 165ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UInt64) OK 160ms
/aggregate functions/argMax/datatypes/String,Array(Tuple(String)) OK 162ms
/aggregate functions/argMax/datatypes/Array(Tuple(String)),String OK 239ms
/aggregate functions/argMin/datatypes/LowCardinality(UInt64),String OK 206ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UInt128) OK 160ms
/aggregate functions/anyHeavy/Map(String,Nullable(Int64)) OK 170ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UInt8) OK 119ms
/aggregate functions/anyLast/Map(String,LowCardinality(UInt8)) OK 122ms
/aggregate functions/argMin/datatypes/LowCardinality(UInt128),String OK 165ms
/aggregate functions/argMax/datatypes/LowCardinality(UInt8),String OK 171ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UInt16) OK 161ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Int8) OK 150ms
/aggregate functions/any/Map(String,LowCardinality(DateTime)) OK 159ms
/aggregate functions/argMin/datatypes/LowCardinality(Int8),String OK 179ms
/aggregate functions/anyHeavy/Map(String,Nullable(Int128)) OK 173ms
/aggregate functions/argMax/datatypes/LowCardinality(UInt16),String OK 121ms
/aggregate functions/anyLast/Map(String,LowCardinality(UInt16)) OK 148ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Int16) OK 188ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UInt32) OK 158ms
/aggregate functions/argMin/datatypes/LowCardinality(Int16),String OK 176ms
/aggregate functions/argMax/datatypes/LowCardinality(UInt32),String OK 206ms
/aggregate functions/any/Map(String,LowCardinality(Bool)) OK 217ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UInt64) OK 162ms
/aggregate functions/anyHeavy/Map(String,Nullable(Float32)) OK 164ms
/aggregate functions/anyLast/Map(String,LowCardinality(UInt32)) OK 188ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Int32) OK 156ms
/aggregate functions/argMax/datatypes/LowCardinality(UInt64),String OK 154ms
/aggregate functions/argMin/datatypes/LowCardinality(Int32),String OK 209ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Int64) OK 169ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UInt128) OK 144ms
/aggregate functions/argMax/datatypes/LowCardinality(UInt128),String OK 150ms
/aggregate functions/any/Map(String,LowCardinality(String)) OK 195ms
/aggregate functions/argMin/datatypes/LowCardinality(Int64),String OK 164ms
/aggregate functions/anyHeavy/Map(String,Nullable(Float64)) OK 188ms
/aggregate functions/anyLast/Map(String,LowCardinality(UInt64)) OK 138ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Int8) OK 139ms
/aggregate functions/argMax/datatypes/LowCardinality(Int8),String OK 156ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Int128) OK 168ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Int16) OK 122ms
/aggregate functions/argMin/datatypes/LowCardinality(Int128),String OK 135ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Float32) OK 219ms
/aggregate functions/anyLast/Map(String,LowCardinality(UInt128)) OK 136ms
/aggregate functions/anyHeavy/Map(String,Nullable(Decimal128(38))) OK 143ms
/aggregate functions/any/Map(String,LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/argMax/datatypes/LowCardinality(Int16),String OK 130ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Int32) OK 153ms
/aggregate functions/argMax/datatypes/LowCardinality(Int32),String OK 155ms
/aggregate functions/argMin/datatypes/LowCardinality(Float32),String OK 136ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Float64) OK 147ms
/aggregate functions/anyLast/Map(String,LowCardinality(Int8)) OK 134ms
/aggregate functions/anyHeavy/Map(String,Nullable(Date)) OK 128ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Int64) OK 178ms
/aggregate functions/any/Map(String,LowCardinality(UUID)) OK 233ms
/aggregate functions/argMin/datatypes/LowCardinality(Float64),String OK 153ms
/aggregate functions/argMax/datatypes/LowCardinality(Int64),String OK 196ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Date) OK 168ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Int128) OK 169ms
/aggregate functions/argMin/datatypes/LowCardinality(Date),String OK 134ms
/aggregate functions/anyLast/Map(String,LowCardinality(Int16)) OK 150ms
/aggregate functions/anyHeavy/Map(String,Nullable(DateTime)) OK 146ms
/aggregate functions/argMax/datatypes/LowCardinality(Int128),String OK 121ms
/aggregate functions/argMin/datatypes/String,LowCardinality(DateTime) OK 172ms
/aggregate functions/argMin/datatypes/LowCardinality(DateTime),String OK 196ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Bool) OK 204ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Float32) OK 162ms
/aggregate functions/anyLast/Map(String,LowCardinality(Int32)) OK 149ms
/aggregate functions/argMax/datatypes/LowCardinality(Float32),String OK 176ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/anyHeavy/Map(String,Nullable(DateTime64(3))) OK 153ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Float64) OK 159ms
/aggregate functions/argMin/datatypes/LowCardinality(Bool),String OK 176ms
/aggregate functions/anyLast/Map(String,LowCardinality(Int64)) OK 185ms
/aggregate functions/argMax/datatypes/LowCardinality(Float64),String OK 210ms
/aggregate functions/argMin/datatypes/String,LowCardinality(String) OK 160ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UInt16))) OK 211ms
/aggregate functions/anyHeavy/Map(String,Nullable(Bool)) OK 172ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Date) OK 158ms
/aggregate functions/argMin/datatypes/LowCardinality(String),String OK 165ms
/aggregate functions/argMax/datatypes/LowCardinality(Date),String OK 168ms
/aggregate functions/argMin/datatypes/String,LowCardinality(FixedString(51)) OK 171ms
/aggregate functions/argMin/datatypes/LowCardinality(FixedString(51)),String OK 160ms
/aggregate functions/anyLast/Map(String,LowCardinality(Int128)) OK 178ms
/aggregate functions/argMax/datatypes/String,LowCardinality(DateTime) OK 176ms
/aggregate functions/anyHeavy/Map(String,Nullable(String)) OK 191ms
/aggregate functions/argMin/datatypes/String,LowCardinality(UUID) OK 152ms
/aggregate functions/argMax/datatypes/LowCardinality(DateTime),String OK 191ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Bool) OK 170ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UInt32))) OK 145ms
/aggregate functions/argMin/datatypes/LowCardinality(UUID),String OK 123ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UInt8)) OK 171ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UInt8)),String OK 182ms
/aggregate functions/anyLast/Map(String,LowCardinality(Float32)) OK 181ms
/aggregate functions/argMax/datatypes/LowCardinality(Bool),String OK 191ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UInt64))) OK 190ms
/aggregate functions/anyHeavy/Map(String,Nullable(FixedString(51))) OK 223ms
/aggregate functions/argMax/datatypes/String,LowCardinality(String) OK 184ms
/aggregate functions/argMax/datatypes/LowCardinality(String),String OK 128ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UInt16)) OK 146ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UInt16)),String OK 178ms
/aggregate functions/anyLast/Map(String,LowCardinality(Float64)) OK 165ms
/aggregate functions/argMax/datatypes/String,LowCardinality(FixedString(51)) OK 200ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UInt32)) OK 201ms
/aggregate functions/argMax/datatypes/LowCardinality(FixedString(51)),String OK 192ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UInt128))) OK 156ms
/aggregate functions/argMax/datatypes/String,LowCardinality(UUID) OK 203ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UInt32)),String OK 198ms
/aggregate functions/anyHeavy/Map(String,Nullable(UUID)) OK 170ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UInt64)) OK 123ms
/aggregate functions/anyLast/Map(String,LowCardinality(Date)) OK 211ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Int8))) OK 161ms
/aggregate functions/argMax/datatypes/LowCardinality(UUID),String OK 139ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UInt64)),String OK 293ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UInt8)) OK 142ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UInt8)),String OK 245ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UInt128)) OK 277ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UInt8)) OK 276ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UInt128)),String OK 117ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UInt16)) OK 259ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Int16))) OK 235ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UInt16)),String OK 265ms
/aggregate functions/anyLast/Map(String,LowCardinality(DateTime)) OK 250ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Int8)) OK 219ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UInt32)) OK 186ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Int8)),String OK 177ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UInt16)) OK 113ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Int16)) OK 138ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UInt32)),String OK 109ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Int16)),String OK 132ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UInt64)) OK 151ms
/aggregate functions/anyLast/Map(String,LowCardinality(Bool)) OK 122ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UInt32)) OK 119ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Int32)) OK 216ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Int32)),String OK 167ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UInt64)),String OK 132ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UInt128)) OK 168ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Int64)) OK 162ms
/aggregate functions/anyLast/Map(String,LowCardinality(String)) OK 164ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UInt64)) OK 157ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UInt128)),String OK 155ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Int8)) OK 125ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Int64)),String OK 144ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Int8)),String OK 154ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Int128)) OK 157ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Int128)),String OK 191ms
/aggregate functions/anyLast/Map(String,LowCardinality(FixedString(51))) OK 140ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UInt128)) OK 152ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Int16)) OK 162ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Int16)),String OK 138ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Float32)) OK 127ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Int32)) OK 111ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Float32)),String OK 182ms
/aggregate functions/anyLast/Map(String,LowCardinality(UUID)) OK 179ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Int8)) OK 205ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Int32)),String OK 212ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Int64)) OK 215ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Float64)) OK 178ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Float64))) OK 178ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Float64)),String OK 139ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Int64)),String OK 175ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Date)) OK 185ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UInt8))) OK 192ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Date)),String OK 210ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(DateTime)) OK 220ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Int16)) OK 170ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Int128)) OK 181ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Int128)),String OK 182ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Float32)) OK 148ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(DateTime)),String OK 118ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(DateTime))) OK 212ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UInt16))) OK 192ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Int32)) OK 229ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Float32)),String OK 246ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(Bool)) OK 184ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Float64)) OK 167ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Float64)),String OK 181ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(Bool)),String OK 246ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(String)) OK 174ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(Bool))) OK 205ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Date)) OK 172ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(String)),String OK 191ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Date)),String OK 155ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Int64)) OK 170ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(FixedString(51))) OK 186ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(DateTime)) OK 189ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(FixedString(51))),String OK 174ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UInt64))) OK 146ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(DateTime)),String OK 180ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(Bool)) OK 178ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(String))) OK 132ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Int128)) OK 133ms
/aggregate functions/argMin/datatypes/String,LowCardinality(Nullable(UUID)) OK 111ms
/aggregate functions/argMin/datatypes/LowCardinality(Nullable(UUID)),String OK 176ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(Bool)),String OK 165ms
/aggregate functions/argMin/datatypes/String,Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 929ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UInt128))) OK 244ms
/aggregate functions/argMin/datatypes/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)),String OK 921ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 314ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Float32)) OK 281ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(String)) OK 243ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(String)),String OK 257ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(FixedString(51))) OK 205ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(FixedString(51))),String OK 158ms
/aggregate functions/argMax/datatypes/String,LowCardinality(Nullable(UUID)) OK 181ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Float64)) OK 171ms
/aggregate functions/argMax/datatypes/LowCardinality(Nullable(UUID)),String OK 149ms
/aggregate functions/any/Map(String,LowCardinality(Nullable(UUID))) OK 166ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Int16))) OK 132ms
/aggregate functions/argMax/datatypes/String,Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 976ms
/aggregate functions/argMax/datatypes/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)),String OK 986ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Int32))) OK 150ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Date)) OK 256ms
/aggregate functions/any/Map(String,Array(String)) OK 221ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/any/Map(String,Map(String,LowCardinality(Float64))) OK 121ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(DateTime)) OK 110ms
/aggregate functions/any/Map(String,Tuple(String)) OK 194ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Bool)) OK 181ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Float32))) OK 165ms
/aggregate functions/argMin/datatypes/permutations OK 35s 551ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Float64))) OK 403ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(String)) OK 938ms
/aggregate functions/any/Map(FixedString(51),UInt8) OK 923ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Date))) OK 723ms
/aggregate functions/argMax/datatypes/permutations OK 34s 993ms
/aggregate functions/any/Map(FixedString(51),UInt16) OK 739ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(FixedString(51))) OK 983ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(DateTime))) OK 898ms
/aggregate functions/any/Map(FixedString(51),UInt32) OK 735ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(UUID)) OK 606ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(Bool))) OK 750ms
/aggregate functions/any/Map(FixedString(51),UInt64) OK 523ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UInt8))) OK 478ms
/aggregate functions/argMin/datatypes/permutations/UInt64,UInt64 OK 1s 289ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 881ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 506ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(String))) OK 2s 321ms
/aggregate functions/any/Map(FixedString(51),UInt128) OK 2s 183ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UInt16))) OK 2s 115ms
/aggregate functions/argMax/datatypes/permutations/UInt64,UInt64 OK 2s 652ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(UInt64) OK 3s 232ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(Int64) OK 3s 862ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(Float64) OK 3s 16ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(Float32) OK 2s 373ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 1s 749ms
/aggregate functions/any/Map(FixedString(51),Int8) OK 1s 799ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UInt32))) OK 1s 760ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 1s 723ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(Float64) OK 1s 214ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(Float32) OK 669ms
/aggregate functions/anyLast/Map(String,LowCardinality(Nullable(UUID))) OK 223ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(DateTime) OK 261ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Nullable(Date) OK 158ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 191ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UInt64))) OK 192ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Map(String,LowCardinality(Float64)) OK 196ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(DateTime) OK 208ms
/aggregate functions/any/Map(FixedString(51),Int16) OK 117ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Nullable(Date) OK 179ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 174ms
/aggregate functions/any/Map(FixedString(51),Int32) OK 190ms
/aggregate functions/anyLast/Map(String,Array(String)) OK 200ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Map(String,LowCardinality(Float64)) OK 195ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UInt128))) OK 212ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(Int64) OK 181ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 218ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(Int64) OK 174ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(Float64) OK 132ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(Float32) OK 141ms
/aggregate functions/any/Map(FixedString(51),Int64) OK 188ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 253ms
/aggregate functions/anyLast/Map(String,Map(String,LowCardinality(Float64))) OK 172ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(Float64) OK 200ms
/aggregate functions/argMin/datatypes/permutations/UInt64,LowCardinality(Date) OK 152ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(Float32) OK 166ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 183ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Int64 OK 175ms
/aggregate functions/any/Map(FixedString(51),Int128) OK 171ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Float64 OK 179ms
/aggregate functions/anyLast/Map(String,Tuple(String)) OK 181ms
/aggregate functions/argMax/datatypes/permutations/UInt64,LowCardinality(Date) OK 197ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Int16))) OK 179ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Int64 OK 162ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Float32 OK 196ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Float64 OK 161ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Decimal128(38) OK 195ms
/aggregate functions/any/Map(FixedString(51),Float32) OK 134ms
/aggregate functions/argMin/datatypes/permutations/UInt64,DateTime OK 148ms
/aggregate functions/anyLast/Map(FixedString(51),UInt8) OK 153ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Float32 OK 153ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Decimal128(38) OK 153ms
/aggregate functions/argMax/datatypes/permutations/UInt64,DateTime OK 189ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Date OK 166ms
/aggregate functions/argMin/datatypes/permutations/UInt64,Array(String) OK 109ms
/aggregate functions/any/Map(FixedString(51),Float64) OK 139ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),UInt64 OK 167ms
/aggregate functions/anyLast/Map(FixedString(51),UInt16) OK 147ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Date OK 124ms
/aggregate functions/argMax/datatypes/permutations/UInt64,Array(String) OK 128ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 123ms
/aggregate functions/any/Map(FixedString(51),Decimal128(38)) OK 167ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),UInt64 OK 260ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 164ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Int128))) OK 179ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 186ms
/aggregate functions/anyLast/Map(FixedString(51),UInt32) OK 131ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 162ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 175ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 158ms
/aggregate functions/any/Map(FixedString(51),Date) OK 111ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 116ms
/aggregate functions/anyLast/Map(FixedString(51),UInt64) OK 218ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Float32))) OK 178ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 188ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 221ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 145ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 173ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 184ms
/aggregate functions/any/Map(FixedString(51),DateTime) OK 217ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Map(String,LowCardinality(Float64)) OK 178ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 160ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Float64))) OK 167ms
/aggregate functions/anyLast/Map(FixedString(51),UInt128) OK 164ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 117ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Map(String,LowCardinality(Float64)) OK 154ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 130ms
/aggregate functions/any/Map(FixedString(51),DateTime64(3)) OK 114ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 180ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 171ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 200ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Date))) OK 209ms
/aggregate functions/anyLast/Map(FixedString(51),Int8) OK 163ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 194ms
/aggregate functions/any/Map(FixedString(51),Bool) OK 164ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 179ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Int64 OK 288ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Float64 OK 276ms
/aggregate functions/anyLast/Map(FixedString(51),Int16) OK 265ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 188ms
/aggregate functions/any/Map(FixedString(51),String) OK 224ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(DateTime))) OK 183ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 193ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Float32 OK 210ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 124ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Int64 OK 185ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Float64 OK 201ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Float32 OK 146ms
/aggregate functions/any/Map(FixedString(51),FixedString(51)) OK 132ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 212ms
/aggregate functions/anyLast/Map(FixedString(51),Int32) OK 138ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),DateTime OK 202ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Date OK 169ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 171ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),DateTime OK 138ms
/aggregate functions/any/Map(FixedString(51),UUID) OK 155ms
/aggregate functions/anyLast/Map(FixedString(51),Int64) OK 130ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Date OK 186ms
/aggregate functions/argMin/datatypes/permutations/Nullable(UInt64),Array(String) OK 198ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),UInt64 OK 183ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 142ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/argMax/datatypes/permutations/Nullable(UInt64),Array(String) OK 159ms
/aggregate functions/anyLast/Map(FixedString(51),Int128) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),UInt64 OK 153ms
/aggregate functions/any/Map(FixedString(51),Nullable(UInt8)) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 260ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 170ms
/aggregate functions/anyHeavy/Map(String,LowCardinality(Nullable(UUID))) OK 196ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 241ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 194ms
/aggregate functions/anyLast/Map(FixedString(51),Float32) OK 205ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 140ms
/aggregate functions/any/Map(FixedString(51),Nullable(UInt16)) OK 182ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 142ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 248ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 210ms
/aggregate functions/anyHeavy/Map(String,Array(String)) OK 270ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 205ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 127ms
/aggregate functions/any/Map(FixedString(51),Nullable(UInt32)) OK 173ms
/aggregate functions/anyLast/Map(FixedString(51),Float64) OK 201ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 138ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 244ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Map(String,LowCardinality(Float64)) OK 186ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Map(String,LowCardinality(Float64)) OK 224ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 186ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 233ms
/aggregate functions/any/Map(FixedString(51),Nullable(UInt64)) OK 166ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 122ms
/aggregate functions/anyLast/Map(FixedString(51),Decimal128(38)) OK 146ms
/aggregate functions/anyHeavy/Map(String,Map(String,LowCardinality(Float64))) OK 183ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 151ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 165ms
/aggregate functions/any/Map(FixedString(51),Nullable(UInt128)) OK 193ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 203ms
/aggregate functions/anyLast/Map(FixedString(51),Date) OK 148ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 154ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 203ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 128ms
/aggregate functions/anyHeavy/Map(String,Tuple(String)) OK 165ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 166ms
/aggregate functions/anyLast/Map(FixedString(51),DateTime) OK 173ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Int64 OK 164ms
/aggregate functions/any/Map(FixedString(51),Nullable(Int8)) OK 214ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Int64 OK 170ms
/aggregate functions/anyHeavy/Map(FixedString(51),UInt8) OK 164ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Float64 OK 160ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Float32 OK 157ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Float64 OK 119ms
/aggregate functions/anyLast/Map(FixedString(51),DateTime64(3)) OK 188ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 163ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Float32 OK 134ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 122ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),DateTime OK 170ms
/aggregate functions/any/Map(FixedString(51),Nullable(Int16)) OK 187ms
/aggregate functions/anyHeavy/Map(FixedString(51),UInt16) OK 129ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Date OK 128ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),DateTime OK 167ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Date OK 164ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Int64),Array(String) OK 166ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Int64),Array(String) OK 294ms
/aggregate functions/anyLast/Map(FixedString(51),Bool) OK 267ms
/aggregate functions/anyHeavy/Map(FixedString(51),UInt32) OK 260ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),UInt64 OK 265ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 227ms
/aggregate functions/any/Map(FixedString(51),Nullable(Int32)) OK 220ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),UInt64 OK 189ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 196ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 205ms
/aggregate functions/anyLast/Map(FixedString(51),String) OK 148ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 196ms
/aggregate functions/anyHeavy/Map(FixedString(51),UInt64) OK 146ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 165ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 204ms
/aggregate functions/any/Map(FixedString(51),Nullable(Int64)) OK 146ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 180ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(Decimal128(38)) OK 163ms
/aggregate functions/anyLast/Map(FixedString(51),FixedString(51)) OK 214ms
/aggregate functions/anyHeavy/Map(FixedString(51),UInt128) OK 241ms
/aggregate functions/any/Map(FixedString(51),Nullable(Int128)) OK 199ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(Decimal128(38)) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 197ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 183ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 198ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 193ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Map(String,LowCardinality(Float64)) OK 143ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Map(String,LowCardinality(Float64)) OK 189ms
/aggregate functions/anyLast/Map(FixedString(51),UUID) OK 156ms
/aggregate functions/any/Map(FixedString(51),Nullable(Float32)) OK 198ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 190ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 154ms
/aggregate functions/anyHeavy/Map(FixedString(51),Int8) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 153ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 186ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UInt8)) OK 119ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 272ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 224ms
/aggregate functions/anyHeavy/Map(FixedString(51),Int16) OK 192ms
/aggregate functions/any/Map(FixedString(51),Nullable(Float64)) OK 177ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 178ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UInt16)) OK 156ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 229ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Int64 OK 202ms
/aggregate functions/any/Map(FixedString(51),Nullable(Decimal128(38))) OK 180ms
/aggregate functions/anyHeavy/Map(FixedString(51),Int32) OK 215ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Float64 OK 139ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Float32 OK 212ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Int64 OK 165ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UInt32)) OK 136ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Float64 OK 183ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Decimal128(38) OK 173ms
/aggregate functions/any/Map(FixedString(51),Nullable(Date)) OK 199ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UInt64)) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),DateTime OK 203ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Float32 OK 224ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Decimal128(38) OK 179ms
/aggregate functions/anyHeavy/Map(FixedString(51),Int64) OK 136ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Date OK 217ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),DateTime OK 169ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float64),Array(String) OK 140ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UInt128)) OK 144ms
/aggregate functions/anyHeavy/Map(FixedString(51),Int128) OK 165ms
/aggregate functions/any/Map(FixedString(51),Nullable(DateTime)) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),UInt64 OK 151ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Date OK 266ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float64),Array(String) OK 199ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),UInt64 OK 185ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 140ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 166ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Int8)) OK 110ms
/aggregate functions/anyHeavy/Map(FixedString(51),Float32) OK 154ms
/aggregate functions/any/Map(FixedString(51),Nullable(DateTime64(3))) OK 130ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 141ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Int16)) OK 177ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 227ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 176ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 216ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 163ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 220ms
/aggregate functions/any/Map(FixedString(51),Nullable(Bool)) OK 192ms
/aggregate functions/anyHeavy/Map(FixedString(51),Float64) OK 146ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 162ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Int32)) OK 179ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 229ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 172ms
/aggregate functions/anyHeavy/Map(FixedString(51),Decimal128(38)) OK 204ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Map(String,LowCardinality(Float64)) OK 169ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 164ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 216ms
/aggregate functions/any/Map(FixedString(51),Nullable(String)) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 171ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Int64)) OK 139ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 214ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 211ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 252ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 158ms
/aggregate functions/anyHeavy/Map(FixedString(51),Date) OK 143ms
/aggregate functions/any/Map(FixedString(51),Nullable(FixedString(51))) OK 198ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Map(String,LowCardinality(Float64)) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 203ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Int128)) OK 127ms
/aggregate functions/anyHeavy/Map(FixedString(51),DateTime) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 192ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 195ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 224ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Float32)) OK 194ms
/aggregate functions/any/Map(FixedString(51),Nullable(UUID)) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 209ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 167ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Int64 OK 193ms
/aggregate functions/anyHeavy/Map(FixedString(51),DateTime64(3)) OK 120ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 165ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Float64 OK 158ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UInt8)) OK 155ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Float64)) OK 136ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 191ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Float32 OK 148ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Int64 OK 138ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 169ms
/aggregate functions/anyHeavy/Map(FixedString(51),Bool) OK 140ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Float64 OK 146ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),DateTime OK 147ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Decimal128(38))) OK 158ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UInt16)) OK 147ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Float32 OK 161ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Date OK 137ms
/aggregate functions/anyHeavy/Map(FixedString(51),String) OK 134ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 128ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Float32),Array(String) OK 131ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),DateTime OK 123ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 126ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UInt32)) OK 121ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Date)) OK 125ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 163ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Date OK 131ms
/aggregate functions/anyHeavy/Map(FixedString(51),FixedString(51)) OK 144ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Float32),Array(String) OK 148ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 152ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 139ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float64) OK 133ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UInt64)) OK 162ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(DateTime)) OK 154ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 133ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 128ms
/aggregate functions/anyHeavy/Map(FixedString(51),UUID) OK 129ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float64) OK 133ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(DateTime) OK 152ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UInt128)) OK 140ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(DateTime64(3))) OK 129ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 166ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Date) OK 154ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UInt8)) OK 146ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 158ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(DateTime) OK 161ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Map(String,LowCardinality(Float64)) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 153ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(Bool)) OK 149ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Int8)) OK 151ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 144ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UInt16)) OK 129ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Date) OK 171ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Map(String,LowCardinality(Float64)) OK 164ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 191ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float64) OK 148ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 119ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(String)) OK 138ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Int16)) OK 138ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UInt32)) OK 133ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(DateTime) OK 133ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 125ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Date) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float64) OK 211ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 155ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(FixedString(51))) OK 162ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Int32)) OK 174ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 192ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UInt64)) OK 146ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Float64 OK 163ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(DateTime) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 181ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 211ms
/aggregate functions/anyLast/Map(FixedString(51),Nullable(UUID)) OK 171ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UInt128)) OK 170ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Int64)) OK 224ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Date) OK 182ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),DateTime OK 190ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 167ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Float64 OK 163ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Date OK 262ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UInt8)) OK 276ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Int8)) OK 225ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Decimal128(38)),Array(String) OK 313ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 240ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),DateTime OK 261ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 288ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),UInt64 OK 255ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Int128)) OK 260ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Int16)) OK 167ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 144ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UInt16)) OK 163ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Date OK 183ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Decimal128(38)),Array(String) OK 179ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 186ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Float32)) OK 151ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),UInt64 OK 180ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 142ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 142ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Int32)) OK 139ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UInt32)) OK 171ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 202ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(Decimal128(38)) OK 156ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Float64)) OK 201ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 207ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 170ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 168ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 176ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Int64)) OK 153ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UInt64)) OK 111ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Map(String,LowCardinality(Float64)) OK 167ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 219ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 156ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Date)) OK 157ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Int128)) OK 147ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(Decimal128(38)) OK 183ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 197ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 171ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UInt128)) OK 181ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 119ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 194ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Float32)) OK 174ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(DateTime)) OK 212ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 227ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Map(String,LowCardinality(Float64)) OK 152ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 206ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 218ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Int8)) OK 172ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 148ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Float64)) OK 180ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Int64 OK 210ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 201ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Bool)) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Float64 OK 190ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Int16)) OK 188ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Float32 OK 225ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 180ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 177ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Decimal128(38))) OK 124ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(String)) OK 179ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Decimal128(38) OK 176ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 209ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),DateTime OK 129ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Int32)) OK 131ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 156ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Int64 OK 175ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Date OK 164ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Date)) OK 120ms
/aggregate functions/argMax/datatypes/permutations/Nullable(DateTime),Array(String) OK 270ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(FixedString(51))) OK 181ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Int64)) OK 197ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),UInt64 OK 181ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Float64 OK 226ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(DateTime)) OK 219ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Float32 OK 212ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Decimal128(38) OK 220ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 146ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(UUID)) OK 194ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 163ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Int128)) OK 178ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 159ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),DateTime OK 154ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(DateTime64(3))) OK 159ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 178ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Date OK 136ms
/aggregate functions/argMin/datatypes/permutations/Nullable(DateTime),Array(String) OK 161ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(Decimal128(38)) OK 125ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Float32)) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 187ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),UInt64 OK 150ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 133ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(Bool)) OK 115ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Nullable(Date) OK 135ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 134ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Map(String,LowCardinality(Float64)) OK 143ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Float64)) OK 158ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(String)) OK 166ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 183ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 161ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 189ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 156ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(Decimal128(38)) OK 160ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 146ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 165ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Date)) OK 123ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(FixedString(51))) OK 173ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 185ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Nullable(Date) OK 191ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 197ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Map(String,LowCardinality(Float64)) OK 231ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 185ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 125ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 175ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(DateTime)) OK 120ms
/aggregate functions/anyHeavy/Map(FixedString(51),Nullable(UUID)) OK 112ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Int64 OK 199ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 209ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 155ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Bool)) OK 169ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Float64 OK 193ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Float32 OK 120ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 175ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UInt8)) OK 168ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Decimal128(38) OK 245ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 197ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),DateTime OK 160ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(String)) OK 215ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 170ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Date OK 244ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UInt16)) OK 157ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 190ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Nullable(Date),Array(String) OK 180ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Int64 OK 171ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Float64 OK 178ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 182ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(FixedString(51))) OK 166ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UInt32)) OK 186ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Float32 OK 161ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 170ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 127ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Decimal128(38) OK 160ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),DateTime OK 183ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 169ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(UUID)) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float64) OK 208ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UInt64)) OK 168ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Date OK 189ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float32) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Decimal128(38)) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Nullable(Date),Array(String) OK 144ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 164ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 168ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 198ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UInt128)) OK 158ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(DateTime) OK 163ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Date) OK 214ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 172ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Map(String,LowCardinality(Float64)) OK 183ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 159ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 153ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Int8)) OK 184ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 156ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float64) OK 172ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float32) OK 158ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Decimal128(38)) OK 216ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 183ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float64) OK 190ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float32) OK 173ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Int16)) OK 154ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(DateTime) OK 161ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Date) OK 126ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 296ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(DateTime) OK 283ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Date) OK 207ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 230ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Map(String,LowCardinality(Float64)) OK 155ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 207ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Int32)) OK 161ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 178ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 140ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float64) OK 219ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Int64)) OK 204ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float32) OK 313ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Float64 OK 170ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Float32 OK 202ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 284ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(DateTime) OK 192ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Decimal128(38) OK 159ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),DateTime OK 259ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Date) OK 308ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Int128)) OK 227ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 232ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Date OK 300ms
/aggregate functions/argMax/datatypes/permutations/Map(String,LowCardinality(Float64)),Array(String) OK 240ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 257ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Float64 OK 175ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 173ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 184ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Float32)) OK 151ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 152ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 159ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Float32 OK 204ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Decimal128(38) OK 180ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),DateTime OK 178ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 112ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Float64)) OK 125ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(String))) OK 146ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 173ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 165ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 140ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Date OK 173ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/argMin/datatypes/permutations/Map(String,LowCardinality(Float64)),Array(String) OK 203ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 111ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Date)) OK 145ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 154ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 140ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 142ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Map(String,LowCardinality(Float64)) OK 148ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 163ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 214ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(DateTime)) OK 194ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 144ms
/aggregate functions/any/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 168ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 123ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 168ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 137ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 135ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 177ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 160ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Bool)) OK 215ms
/aggregate functions/any/Map(FixedString(51),Array(String)) OK 187ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 155ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 198ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 173ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 183ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Int64 OK 156ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Map(String,LowCardinality(Float64)) OK 158ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Float64 OK 190ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 170ms
/aggregate functions/any/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Float32 OK 180ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 177ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(String)) OK 156ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 184ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 142ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 124ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 180ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),DateTime OK 207ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(FixedString(51))) OK 253ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Date OK 171ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 178ms
/aggregate functions/any/Map(FixedString(51),Tuple(String)) OK 234ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 213ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 184ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(UInt64),Array(String) OK 172ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 208ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),UInt64 OK 259ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 225ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Int64 OK 208ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 148ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Float64 OK 192ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(UUID)) OK 151ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Float32 OK 215ms
/aggregate functions/any/Map(UUID,UInt8) OK 207ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 201ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 173ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 179ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 141ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),DateTime OK 174ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 203ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Date OK 165ms
/aggregate functions/any/Map(UUID,UInt16) OK 135ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 111ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 156ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 203ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(UInt64),Array(String) OK 158ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),UInt64 OK 129ms
/aggregate functions/any/Map(UUID,UInt32) OK 143ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 200ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Map(String,LowCardinality(Float64)) OK 168ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 143ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 138ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 166ms
/aggregate functions/any/Map(UUID,UInt64) OK 138ms
/aggregate functions/anyLast/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 157ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 140ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 132ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 157ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 137ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 140ms
/aggregate functions/any/Map(UUID,UInt128) OK 128ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 127ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 135ms
/aggregate functions/anyLast/Map(FixedString(51),Array(String)) OK 116ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 129ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 131ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Int64 OK 142ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 164ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Map(String,LowCardinality(Float64)) OK 172ms
/aggregate functions/any/Map(UUID,Int8) OK 159ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 169ms
/aggregate functions/anyLast/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 169ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Float64 OK 166ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Float32 OK 124ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 143ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 121ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 179ms
/aggregate functions/any/Map(UUID,Int16) OK 178ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 220ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),DateTime OK 231ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 169ms
/aggregate functions/anyLast/Map(FixedString(51),Tuple(String)) OK 202ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Date OK 188ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Int64),Array(String) OK 145ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 170ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 219ms
/aggregate functions/any/Map(UUID,Int32) OK 166ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 163ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),UInt64 OK 211ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Int64 OK 184ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 165ms
/aggregate functions/anyLast/Map(UUID,UInt8) OK 173ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Float64 OK 193ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 180ms
/aggregate functions/any/Map(UUID,Int64) OK 117ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Float32 OK 171ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 176ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 249ms
/aggregate functions/anyLast/Map(UUID,UInt16) OK 207ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 164ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 166ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(Decimal128(38)) OK 174ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),DateTime OK 175ms
/aggregate functions/any/Map(UUID,Int128) OK 163ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Date OK 140ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Int64),Array(String) OK 192ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 230ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 248ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),UInt64 OK 218ms
/aggregate functions/anyLast/Map(UUID,UInt32) OK 161ms
/aggregate functions/any/Map(UUID,Float32) OK 174ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Map(String,LowCardinality(Float64)) OK 199ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 115ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 123ms
/aggregate functions/anyLast/Map(UUID,UInt64) OK 126ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 115ms
/aggregate functions/any/Map(UUID,Float64) OK 118ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 198ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 146ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 195ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 153ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 159ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(Decimal128(38)) OK 144ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 177ms
/aggregate functions/anyLast/Map(UUID,UInt128) OK 166ms
/aggregate functions/any/Map(UUID,Decimal128(38)) OK 141ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 199ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 256ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 236ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 207ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Map(String,LowCardinality(Float64)) OK 176ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 169ms
/aggregate functions/any/Map(UUID,Date) OK 145ms
/aggregate functions/anyLast/Map(UUID,Int8) OK 168ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 165ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 186ms
/aggregate functions/any/Map(UUID,DateTime) OK 189ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 315ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Int64 OK 304ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 275ms
/aggregate functions/anyLast/Map(UUID,Int16) OK 158ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 266ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Float64 OK 264ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Float32 OK 157ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 242ms
/aggregate functions/any/Map(UUID,DateTime64(3)) OK 226ms
/aggregate functions/anyLast/Map(UUID,Int32) OK 230ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Decimal128(38) OK 248ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 198ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),DateTime OK 163ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Date OK 189ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Int64 OK 173ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Float64 OK 149ms
/aggregate functions/any/Map(UUID,Bool) OK 154ms
/aggregate functions/anyLast/Map(UUID,Int64) OK 143ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float64),Array(String) OK 171ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),UInt64 OK 162ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Float32 OK 160ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 190ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Decimal128(38) OK 171ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),DateTime OK 160ms
/aggregate functions/anyLast/Map(UUID,Int128) OK 160ms
/aggregate functions/any/Map(UUID,String) OK 125ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 112ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 133ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Date OK 159ms
/aggregate functions/any/Map(UUID,FixedString(51)) OK 151ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float64),Array(String) OK 208ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 181ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),UInt64 OK 208ms
/aggregate functions/anyLast/Map(UUID,Float32) OK 186ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 157ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 154ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 153ms
/aggregate functions/any/Map(UUID,UUID) OK 155ms
/aggregate functions/anyHeavy/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 223ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 185ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Map(String,LowCardinality(Float64)) OK 217ms
/aggregate functions/anyLast/Map(UUID,Float64) OK 117ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 191ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 135ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 171ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 167ms
/aggregate functions/any/Map(UUID,Nullable(UInt8)) OK 116ms
/aggregate functions/anyLast/Map(UUID,Decimal128(38)) OK 195ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 185ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 252ms
/aggregate functions/anyHeavy/Map(FixedString(51),Array(String)) OK 200ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 194ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 144ms
/aggregate functions/any/Map(UUID,Nullable(UInt16)) OK 160ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 202ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 152ms
/aggregate functions/anyLast/Map(UUID,Date) OK 193ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Map(String,LowCardinality(Float64)) OK 211ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 184ms
/aggregate functions/any/Map(UUID,Nullable(UInt32)) OK 188ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 219ms
/aggregate functions/anyHeavy/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 131ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 188ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Int64 OK 142ms
/aggregate functions/anyLast/Map(UUID,DateTime) OK 158ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 181ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Float64 OK 155ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 126ms
/aggregate functions/any/Map(UUID,Nullable(UInt64)) OK 140ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Float32 OK 172ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 169ms
/aggregate functions/anyHeavy/Map(FixedString(51),Tuple(String)) OK 130ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 158ms
/aggregate functions/anyLast/Map(UUID,DateTime64(3)) OK 196ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 163ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),DateTime OK 170ms
/aggregate functions/any/Map(UUID,Nullable(UInt128)) OK 195ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Int64 OK 182ms
/aggregate functions/anyHeavy/Map(UUID,UInt8) OK 149ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Date OK 168ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Float32),Array(String) OK 156ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Float64 OK 150ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Float32 OK 187ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 180ms
/aggregate functions/anyLast/Map(UUID,Bool) OK 220ms
/aggregate functions/anyHeavy/Map(UUID,UInt16) OK 246ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 177ms
/aggregate functions/any/Map(UUID,Nullable(Int8)) OK 197ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 173ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 201ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),DateTime OK 180ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Date OK 178ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 262ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Float32),Array(String) OK 183ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 185ms
/aggregate functions/anyLast/Map(UUID,String) OK 183ms
/aggregate functions/any/Map(UUID,Nullable(Int16)) OK 183ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 133ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(Decimal128(38)) OK 200ms
/aggregate functions/anyHeavy/Map(UUID,UInt32) OK 190ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 134ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 175ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 174ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 152ms
/aggregate functions/anyLast/Map(UUID,FixedString(51)) OK 117ms
/aggregate functions/any/Map(UUID,Nullable(Int32)) OK 109ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 171ms
/aggregate functions/anyHeavy/Map(UUID,UInt64) OK 116ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Map(String,LowCardinality(Float64)) OK 144ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 148ms
/aggregate functions/any/Map(UUID,Nullable(Int64)) OK 139ms
/aggregate functions/anyLast/Map(UUID,UUID) OK 128ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(Decimal128(38)) OK 180ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 149ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 155ms
/aggregate functions/anyHeavy/Map(UUID,UInt128) OK 112ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 135ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 150ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 128ms
/aggregate functions/anyLast/Map(UUID,Nullable(UInt8)) OK 144ms
/aggregate functions/any/Map(UUID,Nullable(Int128)) OK 133ms
/aggregate functions/anyHeavy/Map(UUID,Int8) OK 135ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 158ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Map(String,LowCardinality(Float64)) OK 176ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 154ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 154ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 162ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 214ms
/aggregate functions/any/Map(UUID,Nullable(Float32)) OK 130ms
/aggregate functions/anyLast/Map(UUID,Nullable(UInt16)) OK 132ms
/aggregate functions/anyHeavy/Map(UUID,Int16) OK 135ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Int64 OK 186ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 225ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 191ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Float64 OK 197ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 223ms
/aggregate functions/any/Map(UUID,Nullable(Float64)) OK 154ms
/aggregate functions/anyLast/Map(UUID,Nullable(UInt32)) OK 160ms
/aggregate functions/anyHeavy/Map(UUID,Int32) OK 180ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Float32 OK 165ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Decimal128(38) OK 172ms
/aggregate functions/any/Map(UUID,Nullable(Decimal128(38))) OK 187ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 171ms
/aggregate functions/anyLast/Map(UUID,Nullable(UInt64)) OK 180ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),DateTime OK 216ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Int64 OK 207ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Float64 OK 166ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Date OK 165ms
/aggregate functions/anyHeavy/Map(UUID,Int64) OK 193ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(DateTime),Array(String) OK 137ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Float32 OK 166ms
/aggregate functions/any/Map(UUID,Nullable(Date)) OK 162ms
/aggregate functions/anyLast/Map(UUID,Nullable(UInt128)) OK 138ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Decimal128(38) OK 140ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),UInt64 OK 168ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),DateTime OK 201ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 205ms
/aggregate functions/anyHeavy/Map(UUID,Int128) OK 179ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 144ms
/aggregate functions/anyLast/Map(UUID,Nullable(Int8)) OK 158ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Date OK 156ms
/aggregate functions/any/Map(UUID,Nullable(DateTime)) OK 144ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(DateTime),Array(String) OK 134ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 151ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 170ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),UInt64 OK 176ms
/aggregate functions/anyHeavy/Map(UUID,Float32) OK 141ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(Decimal128(38)) OK 194ms
/aggregate functions/anyLast/Map(UUID,Nullable(Int16)) OK 129ms
/aggregate functions/any/Map(UUID,Nullable(DateTime64(3))) OK 180ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 166ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 121ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 199ms
/aggregate functions/anyHeavy/Map(UUID,Float64) OK 171ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 240ms
/aggregate functions/anyLast/Map(UUID,Nullable(Int32)) OK 226ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 202ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 161ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Map(String,LowCardinality(Float64)) OK 157ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(Decimal128(38)) OK 150ms
/aggregate functions/any/Map(UUID,Nullable(Bool)) OK 122ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 201ms
/aggregate functions/anyHeavy/Map(UUID,Decimal128(38)) OK 215ms
/aggregate functions/any/Map(UUID,Nullable(String)) OK 189ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 182ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 200ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 126ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Map(String,LowCardinality(Float64)) OK 174ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 192ms
/aggregate functions/anyLast/Map(UUID,Nullable(Int64)) OK 178ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 327ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 299ms
/aggregate functions/anyHeavy/Map(UUID,Date) OK 140ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 276ms
/aggregate functions/any/Map(UUID,Nullable(FixedString(51))) OK 146ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 219ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 232ms
/aggregate functions/anyLast/Map(UUID,Nullable(Int128)) OK 281ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 228ms
/aggregate functions/anyHeavy/Map(UUID,DateTime) OK 182ms
/aggregate functions/any/Map(UUID,Nullable(UUID)) OK 232ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Int64 OK 152ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 159ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 155ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Float64 OK 196ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Float32 OK 203ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 195ms
/aggregate functions/anyHeavy/Map(UUID,DateTime64(3)) OK 169ms
/aggregate functions/anyLast/Map(UUID,Nullable(Float32)) OK 165ms
/aggregate functions/any/Map(UUID,LowCardinality(UInt8)) OK 153ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Decimal128(38) OK 147ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Int64 OK 146ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Float64 OK 167ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),DateTime OK 188ms
/aggregate functions/anyLast/Map(UUID,Nullable(Float64)) OK 138ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Float32 OK 171ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Date OK 205ms
/aggregate functions/anyHeavy/Map(UUID,Bool) OK 143ms
/aggregate functions/any/Map(UUID,LowCardinality(UInt16)) OK 112ms
/aggregate functions/argMax/datatypes/permutations/LowCardinality(Date),Array(String) OK 159ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Decimal128(38) OK 131ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),DateTime OK 142ms
/aggregate functions/anyLast/Map(UUID,Nullable(Decimal128(38))) OK 186ms
/aggregate functions/anyHeavy/Map(UUID,String) OK 182ms
/aggregate functions/any/Map(UUID,LowCardinality(UInt32)) OK 227ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Date OK 205ms
/aggregate functions/argMax/datatypes/permutations/Int64,UInt64 OK 213ms
/aggregate functions/argMin/datatypes/permutations/LowCardinality(Date),Array(String) OK 145ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(UInt64) OK 164ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(Int64) OK 149ms
/aggregate functions/argMin/datatypes/permutations/Int64,UInt64 OK 153ms
/aggregate functions/anyLast/Map(UUID,Nullable(Date)) OK 217ms
/aggregate functions/anyHeavy/Map(UUID,FixedString(51)) OK 248ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(UInt64) OK 190ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(Float64) OK 223ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(Float32) OK 225ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(Int64) OK 182ms
/aggregate functions/any/Map(UUID,LowCardinality(UInt64)) OK 182ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 115ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(Float64) OK 169ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(DateTime) OK 252ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(Float32) OK 168ms
/aggregate functions/anyLast/Map(UUID,Nullable(DateTime)) OK 173ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 219ms
/aggregate functions/any/Map(UUID,LowCardinality(UInt128)) OK 232ms
/aggregate functions/anyHeavy/Map(UUID,UUID) OK 227ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(DateTime) OK 153ms
/aggregate functions/argMax/datatypes/permutations/Int64,Nullable(Date) OK 152ms
/aggregate functions/argMax/datatypes/permutations/Int64,Map(String,LowCardinality(Float64)) OK 149ms
/aggregate functions/argMin/datatypes/permutations/Int64,Nullable(Date) OK 224ms
/aggregate functions/anyLast/Map(UUID,Nullable(DateTime64(3))) OK 213ms
/aggregate functions/argMin/datatypes/permutations/Int64,Map(String,LowCardinality(Float64)) OK 205ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(Int64) OK 232ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(UInt64) OK 159ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(Float64) OK 210ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(UInt64) OK 197ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UInt8)) OK 145ms
/aggregate functions/any/Map(UUID,LowCardinality(Int8)) OK 204ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(Float32) OK 193ms
/aggregate functions/anyLast/Map(UUID,Nullable(Bool)) OK 169ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(Int64) OK 220ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(Float64) OK 165ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UInt16)) OK 126ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(DateTime) OK 164ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(Float32) OK 195ms
/aggregate functions/argMax/datatypes/permutations/Int64,LowCardinality(Date) OK 203ms
/aggregate functions/any/Map(UUID,LowCardinality(Int16)) OK 133ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UInt32)) OK 126ms
/aggregate functions/argMax/datatypes/permutations/Int64,Int64 OK 142ms
/aggregate functions/anyLast/Map(UUID,Nullable(String)) OK 147ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(DateTime) OK 145ms
/aggregate functions/argMax/datatypes/permutations/Int64,Float64 OK 195ms
/aggregate functions/argMin/datatypes/permutations/Int64,LowCardinality(Date) OK 211ms
/aggregate functions/any/Map(UUID,LowCardinality(Int32)) OK 138ms
/aggregate functions/argMin/datatypes/permutations/Int64,Int64 OK 179ms
/aggregate functions/argMax/datatypes/permutations/Int64,Float32 OK 181ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UInt64)) OK 164ms
/aggregate functions/argMax/datatypes/permutations/Int64,Decimal128(38) OK 171ms
/aggregate functions/anyLast/Map(UUID,Nullable(FixedString(51))) OK 162ms
/aggregate functions/argMin/datatypes/permutations/Int64,Float64 OK 168ms
/aggregate functions/any/Map(UUID,LowCardinality(Int64)) OK 146ms
/aggregate functions/argMax/datatypes/permutations/Int64,DateTime OK 180ms
/aggregate functions/argMin/datatypes/permutations/Int64,Float32 OK 198ms
/aggregate functions/argMin/datatypes/permutations/Int64,Decimal128(38) OK 231ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UInt128)) OK 146ms
/aggregate functions/argMax/datatypes/permutations/Int64,Date OK 171ms
/aggregate functions/anyLast/Map(UUID,Nullable(UUID)) OK 185ms
/aggregate functions/argMax/datatypes/permutations/Int64,Array(String) OK 146ms
/aggregate functions/argMin/datatypes/permutations/Int64,DateTime OK 160ms
/aggregate functions/any/Map(UUID,LowCardinality(Int128)) OK 152ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Int8)) OK 178ms
/aggregate functions/argMax/datatypes/permutations/Float64,UInt64 OK 158ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(UInt64) OK 205ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(Int64) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Int64,Date OK 194ms
/aggregate functions/argMin/datatypes/permutations/Int64,Array(String) OK 129ms
/aggregate functions/any/Map(UUID,LowCardinality(Float32)) OK 141ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UInt8)) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Float64,UInt64 OK 125ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(Float64) OK 110ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Int16)) OK 200ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(UInt64) OK 167ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(Int64) OK 201ms
/aggregate functions/any/Map(UUID,LowCardinality(Float64)) OK 197ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(Float32) OK 209ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(Decimal128(38)) OK 119ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(Float64) OK 151ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UInt16)) OK 165ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(DateTime) OK 164ms
/aggregate functions/argMax/datatypes/permutations/Float64,Nullable(Date) OK 189ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(Float32) OK 184ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Int32)) OK 204ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(Decimal128(38)) OK 176ms
/aggregate functions/any/Map(UUID,LowCardinality(Date)) OK 204ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(DateTime) OK 187ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UInt32)) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Float64,Map(String,LowCardinality(Float64)) OK 214ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(UInt64) OK 171ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(Int64) OK 166ms
/aggregate functions/argMin/datatypes/permutations/Float64,Nullable(Date) OK 186ms
/aggregate functions/argMin/datatypes/permutations/Float64,Map(String,LowCardinality(Float64)) OK 209ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UInt64)) OK 245ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Int64)) OK 161ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(UInt64) OK 230ms
/aggregate functions/any/Map(UUID,LowCardinality(DateTime)) OK 157ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(Float64) OK 147ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(Float32) OK 145ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(DateTime) OK 145ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(Int64) OK 126ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Int128)) OK 128ms
/aggregate functions/argMax/datatypes/permutations/Float64,LowCardinality(Date) OK 158ms
/aggregate functions/any/Map(UUID,LowCardinality(Bool)) OK 165ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(Float64) OK 147ms
/aggregate functions/argMax/datatypes/permutations/Float64,Int64 OK 161ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UInt128)) OK 165ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(Float32) OK 139ms
/aggregate functions/argMax/datatypes/permutations/Float64,Float64 OK 164ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(DateTime) OK 149ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Float32)) OK 143ms
/aggregate functions/argMax/datatypes/permutations/Float64,Float32 OK 135ms
/aggregate functions/argMin/datatypes/permutations/Float64,LowCardinality(Date) OK 119ms
/aggregate functions/any/Map(UUID,LowCardinality(String)) OK 122ms
/aggregate functions/argMax/datatypes/permutations/Float64,Decimal128(38) OK 136ms
/aggregate functions/argMin/datatypes/permutations/Float64,Int64 OK 101ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Int8)) OK 132ms
/aggregate functions/argMin/datatypes/permutations/Float64,Float64 OK 169ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Float64)) OK 153ms
/aggregate functions/argMax/datatypes/permutations/Float64,DateTime OK 234ms
/aggregate functions/argMin/datatypes/permutations/Float64,Float32 OK 162ms
/aggregate functions/argMax/datatypes/permutations/Float64,Date OK 147ms
/aggregate functions/any/Map(UUID,LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/argMin/datatypes/permutations/Float64,Decimal128(38) OK 171ms
/aggregate functions/argMax/datatypes/permutations/Float64,Array(String) OK 148ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Int16)) OK 132ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Decimal128(38))) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Float64,DateTime OK 158ms
/aggregate functions/argMax/datatypes/permutations/Float32,UInt64 OK 196ms
/aggregate functions/argMin/datatypes/permutations/Float64,Date OK 168ms
/aggregate functions/any/Map(UUID,LowCardinality(UUID)) OK 193ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(UInt64) OK 188ms
/aggregate functions/argMin/datatypes/permutations/Float64,Array(String) OK 172ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(Int64) OK 117ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Int32)) OK 120ms
/aggregate functions/argMin/datatypes/permutations/Float32,UInt64 OK 141ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Date)) OK 282ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(UInt64) OK 214ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Int64)) OK 228ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(Float64) OK 252ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(Float32) OK 181ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UInt8))) OK 204ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(Int64) OK 133ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 142ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(Float64) OK 173ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(Float32) OK 188ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(DateTime) OK 184ms
/aggregate functions/argMax/datatypes/permutations/Float32,Nullable(Date) OK 193ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 228ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Int128)) OK 180ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UInt16))) OK 189ms
/aggregate functions/argMax/datatypes/permutations/Float32,Map(String,LowCardinality(Float64)) OK 204ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(DateTime)) OK 180ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(DateTime) OK 144ms
/aggregate functions/argMin/datatypes/permutations/Float32,Nullable(Date) OK 201ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(UInt64) OK 241ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(Int64) OK 199ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Float32)) OK 295ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UInt32))) OK 192ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(DateTime64(3))) OK 192ms
/aggregate functions/argMin/datatypes/permutations/Float32,Map(String,LowCardinality(Float64)) OK 268ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(UInt64) OK 150ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(Float64) OK 276ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(Int64) OK 227ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(Float64) OK 229ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(Float32) OK 253ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(DateTime) OK 268ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UInt64))) OK 206ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(Bool)) OK 230ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(Float32) OK 150ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Float64)) OK 182ms
/aggregate functions/argMax/datatypes/permutations/Float32,LowCardinality(Date) OK 178ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(DateTime) OK 125ms
/aggregate functions/argMin/datatypes/permutations/Float32,LowCardinality(Date) OK 161ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/argMax/datatypes/permutations/Float32,Int64 OK 139ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(String)) OK 142ms
/aggregate functions/argMin/datatypes/permutations/Float32,Int64 OK 142ms
/aggregate functions/argMax/datatypes/permutations/Float32,Float64 OK 184ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Date)) OK 155ms
/aggregate functions/argMax/datatypes/permutations/Float32,Float32 OK 177ms
/aggregate functions/argMin/datatypes/permutations/Float32,Float64 OK 165ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Int8))) OK 152ms
/aggregate functions/argMin/datatypes/permutations/Float32,Float32 OK 120ms
/aggregate functions/argMax/datatypes/permutations/Float32,Decimal128(38) OK 150ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(FixedString(51))) OK 138ms
/aggregate functions/argMin/datatypes/permutations/Float32,Decimal128(38) OK 123ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(DateTime)) OK 172ms
/aggregate functions/argMax/datatypes/permutations/Float32,DateTime OK 167ms
/aggregate functions/argMin/datatypes/permutations/Float32,DateTime OK 105ms
/aggregate functions/argMax/datatypes/permutations/Float32,Date OK 111ms
/aggregate functions/argMin/datatypes/permutations/Float32,Date OK 144ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Int16))) OK 179ms
/aggregate functions/argMin/datatypes/permutations/Float32,Array(String) OK 143ms
/aggregate functions/anyHeavy/Map(UUID,Nullable(UUID)) OK 128ms
/aggregate functions/argMax/datatypes/permutations/Float32,Array(String) OK 141ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),UInt64 OK 142ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),UInt64 OK 117ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Bool)) OK 195ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 158ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 163ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UInt8)) OK 187ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 159ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 164ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Int32))) OK 181ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(Float64) OK 156ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(Float64) OK 153ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 216ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(String)) OK 174ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 203ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 162ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UInt16)) OK 162ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Int64))) OK 201ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(DateTime) OK 185ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(DateTime) OK 187ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Nullable(Date) OK 175ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(FixedString(51))) OK 171ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Map(String,LowCardinality(Float64)) OK 220ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UInt32)) OK 166ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Nullable(Date) OK 173ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Map(String,LowCardinality(Float64)) OK 205ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 161ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 182ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 117ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(UUID)) OK 138ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UInt64)) OK 189ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 244ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(Float64) OK 243ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(Float64) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(DateTime) OK 156ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UInt128)) OK 229ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Float64))) OK 187ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),LowCardinality(Date) OK 255ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(DateTime) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),LowCardinality(Date) OK 204ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Int64 OK 163ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Int64 OK 196ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Float64 OK 185ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Date))) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Float64 OK 207ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Float32 OK 189ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Int8)) OK 248ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Float32 OK 183ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Decimal128(38) OK 178ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Decimal128(38) OK 201ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),DateTime OK 175ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(DateTime))) OK 145ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UInt64))) OK 231ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Date OK 193ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),DateTime OK 192ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Date OK 149ms
/aggregate functions/argMin/datatypes/permutations/Decimal128(38),Array(String) OK 202ms
/aggregate functions/argMax/datatypes/permutations/Decimal128(38),Array(String) OK 203ms
/aggregate functions/argMax/datatypes/permutations/DateTime,UInt64 OK 190ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Int16)) OK 181ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(Bool))) OK 171ms
/aggregate functions/argMin/datatypes/permutations/DateTime,UInt64 OK 158ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(UInt64) OK 156ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(UInt64) OK 124ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(Int64) OK 169ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Int32)) OK 131ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(Int64) OK 179ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(Float64) OK 122ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(String))) OK 143ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(Float64) OK 162ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Int8))) OK 151ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(Float32) OK 141ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(Float32) OK 144ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Int64)) OK 125ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(Decimal128(38)) OK 206ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(Decimal128(38)) OK 188ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 257ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(DateTime) OK 228ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(DateTime) OK 222ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Int16))) OK 148ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Nullable(Date) OK 171ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Nullable(Date) OK 195ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Int128)) OK 138ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Map(String,LowCardinality(Float64)) OK 247ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Map(String,LowCardinality(Float64)) OK 273ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Int32))) OK 208ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Float32)) OK 216ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 144ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 220ms
/aggregate functions/any/Map(UUID,LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(Int64) OK 208ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(Int64) OK 159ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(Float64) OK 195ms
/aggregate functions/any/Map(UUID,Array(String)) OK 198ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Int64))) OK 275ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(Float64) OK 206ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Float64)) OK 166ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(Float32) OK 233ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 179ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(Float32) OK 134ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 172ms
/aggregate functions/argMin/datatypes/permutations/DateTime,LowCardinality(Date) OK 179ms
/aggregate functions/argMax/datatypes/permutations/DateTime,LowCardinality(Date) OK 249ms
/aggregate functions/any/Map(UUID,Map(String,LowCardinality(Float64))) OK 234ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Date)) OK 194ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Int64 OK 214ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Int64 OK 160ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Float64 OK 141ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Float64 OK 171ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Int128))) OK 193ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Float32 OK 134ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Float32 OK 139ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Decimal128(38) OK 142ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(DateTime)) OK 149ms
/aggregate functions/any/Map(UUID,Tuple(String)) OK 141ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Decimal128(38) OK 196ms
/aggregate functions/argMin/datatypes/permutations/DateTime,DateTime OK 202ms
/aggregate functions/argMax/datatypes/permutations/DateTime,DateTime OK 135ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Float32))) OK 155ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Date OK 146ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Date OK 147ms
/aggregate functions/argMin/datatypes/permutations/DateTime,Array(String) OK 146ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Bool)) OK 128ms
/aggregate functions/any/Map(LowCardinality(String),UInt8) OK 121ms
/aggregate functions/argMax/datatypes/permutations/DateTime,Array(String) OK 123ms
/aggregate functions/argMin/datatypes/permutations/Date,UInt64 OK 164ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Float64))) OK 199ms
/aggregate functions/argMax/datatypes/permutations/Date,UInt64 OK 156ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(UInt64) OK 213ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(UInt64) OK 207ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(String)) OK 152ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(Int64) OK 175ms
/aggregate functions/any/Map(LowCardinality(String),UInt16) OK 144ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(Int64) OK 130ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(Float64) OK 208ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(Float64) OK 257ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(FixedString(51))) OK 200ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Date))) OK 182ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(Float32) OK 222ms
/aggregate functions/any/Map(LowCardinality(String),UInt32) OK 144ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(Float32) OK 212ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(Decimal128(38)) OK 178ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(Decimal128(38)) OK 158ms
/aggregate functions/any/Map(LowCardinality(String),UInt64) OK 193ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(DateTime) OK 172ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(DateTime))) OK 190ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(UUID)) OK 190ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(DateTime) OK 175ms
/aggregate functions/argMin/datatypes/permutations/Date,Nullable(Date) OK 284ms
/aggregate functions/argMax/datatypes/permutations/Date,Nullable(Date) OK 178ms
/aggregate functions/argMax/datatypes/permutations/Date,Map(String,LowCardinality(Float64)) OK 270ms
/aggregate functions/argMin/datatypes/permutations/Date,Map(String,LowCardinality(Float64)) OK 170ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(UInt64) OK 223ms
/aggregate functions/any/Map(LowCardinality(String),UInt128) OK 231ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(Bool))) OK 248ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(UInt64) OK 236ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UInt8))) OK 282ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(Int64) OK 201ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(Int64) OK 261ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(Float64) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(Float64) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(Float32) OK 139ms
/aggregate functions/any/Map(LowCardinality(String),Int8) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(Float32) OK 177ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(DateTime) OK 193ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(String))) OK 153ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(DateTime) OK 160ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UInt16))) OK 177ms
/aggregate functions/argMin/datatypes/permutations/Date,LowCardinality(Date) OK 208ms
/aggregate functions/argMax/datatypes/permutations/Date,LowCardinality(Date) OK 169ms
/aggregate functions/argMin/datatypes/permutations/Date,Int64 OK 152ms
/aggregate functions/any/Map(LowCardinality(String),Int16) OK 151ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 176ms
/aggregate functions/argMax/datatypes/permutations/Date,Int64 OK 187ms
/aggregate functions/argMin/datatypes/permutations/Date,Float64 OK 148ms
/aggregate functions/argMax/datatypes/permutations/Date,Float64 OK 154ms
/aggregate functions/argMax/datatypes/permutations/Date,Float32 OK 132ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/argMin/datatypes/permutations/Date,Float32 OK 181ms
/aggregate functions/argMin/datatypes/permutations/Date,Decimal128(38) OK 169ms
/aggregate functions/any/Map(LowCardinality(String),Int32) OK 109ms
/aggregate functions/argMin/datatypes/permutations/Date,DateTime OK 150ms
/aggregate functions/anyLast/Map(UUID,LowCardinality(Nullable(UUID))) OK 154ms
/aggregate functions/argMax/datatypes/permutations/Date,Decimal128(38) OK 119ms
/aggregate functions/argMax/datatypes/permutations/Date,DateTime OK 106ms
/aggregate functions/argMax/datatypes/permutations/Date,Date OK 131ms
/aggregate functions/any/Map(LowCardinality(String),Int64) OK 114ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UInt64))) OK 170ms
/aggregate functions/argMin/datatypes/permutations/Date,Date OK 108ms
/aggregate functions/argMin/datatypes/permutations/Date,Array(String) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Date,Array(String) OK 174ms
/aggregate functions/argMax/datatypes/permutations/Array(String),UInt64 OK 180ms
/aggregate functions/argMin/datatypes/permutations/Array(String),UInt64 OK 133ms
/aggregate functions/anyLast/Map(UUID,Array(String)) OK 149ms
/aggregate functions/any/Map(LowCardinality(String),Int128) OK 130ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(UInt64) OK 161ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(UInt64) OK 122ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(Int64) OK 170ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(Float64) OK 152ms
/aggregate functions/any/Map(LowCardinality(String),Float32) OK 195ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(Int64) OK 214ms
/aggregate functions/anyLast/Map(UUID,Map(String,LowCardinality(Float64))) OK 190ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(Float64) OK 189ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(Float32) OK 156ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(Float32) OK 141ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(Decimal128(38)) OK 112ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(DateTime) OK 193ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Int8))) OK 168ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Nullable(Date) OK 212ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(Decimal128(38)) OK 237ms
/aggregate functions/any/Map(LowCardinality(String),Float64) OK 171ms
/aggregate functions/anyLast/Map(UUID,Tuple(String)) OK 148ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(DateTime) OK 181ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Nullable(Date) OK 189ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Map(String,LowCardinality(Float64)) OK 143ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 203ms
/aggregate functions/anyLast/Map(LowCardinality(String),UInt8) OK 170ms
/aggregate functions/any/Map(LowCardinality(String),Decimal128(38)) OK 220ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(Int64) OK 167ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Map(String,LowCardinality(Float64)) OK 181ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(Float64) OK 180ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 217ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(Int64) OK 182ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Int32))) OK 181ms
/aggregate functions/anyLast/Map(LowCardinality(String),UInt16) OK 190ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(Float32) OK 239ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(DateTime) OK 209ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(Float64) OK 153ms
/aggregate functions/any/Map(LowCardinality(String),Date) OK 190ms
/aggregate functions/argMin/datatypes/permutations/Array(String),LowCardinality(Date) OK 226ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(Float32) OK 147ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(DateTime) OK 155ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Int64))) OK 171ms
/aggregate functions/anyLast/Map(LowCardinality(String),UInt32) OK 199ms
/aggregate functions/argMax/datatypes/permutations/Array(String),LowCardinality(Date) OK 204ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Int64 OK 203ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Int64 OK 181ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Float64 OK 205ms
/aggregate functions/any/Map(LowCardinality(String),DateTime) OK 226ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Float64 OK 216ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Int128))) OK 205ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Float32 OK 202ms
/aggregate functions/anyLast/Map(LowCardinality(String),UInt64) OK 172ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Float32 OK 133ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Decimal128(38) OK 137ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Decimal128(38) OK 140ms
/aggregate functions/argMin/datatypes/permutations/Array(String),DateTime OK 150ms
/aggregate functions/argMax/datatypes/permutations/Array(String),DateTime OK 153ms
/aggregate functions/any/Map(LowCardinality(String),DateTime64(3)) OK 155ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Date OK 153ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Date OK 125ms
/aggregate functions/argMin/datatypes/permutations/Array(String),Array(String) OK 143ms
/aggregate functions/anyLast/Map(LowCardinality(String),UInt128) OK 112ms
/aggregate functions/argMax/datatypes/permutations/Array(String),Array(String) OK 117ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/any/Map(LowCardinality(String),Bool) OK 106ms
/aggregate functions/anyLast/Map(LowCardinality(String),Int8) OK 142ms
/aggregate functions/avg OK 11s 651ms
/aggregate functions/avg/constant OK 98ms
/aggregate functions/avgWeighted XFail 1ms
/aggregate functions/corr OK 16s 361ms
/aggregate functions/corr/constant OK 92ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/any/Map(LowCardinality(String),String) OK 100ms
/aggregate functions/avg/zero rows OK 70ms
/aggregate functions/corr/zero rows OK 61ms
/aggregate functions/anyLast/Map(LowCardinality(String),Int16) OK 104ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/any/Map(LowCardinality(String),FixedString(51)) OK 128ms
/aggregate functions/corr/single row OK 79ms
/aggregate functions/avg/single row OK 100ms
/aggregate functions/anyLast/Map(LowCardinality(String),Int32) OK 96ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/corr/with group by OK 76ms
/aggregate functions/avg/with group by OK 64ms
/aggregate functions/any/Map(LowCardinality(String),UUID) OK 96ms
/aggregate functions/anyLast/Map(LowCardinality(String),Int64) OK 112ms
/aggregate functions/corr/some negative values OK 64ms
/aggregate functions/avg/some negative values OK 105ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UInt8)) OK 103ms
/aggregate functions/corr/NULL value handling OK 74ms
/aggregate functions/anyLast/Map(LowCardinality(String),Int128) OK 127ms
/aggregate functions/avg/NULL value handling OK 73ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/corr/single NULL value OK 63ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UInt16)) OK 98ms
/aggregate functions/avg/single NULL value OK 85ms
/aggregate functions/corr/inf, -inf, nan OK 709ms
/aggregate functions/anyLast/Map(LowCardinality(String),Float32) OK 101ms
/aggregate functions/anyHeavy/Map(UUID,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UInt32)) OK 117ms
/aggregate functions/avg/return type OK 72ms
/aggregate functions/anyLast/Map(LowCardinality(String),Float64) OK 144ms
/aggregate functions/avg/doc example OK 105ms
/aggregate functions/anyHeavy/Map(UUID,Array(String)) OK 138ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UInt64)) OK 120ms
/aggregate functions/avg/inf OK 75ms
/aggregate functions/anyLast/Map(LowCardinality(String),Decimal128(38)) OK 136ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UInt128)) OK 135ms
/aggregate functions/anyHeavy/Map(UUID,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/avg/-inf OK 97ms
/aggregate functions/anyHeavy/Map(UUID,Tuple(String)) OK 132ms
/aggregate functions/anyLast/Map(LowCardinality(String),Date) OK 112ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Int8)) OK 114ms
/aggregate functions/avg/nan OK 70ms
/aggregate functions/avg/inf, -inf, nan OK 85ms
/aggregate functions/anyLast/Map(LowCardinality(String),DateTime) OK 116ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UInt8) OK 123ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Int16)) OK 123ms
/aggregate functions/avg/UInt8 OK 91ms
/aggregate functions/anyLast/Map(LowCardinality(String),DateTime64(3)) OK 117ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UInt16) OK 109ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Int32)) OK 113ms
/aggregate functions/avg/UInt16 OK 108ms
/aggregate functions/corr/return type OK 85ms
/aggregate functions/anyLast/Map(LowCardinality(String),Bool) OK 126ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UInt32) OK 177ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Int64)) OK 173ms
/aggregate functions/avg/UInt32 OK 167ms
/aggregate functions/corr/example OK 81ms
/aggregate functions/corr/datatypes OK 14s 968ms
/aggregate functions/anyLast/Map(LowCardinality(String),String) OK 123ms
/aggregate functions/corr/datatypes/Float64,UInt8 OK 837ms
/aggregate functions/corr/datatypes/UInt8,Float64 OK 1s 403ms
/aggregate functions/corr/datatypes/Float64,UInt16 OK 2s 24ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UInt64) OK 2s 35ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Int128)) OK 2s 20ms
/aggregate functions/avg/UInt64 OK 2s 24ms
/aggregate functions/anyLast/Map(LowCardinality(String),FixedString(51)) OK 1s 951ms
/aggregate functions/corr/datatypes/UInt16,Float64 OK 1s 253ms
/aggregate functions/corr/datatypes/Float64,UInt32 OK 672ms
/aggregate functions/corr/datatypes/UInt32,Float64 OK 201ms
/aggregate functions/anyLast/Map(LowCardinality(String),UUID) OK 171ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Float32)) OK 160ms
/aggregate functions/corr/datatypes/Float64,UInt64 OK 161ms
/aggregate functions/avg/Int8 OK 161ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UInt128) OK 153ms
/aggregate functions/corr/datatypes/UInt64,Float64 OK 150ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Float64)) OK 183ms
/aggregate functions/corr/datatypes/Float64,Int8 OK 197ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Int8) OK 200ms
/aggregate functions/corr/datatypes/Int8,Float64 OK 214ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UInt8)) OK 222ms
/aggregate functions/corr/datatypes/Float64,Int16 OK 230ms
/aggregate functions/avg/Int16 OK 209ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 152ms
/aggregate functions/corr/datatypes/Int16,Float64 OK 178ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Int16) OK 143ms
/aggregate functions/avg/Int32 OK 147ms
/aggregate functions/corr/datatypes/Float64,Int32 OK 166ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UInt16)) OK 146ms
/aggregate functions/corr/datatypes/Int32,Float64 OK 132ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Date)) OK 197ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Int32) OK 147ms
/aggregate functions/avg/Int64 OK 122ms
/aggregate functions/corr/datatypes/Float64,Int64 OK 134ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UInt32)) OK 154ms
/aggregate functions/corr/datatypes/Int64,Float64 OK 135ms
/aggregate functions/corr/datatypes/Float64,Float32 OK 138ms
/aggregate functions/avg/Float32 OK 151ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Int64) OK 168ms
/aggregate functions/corr/datatypes/Float32,Float64 OK 126ms
/aggregate functions/corr/datatypes/Float64,Float64 OK 158ms
/aggregate functions/corr/datatypes/Float64,Float64 OK 157ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UInt64)) OK 148ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(DateTime)) OK 119ms
/aggregate functions/corr/datatypes/Float64,Nullable(UInt8) OK 128ms
/aggregate functions/avg/Float64 OK 182ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 169ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Int128) OK 166ms
/aggregate functions/corr/datatypes/Nullable(UInt8),Float64 OK 149ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UInt128)) OK 144ms
/aggregate functions/corr/datatypes/Float64,Nullable(UInt16) OK 146ms
/aggregate functions/corr/datatypes/Nullable(UInt16),Float64 OK 96ms
/aggregate functions/avg/Decimal128(38) OK 160ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Int8)) OK 165ms
/aggregate functions/corr/datatypes/Float64,Nullable(UInt32) OK 183ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(Bool)) OK 166ms
/aggregate functions/corr/datatypes/Nullable(UInt32),Float64 OK 162ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Float32) OK 165ms
/aggregate functions/corr/datatypes/Float64,Nullable(UInt64) OK 126ms
/aggregate functions/corr/datatypes/Nullable(UInt64),Float64 OK 185ms
/aggregate functions/avg/Nullable(UInt8) OK 143ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Int16)) OK 143ms
/aggregate functions/corr/datatypes/Float64,Nullable(Int8) OK 147ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(String)) OK 166ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Float64) OK 149ms
/aggregate functions/corr/datatypes/Nullable(Int8),Float64 OK 166ms
/aggregate functions/avg/Nullable(UInt16) OK 150ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Int32)) OK 185ms
/aggregate functions/corr/datatypes/Float64,Nullable(Int16) OK 176ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Decimal128(38)) OK 157ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(FixedString(51))) OK 157ms
/aggregate functions/corr/datatypes/Nullable(Int16),Float64 OK 153ms
/aggregate functions/corr/datatypes/Float64,Nullable(Int32) OK 139ms
/aggregate functions/avg/Nullable(UInt32) OK 129ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Date) OK 117ms
/aggregate functions/corr/datatypes/Nullable(Int32),Float64 OK 154ms
/aggregate functions/corr/datatypes/Float64,Nullable(Int64) OK 153ms
/aggregate functions/any/Map(LowCardinality(String),Nullable(UUID)) OK 144ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Int64)) OK 139ms
/aggregate functions/corr/datatypes/Nullable(Int64),Float64 OK 158ms
/aggregate functions/avg/Nullable(UInt64) OK 90ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),DateTime) OK 100ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Int128)) OK 127ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UInt8)) OK 131ms
/aggregate functions/corr/datatypes/Float64,Nullable(Float32) OK 102ms
/aggregate functions/corr/datatypes/Nullable(Float32),Float64 OK 111ms
/aggregate functions/corr/datatypes/Float64,Nullable(Float64) OK 141ms
/aggregate functions/avg/Nullable(Int8) OK 128ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),DateTime64(3)) OK 109ms
/aggregate functions/corr/datatypes/Nullable(Float64),Float64 OK 125ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(UInt8) OK 132ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Float32)) OK 111ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UInt16)) OK 117ms
/aggregate functions/corr/datatypes/LowCardinality(UInt8),Float64 OK 114ms
/aggregate functions/avg/Nullable(Int16) OK 98ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Bool) OK 109ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(UInt16) OK 116ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Float64)) OK 149ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UInt32)) OK 111ms
/aggregate functions/corr/datatypes/LowCardinality(UInt16),Float64 OK 135ms
/aggregate functions/avg/Nullable(Int32) OK 139ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(UInt32) OK 140ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),String) OK 128ms
/aggregate functions/corr/datatypes/LowCardinality(UInt32),Float64 OK 95ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UInt64)) OK 149ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 149ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(UInt64) OK 150ms
/aggregate functions/avg/Nullable(Int64) OK 151ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),FixedString(51)) OK 116ms
/aggregate functions/corr/datatypes/LowCardinality(UInt64),Float64 OK 153ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Int8) OK 116ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UInt128)) OK 179ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),UUID) OK 177ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Date)) OK 175ms
/aggregate functions/corr/datatypes/LowCardinality(Int8),Float64 OK 128ms
/aggregate functions/avg/Nullable(Float32) OK 130ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Int16) OK 132ms
/aggregate functions/corr/datatypes/LowCardinality(Int16),Float64 OK 140ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Int32) OK 160ms
/aggregate functions/avg/Nullable(Float64) OK 144ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Int8)) OK 176ms
/aggregate functions/corr/datatypes/LowCardinality(Int32),Float64 OK 145ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UInt8)) OK 157ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Int64) OK 149ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(DateTime)) OK 160ms
/aggregate functions/corr/datatypes/LowCardinality(Int64),Float64 OK 159ms
/aggregate functions/avg/Nullable(Decimal128(38)) OK 187ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Float32) OK 179ms
/aggregate functions/corr/datatypes/LowCardinality(Float32),Float64 OK 131ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UInt16)) OK 167ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Int16)) OK 154ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 156ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Float64) OK 202ms
/aggregate functions/corr/datatypes/LowCardinality(Float64),Float64 OK 172ms
/aggregate functions/avg/LowCardinality(UInt8) OK 140ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 146ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Int32)) OK 177ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(Bool)) OK 165ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UInt32)) OK 148ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 197ms
/aggregate functions/avg/LowCardinality(UInt16) OK 135ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 175ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UInt64)) OK 164ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 143ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(String)) OK 145ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Int64)) OK 159ms
/aggregate functions/avg/LowCardinality(UInt32) OK 97ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 166ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(FixedString(51))) OK 171ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UInt128)) OK 122ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 166ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 168ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Int128)) OK 139ms
/aggregate functions/avg/LowCardinality(UInt64) OK 120ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Int8)) OK 92ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 166ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Float32)) OK 129ms
/aggregate functions/anyLast/Map(LowCardinality(String),Nullable(UUID)) OK 118ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 159ms
/aggregate functions/avg/LowCardinality(Int8) OK 151ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 142ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Int16)) OK 125ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UInt8)) OK 103ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Float64)) OK 111ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 186ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 180ms
/aggregate functions/avg/LowCardinality(Int16) OK 181ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 179ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Int32)) OK 163ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UInt16)) OK 142ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Date)) OK 145ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Int64)) OK 148ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 156ms
/aggregate functions/avg/LowCardinality(Int32) OK 189ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 164ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 173ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UInt32)) OK 153ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(DateTime)) OK 134ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Int128)) OK 153ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 182ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 169ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Bool)) OK 162ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UInt64)) OK 152ms
/aggregate functions/corr/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 138ms
/aggregate functions/avg/LowCardinality(Int64) OK 134ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Float32)) OK 136ms
/aggregate functions/corr/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 149ms
/aggregate functions/avg/LowCardinality(Float32) OK 116ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UInt128)) OK 144ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(String)) OK 137ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Float64)) OK 301ms
/aggregate functions/avg/LowCardinality(Float64) OK 237ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 470ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Int8)) OK 512ms
/aggregate functions/corr/datatypes/permutations OK 8s 899ms
/aggregate functions/avg/LowCardinality(Nullable(UInt8)) OK 423ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 626ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(UUID)) OK 611ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Int16)) OK 518ms
/aggregate functions/avg/LowCardinality(Nullable(UInt16)) OK 595ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Date)) OK 416ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Int32)) OK 342ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 302ms
/aggregate functions/avg/LowCardinality(Nullable(UInt32)) OK 147ms
/aggregate functions/corr/datatypes/permutations/UInt64,UInt64 OK 793ms
/aggregate functions/corr/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 356ms
/aggregate functions/corr/datatypes/permutations/UInt64,Nullable(Int64) OK 1s 977ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(DateTime)) OK 1s 955ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Int64)) OK 1s 912ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 1s 898ms
/aggregate functions/avg/LowCardinality(Nullable(UInt64)) OK 1s 863ms
/aggregate functions/corr/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 159ms
/aggregate functions/corr/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 597ms
/aggregate functions/corr/datatypes/permutations/UInt64,LowCardinality(Int64) OK 163ms
/aggregate functions/corr/datatypes/permutations/UInt64,LowCardinality(Float32) OK 175ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 148ms
/aggregate functions/avg/LowCardinality(Nullable(Int8)) OK 179ms
/aggregate functions/corr/datatypes/permutations/UInt64,Int64 OK 154ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Int128)) OK 147ms
/aggregate functions/corr/datatypes/permutations/UInt64,Float32 OK 159ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(Bool)) OK 170ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),UInt64 OK 153ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 168ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 156ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Float32)) OK 164ms
/aggregate functions/avg/LowCardinality(Nullable(Int16)) OK 155ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 165ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 168ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(String)) OK 187ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 174ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Float64)) OK 172ms
/aggregate functions/avg/LowCardinality(Nullable(Int32)) OK 151ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 168ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 200ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 178ms
/aggregate functions/avg/LowCardinality(Nullable(Int64)) OK 139ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),Int64 OK 154ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(FixedString(51))) OK 155ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Date)) OK 130ms
/aggregate functions/corr/datatypes/permutations/Nullable(UInt64),Float32 OK 157ms
/aggregate functions/avg/LowCardinality(Nullable(Float32)) OK 150ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(DateTime)) OK 150ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),UInt64 OK 150ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 154ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Nullable(UUID)) OK 154ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 146ms
/aggregate functions/avg/LowCardinality(Nullable(Float64)) OK 137ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 138ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Bool)) OK 173ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 145ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 166ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UInt8)) OK 161ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 157ms
/aggregate functions/corrStable OK 16s 258ms
/aggregate functions/corrStable/constant OK 96ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 103ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 162ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(String)) OK 155ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),Int64 OK 173ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UInt16)) OK 162ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 155ms
/aggregate functions/corrStable/zero rows OK 71ms
/aggregate functions/corr/datatypes/permutations/Nullable(Int64),Float32 OK 126ms
/aggregate functions/corrStable/single row OK 75ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),UInt64 OK 144ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 162ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UInt32)) OK 161ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 155ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 159ms
/aggregate functions/corrStable/with group by OK 84ms
/aggregate functions/corrStable/some negative values OK 78ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 94ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(UUID)) OK 144ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UInt64)) OK 119ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 157ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 116ms
/aggregate functions/corrStable/NULL value handling OK 72ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 118ms
/aggregate functions/corrStable/single NULL value OK 77ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UInt128)) OK 117ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),Int64 OK 98ms
/aggregate functions/corr/datatypes/permutations/Nullable(Float32),Float32 OK 107ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 114ms
/aggregate functions/corrStable/inf, -inf, nan OK 763ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 157ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Int8)) OK 132ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 133ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 132ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Int16)) OK 150ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 126ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 135ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 144ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),Int64 OK 102ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Int32)) OK 106ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 163ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(UInt64),Float32 OK 141ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),UInt64 OK 107ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 90ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Int64)) OK 90ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 119ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 169ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 147ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Int128)) OK 144ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 113ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 195ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 181ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 170ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),Int64 OK 156ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Float32)) OK 106ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Int64),Float32 OK 134ms
/aggregate functions/corrStable/return type OK 102ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Float64)) OK 121ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),UInt64 OK 175ms
/aggregate functions/any/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 174ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 159ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 174ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 167ms
/aggregate functions/corrStable/example OK 91ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Date)) OK 119ms
/aggregate functions/corrStable/datatypes OK 14s 741ms
/aggregate functions/corrStable/datatypes/Float64,UInt8 OK 716ms
/aggregate functions/corrStable/datatypes/UInt8,Float64 OK 1s 336ms
/aggregate functions/corrStable/datatypes/Float64,UInt16 OK 1s 967ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 1s 928ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 1s 933ms
/aggregate functions/any/Map(LowCardinality(String),Array(String)) OK 1s 892ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 1s 929ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 1s 895ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(DateTime)) OK 1s 922ms
/aggregate functions/corrStable/datatypes/UInt16,Float64 OK 1s 214ms
/aggregate functions/corrStable/datatypes/Float64,UInt32 OK 626ms
/aggregate functions/corrStable/datatypes/UInt32,Float64 OK 156ms
/aggregate functions/any/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 170ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 163ms
/aggregate functions/corrStable/datatypes/Float64,UInt64 OK 134ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),Int64 OK 174ms
/aggregate functions/corrStable/datatypes/UInt64,Float64 OK 160ms
/aggregate functions/corr/datatypes/permutations/LowCardinality(Float32),Float32 OK 155ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 137ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Bool)) OK 162ms
/aggregate functions/corrStable/datatypes/Float64,Int8 OK 96ms
/aggregate functions/corrStable/datatypes/Int8,Float64 OK 150ms
/aggregate functions/any/Map(LowCardinality(String),Tuple(String)) OK 184ms
/aggregate functions/corr/datatypes/permutations/Int64,UInt64 OK 138ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 157ms
/aggregate functions/corrStable/datatypes/Float64,Int16 OK 171ms
/aggregate functions/corr/datatypes/permutations/Int64,Nullable(UInt64) OK 165ms
/aggregate functions/corr/datatypes/permutations/Int64,Nullable(Int64) OK 125ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(String)) OK 122ms
/aggregate functions/corrStable/datatypes/Int16,Float64 OK 132ms
/aggregate functions/corrStable/datatypes/Float64,Int32 OK 153ms
/aggregate functions/corr/datatypes/permutations/Int64,Nullable(Float32) OK 201ms
/aggregate functions/corr/datatypes/permutations/Int64,LowCardinality(UInt64) OK 150ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 173ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 156ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UInt8) OK 177ms
/aggregate functions/corr/datatypes/permutations/Int64,LowCardinality(Int64) OK 132ms
/aggregate functions/corrStable/datatypes/Int32,Float64 OK 150ms
/aggregate functions/corrStable/datatypes/Float64,Int64 OK 158ms
/aggregate functions/corrStable/datatypes/Int64,Float64 OK 140ms
/aggregate functions/corr/datatypes/permutations/Int64,LowCardinality(Float32) OK 156ms
/aggregate functions/corr/datatypes/permutations/Int64,Int64 OK 162ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(UUID)) OK 148ms
/aggregate functions/corrStable/datatypes/Float64,Float32 OK 185ms
/aggregate functions/corr/datatypes/permutations/Int64,Float32 OK 159ms
/aggregate functions/corrStable/datatypes/Float32,Float64 OK 156ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UInt16) OK 142ms
/aggregate functions/corrStable/datatypes/Float64,Float64 OK 108ms
/aggregate functions/corr/datatypes/permutations/Float32,UInt64 OK 228ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 253ms
/aggregate functions/corr/datatypes/permutations/Float32,Nullable(UInt64) OK 224ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 248ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UInt32) OK 210ms
/aggregate functions/corr/datatypes/permutations/Float32,Nullable(Int64) OK 235ms
/aggregate functions/corrStable/datatypes/Float64,Float64 OK 168ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(UInt8) OK 191ms
/aggregate functions/corrStable/datatypes/Nullable(UInt8),Float64 OK 203ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(UInt16) OK 192ms
/aggregate functions/corr/datatypes/permutations/Float32,Nullable(Float32) OK 162ms
/aggregate functions/corr/datatypes/permutations/Float32,LowCardinality(UInt64) OK 159ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UInt64) OK 167ms
/aggregate functions/corrStable/datatypes/Nullable(UInt16),Float64 OK 193ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 190ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 173ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(UInt32) OK 160ms
/aggregate functions/corr/datatypes/permutations/Float32,LowCardinality(Int64) OK 160ms
/aggregate functions/corr/datatypes/permutations/Float32,LowCardinality(Float32) OK 189ms
/aggregate functions/corr/datatypes/permutations/Float32,Int64 OK 194ms
/aggregate functions/corrStable/datatypes/Nullable(UInt32),Float64 OK 158ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UInt128) OK 203ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(UInt64) OK 163ms
/aggregate functions/corr/datatypes/permutations/Float32,Float32 OK 145ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 160ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 175ms
/aggregate functions/corrStable/datatypes/Nullable(UInt64),Float64 OK 159ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Int8) OK 154ms
/aggregate functions/corrStable/datatypes/Nullable(Int8),Float64 OK 146ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 164ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Int16) OK 141ms
/aggregate functions/count OK 1s 472ms
/aggregate functions/count/distinct expr OK 456ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Int8) OK 141ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/corrStable/datatypes/Nullable(Int16),Float64 OK 114ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Int32) OK 139ms
/aggregate functions/corrStable/datatypes/Nullable(Int32),Float64 OK 161ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Int16) OK 134ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/anyLast/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 144ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Int64) OK 102ms
/aggregate functions/corrStable/datatypes/Nullable(Int64),Float64 OK 143ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 149ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Int32) OK 123ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Float32) OK 122ms
/aggregate functions/anyLast/Map(LowCardinality(String),Array(String)) OK 144ms
/aggregate functions/corrStable/datatypes/Nullable(Float32),Float64 OK 116ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Int64) OK 178ms
/aggregate functions/corrStable/datatypes/Float64,Nullable(Float64) OK 171ms
/aggregate functions/corrStable/datatypes/Nullable(Float64),Float64 OK 121ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 157ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(UInt8) OK 155ms
/aggregate functions/anyLast/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/count/expr OK 385ms
/aggregate functions/corrStable/datatypes/LowCardinality(UInt8),Float64 OK 101ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(UInt16) OK 174ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Int128) OK 127ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/corrStable/datatypes/LowCardinality(UInt16),Float64 OK 176ms
/aggregate functions/anyLast/Map(LowCardinality(String),Tuple(String)) OK 152ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(UInt32) OK 129ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Float32) OK 106ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UInt8) OK 132ms
/aggregate functions/corrStable/datatypes/LowCardinality(UInt32),Float64 OK 153ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(UInt64) OK 98ms
/aggregate functions/corrStable/datatypes/LowCardinality(UInt64),Float64 OK 113ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Float64) OK 116ms
/aggregate functions/count/zero parameters OK 627ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Int8) OK 128ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UInt16) OK 104ms
/aggregate functions/corrStable/datatypes/LowCardinality(Int8),Float64 OK 97ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Int16) OK 119ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 111ms
/aggregate functions/corrStable/datatypes/LowCardinality(Int16),Float64 OK 114ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UInt32) OK 122ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Int32) OK 122ms
/aggregate functions/corrStable/datatypes/LowCardinality(Int32),Float64 OK 122ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Date) OK 100ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Int64) OK 98ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UInt64) OK 102ms
/aggregate functions/corrStable/datatypes/LowCardinality(Int64),Float64 OK 103ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),DateTime) OK 157ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Float32) OK 135ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/corrStable/datatypes/LowCardinality(Float32),Float64 OK 99ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UInt128) OK 124ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Float64) OK 105ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/corrStable/datatypes/LowCardinality(Float64),Float64 OK 145ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 149ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 135ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 125ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Int8) OK 134ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 182ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Bool) OK 126ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 148ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 153ms
/aggregate functions/covarPop OK 19s 616ms
/aggregate functions/covarPop/constant OK 72ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Int16) OK 139ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/covarPop/zero rows OK 91ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),String) OK 99ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 165ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 118ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Int32) OK 173ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 114ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 135ms
/aggregate functions/covarPop/single row OK 64ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 130ms
/aggregate functions/covarPop/with group by OK 95ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 124ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 119ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 141ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 144ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Int64) OK 143ms
/aggregate functions/covarPop/some negative values OK 73ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),UUID) OK 130ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 107ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 108ms
/aggregate functions/covarPop/NULL value handling OK 75ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 116ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Array(String)) OK 106ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Int128) OK 143ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 117ms
/aggregate functions/covarPop/single NULL value OK 84ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 98ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 109ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 111ms
/aggregate functions/covarPop/inf, -inf, nan OK 3s 684ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 105ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 122ms
/aggregate functions/corrStable/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 127ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Float32) OK 100ms
/aggregate functions/anyHeavy/Map(LowCardinality(String),Tuple(String)) OK 100ms
/aggregate functions/corrStable/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 98ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 302ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Float64) OK 201ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UInt8) OK 521ms
/aggregate functions/corrStable/datatypes/permutations OK 9s 299ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 533ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 471ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UInt16) OK 580ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Date) OK 630ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 527ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UInt32) OK 327ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 210ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),DateTime) OK 129ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,UInt64 OK 829ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 419ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 52ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UInt64) OK 1s 920ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 1s 916ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 1s 935ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 224ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 624ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UInt128) OK 162ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 143ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,LowCardinality(Int64) OK 161ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,LowCardinality(Float32) OK 166ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Bool) OK 116ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,Int64 OK 146ms
/aggregate functions/covarPop/return type OK 115ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),String) OK 145ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 192ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Int8) OK 243ms
/aggregate functions/corrStable/datatypes/permutations/UInt64,Float32 OK 180ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),UInt64 OK 187ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 239ms
/aggregate functions/covarPop/example OK 127ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 197ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 164ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 140ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 141ms
/aggregate functions/covarPop/datatypes OK 15s 127ms
/aggregate functions/covarPop/datatypes/Float64,UInt8 OK 724ms
/aggregate functions/covarPop/datatypes/UInt8,Float64 OK 1s 311ms
/aggregate functions/covarPop/datatypes/Float64,UInt16 OK 1s 895ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Int16) OK 120ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 1s 929ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),UUID) OK 1s 883ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 1s 838ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 1s 857ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 1s 815ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Int32) OK 1s 819ms
/aggregate functions/covarPop/datatypes/UInt16,Float64 OK 1s 218ms
/aggregate functions/covarPop/datatypes/Float64,UInt32 OK 617ms
/aggregate functions/covarPop/datatypes/UInt32,Float64 OK 181ms
/aggregate functions/covarPop/datatypes/Float64,UInt64 OK 170ms
/aggregate functions/covarPop/datatypes/UInt64,Float64 OK 221ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),Int64 OK 226ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(UInt64),Float32 OK 198ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Int64) OK 195ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),UInt64 OK 146ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 145ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 150ms
/aggregate functions/covarPop/datatypes/Float64,Int8 OK 204ms
/aggregate functions/covarPop/datatypes/Int8,Float64 OK 184ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 161ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 196ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 207ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 124ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Int128) OK 176ms
/aggregate functions/covarPop/datatypes/Float64,Int16 OK 148ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 143ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 159ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 232ms
/aggregate functions/covarPop/datatypes/Int16,Float64 OK 193ms
/aggregate functions/covarPop/datatypes/Float64,Int32 OK 160ms
/aggregate functions/covarPop/datatypes/Int32,Float64 OK 197ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 172ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 177ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Float32) OK 160ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 140ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),Int64 OK 137ms
/aggregate functions/covarPop/datatypes/Float64,Int64 OK 169ms
/aggregate functions/covarPop/datatypes/Int64,Float64 OK 140ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 174ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Int64),Float32 OK 125ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Float64) OK 169ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 167ms
/aggregate functions/covarPop/datatypes/Float64,Float32 OK 129ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),UInt64 OK 127ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 103ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 118ms
/aggregate functions/covarPop/datatypes/Float32,Float64 OK 148ms
/aggregate functions/covarPop/datatypes/Float64,Float64 OK 150ms
/aggregate functions/covarPop/datatypes/Float64,Float64 OK 180ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 164ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 129ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 159ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 171ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 121ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 102ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(UInt8) OK 104ms
/aggregate functions/covarPop/datatypes/Nullable(UInt8),Float64 OK 120ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 138ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 144ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),Int64 OK 143ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(UInt16) OK 120ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Date) OK 152ms
/aggregate functions/corrStable/datatypes/permutations/Nullable(Float32),Float32 OK 136ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 129ms
/aggregate functions/covarPop/datatypes/Nullable(UInt16),Float64 OK 117ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(UInt32) OK 104ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 133ms
/aggregate functions/covarPop/datatypes/Nullable(UInt32),Float64 OK 198ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 214ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 154ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 162ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 125ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),DateTime) OK 158ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(UInt64) OK 156ms
/aggregate functions/covarPop/datatypes/Nullable(UInt64),Float64 OK 142ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 114ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 206ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 177ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 156ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 210ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Int8) OK 171ms
/aggregate functions/covarPop/datatypes/Nullable(Int8),Float64 OK 171ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Int16) OK 186ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 172ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 165ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 212ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 165ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),Int64 OK 159ms
/aggregate functions/covarPop/datatypes/Nullable(Int16),Float64 OK 213ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Int32) OK 195ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(UInt64),Float32 OK 146ms
/aggregate functions/covarPop/datatypes/Nullable(Int32),Float64 OK 149ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 166ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Bool) OK 170ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 171ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),UInt64 OK 198ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 201ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Int64) OK 153ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 146ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 166ms
/aggregate functions/covarPop/datatypes/Nullable(Int64),Float64 OK 185ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),String) OK 166ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Float32) OK 168ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 154ms
/aggregate functions/covarPop/datatypes/Nullable(Float32),Float64 OK 165ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 180ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 192ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 166ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 165ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 152ms
/aggregate functions/covarPop/datatypes/Float64,Nullable(Float64) OK 167ms
/aggregate functions/covarPop/datatypes/Nullable(Float64),Float64 OK 150ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 105ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(UInt8) OK 150ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 142ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),UUID) OK 143ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 166ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),Int64 OK 154ms
/aggregate functions/covarPop/datatypes/LowCardinality(UInt8),Float64 OK 134ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Int64),Float32 OK 172ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(UInt16) OK 160ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 127ms
/aggregate functions/covarPop/datatypes/LowCardinality(UInt16),Float64 OK 94ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),UInt64 OK 155ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 169ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(UInt32) OK 160ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 140ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 164ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 167ms
/aggregate functions/covarPop/datatypes/LowCardinality(UInt32),Float64 OK 163ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 148ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(UInt64) OK 143ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 154ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 193ms
/aggregate functions/covarPop/datatypes/LowCardinality(UInt64),Float64 OK 137ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 162ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 179ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 147ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 146ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Int8) OK 154ms
/aggregate functions/covarPop/datatypes/LowCardinality(Int8),Float64 OK 108ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 147ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Int16) OK 158ms
/aggregate functions/covarPop/datatypes/LowCardinality(Int16),Float64 OK 196ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 178ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),Int64 OK 153ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 140ms
/aggregate functions/corrStable/datatypes/permutations/LowCardinality(Float32),Float32 OK 127ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Int32) OK 118ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 131ms
/aggregate functions/corrStable/datatypes/permutations/Int64,UInt64 OK 93ms
/aggregate functions/covarPop/datatypes/LowCardinality(Int32),Float64 OK 112ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Int64) OK 146ms
/aggregate functions/corrStable/datatypes/permutations/Int64,Nullable(UInt64) OK 136ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 163ms
/aggregate functions/corrStable/datatypes/permutations/Int64,Nullable(Int64) OK 166ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 174ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 133ms
/aggregate functions/covarPop/datatypes/LowCardinality(Int64),Float64 OK 129ms
/aggregate functions/corrStable/datatypes/permutations/Int64,Nullable(Float32) OK 132ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Float32) OK 115ms
/aggregate functions/corrStable/datatypes/permutations/Int64,LowCardinality(UInt64) OK 215ms
/aggregate functions/covarPop/datatypes/LowCardinality(Float32),Float64 OK 160ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 203ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Float64) OK 148ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 189ms
/aggregate functions/corrStable/datatypes/permutations/Int64,LowCardinality(Int64) OK 158ms
/aggregate functions/corrStable/datatypes/permutations/Int64,LowCardinality(Float32) OK 131ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 138ms
/aggregate functions/covarPop/datatypes/LowCardinality(Float64),Float64 OK 137ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 163ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 250ms
/aggregate functions/corrStable/datatypes/permutations/Int64,Int64 OK 198ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 217ms
/aggregate functions/corrStable/datatypes/permutations/Int64,Float32 OK 187ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 246ms
/aggregate functions/corrStable/datatypes/permutations/Float32,UInt64 OK 222ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 183ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 195ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 216ms
/aggregate functions/corrStable/datatypes/permutations/Float32,Nullable(UInt64) OK 229ms
/aggregate functions/corrStable/datatypes/permutations/Float32,Nullable(Int64) OK 235ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 201ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 157ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 167ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 165ms
/aggregate functions/corrStable/datatypes/permutations/Float32,Nullable(Float32) OK 145ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 148ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 223ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 214ms
/aggregate functions/corrStable/datatypes/permutations/Float32,LowCardinality(UInt64) OK 199ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 141ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 144ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 192ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 151ms
/aggregate functions/corrStable/datatypes/permutations/Float32,LowCardinality(Int64) OK 190ms
/aggregate functions/corrStable/datatypes/permutations/Float32,LowCardinality(Float32) OK 150ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 168ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 206ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 172ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 189ms
/aggregate functions/corrStable/datatypes/permutations/Float32,Int64 OK 187ms
/aggregate functions/corrStable/datatypes/permutations/Float32,Float32 OK 129ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 151ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 157ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 191ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 145ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 191ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 163ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 152ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 154ms
/aggregate functions/covarPopStable OK 19s 616ms
/aggregate functions/covarPopStable/constant OK 80ms
/aggregate functions/covarPopStable/zero rows OK 87ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 164ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 182ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 176ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 136ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 148ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 136ms
/aggregate functions/covarPopStable/single row OK 84ms
/aggregate functions/covarPopStable/with group by OK 68ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 139ms
/aggregate functions/covarPop/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 129ms
/aggregate functions/covarPop/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 124ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 168ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 176ms
/aggregate functions/covarPopStable/some negative values OK 58ms
/aggregate functions/covarPopStable/NULL value handling OK 204ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 482ms
/aggregate functions/covarPop/datatypes/permutations OK 9s 123ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 570ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 697ms
/aggregate functions/covarPopStable/single NULL value OK 360ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 848ms
/aggregate functions/covarPopStable/inf, -inf, nan OK 3s 372ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 646ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 601ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 111ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,UInt64 OK 836ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 452ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 47ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 2s 106ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 2s 28ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 2s 2ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 308ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 664ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,LowCardinality(Int64) OK 118ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,LowCardinality(Float32) OK 171ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 147ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 107ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 145ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,Int64 OK 176ms
/aggregate functions/covarPop/datatypes/permutations/UInt64,Float32 OK 148ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 102ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 146ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 163ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),UInt64 OK 165ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 159ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 151ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 121ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 140ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 168ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 173ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 149ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 161ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/covarPopStable/return type OK 97ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 96ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 170ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),Int64 OK 186ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 187ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(UInt64),Float32 OK 158ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 178ms
/aggregate functions/covarPopStable/example OK 82ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 135ms
/aggregate functions/covarPopStable/datatypes OK 15s 115ms
/aggregate functions/covarPopStable/datatypes/Float64,UInt8 OK 689ms
/aggregate functions/covarPopStable/datatypes/UInt8,Float64 OK 1s 243ms
/aggregate functions/covarPopStable/datatypes/Float64,UInt16 OK 1s 881ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),UInt64 OK 1s 885ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 1s 866ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 1s 822ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 1s 827ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 1s 775ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 1s 856ms
/aggregate functions/covarPopStable/datatypes/UInt16,Float64 OK 1s 194ms
/aggregate functions/covarPopStable/datatypes/Float64,UInt32 OK 673ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 165ms
/aggregate functions/covarPopStable/datatypes/UInt32,Float64 OK 116ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 138ms
/aggregate functions/covarPopStable/datatypes/Float64,UInt64 OK 144ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 112ms
/aggregate functions/covarPopStable/datatypes/UInt64,Float64 OK 176ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 142ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 120ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/covarPopStable/datatypes/Float64,Int8 OK 169ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 168ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 197ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 194ms
/aggregate functions/covarPopStable/datatypes/Int8,Float64 OK 157ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),Int64 OK 134ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 169ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Int64),Float32 OK 161ms
/aggregate functions/covarPopStable/datatypes/Float64,Int16 OK 120ms
/aggregate functions/covarPopStable/datatypes/Int16,Float64 OK 106ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 228ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),UInt64 OK 194ms
/aggregate functions/covarPopStable/datatypes/Float64,Int32 OK 146ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 159ms
/aggregate functions/covarPopStable/datatypes/Int32,Float64 OK 143ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 165ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 177ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/covarPopStable/datatypes/Float64,Int64 OK 127ms
/aggregate functions/covarPopStable/datatypes/Int64,Float64 OK 191ms
/aggregate functions/covarPopStable/datatypes/Float64,Float32 OK 223ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 204ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 177ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 227ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 192ms
/aggregate functions/covarPopStable/datatypes/Float32,Float64 OK 163ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 162ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 118ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 168ms
/aggregate functions/covarPopStable/datatypes/Float64,Float64 OK 145ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/covarPopStable/datatypes/Float64,Float64 OK 176ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 162ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 188ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),Int64 OK 164ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(UInt8) OK 140ms
/aggregate functions/covarPop/datatypes/permutations/Nullable(Float32),Float32 OK 142ms
/aggregate functions/covarPopStable/datatypes/Nullable(UInt8),Float64 OK 112ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 141ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 159ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(UInt16) OK 143ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 143ms
/aggregate functions/covarPopStable/datatypes/Nullable(UInt16),Float64 OK 148ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 176ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 151ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(UInt32) OK 125ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 123ms
/aggregate functions/covarPopStable/datatypes/Nullable(UInt32),Float64 OK 124ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 233ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 193ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(UInt64) OK 193ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 224ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 190ms
/aggregate functions/covarPopStable/datatypes/Nullable(UInt64),Float64 OK 212ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 166ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 138ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Int8) OK 225ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 179ms
/aggregate functions/covarPopStable/datatypes/Nullable(Int8),Float64 OK 165ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 177ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 177ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 200ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),Int64 OK 126ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Int16) OK 137ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(UInt64),Float32 OK 186ms
/aggregate functions/covarPopStable/datatypes/Nullable(Int16),Float64 OK 106ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),UInt64 OK 151ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Int32) OK 166ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 164ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 128ms
/aggregate functions/covarPopStable/datatypes/Nullable(Int32),Float64 OK 160ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 134ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 169ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 158ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Int64) OK 113ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 145ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 145ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 158ms
/aggregate functions/covarPopStable/datatypes/Nullable(Int64),Float64 OK 135ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Float32) OK 172ms
/aggregate functions/covarPopStable/datatypes/Nullable(Float32),Float64 OK 144ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 118ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 96ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),Int64 OK 117ms
/aggregate functions/covarPopStable/datatypes/Float64,Nullable(Float64) OK 125ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 142ms
/aggregate functions/covarPopStable/datatypes/Nullable(Float64),Float64 OK 152ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Int64),Float32 OK 158ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(UInt8) OK 119ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Array(String)) OK 120ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),UInt64 OK 124ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 106ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(UInt8),Float64 OK 103ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 210ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(UInt16) OK 136ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 144ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(UInt16),Float64 OK 144ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 143ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 169ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 145ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(UInt32) OK 137ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(UInt32),Float64 OK 140ms
/aggregate functions/any/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 157ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(UInt64) OK 171ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 180ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 160ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(UInt64),Float64 OK 171ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 135ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),Int64 OK 116ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 143ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Int8) OK 103ms
/aggregate functions/any/Nullable(UInt8) OK 143ms
/aggregate functions/covarPop/datatypes/permutations/LowCardinality(Float32),Float32 OK 162ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Int8),Float64 OK 193ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 194ms
/aggregate functions/covarPop/datatypes/permutations/Int64,UInt64 OK 129ms
/aggregate functions/covarPop/datatypes/permutations/Int64,Nullable(UInt64) OK 153ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Int16) OK 132ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Int16),Float64 OK 136ms
/aggregate functions/any/Nullable(UInt16) OK 91ms
/aggregate functions/covarPop/datatypes/permutations/Int64,Nullable(Int64) OK 147ms
/aggregate functions/covarPop/datatypes/permutations/Int64,Nullable(Float32) OK 135ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Int32) OK 172ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/covarPop/datatypes/permutations/Int64,LowCardinality(UInt64) OK 133ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Int32),Float64 OK 158ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Int64) OK 129ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 157ms
/aggregate functions/any/Nullable(UInt32) OK 119ms
/aggregate functions/covarPop/datatypes/permutations/Int64,LowCardinality(Int64) OK 109ms
/aggregate functions/covarPop/datatypes/permutations/Int64,LowCardinality(Float32) OK 115ms
/aggregate functions/covarPop/datatypes/permutations/Int64,Int64 OK 146ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Int64),Float64 OK 180ms
/aggregate functions/any/Nullable(UInt64) OK 128ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Float32) OK 154ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Float32),Float64 OK 138ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 131ms
/aggregate functions/covarPop/datatypes/permutations/Int64,Float32 OK 127ms
/aggregate functions/covarPop/datatypes/permutations/Float32,UInt64 OK 120ms
/aggregate functions/covarPop/datatypes/permutations/Float32,Nullable(UInt64) OK 184ms
/aggregate functions/any/Nullable(UInt128) OK 132ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 212ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Float64) OK 157ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 166ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Float64),Float64 OK 162ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 163ms
/aggregate functions/covarPop/datatypes/permutations/Float32,Nullable(Int64) OK 137ms
/aggregate functions/covarPop/datatypes/permutations/Float32,Nullable(Float32) OK 144ms
/aggregate functions/any/Nullable(Int8) OK 114ms
/aggregate functions/covarPop/datatypes/permutations/Float32,LowCardinality(UInt64) OK 167ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 150ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 175ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 189ms
/aggregate functions/covarPop/datatypes/permutations/Float32,LowCardinality(Int64) OK 189ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 155ms
/aggregate functions/covarPop/datatypes/permutations/Float32,LowCardinality(Float32) OK 161ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 171ms
/aggregate functions/any/Nullable(Int16) OK 155ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 197ms
/aggregate functions/covarPop/datatypes/permutations/Float32,Int64 OK 155ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 184ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 164ms
/aggregate functions/covarPop/datatypes/permutations/Float32,Float32 OK 142ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 115ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 158ms
/aggregate functions/any/Nullable(Int32) OK 120ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 175ms
/aggregate functions/any/Nullable(Int64) OK 162ms
/aggregate functions/covarSamp OK 19s 598ms
/aggregate functions/covarSamp/constant OK 87ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 165ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 180ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 127ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 146ms
/aggregate functions/covarSamp/zero rows OK 94ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 159ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 174ms
/aggregate functions/any/Nullable(Int128) OK 192ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 170ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Array(String)) OK 182ms
/aggregate functions/covarSamp/single row OK 68ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 149ms
/aggregate functions/covarSamp/with group by OK 105ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 186ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 141ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 177ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 162ms
/aggregate functions/any/Nullable(Float32) OK 172ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 165ms
/aggregate functions/covarSamp/some negative values OK 69ms
/aggregate functions/covarSamp/NULL value handling OK 106ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 96ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 181ms
/aggregate functions/covarPopStable/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 163ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/anyLast/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 148ms
/aggregate functions/any/Nullable(Float64) OK 136ms
/aggregate functions/covarSamp/single NULL value OK 78ms
/aggregate functions/covarPopStable/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 113ms
/aggregate functions/covarSamp/inf, -inf, nan OK 3s 785ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 317ms
/aggregate functions/any/Nullable(Decimal128(38)) OK 309ms
/aggregate functions/anyLast/Nullable(UInt8) OK 382ms
/aggregate functions/covarPopStable/datatypes/permutations OK 9s 381ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 645ms
/aggregate functions/any/Nullable(Date) OK 433ms
/aggregate functions/anyLast/Nullable(UInt16) OK 478ms
/aggregate functions/any/Nullable(DateTime) OK 532ms
/aggregate functions/anyLast/Nullable(UInt32) OK 429ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 437ms
/aggregate functions/any/Nullable(DateTime64(3)) OK 226ms
/aggregate functions/anyLast/Nullable(UInt64) OK 191ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,UInt64 OK 818ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 433ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 20ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 2s 56ms
/aggregate functions/anyLast/Nullable(UInt128) OK 1s 926ms
/aggregate functions/any/Nullable(Bool) OK 1s 930ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 249ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 615ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,LowCardinality(Int64) OK 156ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,LowCardinality(Float32) OK 167ms
/aggregate functions/anyLast/Nullable(Int8) OK 167ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,Int64 OK 145ms
/aggregate functions/any/Nullable(String) OK 163ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/covarPopStable/datatypes/permutations/UInt64,Float32 OK 145ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 201ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),UInt64 OK 221ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 210ms
/aggregate functions/anyLast/Nullable(Int16) OK 187ms
/aggregate functions/any/Nullable(FixedString(51)) OK 187ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 105ms
/aggregate functions/covarSamp/return type OK 75ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/anyLast/Nullable(Int32) OK 180ms
/aggregate functions/any/Nullable(UUID) OK 148ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 148ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 151ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 147ms
/aggregate functions/covarSamp/example OK 71ms
/aggregate functions/covarSamp/datatypes OK 15s 49ms
/aggregate functions/covarSamp/datatypes/Float64,UInt8 OK 739ms
/aggregate functions/covarSamp/datatypes/UInt8,Float64 OK 1s 311ms
/aggregate functions/covarSamp/datatypes/Float64,UInt16 OK 1s 996ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 1s 940ms
/aggregate functions/any/Array(UInt8) OK 1s 940ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 1s 869ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),Int64 OK 1s 921ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(UInt64),Float32 OK 1s 908ms
/aggregate functions/anyLast/Nullable(Int64) OK 1s 895ms
/aggregate functions/covarSamp/datatypes/UInt16,Float64 OK 1s 271ms
/aggregate functions/covarSamp/datatypes/Float64,UInt32 OK 623ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),UInt64 OK 165ms
/aggregate functions/covarSamp/datatypes/UInt32,Float64 OK 161ms
/aggregate functions/anyLast/Nullable(Int128) OK 162ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 143ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 168ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 159ms
/aggregate functions/any/Array(UInt16) OK 128ms
/aggregate functions/covarSamp/datatypes/Float64,UInt64 OK 146ms
/aggregate functions/covarSamp/datatypes/UInt64,Float64 OK 140ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 205ms
/aggregate functions/covarSamp/datatypes/Float64,Int8 OK 220ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 212ms
/aggregate functions/any/Array(UInt32) OK 158ms
/aggregate functions/anyLast/Nullable(Float32) OK 179ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 177ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/covarSamp/datatypes/Int8,Float64 OK 153ms
/aggregate functions/covarSamp/datatypes/Float64,Int16 OK 173ms
/aggregate functions/any/Array(UInt64) OK 167ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 189ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 191ms
/aggregate functions/anyLast/Nullable(Float64) OK 162ms
/aggregate functions/covarSamp/datatypes/Int16,Float64 OK 132ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),Int64 OK 110ms
/aggregate functions/covarSamp/datatypes/Float64,Int32 OK 150ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Int64),Float32 OK 169ms
/aggregate functions/covarSamp/datatypes/Int32,Float64 OK 156ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),UInt64 OK 194ms
/aggregate functions/covarSamp/datatypes/Float64,Int64 OK 148ms
/aggregate functions/any/Array(UInt128) OK 185ms
/aggregate functions/anyLast/Nullable(Decimal128(38)) OK 134ms
/aggregate functions/covarSamp/datatypes/Int64,Float64 OK 130ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Array(String)) OK 140ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 176ms
/aggregate functions/covarSamp/datatypes/Float64,Float32 OK 158ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 157ms
/aggregate functions/covarSamp/datatypes/Float32,Float64 OK 131ms
/aggregate functions/anyLast/Nullable(Date) OK 142ms
/aggregate functions/covarSamp/datatypes/Float64,Float64 OK 127ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 168ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 180ms
/aggregate functions/any/Array(Int8) OK 159ms
/aggregate functions/covarSamp/datatypes/Float64,Float64 OK 125ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 144ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 121ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(UInt8) OK 102ms
/aggregate functions/covarSamp/datatypes/Nullable(UInt8),Float64 OK 168ms
/aggregate functions/anyLast/Nullable(DateTime) OK 148ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(UInt16) OK 169ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 158ms
/aggregate functions/anyHeavy/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 182ms
/aggregate functions/any/Array(Int16) OK 139ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),Int64 OK 165ms
/aggregate functions/covarPopStable/datatypes/permutations/Nullable(Float32),Float32 OK 173ms
/aggregate functions/covarSamp/datatypes/Nullable(UInt16),Float64 OK 149ms
/aggregate functions/anyLast/Nullable(DateTime64(3)) OK 147ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(UInt32) OK 171ms
/aggregate functions/any/Array(Int32) OK 154ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 176ms
/aggregate functions/covarSamp/datatypes/Nullable(UInt32),Float64 OK 177ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 133ms
/aggregate functions/anyHeavy/Nullable(UInt8) OK 139ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(UInt64) OK 138ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 151ms
/aggregate functions/anyLast/Nullable(Bool) OK 112ms
/aggregate functions/covarSamp/datatypes/Nullable(UInt64),Float64 OK 147ms
/aggregate functions/any/Array(Int64) OK 182ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 186ms
/aggregate functions/anyHeavy/Nullable(UInt16) OK 148ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Int8) OK 133ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 182ms
/aggregate functions/covarSamp/datatypes/Nullable(Int8),Float64 OK 173ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 140ms
/aggregate functions/anyLast/Nullable(String) OK 138ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Int16) OK 109ms
/aggregate functions/covarSamp/datatypes/Nullable(Int16),Float64 OK 162ms
/aggregate functions/anyHeavy/Nullable(UInt32) OK 162ms
/aggregate functions/any/Array(Int128) OK 214ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 198ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),Int64 OK 164ms
/aggregate functions/anyLast/Nullable(FixedString(51)) OK 166ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Int32) OK 145ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(UInt64),Float32 OK 172ms
/aggregate functions/covarSamp/datatypes/Nullable(Int32),Float64 OK 124ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Int64) OK 103ms
/aggregate functions/anyHeavy/Nullable(UInt64) OK 198ms
/aggregate functions/covarSamp/datatypes/Nullable(Int64),Float64 OK 171ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),UInt64 OK 140ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Float32) OK 196ms
/aggregate functions/anyLast/Nullable(UUID) OK 196ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 173ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 152ms
/aggregate functions/any/Array(Float32) OK 165ms
/aggregate functions/covarSamp/datatypes/Nullable(Float32),Float64 OK 153ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 160ms
/aggregate functions/covarSamp/datatypes/Float64,Nullable(Float64) OK 161ms
/aggregate functions/anyHeavy/Nullable(UInt128) OK 148ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 171ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 166ms
/aggregate functions/any/Array(Float64) OK 170ms
/aggregate functions/covarSamp/datatypes/Nullable(Float64),Float64 OK 171ms
/aggregate functions/anyLast/Array(UInt8) OK 149ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(UInt8) OK 160ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 106ms
/aggregate functions/anyHeavy/Nullable(Int8) OK 169ms
/aggregate functions/covarSamp/datatypes/LowCardinality(UInt8),Float64 OK 171ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),Int64 OK 197ms
/aggregate functions/anyLast/Array(UInt16) OK 150ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Int64),Float32 OK 159ms
/aggregate functions/any/Array(Decimal128(38)) OK 146ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(UInt16) OK 171ms
/aggregate functions/covarSamp/datatypes/LowCardinality(UInt16),Float64 OK 162ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),UInt64 OK 151ms
/aggregate functions/anyHeavy/Nullable(Int16) OK 136ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(UInt32) OK 165ms
/aggregate functions/anyLast/Array(UInt32) OK 200ms
/aggregate functions/any/Array(Date) OK 131ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 193ms
/aggregate functions/covarSamp/datatypes/LowCardinality(UInt32),Float64 OK 150ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(UInt64) OK 156ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 125ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 128ms
/aggregate functions/anyHeavy/Nullable(Int32) OK 114ms
/aggregate functions/any/Array(DateTime) OK 127ms
/aggregate functions/covarSamp/datatypes/LowCardinality(UInt64),Float64 OK 147ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 173ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 193ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Int8) OK 129ms
/aggregate functions/anyLast/Array(UInt64) OK 126ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Int8),Float64 OK 158ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 158ms
/aggregate functions/anyHeavy/Nullable(Int64) OK 125ms
/aggregate functions/any/Array(DateTime64(3)) OK 112ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Int16) OK 98ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Int16),Float64 OK 119ms
/aggregate functions/anyLast/Array(UInt128) OK 131ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),Int64 OK 148ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Int32) OK 159ms
/aggregate functions/anyHeavy/Nullable(Int128) OK 120ms
/aggregate functions/covarPopStable/datatypes/permutations/LowCardinality(Float32),Float32 OK 142ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,UInt64 OK 151ms
/aggregate functions/any/Array(Bool) OK 138ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Int32),Float64 OK 126ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Int64) OK 104ms
/aggregate functions/anyLast/Array(Int8) OK 101ms
/aggregate functions/anyHeavy/Nullable(Float32) OK 158ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,Nullable(UInt64) OK 160ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,Nullable(Int64) OK 153ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Int64),Float64 OK 142ms
/aggregate functions/any/Array(String) OK 183ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,Nullable(Float32) OK 143ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Float32) OK 165ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Float32),Float64 OK 143ms
/aggregate functions/anyLast/Array(Int16) OK 146ms
/aggregate functions/anyHeavy/Nullable(Float64) OK 143ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,LowCardinality(UInt64) OK 149ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Float64) OK 249ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,LowCardinality(Int64) OK 228ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,LowCardinality(Float32) OK 241ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Float64),Float64 OK 201ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 247ms
/aggregate functions/any/Array(FixedString(51)) OK 192ms
/aggregate functions/anyLast/Array(Int32) OK 247ms
/aggregate functions/anyHeavy/Nullable(Decimal128(38)) OK 162ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,Int64 OK 187ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 174ms
/aggregate functions/covarPopStable/datatypes/permutations/Int64,Float32 OK 147ms
/aggregate functions/any/Array(UUID) OK 147ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 169ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,UInt64 OK 140ms
/aggregate functions/anyHeavy/Nullable(Date) OK 140ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 170ms
/aggregate functions/anyLast/Array(Int64) OK 124ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,Nullable(UInt64) OK 136ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,Nullable(Int64) OK 171ms
/aggregate functions/any/Array(Nullable(UInt8)) OK 180ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,Nullable(Float32) OK 195ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 181ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 159ms
/aggregate functions/anyLast/Array(Int128) OK 125ms
/aggregate functions/anyHeavy/Nullable(DateTime) OK 183ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 175ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,LowCardinality(UInt64) OK 138ms
/aggregate functions/anyLast/Array(Float32) OK 281ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,LowCardinality(Int64) OK 222ms
/aggregate functions/any/Array(Nullable(UInt16)) OK 210ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 194ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 224ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,LowCardinality(Float32) OK 152ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,Int64 OK 223ms
/aggregate functions/anyHeavy/Nullable(DateTime64(3)) OK 174ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 143ms
/aggregate functions/covarPopStable/datatypes/permutations/Float32,Float32 OK 153ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 157ms
/aggregate functions/any/Array(Nullable(UInt32)) OK 148ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 139ms
/aggregate functions/anyHeavy/Nullable(Bool) OK 166ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 127ms
/aggregate functions/anyLast/Array(Float64) OK 118ms
/aggregate functions/covarSampStable OK 17s 250ms
/aggregate functions/covarSampStable/constant OK 87ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 154ms
/aggregate functions/any/Array(Nullable(UInt64)) OK 159ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 133ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 159ms
/aggregate functions/anyLast/Array(Decimal128(38)) OK 141ms
/aggregate functions/anyHeavy/Nullable(String) OK 115ms
/aggregate functions/covarSampStable/zero rows OK 58ms
/aggregate functions/covarSampStable/single row OK 67ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 171ms
/aggregate functions/anyHeavy/Nullable(FixedString(51)) OK 158ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 148ms
/aggregate functions/any/Array(Nullable(UInt128)) OK 115ms
/aggregate functions/anyLast/Array(Date) OK 141ms
/aggregate functions/covarSamp/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 114ms
/aggregate functions/covarSampStable/with group by OK 70ms
/aggregate functions/covarSampStable/some negative values OK 110ms
/aggregate functions/any/Array(Nullable(Int8)) OK 214ms
/aggregate functions/covarSamp/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 123ms
/aggregate functions/anyHeavy/Nullable(UUID) OK 136ms
/aggregate functions/anyLast/Array(DateTime) OK 104ms
/aggregate functions/covarSampStable/NULL value handling OK 168ms
/aggregate functions/anyLast/Array(DateTime64(3)) OK 482ms
/aggregate functions/covarSamp/datatypes/permutations OK 9s 92ms
/aggregate functions/anyHeavy/Array(UInt8) OK 409ms
/aggregate functions/any/Array(Nullable(Int16)) OK 346ms
/aggregate functions/covarSampStable/single NULL value OK 468ms
/aggregate functions/any/Array(Nullable(Int32)) OK 707ms
/aggregate functions/anyHeavy/Array(UInt16) OK 402ms
/aggregate functions/anyLast/Array(Bool) OK 463ms
/aggregate functions/covarSampStable/inf, -inf, nan OK 3s 251ms
/aggregate functions/anyHeavy/Array(UInt32) OK 445ms
/aggregate functions/anyLast/Array(String) OK 412ms
/aggregate functions/any/Array(Nullable(Int64)) OK 305ms
/aggregate functions/anyHeavy/Array(UInt64) OK 165ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,UInt64 OK 844ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 460ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 83ms
/aggregate functions/anyLast/Array(FixedString(51)) OK 2s 42ms
/aggregate functions/any/Array(Nullable(Int128)) OK 1s 968ms
/aggregate functions/anyHeavy/Array(UInt128) OK 1s 993ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 270ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 612ms
/aggregate functions/any/Array(Nullable(Float32)) OK 143ms
/aggregate functions/anyLast/Array(UUID) OK 169ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,LowCardinality(Int64) OK 172ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,LowCardinality(Float32) OK 160ms
/aggregate functions/anyHeavy/Array(Int8) OK 132ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,Int64 OK 115ms
/aggregate functions/any/Array(Nullable(Float64)) OK 180ms
/aggregate functions/covarSamp/datatypes/permutations/UInt64,Float32 OK 174ms
/aggregate functions/anyHeavy/Array(Int16) OK 169ms
/aggregate functions/anyLast/Array(Nullable(UInt8)) OK 169ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),UInt64 OK 138ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 174ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 163ms
/aggregate functions/any/Array(Nullable(Decimal128(38))) OK 155ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 165ms
/aggregate functions/anyHeavy/Array(Int32) OK 167ms
/aggregate functions/anyLast/Array(Nullable(UInt16)) OK 171ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 147ms
/aggregate functions/covarSampStable/return type OK 84ms
/aggregate functions/any/Array(Nullable(Date)) OK 177ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 192ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 174ms
/aggregate functions/anyHeavy/Array(Int64) OK 175ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),Int64 OK 174ms
/aggregate functions/anyLast/Array(Nullable(UInt32)) OK 136ms
/aggregate functions/covarSampStable/example OK 77ms
/aggregate functions/covarSampStable/datatypes OK 12s 800ms
/aggregate functions/covarSampStable/datatypes/Float64,UInt8 OK 670ms
/aggregate functions/covarSampStable/datatypes/UInt8,Float64 OK 1s 249ms
/aggregate functions/covarSampStable/datatypes/Float64,UInt16 OK 1s 848ms
/aggregate functions/anyLast/Array(Nullable(UInt64)) OK 1s 866ms
/aggregate functions/any/Array(Nullable(DateTime)) OK 1s 824ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(UInt64),Float32 OK 1s 826ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),UInt64 OK 1s 784ms
/aggregate functions/anyHeavy/Array(Int128) OK 1s 811ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 1s 860ms
/aggregate functions/covarSampStable/datatypes/UInt16,Float64 OK 1s 242ms
/aggregate functions/covarSampStable/datatypes/Float64,UInt32 OK 681ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 137ms
/aggregate functions/covarSampStable/datatypes/UInt32,Float64 OK 139ms
/aggregate functions/any/Array(Nullable(DateTime64(3))) OK 145ms
/aggregate functions/anyHeavy/Array(Float32) OK 116ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 124ms
/aggregate functions/anyLast/Array(Nullable(UInt128)) OK 146ms
/aggregate functions/covarSampStable/datatypes/Float64,UInt64 OK 140ms
/aggregate functions/covarSampStable/datatypes/UInt64,Float64 OK 106ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 98ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 102ms
/aggregate functions/covarSampStable/datatypes/Float64,Int8 OK 100ms
/aggregate functions/anyHeavy/Array(Float64) OK 105ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 123ms
/aggregate functions/any/Array(Nullable(Bool)) OK 112ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),Int64 OK 125ms
/aggregate functions/covarSampStable/datatypes/Int8,Float64 OK 129ms
/aggregate functions/covarSampStable/datatypes/Float64,Int16 OK 133ms
/aggregate functions/anyLast/Array(Nullable(Int8)) OK 121ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Int64),Float32 OK 113ms
/aggregate functions/covarSampStable/datatypes/Int16,Float64 OK 113ms
/aggregate functions/anyHeavy/Array(Decimal128(38)) OK 91ms
/aggregate functions/any/Array(Nullable(String)) OK 104ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),UInt64 OK 129ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 143ms
/aggregate functions/covarSampStable/datatypes/Float64,Int32 OK 117ms
/aggregate functions/anyLast/Array(Nullable(Int16)) OK 137ms
/aggregate functions/covarSampStable/datatypes/Int32,Float64 OK 165ms
/aggregate functions/anyHeavy/Array(Date) OK 132ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 134ms
/aggregate functions/covarSampStable/datatypes/Float64,Int64 OK 131ms
/aggregate functions/any/Array(Nullable(FixedString(51))) OK 122ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 101ms
/aggregate functions/covarSampStable/datatypes/Int64,Float64 OK 145ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 144ms
/aggregate functions/anyLast/Array(Nullable(Int32)) OK 181ms
/aggregate functions/anyHeavy/Array(DateTime) OK 188ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 146ms
/aggregate functions/covarSampStable/datatypes/Float64,Float32 OK 160ms
/aggregate functions/covarSampStable/datatypes/Float32,Float64 OK 179ms
/aggregate functions/any/Array(Nullable(UUID)) OK 154ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 170ms
/aggregate functions/covarSampStable/datatypes/Float64,Float64 OK 111ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),Int64 OK 110ms
/aggregate functions/covarSamp/datatypes/permutations/Nullable(Float32),Float32 OK 143ms
/aggregate functions/anyLast/Array(Nullable(Int64)) OK 150ms
/aggregate functions/covarSampStable/datatypes/Float64,Float64 OK 163ms
/aggregate functions/any/Array(LowCardinality(UInt8)) OK 183ms
/aggregate functions/anyHeavy/Array(DateTime64(3)) OK 155ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(UInt8) OK 167ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 123ms
/aggregate functions/covarSampStable/datatypes/Nullable(UInt8),Float64 OK 161ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 134ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 102ms
/aggregate functions/anyLast/Array(Nullable(Int128)) OK 216ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 274ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(UInt16) OK 243ms
/aggregate functions/anyHeavy/Array(Bool) OK 215ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 211ms
/aggregate functions/any/Array(LowCardinality(UInt16)) OK 189ms
/aggregate functions/covarSampStable/datatypes/Nullable(UInt16),Float64 OK 237ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(UInt32) OK 190ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 205ms
/aggregate functions/anyLast/Array(Nullable(Float32)) OK 155ms
/aggregate functions/any/Array(LowCardinality(UInt32)) OK 144ms
/aggregate functions/anyHeavy/Array(String) OK 167ms
/aggregate functions/covarSampStable/datatypes/Nullable(UInt32),Float64 OK 170ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 136ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(UInt64) OK 166ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),Int64 OK 173ms
/aggregate functions/covarSampStable/datatypes/Nullable(UInt64),Float64 OK 146ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(UInt64),Float32 OK 138ms
/aggregate functions/anyLast/Array(Nullable(Float64)) OK 112ms
/aggregate functions/any/Array(LowCardinality(UInt64)) OK 151ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),UInt64 OK 168ms
/aggregate functions/anyHeavy/Array(FixedString(51)) OK 136ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Int8) OK 150ms
/aggregate functions/covarSampStable/datatypes/Nullable(Int8),Float64 OK 173ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 165ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Int16) OK 139ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 144ms
/aggregate functions/anyLast/Array(Nullable(Decimal128(38))) OK 107ms
/aggregate functions/any/Array(LowCardinality(UInt128)) OK 112ms
/aggregate functions/anyHeavy/Array(UUID) OK 125ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 163ms
/aggregate functions/covarSampStable/datatypes/Nullable(Int16),Float64 OK 177ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Int32) OK 151ms
/aggregate functions/anyLast/Array(Nullable(Date)) OK 167ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 173ms
/aggregate functions/covarSampStable/datatypes/Nullable(Int32),Float64 OK 164ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 178ms
/aggregate functions/any/Array(LowCardinality(Int8)) OK 132ms
/aggregate functions/anyHeavy/Array(Nullable(UInt8)) OK 148ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 168ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Int64) OK 196ms
/aggregate functions/covarSampStable/datatypes/Nullable(Int64),Float64 OK 240ms
/aggregate functions/anyLast/Array(Nullable(DateTime)) OK 145ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Float32) OK 186ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),Int64 OK 150ms
/aggregate functions/any/Array(LowCardinality(Int16)) OK 160ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Int64),Float32 OK 162ms
/aggregate functions/anyHeavy/Array(Nullable(UInt16)) OK 141ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),UInt64 OK 171ms
/aggregate functions/anyLast/Array(Nullable(DateTime64(3))) OK 171ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 204ms
/aggregate functions/covarSampStable/datatypes/Nullable(Float32),Float64 OK 179ms
/aggregate functions/any/Array(LowCardinality(Int32)) OK 197ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 212ms
/aggregate functions/covarSampStable/datatypes/Float64,Nullable(Float64) OK 209ms
/aggregate functions/anyHeavy/Array(Nullable(UInt32)) OK 133ms
/aggregate functions/covarSampStable/datatypes/Nullable(Float64),Float64 OK 122ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 133ms
/aggregate functions/anyLast/Array(Nullable(Bool)) OK 157ms
/aggregate functions/anyHeavy/Array(Nullable(UInt64)) OK 150ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(UInt8) OK 169ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(UInt8),Float64 OK 145ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 153ms
/aggregate functions/any/Array(LowCardinality(Int64)) OK 127ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(UInt16) OK 123ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 136ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 106ms
/aggregate functions/anyLast/Array(Nullable(String)) OK 104ms
/aggregate functions/anyHeavy/Array(Nullable(UInt128)) OK 136ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(UInt16),Float64 OK 158ms
/aggregate functions/any/Array(LowCardinality(Int128)) OK 139ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(UInt32) OK 168ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),Int64 OK 191ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(UInt32),Float64 OK 146ms
/aggregate functions/covarSamp/datatypes/permutations/LowCardinality(Float32),Float32 OK 145ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,UInt64 OK 153ms
/aggregate functions/anyLast/Array(Nullable(FixedString(51))) OK 124ms
/aggregate functions/anyHeavy/Array(Nullable(Int8)) OK 127ms
/aggregate functions/any/Array(LowCardinality(Float32)) OK 134ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(UInt64) OK 150ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(UInt64),Float64 OK 173ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Int8) OK 173ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,Nullable(UInt64) OK 132ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,Nullable(Int64) OK 130ms
/aggregate functions/anyLast/Array(Nullable(UUID)) OK 140ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,Nullable(Float32) OK 129ms
/aggregate functions/anyHeavy/Array(Nullable(Int16)) OK 119ms
/aggregate functions/any/Array(LowCardinality(Float64)) OK 98ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Int8),Float64 OK 118ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,LowCardinality(UInt64) OK 146ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,LowCardinality(Int64) OK 149ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,LowCardinality(Float32) OK 187ms
/aggregate functions/anyLast/Array(LowCardinality(UInt8)) OK 169ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Int16) OK 137ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Int16),Float64 OK 138ms
/aggregate functions/anyHeavy/Array(Nullable(Int32)) OK 139ms
/aggregate functions/any/Array(LowCardinality(Date)) OK 144ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Int32) OK 110ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,Int64 OK 100ms
/aggregate functions/covarSamp/datatypes/permutations/Int64,Float32 OK 172ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Int32),Float64 OK 191ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Int64) OK 176ms
/aggregate functions/anyHeavy/Array(Nullable(Int64)) OK 179ms
/aggregate functions/anyLast/Array(LowCardinality(UInt16)) OK 198ms
/aggregate functions/any/Array(LowCardinality(DateTime)) OK 203ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,UInt64 OK 153ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Int64),Float64 OK 168ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,Nullable(UInt64) OK 142ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,Nullable(Int64) OK 180ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Float32) OK 230ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Float32),Float64 OK 219ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,Nullable(Float32) OK 211ms
/aggregate functions/anyHeavy/Array(Nullable(Int128)) OK 195ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Float64) OK 164ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,LowCardinality(UInt64) OK 157ms
/aggregate functions/anyLast/Array(LowCardinality(UInt32)) OK 132ms
/aggregate functions/any/Array(LowCardinality(Bool)) OK 161ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,LowCardinality(Int64) OK 175ms
/aggregate functions/anyLast/Array(LowCardinality(UInt64)) OK 183ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,LowCardinality(Float32) OK 155ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Float64),Float64 OK 178ms
/aggregate functions/anyHeavy/Array(Nullable(Float32)) OK 179ms
/aggregate functions/any/Array(LowCardinality(String)) OK 157ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,Int64 OK 164ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 172ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 177ms
/aggregate functions/covarSamp/datatypes/permutations/Float32,Float32 OK 153ms
/aggregate functions/anyLast/Array(LowCardinality(UInt128)) OK 161ms
/aggregate functions/any/Array(LowCardinality(FixedString(51))) OK 154ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 173ms
/aggregate functions/anyHeavy/Array(Nullable(Float64)) OK 150ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 148ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 107ms
/aggregate functions/deltaSum OK 12s 693ms
/aggregate functions/deltaSum/constant OK 71ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 137ms
/aggregate functions/anyLast/Array(LowCardinality(Int8)) OK 176ms
/aggregate functions/any/Array(LowCardinality(UUID)) OK 136ms
/aggregate functions/anyHeavy/Array(Nullable(Decimal128(38))) OK 151ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 130ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 136ms
/aggregate functions/deltaSum/zero rows OK 75ms
/aggregate functions/deltaSum/with group by OK 73ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 189ms
/aggregate functions/any/Array(LowCardinality(Nullable(UInt8))) OK 175ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 144ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 139ms
/aggregate functions/anyHeavy/Array(Nullable(Date)) OK 110ms
/aggregate functions/anyLast/Array(LowCardinality(Int16)) OK 137ms
/aggregate functions/deltaSum/inf OK 75ms
/aggregate functions/deltaSum/-inf OK 116ms
/aggregate functions/anyHeavy/Array(Nullable(DateTime)) OK 171ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 159ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 135ms
/aggregate functions/anyLast/Array(LowCardinality(Int32)) OK 116ms
/aggregate functions/any/Array(LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 145ms
/aggregate functions/deltaSum/nan OK 85ms
/aggregate functions/anyLast/Array(LowCardinality(Int64)) OK 156ms
/aggregate functions/any/Array(LowCardinality(Nullable(UInt32))) OK 179ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 148ms
/aggregate functions/anyHeavy/Array(Nullable(DateTime64(3))) OK 168ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 154ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 135ms
/aggregate functions/deltaSum/inf, -inf, nan OK 84ms
/aggregate functions/deltaSum/UInt8 OK 94ms
/aggregate functions/anyLast/Array(LowCardinality(Int128)) OK 138ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 169ms
/aggregate functions/covarSampStable/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 166ms
/aggregate functions/covarSampStable/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 108ms
/aggregate functions/any/Array(LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/anyHeavy/Array(Nullable(Bool)) OK 127ms
/aggregate functions/deltaSum/UInt16 OK 124ms
/aggregate functions/anyLast/Array(LowCardinality(Float32)) OK 200ms
/aggregate functions/anyHeavy/Array(Nullable(String)) OK 476ms
/aggregate functions/any/Array(LowCardinality(Nullable(UInt128))) OK 545ms
/aggregate functions/deltaSum/UInt32 OK 716ms
/aggregate functions/covarSampStable/datatypes/permutations OK 6s 911ms
/aggregate functions/anyLast/Array(LowCardinality(Float64)) OK 606ms
/aggregate functions/anyHeavy/Array(Nullable(FixedString(51))) OK 534ms
/aggregate functions/any/Array(LowCardinality(Nullable(Int8))) OK 521ms
/aggregate functions/deltaSum/UInt64 OK 460ms
/aggregate functions/anyLast/Array(LowCardinality(Date)) OK 499ms
/aggregate functions/anyHeavy/Array(Nullable(UUID)) OK 397ms
/aggregate functions/any/Array(LowCardinality(Nullable(Int16))) OK 309ms
/aggregate functions/deltaSum/UInt128 OK 219ms
/aggregate functions/anyLast/Array(LowCardinality(DateTime)) OK 135ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,UInt64 OK 836ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 408ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,Nullable(Int64) OK 1s 988ms
/aggregate functions/any/Array(LowCardinality(Nullable(Int32))) OK 1s 935ms
/aggregate functions/anyHeavy/Array(LowCardinality(UInt8)) OK 2s 7ms
/aggregate functions/anyLast/Array(LowCardinality(Bool)) OK 1s 907ms
/aggregate functions/deltaSum/Int8 OK 1s 880ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 269ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 697ms
/aggregate functions/deltaSum/Int16 OK 190ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,LowCardinality(Int64) OK 177ms
/aggregate functions/anyLast/Array(LowCardinality(String)) OK 185ms
/aggregate functions/any/Array(LowCardinality(Nullable(Int64))) OK 172ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,LowCardinality(Float32) OK 114ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,Int64 OK 121ms
/aggregate functions/anyHeavy/Array(LowCardinality(UInt16)) OK 122ms
/aggregate functions/covarSampStable/datatypes/permutations/UInt64,Float32 OK 89ms
/aggregate functions/deltaSum/Int32 OK 108ms
/aggregate functions/any/Array(LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/anyLast/Array(LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),UInt64 OK 125ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 131ms
/aggregate functions/anyHeavy/Array(LowCardinality(UInt32)) OK 123ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 105ms
/aggregate functions/deltaSum/Int64 OK 91ms
/aggregate functions/any/Array(LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/anyLast/Array(LowCardinality(UUID)) OK 129ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 156ms
/aggregate functions/anyHeavy/Array(LowCardinality(UInt64)) OK 155ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 125ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 151ms
/aggregate functions/deltaSum/Int128 OK 132ms
/aggregate functions/any/Array(LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 182ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),Int64 OK 148ms
/aggregate functions/anyHeavy/Array(LowCardinality(UInt128)) OK 140ms
/aggregate functions/deltaSum/Float32 OK 111ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(UInt64),Float32 OK 139ms
/aggregate functions/any/Array(LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/deltaSum/Float64 OK 147ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),UInt64 OK 128ms
/aggregate functions/anyHeavy/Array(LowCardinality(Int8)) OK 141ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 135ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 135ms
/aggregate functions/any/Array(LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 163ms
/aggregate functions/deltaSum/Nullable(UInt8) OK 120ms
/aggregate functions/anyHeavy/Array(LowCardinality(Int16)) OK 134ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 160ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 138ms
/aggregate functions/any/Array(LowCardinality(Nullable(Bool))) OK 141ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/deltaSum/Nullable(UInt16) OK 84ms
/aggregate functions/anyHeavy/Array(LowCardinality(Int32)) OK 139ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 176ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),Int64 OK 182ms
/aggregate functions/any/Array(LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Int64),Float32 OK 95ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/deltaSum/Nullable(UInt32) OK 125ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),UInt64 OK 109ms
/aggregate functions/anyHeavy/Array(LowCardinality(Int64)) OK 104ms
/aggregate functions/any/Array(LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/deltaSum/Nullable(UInt64) OK 124ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 117ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 133ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 112ms
/aggregate functions/anyHeavy/Array(LowCardinality(Int128)) OK 110ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 119ms
/aggregate functions/deltaSum/Nullable(UInt128) OK 113ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 138ms
/aggregate functions/any/Array(LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 109ms
/aggregate functions/anyHeavy/Array(LowCardinality(Float32)) OK 113ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Int32))) OK 124ms
/aggregate functions/deltaSum/Nullable(Int8) OK 108ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),Int64 OK 93ms
/aggregate functions/any/Array(Array(String)) OK 111ms
/aggregate functions/covarSampStable/datatypes/permutations/Nullable(Float32),Float32 OK 115ms
/aggregate functions/anyHeavy/Array(LowCardinality(Float64)) OK 118ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 110ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 125ms
/aggregate functions/deltaSum/Nullable(Int16) OK 137ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/any/Array(Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 149ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 136ms
/aggregate functions/anyHeavy/Array(LowCardinality(Date)) OK 143ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 111ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/deltaSum/Nullable(Int32) OK 99ms
/aggregate functions/any/Array(Tuple(String)) OK 97ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 130ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 135ms
/aggregate functions/anyHeavy/Array(LowCardinality(DateTime)) OK 123ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),Int64 OK 124ms
/aggregate functions/deltaSum/Nullable(Int64) OK 113ms
/aggregate functions/any/LowCardinality(UInt8) OK 122ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(UInt64),Float32 OK 169ms
/aggregate functions/anyHeavy/Array(LowCardinality(Bool)) OK 130ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),UInt64 OK 153ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 150ms
/aggregate functions/deltaSum/Nullable(Int128) OK 152ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Float64))) OK 157ms
/aggregate functions/any/LowCardinality(UInt16) OK 148ms
/aggregate functions/anyHeavy/Array(LowCardinality(String)) OK 98ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 138ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 154ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 184ms
/aggregate functions/deltaSum/Nullable(Float32) OK 161ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/any/LowCardinality(UInt32) OK 158ms
/aggregate functions/anyHeavy/Array(LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 95ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 187ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(DateTime))) OK 191ms
/aggregate functions/deltaSum/Nullable(Float64) OK 169ms
/aggregate functions/any/LowCardinality(UInt64) OK 151ms
/aggregate functions/anyHeavy/Array(LowCardinality(UUID)) OK 106ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),Int64 OK 172ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Int64),Float32 OK 125ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/any/LowCardinality(UInt128) OK 191ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),UInt64 OK 121ms
/aggregate functions/deltaSum/LowCardinality(UInt8) OK 154ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 117ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 136ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 105ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 107ms
/aggregate functions/deltaSum/LowCardinality(UInt16) OK 185ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 162ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UInt32))) OK 170ms
/aggregate functions/any/LowCardinality(Int8) OK 140ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 129ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),Int64 OK 114ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/covarSampStable/datatypes/permutations/LowCardinality(Float32),Float32 OK 189ms
/aggregate functions/any/LowCardinality(Int16) OK 191ms
/aggregate functions/deltaSum/LowCardinality(UInt32) OK 172ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,UInt64 OK 109ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UInt64))) OK 159ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,Nullable(UInt64) OK 127ms
/aggregate functions/anyLast/Array(LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,Nullable(Int64) OK 105ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,Nullable(Float32) OK 163ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UInt128))) OK 167ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,LowCardinality(UInt64) OK 156ms
/aggregate functions/deltaSum/LowCardinality(UInt64) OK 164ms
/aggregate functions/any/LowCardinality(Int32) OK 168ms
/aggregate functions/anyLast/Array(Array(String)) OK 137ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,LowCardinality(Int64) OK 138ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,LowCardinality(Float32) OK 200ms
/aggregate functions/anyLast/Array(Map(String,LowCardinality(Float64))) OK 183ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,Int64 OK 160ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Int8))) OK 163ms
/aggregate functions/deltaSum/LowCardinality(UInt128) OK 136ms
/aggregate functions/any/LowCardinality(Int64) OK 133ms
/aggregate functions/covarSampStable/datatypes/permutations/Int64,Float32 OK 169ms
/aggregate functions/deltaSum/LowCardinality(Int8) OK 167ms
/aggregate functions/any/LowCardinality(Int128) OK 158ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,UInt64 OK 183ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,Nullable(UInt64) OK 180ms
/aggregate functions/anyLast/Array(Tuple(String)) OK 152ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,Nullable(Int64) OK 155ms
/aggregate functions/any/LowCardinality(Float32) OK 167ms
/aggregate functions/deltaSum/LowCardinality(Int16) OK 182ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/anyLast/LowCardinality(UInt8) OK 115ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,Nullable(Float32) OK 146ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,LowCardinality(UInt64) OK 153ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,LowCardinality(Int64) OK 138ms
/aggregate functions/anyLast/LowCardinality(UInt16) OK 97ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/any/LowCardinality(Float64) OK 171ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,LowCardinality(Float32) OK 146ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,Int64 OK 143ms
/aggregate functions/deltaSum/LowCardinality(Int32) OK 102ms
/aggregate functions/covarSampStable/datatypes/permutations/Float32,Float32 OK 147ms
/aggregate functions/anyLast/LowCardinality(UInt32) OK 112ms
/aggregate functions/deltaSum/LowCardinality(Int64) OK 117ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/any/LowCardinality(Date) OK 108ms
/aggregate functions/anyLast/LowCardinality(UInt64) OK 91ms
/aggregate functions/deltaSumTimestamp OK 26s 155ms
/aggregate functions/deltaSumTimestamp/constant OK 74ms
/aggregate functions/deltaSum/LowCardinality(Int128) OK 109ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/deltaSumTimestamp/zero rows OK 98ms
/aggregate functions/anyLast/LowCardinality(UInt128) OK 120ms
/aggregate functions/any/LowCardinality(DateTime) OK 108ms
/aggregate functions/deltaSum/LowCardinality(Float32) OK 168ms
/aggregate functions/deltaSumTimestamp/with group by OK 109ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Float64))) OK 130ms
/aggregate functions/any/LowCardinality(Bool) OK 134ms
/aggregate functions/anyLast/LowCardinality(Int8) OK 111ms
/aggregate functions/deltaSumTimestamp/some negative values OK 64ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Date))) OK 174ms
/aggregate functions/anyLast/LowCardinality(Int16) OK 172ms
/aggregate functions/deltaSum/LowCardinality(Float64) OK 175ms
/aggregate functions/any/LowCardinality(String) OK 164ms
/aggregate functions/deltaSumTimestamp/NULL value handling OK 74ms
/aggregate functions/deltaSumTimestamp/single NULL value OK 108ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/anyLast/LowCardinality(Int32) OK 122ms
/aggregate functions/any/LowCardinality(FixedString(51)) OK 128ms
/aggregate functions/deltaSum/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/deltaSumTimestamp/inf, -inf, nan OK 628ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/anyLast/LowCardinality(Int64) OK 124ms
/aggregate functions/deltaSum/LowCardinality(Nullable(UInt16)) OK 127ms
/aggregate functions/any/LowCardinality(UUID) OK 121ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(String))) OK 139ms
/aggregate functions/anyLast/LowCardinality(Int128) OK 110ms
/aggregate functions/any/LowCardinality(Nullable(UInt8)) OK 114ms
/aggregate functions/deltaSum/LowCardinality(Nullable(UInt32)) OK 116ms
/aggregate functions/anyLast/LowCardinality(Float32) OK 146ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/any/LowCardinality(Nullable(UInt16)) OK 125ms
/aggregate functions/deltaSum/LowCardinality(Nullable(UInt64)) OK 134ms
/aggregate functions/any/LowCardinality(Nullable(UInt32)) OK 156ms
/aggregate functions/anyLast/LowCardinality(Float64) OK 119ms
/aggregate functions/anyHeavy/Array(LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/deltaSum/LowCardinality(Nullable(UInt128)) OK 103ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Int8)) OK 245ms
/aggregate functions/anyLast/LowCardinality(Date) OK 175ms
/aggregate functions/anyHeavy/Array(Array(String)) OK 117ms
/aggregate functions/any/LowCardinality(Nullable(UInt64)) OK 221ms
/aggregate functions/deltaSumTimestamp/return type OK 68ms
/aggregate functions/deltaSumTimestamp/datatypes OK 24s 925ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations OK 24s 925ms
/aggregate functions/anyHeavy/Array(Map(String,LowCardinality(Float64))) OK 714ms
/aggregate functions/anyLast/LowCardinality(DateTime) OK 440ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Int16)) OK 574ms
/aggregate functions/any/LowCardinality(Nullable(UInt128)) OK 533ms
/aggregate functions/anyLast/LowCardinality(Bool) OK 409ms
/aggregate functions/any/LowCardinality(Nullable(Int8)) OK 466ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Int32)) OK 503ms
/aggregate functions/anyHeavy/Array(Tuple(String)) OK 331ms
/aggregate functions/anyLast/LowCardinality(String) OK 401ms
/aggregate functions/anyHeavy/LowCardinality(UInt8) OK 354ms
/aggregate functions/any/LowCardinality(Nullable(Int16)) OK 302ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Int64)) OK 236ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,UInt64 OK 792ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 375ms
/aggregate functions/anyLast/LowCardinality(FixedString(51)) OK 1s 362ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 2ms
/aggregate functions/anyHeavy/LowCardinality(UInt16) OK 1s 850ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Int128)) OK 1s 881ms
/aggregate functions/any/LowCardinality(Nullable(Int32)) OK 1s 845ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(Float64) OK 1s 219ms
/aggregate functions/anyLast/LowCardinality(UUID) OK 612ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(Float32) OK 622ms
/aggregate functions/anyHeavy/LowCardinality(UInt32) OK 111ms
/aggregate functions/any/LowCardinality(Nullable(Int64)) OK 134ms
/aggregate functions/anyLast/LowCardinality(Nullable(UInt8)) OK 181ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(DateTime) OK 174ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Nullable(Date) OK 137ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Float32)) OK 151ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 132ms
/aggregate functions/anyHeavy/LowCardinality(UInt64) OK 121ms
/aggregate functions/any/LowCardinality(Nullable(Int128)) OK 110ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(Int64) OK 136ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(Float64) OK 181ms
/aggregate functions/deltaSum/LowCardinality(Nullable(Float64)) OK 174ms
/aggregate functions/anyLast/LowCardinality(Nullable(UInt16)) OK 129ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(Float32) OK 164ms
/aggregate functions/anyHeavy/LowCardinality(UInt128) OK 145ms
/aggregate functions/any/LowCardinality(Nullable(Float32)) OK 122ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 106ms
/aggregate functions/anyLast/LowCardinality(Nullable(UInt32)) OK 103ms
/aggregate functions/anyHeavy/LowCardinality(Int8) OK 127ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,LowCardinality(Date) OK 163ms
/aggregate functions/deltaSum/delta OK 89ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Int64 OK 173ms
/aggregate functions/any/LowCardinality(Nullable(Float64)) OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Float64 OK 143ms
/aggregate functions/anyLast/LowCardinality(Nullable(UInt64)) OK 147ms
/aggregate functions/entropy OK 3m 22s
/aggregate functions/entropy/constant OK 106ms
/aggregate functions/anyHeavy/LowCardinality(Int16) OK 102ms
/aggregate functions/any/LowCardinality(Nullable(Date)) OK 159ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Float32 OK 183ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,DateTime OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/UInt64,Date OK 136ms
/aggregate functions/entropy/zero rows OK 84ms
/aggregate functions/anyLast/LowCardinality(Nullable(UInt128)) OK 143ms
/aggregate functions/anyHeavy/LowCardinality(Int32) OK 110ms
/aggregate functions/entropy/with group by OK 83ms
/aggregate functions/any/LowCardinality(Nullable(DateTime)) OK 178ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),UInt64 OK 166ms
/aggregate functions/anyHeavy/LowCardinality(Int64) OK 123ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 169ms
/aggregate functions/anyLast/LowCardinality(Nullable(Int8)) OK 160ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 132ms
/aggregate functions/entropy/some negative values OK 73ms
/aggregate functions/entropy/first non-NULL value OK 83ms
/aggregate functions/anyHeavy/LowCardinality(Int128) OK 96ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 144ms
/aggregate functions/any/LowCardinality(Nullable(Bool)) OK 134ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 117ms
/aggregate functions/anyLast/LowCardinality(Nullable(Int16)) OK 143ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 150ms
/aggregate functions/entropy/NULL for all rows OK 65ms
/aggregate functions/anyHeavy/LowCardinality(Float32) OK 115ms
/aggregate functions/entropy/return type OK 88ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 128ms
/aggregate functions/any/LowCardinality(Nullable(String)) OK 116ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 100ms
/aggregate functions/anyLast/LowCardinality(Nullable(Int32)) OK 123ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 108ms
/aggregate functions/anyHeavy/LowCardinality(Float64) OK 116ms
/aggregate functions/entropy/with another aggregate function OK 82ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 138ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 107ms
/aggregate functions/any/LowCardinality(Nullable(FixedString(51))) OK 143ms
/aggregate functions/entropy/with another aggregate function and group by OK 100ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 130ms
/aggregate functions/anyLast/LowCardinality(Nullable(Int64)) OK 133ms
/aggregate functions/anyHeavy/LowCardinality(Date) OK 121ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 162ms
/aggregate functions/entropy/string that ends with \0 OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Int64 OK 151ms
/aggregate functions/any/LowCardinality(Nullable(UUID)) OK 167ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Float64 OK 131ms
/aggregate functions/anyHeavy/LowCardinality(DateTime) OK 120ms
/aggregate functions/anyLast/LowCardinality(Nullable(Int128)) OK 136ms
/aggregate functions/entropy/inf OK 99ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Float32 OK 202ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),DateTime OK 171ms
/aggregate functions/anyHeavy/LowCardinality(Bool) OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(UInt64),Date OK 195ms
/aggregate functions/anyLast/LowCardinality(Nullable(Float32)) OK 163ms
/aggregate functions/any/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 781ms
/aggregate functions/entropy/-inf OK 129ms
/aggregate functions/anyHeavy/LowCardinality(String) OK 147ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),UInt64 OK 151ms
/aggregate functions/anyLast/LowCardinality(Nullable(Float64)) OK 144ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 143ms
/aggregate functions/entropy/nan OK 104ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 131ms
/aggregate functions/entropy/UInt8 OK 101ms
/aggregate functions/anyHeavy/LowCardinality(FixedString(51)) OK 176ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 152ms
/aggregate functions/anyLast/LowCardinality(Nullable(Date)) OK 119ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 111ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 134ms
/aggregate functions/entropy/UInt16 OK 94ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 115ms
/aggregate functions/anyLast/LowCardinality(Nullable(DateTime)) OK 100ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 147ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 133ms
/aggregate functions/anyHeavy/LowCardinality(UUID) OK 157ms
/aggregate functions/entropy/UInt32 OK 135ms
/aggregate functions/anyLast/LowCardinality(Nullable(Bool)) OK 121ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 121ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 120ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 99ms
/aggregate functions/entropy/UInt64 OK 121ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UInt8)) OK 103ms
/aggregate functions/anyLast/LowCardinality(Nullable(String)) OK 117ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 94ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Int64 OK 107ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Float64 OK 107ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UInt16)) OK 173ms
/aggregate functions/entropy/UInt128 OK 166ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Float32 OK 172ms
/aggregate functions/anyLast/LowCardinality(Nullable(FixedString(51))) OK 148ms
/aggregate functions/exponentialMovingAverage OK 17s 791ms
/aggregate functions/exponentialMovingAverage/constant OK 106ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),DateTime OK 203ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Int64),Date OK 211ms
/aggregate functions/exponentialMovingAverage/zero rows OK 96ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UInt32)) OK 137ms
/aggregate functions/entropy/Int8 OK 172ms
/aggregate functions/anyLast/LowCardinality(Nullable(UUID)) OK 128ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),UInt64 OK 142ms
/aggregate functions/exponentialMovingAverage/single row OK 91ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 118ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 141ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UInt64)) OK 145ms
/aggregate functions/anyLast/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 804ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 226ms
/aggregate functions/entropy/Int16 OK 245ms
/aggregate functions/exponentialMovingAverage/with group by OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 189ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 154ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UInt128)) OK 140ms
/aggregate functions/exponentialMovingAverage/some negative values OK 100ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 188ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 171ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 119ms
/aggregate functions/entropy/Int32 OK 156ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Int8)) OK 150ms
/aggregate functions/exponentialMovingAverage/NULL value handling OK 88ms
/aggregate functions/exponentialMovingAverage/single NULL value OK 89ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 88ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Int16)) OK 162ms
/aggregate functions/entropy/Int64 OK 122ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 159ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 117ms
/aggregate functions/exponentialMovingAverage/inf, -inf, nan OK 773ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 120ms
/aggregate functions/entropy/Int128 OK 102ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Int64 OK 109ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Int32)) OK 123ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Float64 OK 121ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Float32 OK 91ms
/aggregate functions/entropy/Float32 OK 107ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),DateTime OK 93ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float64),Date OK 129ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Int64)) OK 99ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),UInt64 OK 115ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 114ms
/aggregate functions/entropy/Float64 OK 90ms
/aggregate functions/first_value OK 3m 23s
/aggregate functions/first_value/constant OK 96ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Int128)) OK 116ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 119ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 126ms
/aggregate functions/entropy/Decimal128(38) OK 108ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 112ms
/aggregate functions/first_value/zero rows OK 77ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Float32)) OK 128ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 152ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 133ms
/aggregate functions/entropy/Date OK 146ms
/aggregate functions/first_value/single row OK 72ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 125ms
/aggregate functions/first_value/with group by OK 80ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Float64)) OK 95ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 118ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 128ms
/aggregate functions/entropy/DateTime OK 146ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 152ms
/aggregate functions/first_value/NULL value handling OK 72ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Date)) OK 122ms
/aggregate functions/first_value/single NULL value OK 83ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 117ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 116ms
/aggregate functions/exponentialMovingAverage/return type OK 68ms
/aggregate functions/entropy/DateTime64(3) OK 181ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Int64 OK 135ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(DateTime)) OK 154ms
/aggregate functions/first_value/string that ends with \0 OK 75ms
/aggregate functions/exponentialMovingAverage/example OK 69ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Float64 OK 129ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Float32 OK 113ms
/aggregate functions/first_value/inf OK 87ms
/aggregate functions/exponentialMovingAverage/datatypes OK 16s 161ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,UInt8 OK 717ms
/aggregate functions/exponentialMovingAverage/datatypes/UInt8,Float64 OK 1s 308ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,UInt16 OK 1s 887ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),DateTime OK 1s 936ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(Bool)) OK 1s 859ms
/aggregate functions/entropy/Bool OK 1s 885ms
/aggregate functions/first_value/-inf OK 1s 804ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Float32),Date OK 1s 892ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),UInt64 OK 1s 882ms
/aggregate functions/exponentialMovingAverage/datatypes/UInt16,Float64 OK 1s 260ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,UInt32 OK 642ms
/aggregate functions/first_value/nan OK 121ms
/aggregate functions/exponentialMovingAverage/datatypes/UInt32,Float64 OK 117ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(String)) OK 147ms
/aggregate functions/entropy/String OK 140ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,UInt64 OK 184ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 144ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 177ms
/aggregate functions/exponentialMovingAverage/datatypes/UInt64,Float64 OK 180ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 156ms
/aggregate functions/first_value/UInt8 OK 167ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Int8 OK 108ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(FixedString(51))) OK 113ms
/aggregate functions/entropy/FixedString(51) OK 101ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 170ms
/aggregate functions/exponentialMovingAverage/datatypes/Int8,Float64 OK 232ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 188ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Int16 OK 232ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/Int16,Float64 OK 154ms
/aggregate functions/first_value/UInt16 OK 157ms
/aggregate functions/anyHeavy/LowCardinality(Nullable(UUID)) OK 152ms
/aggregate functions/entropy/UUID OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 223ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 190ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Int32 OK 193ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 193ms
/aggregate functions/first_value/UInt32 OK 152ms
/aggregate functions/anyHeavy/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 782ms
/aggregate functions/entropy/Map(UInt8,UInt8) OK 186ms
/aggregate functions/exponentialMovingAverage/datatypes/Int32,Float64 OK 204ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Int64 OK 171ms
/aggregate functions/first_value/UInt64 OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/Int64,Float64 OK 132ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 147ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 152ms
/aggregate functions/entropy/Map(UInt8,UInt16) OK 160ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Float32 OK 126ms
/aggregate functions/exponentialMovingAverage/datatypes/Float32,Float64 OK 117ms
/aggregate functions/first_value/UInt128 OK 158ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Float64 OK 112ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Int64 OK 135ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Float64 OK 87ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Float32 OK 142ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Float64 OK 140ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Decimal128(38) OK 121ms
/aggregate functions/entropy/Map(UInt8,UInt32) OK 123ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),DateTime OK 104ms
/aggregate functions/exponentialMovingAverage/datatypes/Decimal128(38),Float64 OK 105ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(DateTime),Date OK 206ms
/aggregate functions/first_value/Int8 OK 188ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(UInt8) OK 190ms
/aggregate functions/entropy/Map(UInt8,UInt64) OK 161ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),UInt64 OK 154ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(UInt8),Float64 OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 159ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(UInt16) OK 142ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(UInt16),Float64 OK 232ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 214ms
/aggregate functions/entropy/Map(UInt8,UInt128) OK 163ms
/aggregate functions/first_value/Int16 OK 190ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 173ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(UInt32) OK 178ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(UInt32),Float64 OK 128ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 166ms
/aggregate functions/groupArray OK 3m 22s
/aggregate functions/groupArray/constant OK 138ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(UInt64) OK 163ms
/aggregate functions/entropy/Map(UInt8,Int8) OK 186ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 150ms
/aggregate functions/first_value/Int32 OK 181ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(UInt64),Float64 OK 136ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Nullable(Date) OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 170ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Int8) OK 155ms
/aggregate functions/groupArray/zero rows OK 108ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Int8),Float64 OK 105ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Int16) OK 200ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 172ms
/aggregate functions/entropy/Map(UInt8,Int16) OK 211ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 139ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Int16),Float64 OK 153ms
/aggregate functions/first_value/Int64 OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 174ms
/aggregate functions/groupArray/with group by OK 96ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Int32) OK 123ms
/aggregate functions/groupArray/some negative values OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 220ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 223ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Int32),Float64 OK 217ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Int64) OK 239ms
/aggregate functions/first_value/Int128 OK 231ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Int64),Float64 OK 213ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Int64 OK 231ms
/aggregate functions/entropy/Map(UInt8,Int32) OK 198ms
/aggregate functions/groupArray/first non-NULL value OK 74ms
/aggregate functions/groupArray/NULL for all rows OK 87ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Float64 OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Float32 OK 162ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Float32) OK 166ms
/aggregate functions/entropy/Map(UInt8,Int64) OK 136ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Float32),Float64 OK 171ms
/aggregate functions/first_value/Float32 OK 158ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Float64) OK 147ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),DateTime OK 158ms
/aggregate functions/groupArray/return type OK 84ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Nullable(Date),Date OK 97ms
/aggregate functions/groupArray/with another aggregate function OK 90ms
/aggregate functions/entropy/Map(UInt8,Int128) OK 180ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 142ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Float64),Float64 OK 154ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,Nullable(Decimal128(38)) OK 131ms
/aggregate functions/first_value/Float64 OK 187ms
/aggregate functions/exponentialMovingAverage/datatypes/Nullable(Decimal128(38)),Float64 OK 154ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 133ms
/aggregate functions/groupArray/with another aggregate function and group by OK 134ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 182ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(UInt8) OK 203ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(UInt8),Float64 OK 207ms
/aggregate functions/entropy/Map(UInt8,Float32) OK 185ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 127ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(UInt16) OK 149ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 147ms
/aggregate functions/groupArray/string that ends with \0 OK 82ms
/aggregate functions/first_value/Decimal128(38) OK 150ms
/aggregate functions/groupArray/inf OK 95ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 168ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 212ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(UInt16),Float64 OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 174ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(UInt32) OK 173ms
/aggregate functions/entropy/Map(UInt8,Float64) OK 133ms
/aggregate functions/first_value/Date OK 132ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(UInt32),Float64 OK 170ms
/aggregate functions/groupArray/-inf OK 69ms
/aggregate functions/groupArray/nan OK 95ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 179ms
/aggregate functions/entropy/Map(UInt8,Decimal128(38)) OK 150ms
/aggregate functions/first_value/DateTime OK 210ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(UInt64) OK 200ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 153ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(UInt64),Float64 OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 156ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Int8) OK 157ms
/aggregate functions/groupArray/UInt8 OK 138ms
/aggregate functions/entropy/Map(UInt8,Date) OK 146ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Int64 OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Int8),Float64 OK 183ms
/aggregate functions/groupArray/UInt16 OK 127ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Float64 OK 164ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Int16) OK 149ms
/aggregate functions/first_value/DateTime64(3) OK 158ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Int16),Float64 OK 152ms
/aggregate functions/entropy/Map(UInt8,DateTime) OK 97ms
/aggregate functions/groupArray/UInt32 OK 170ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Float32 OK 159ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),DateTime OK 168ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Int32) OK 151ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(UInt64),Date OK 174ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Int32),Float64 OK 188ms
/aggregate functions/first_value/Bool OK 172ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Int64) OK 155ms
/aggregate functions/entropy/Map(UInt8,DateTime64(3)) OK 125ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),UInt64 OK 154ms
/aggregate functions/groupArray/UInt64 OK 206ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Int64),Float64 OK 176ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 199ms
/aggregate functions/entropy/Map(UInt8,Bool) OK 186ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Float32) OK 214ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 204ms
/aggregate functions/first_value/String OK 182ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Float32),Float64 OK 175ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 131ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Float64) OK 228ms
/aggregate functions/groupArray/UInt128 OK 176ms
/aggregate functions/entropy/Map(UInt8,String) OK 152ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 193ms
/aggregate functions/first_value/FixedString(51) OK 189ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Float64),Float64 OK 204ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 176ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 156ms
/aggregate functions/entropy/Map(UInt8,FixedString(51)) OK 168ms
/aggregate functions/groupArray/Int8 OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 173ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 176ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 191ms
/aggregate functions/first_value/UUID OK 141ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 166ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 164ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 140ms
/aggregate functions/entropy/Map(UInt8,UUID) OK 116ms
/aggregate functions/groupArray/Int16 OK 102ms
/aggregate functions/first_value/Map(UInt8,UInt8) OK 143ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 179ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 132ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 160ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 140ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 157ms
/aggregate functions/groupArray/Int32 OK 134ms
/aggregate functions/entropy/Map(UInt8,Nullable(UInt8)) OK 112ms
/aggregate functions/first_value/Map(UInt8,UInt16) OK 111ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Int64 OK 153ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Float64 OK 160ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Float32 OK 140ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 153ms
/aggregate functions/entropy/Map(UInt8,Nullable(UInt16)) OK 184ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 154ms
/aggregate functions/groupArray/Int64 OK 147ms
/aggregate functions/first_value/Map(UInt8,UInt32) OK 118ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 122ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),DateTime OK 120ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Int64),Date OK 151ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),UInt64 OK 168ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 147ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 158ms
/aggregate functions/groupArray/Int128 OK 170ms
/aggregate functions/first_value/Map(UInt8,UInt64) OK 152ms
/aggregate functions/entropy/Map(UInt8,Nullable(UInt32)) OK 155ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 123ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 126ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 116ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 163ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 217ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 189ms
/aggregate functions/first_value/Map(UInt8,UInt128) OK 141ms
/aggregate functions/groupArray/Float32 OK 150ms
/aggregate functions/entropy/Map(UInt8,Nullable(UInt64)) OK 154ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 176ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 174ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 115ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 121ms
/aggregate functions/first_value/Map(UInt8,Int8) OK 167ms
/aggregate functions/groupArray/Float64 OK 153ms
/aggregate functions/entropy/Map(UInt8,Nullable(UInt128)) OK 155ms
/aggregate functions/exponentialMovingAverage/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 174ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 143ms
/aggregate functions/exponentialMovingAverage/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 147ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 151ms
/aggregate functions/first_value/Map(UInt8,Int16) OK 254ms
/aggregate functions/groupArray/Decimal128(38) OK 258ms
/aggregate functions/entropy/Map(UInt8,Nullable(Int8)) OK 428ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 395ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 452ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 548ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations OK 9s 836ms
/aggregate functions/first_value/Map(UInt8,Int32) OK 373ms
/aggregate functions/groupArray/Date OK 391ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 454ms
/aggregate functions/entropy/Map(UInt8,Nullable(Int16)) OK 545ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Int64 OK 900ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Float64 OK 884ms
/aggregate functions/first_value/Map(UInt8,Int64) OK 860ms
/aggregate functions/groupArray/DateTime OK 842ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Float32 OK 634ms
/aggregate functions/entropy/Map(UInt8,Nullable(Int32)) OK 520ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),DateTime OK 174ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,UInt64 OK 821ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 399ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 47ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float64),Date OK 2s 61ms
/aggregate functions/first_value/Map(UInt8,Int128) OK 142ms
/aggregate functions/groupArray/DateTime64(3) OK 1s 996ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),UInt64 OK 1s 965ms
/aggregate functions/entropy/Map(UInt8,Nullable(Int64)) OK 1s 964ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 1s 905ms
/aggregate functions/first_value/Map(UInt8,Float32) OK 1s 855ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 256ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 687ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 281ms
/aggregate functions/first_value/Map(UInt8,Float64) OK 242ms
/aggregate functions/groupArray/Bool OK 215ms
/aggregate functions/entropy/Map(UInt8,Nullable(Int128)) OK 205ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 257ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 205ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,LowCardinality(Int64) OK 235ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 209ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,LowCardinality(Float32) OK 185ms
/aggregate functions/groupArray/String OK 177ms
/aggregate functions/entropy/Map(UInt8,Nullable(Float32)) OK 217ms
/aggregate functions/first_value/Map(UInt8,Decimal128(38)) OK 163ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Int64 OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 203ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 222ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 147ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Float32 OK 203ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/UInt64,Decimal128(38) OK 170ms
/aggregate functions/groupArray/FixedString(51) OK 158ms
/aggregate functions/first_value/Map(UInt8,Date) OK 168ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),UInt64 OK 157ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 186ms
/aggregate functions/entropy/Map(UInt8,Nullable(Float64)) OK 161ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 138ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 137ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 139ms
/aggregate functions/groupArray/UUID OK 141ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 172ms
/aggregate functions/first_value/Map(UInt8,DateTime) OK 158ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 159ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 159ms
/aggregate functions/entropy/Map(UInt8,Nullable(Decimal128(38))) OK 159ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 169ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Int64 OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 163ms
/aggregate functions/groupArray/Map(UInt8,UInt8) OK 131ms
/aggregate functions/first_value/Map(UInt8,DateTime64(3)) OK 126ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 167ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Float64 OK 194ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 142ms
/aggregate functions/entropy/Map(UInt8,Nullable(Date)) OK 166ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Float32 OK 158ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),DateTime OK 168ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Int64 OK 169ms
/aggregate functions/groupArray/Map(UInt8,UInt16) OK 125ms
/aggregate functions/first_value/Map(UInt8,Bool) OK 121ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Float32 OK 138ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 153ms
/aggregate functions/entropy/Map(UInt8,Nullable(DateTime)) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Float32),Date OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 162ms
/aggregate functions/groupArray/Map(UInt8,UInt32) OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 166ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),UInt64 OK 130ms
/aggregate functions/first_value/Map(UInt8,String) OK 137ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 96ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 113ms
/aggregate functions/entropy/Map(UInt8,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 156ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 157ms
/aggregate functions/first_value/Map(UInt8,FixedString(51)) OK 116ms
/aggregate functions/groupArray/Map(UInt8,UInt64) OK 131ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 132ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 128ms
/aggregate functions/entropy/Map(UInt8,Nullable(Bool)) OK 103ms
/aggregate functions/first_value/Map(UInt8,UUID) OK 152ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 158ms
/aggregate functions/groupArray/Map(UInt8,UInt128) OK 180ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 193ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 161ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 145ms
/aggregate functions/entropy/Map(UInt8,Nullable(String)) OK 136ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Int64 OK 143ms
/aggregate functions/first_value/Map(UInt8,Nullable(UInt8)) OK 105ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 167ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Float32 OK 181ms
/aggregate functions/entropy/Map(UInt8,Nullable(FixedString(51))) OK 167ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 173ms
/aggregate functions/groupArray/Map(UInt8,Int8) OK 127ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 138ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),UInt64 OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 166ms
/aggregate functions/first_value/Map(UInt8,Nullable(UInt16)) OK 122ms
/aggregate functions/groupArray/Map(UInt8,Int16) OK 173ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 184ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 178ms
/aggregate functions/entropy/Map(UInt8,Nullable(UUID)) OK 136ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 159ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 188ms
/aggregate functions/first_value/Map(UInt8,Nullable(UInt32)) OK 182ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 134ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Int64 OK 152ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UInt8)) OK 225ms
/aggregate functions/groupArray/Map(UInt8,Int32) OK 264ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Float64 OK 210ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 183ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 204ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 219ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Float32 OK 205ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),DateTime OK 157ms
/aggregate functions/first_value/Map(UInt8,Nullable(UInt64)) OK 170ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 195ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(DateTime),Date OK 253ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UInt16)) OK 154ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),UInt64 OK 207ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Int64 OK 194ms
/aggregate functions/first_value/Map(UInt8,Nullable(UInt128)) OK 194ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 195ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Float32 OK 140ms
/aggregate functions/groupArray/Map(UInt8,Int64) OK 151ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UInt32)) OK 173ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 248ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 184ms
/aggregate functions/groupArray/Map(UInt8,Int128) OK 171ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 132ms
/aggregate functions/first_value/Map(UInt8,Nullable(Int8)) OK 189ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 209ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 124ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UInt64)) OK 128ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 106ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 144ms
/aggregate functions/groupArray/Map(UInt8,Float32) OK 151ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 149ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 153ms
/aggregate functions/first_value/Map(UInt8,Nullable(Int16)) OK 170ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 132ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 118ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UInt128)) OK 145ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 137ms
/aggregate functions/groupArray/Map(UInt8,Float64) OK 256ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 172ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 205ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 150ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 161ms
/aggregate functions/first_value/Map(UInt8,Nullable(Int32)) OK 134ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 132ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Int8)) OK 171ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 146ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 174ms
/aggregate functions/first_value/Map(UInt8,Nullable(Int64)) OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 201ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 179ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 178ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Int64 OK 138ms
/aggregate functions/groupArray/Map(UInt8,Decimal128(38)) OK 187ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Int16)) OK 142ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 156ms
/aggregate functions/first_value/Map(UInt8,Nullable(Int128)) OK 163ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Float64 OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Float32 OK 184ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 143ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),DateTime OK 179ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 165ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Int32)) OK 172ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 182ms
/aggregate functions/groupArray/Map(UInt8,Date) OK 156ms
/aggregate functions/first_value/Map(UInt8,Nullable(Float32)) OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/LowCardinality(Date),Date OK 163ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,UInt64 OK 179ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(UInt64) OK 136ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Int64)) OK 139ms
/aggregate functions/groupArray/Map(UInt8,DateTime) OK 133ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 130ms
/aggregate functions/first_value/Map(UInt8,Nullable(Float64)) OK 135ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Int64 OK 178ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(Int64) OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(Float64) OK 152ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Int128)) OK 128ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Float32 OK 172ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(Float32) OK 160ms
/aggregate functions/groupArray/Map(UInt8,DateTime64(3)) OK 138ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 149ms
/aggregate functions/first_value/Map(UInt8,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Float32)) OK 150ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(DateTime) OK 166ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Nullable(Date) OK 146ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),UInt64 OK 161ms
/aggregate functions/groupArray/Map(UInt8,Bool) OK 178ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(UInt64) OK 129ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 160ms
/aggregate functions/first_value/Map(UInt8,Nullable(Date)) OK 136ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Float64)) OK 158ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(Int64) OK 167ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(Float64) OK 156ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(Float32) OK 236ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 215ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 250ms
/aggregate functions/first_value/Map(UInt8,Nullable(DateTime)) OK 245ms
/aggregate functions/groupArray/Map(UInt8,String) OK 132ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 203ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Date)) OK 202ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(DateTime) OK 208ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,LowCardinality(Date) OK 234ms
/aggregate functions/groupArray/Map(UInt8,FixedString(51)) OK 204ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Int64 OK 141ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 161ms
/aggregate functions/first_value/Map(UInt8,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Int64 OK 135ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(DateTime)) OK 117ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Float64 OK 123ms
/aggregate functions/groupArray/Map(UInt8,UUID) OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Float32 OK 164ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,DateTime OK 164ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Float32 OK 149ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 149ms
/aggregate functions/first_value/Map(UInt8,Nullable(Bool)) OK 180ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),UInt64 OK 150ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Bool)) OK 129ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Int64,Date OK 105ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UInt8)) OK 157ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 172ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,UInt64 OK 144ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(UInt64) OK 179ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 142ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 183ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(String)) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(Int64) OK 132ms
/aggregate functions/first_value/Map(UInt8,Nullable(String)) OK 149ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UInt16)) OK 122ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(Float64) OK 123ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 157ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(Float32) OK 151ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(DateTime) OK 126ms
/aggregate functions/first_value/Map(UInt8,Nullable(FixedString(51))) OK 141ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 144ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UInt32)) OK 109ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Nullable(Date) OK 105ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(UUID)) OK 136ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 153ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(UInt64) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(Int64) OK 157ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Int64 OK 112ms
/aggregate functions/first_value/Map(UInt8,Nullable(UUID)) OK 141ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Float32 OK 160ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UInt64)) OK 127ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(Float64) OK 125ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 197ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(Float32) OK 147ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,UInt64 OK 162ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UInt8)) OK 200ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(DateTime) OK 200ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UInt128)) OK 165ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,LowCardinality(Date) OK 166ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Nullable(UInt64) OK 143ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Int64 OK 101ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Nullable(Int64) OK 239ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Nullable(Float32) OK 174ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 169ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Int8)) OK 187ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Float64 OK 127ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UInt16)) OK 171ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Float32 OK 173ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 149ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,DateTime OK 158ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float64,Date OK 165ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,LowCardinality(UInt64) OK 152ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,LowCardinality(Int64) OK 188ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 182ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Int16)) OK 151ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UInt32)) OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,UInt64 OK 128ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(UInt64) OK 170ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,LowCardinality(Float32) OK 160ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(Int64) OK 112ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Int64 OK 135ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(Float64) OK 141ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UInt64)) OK 186ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Int32)) OK 159ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Float32 OK 137ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Int64,Decimal128(38) OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(Float32) OK 154ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(DateTime) OK 123ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,UInt64 OK 98ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Nullable(Date) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Nullable(UInt64) OK 158ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Int64)) OK 195ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Int8))) OK 166ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Nullable(Int64) OK 162ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UInt128)) OK 118ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(UInt64) OK 135ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(Int64) OK 143ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Nullable(Float32) OK 152ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(Float64) OK 101ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Int8)) OK 98ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 192ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(Float32) OK 137ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Int16))) OK 175ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,LowCardinality(UInt64) OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(DateTime) OK 145ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Int128)) OK 164ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,LowCardinality(Int64) OK 139ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,LowCardinality(Date) OK 146ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Int16)) OK 133ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Int64 OK 161ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,LowCardinality(Float32) OK 184ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Float64 OK 204ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Int64 OK 145ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Float32 OK 190ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Int32))) OK 194ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Float32)) OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Float32 OK 131ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Int32)) OK 154ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,DateTime OK 109ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Float32,Decimal128(38) OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Float32,Date OK 143ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),UInt64 OK 159ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Int64)) OK 173ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,UInt64 OK 184ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 152ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Float64)) OK 154ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(UInt64) OK 130ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 117ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(Int64) OK 109ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 167ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Int128))) OK 205ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 157ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Int128)) OK 169ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(Float64) OK 145ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(Float32) OK 171ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 142ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(DateTime) OK 144ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Date)) OK 108ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 195ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 197ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Nullable(Date) OK 153ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Float32)) OK 187ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Float32))) OK 195ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 151ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Int64 OK 162ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(Int64) OK 124ms
/aggregate functions/groupArray/Map(UInt8,Nullable(DateTime)) OK 133ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(Float64) OK 119ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(Float32) OK 201ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Float32 OK 153ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 160ms
/aggregate functions/exponentialMovingAverage/datatypes/permutations/Decimal128(38),Decimal128(38) OK 135ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Float64)) OK 113ms
/aggregate functions/groupArray/Map(UInt8,Nullable(DateTime64(3))) OK 143ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,LowCardinality(Date) OK 105ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Date)) OK 144ms
/aggregate functions/groupArrayInsertAt OK 8s 671ms
/aggregate functions/groupArrayInsertAt/constant OK 99ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Int64 OK 167ms
/aggregate functions/groupArray/Map(UInt8,Nullable(Bool)) OK 151ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Float64 OK 153ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Float32 OK 130ms
/aggregate functions/groupArrayInsertAt/zero rows OK 81ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(DateTime)) OK 97ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 162ms
/aggregate functions/groupArray/Map(UInt8,Nullable(String)) OK 158ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,DateTime OK 142ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/DateTime,Date OK 142ms
/aggregate functions/groupArrayInsertAt/single row OK 69ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,UInt64 OK 107ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Bool)) OK 112ms
/aggregate functions/groupArrayInsertAt/with group by OK 88ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(UInt64) OK 152ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(Int64) OK 165ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(Bool))) OK 150ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(Float64) OK 153ms
/aggregate functions/groupArray/Map(UInt8,Nullable(FixedString(51))) OK 157ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(String)) OK 152ms
/aggregate functions/groupArrayInsertAt/some negative values OK 63ms
/aggregate functions/groupArrayInsertAt/NULL value handling OK 92ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(Float32) OK 209ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(DateTime) OK 179ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Nullable(Date) OK 169ms
/aggregate functions/groupArray/Map(UInt8,Nullable(UUID)) OK 157ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(FixedString(51))) OK 167ms
/aggregate functions/groupArrayInsertAt/single NULL value OK 72ms
/aggregate functions/groupArrayInsertAt/inf OK 105ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UInt8)) OK 160ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(UInt64) OK 217ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(Int64) OK 143ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(UUID)) OK 201ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(Float64) OK 200ms
/aggregate functions/groupArrayInsertAt/-inf OK 67ms
/aggregate functions/groupArrayInsertAt/nan OK 147ms
/aggregate functions/entropy/Map(UInt8,LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(Float32) OK 233ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UInt16)) OK 204ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(DateTime) OK 124ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,LowCardinality(Date) OK 148ms
/aggregate functions/entropy/Map(UInt8,Array(String)) OK 139ms
/aggregate functions/groupArrayInsertAt/return type OK 72ms
/aggregate functions/groupArrayInsertAt/example OK 74ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Int64 OK 140ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 269ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UInt32)) OK 369ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Float64 OK 240ms
/aggregate functions/entropy/Map(UInt8,Map(String,LowCardinality(Float64))) OK 487ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Float32 OK 456ms
/aggregate functions/groupArrayInsertAt/datatypes OK 7s 630ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations OK 7s 629ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,DateTime OK 327ms
/aggregate functions/deltaSumTimestamp/datatypes/permutations/Date,Date OK 360ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 479ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UInt64)) OK 481ms
/aggregate functions/entropy/Map(UInt8,Tuple(String)) OK 499ms
/aggregate functions/groupArrayMovingAvg OK 9s 147ms
/aggregate functions/groupArrayMovingAvg/constant OK 577ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 553ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UInt128)) OK 576ms
/aggregate functions/entropy/Map(UInt16,UInt8) OK 413ms
/aggregate functions/groupArrayMovingAvg/zero rows OK 277ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 233ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/UInt64,UInt64 OK 825ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 427ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 2s 76ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Int8)) OK 2s 90ms
/aggregate functions/entropy/Map(UInt16,UInt16) OK 2s 47ms
/aggregate functions/groupArrayMovingAvg/single row OK 1s 918ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Int8))) OK 1s 951ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/String,UInt64 OK 1s 260ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/String,Nullable(UInt64) OK 650ms
/aggregate functions/groupArrayMovingAvg/with group by OK 63ms
/aggregate functions/groupArrayMovingAvg/some negative values OK 118ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Int16))) OK 186ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/String,LowCardinality(UInt64) OK 175ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(UInt64),UInt64 OK 139ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 156ms
/aggregate functions/entropy/Map(UInt16,UInt32) OK 114ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Int16)) OK 129ms
/aggregate functions/groupArrayMovingAvg/NULL value handling OK 94ms
/aggregate functions/entropy/Map(UInt16,UInt64) OK 140ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 179ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Int32)) OK 139ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(String),UInt64 OK 121ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(String),Nullable(UInt64) OK 131ms
/aggregate functions/groupArrayMovingAvg/single NULL value OK 75ms
/aggregate functions/groupArrayMovingAvg/return type OK 73ms
/aggregate functions/entropy/Map(UInt16,UInt128) OK 96ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(String),LowCardinality(UInt64) OK 169ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Int64)) OK 131ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Int64),UInt64 OK 137ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 142ms
/aggregate functions/groupArrayMovingAvg/doc example OK 62ms
/aggregate functions/entropy/Map(UInt16,Int8) OK 110ms
/aggregate functions/groupArrayMovingAvg/inf OK 83ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Int128)) OK 178ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 179ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float64),UInt64 OK 137ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 148ms
/aggregate functions/entropy/Map(UInt16,Int16) OK 145ms
/aggregate functions/groupArrayMovingAvg/-inf OK 64ms
/aggregate functions/groupArrayMovingAvg/nan OK 96ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 174ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Float32)) OK 126ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float32),UInt64 OK 163ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 159ms
/aggregate functions/entropy/Map(UInt16,Int32) OK 169ms
/aggregate functions/groupArrayMovingAvg/inf, -inf, nan OK 66ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/groupArrayMovingAvg/UInt8 OK 98ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Float64)) OK 103ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 168ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(FixedString(51)),UInt64 OK 119ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(FixedString(51)),Nullable(UInt64) OK 158ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Date))) OK 155ms
/aggregate functions/entropy/Map(UInt16,Int64) OK 125ms
/aggregate functions/groupArrayMovingAvg/UInt16 OK 140ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Date)) OK 118ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(UInt64) OK 100ms
/aggregate functions/entropy/Map(UInt16,Int128) OK 115ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 144ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 150ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/groupArrayMovingAvg/UInt32 OK 107ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(DateTime)) OK 140ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 114ms
/aggregate functions/entropy/Map(UInt16,Float32) OK 92ms
/aggregate functions/groupArrayMovingAvg/UInt64 OK 129ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(DateTime),UInt64 OK 181ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 175ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Bool)) OK 182ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 147ms
/aggregate functions/entropy/Map(UInt16,Float64) OK 133ms
/aggregate functions/groupArrayMovingAvg/Int8 OK 110ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Date),UInt64 OK 119ms
/aggregate functions/entropy/Map(UInt16,Decimal128(38)) OK 129ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 152ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 171ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(String)) OK 155ms
/aggregate functions/groupArrayMovingAvg/Int16 OK 157ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 147ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 109ms
/aggregate functions/entropy/Map(UInt16,Date) OK 104ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 145ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(FixedString(51))) OK 152ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 177ms
/aggregate functions/groupArrayMovingAvg/Int32 OK 136ms
/aggregate functions/first_value/Map(UInt8,LowCardinality(Nullable(UUID))) OK 173ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 120ms
/aggregate functions/entropy/Map(UInt16,DateTime) OK 115ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 102ms
/aggregate functions/groupArrayMovingAvg/Int64 OK 133ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(UUID)) OK 153ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 165ms
/aggregate functions/entropy/Map(UInt16,DateTime64(3)) OK 161ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(String),UInt64 OK 138ms
/aggregate functions/first_value/Map(UInt8,Array(String)) OK 161ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(String),Nullable(UInt64) OK 124ms
/aggregate functions/groupArrayMovingAvg/Float32 OK 101ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 127ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(String),LowCardinality(UInt64) OK 163ms
/aggregate functions/entropy/Map(UInt16,Bool) OK 146ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Int64),UInt64 OK 167ms
/aggregate functions/first_value/Map(UInt8,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 159ms
/aggregate functions/groupArrayMovingAvg/Float64 OK 133ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/entropy/Map(UInt16,String) OK 179ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 128ms
/aggregate functions/first_value/Map(UInt8,Tuple(String)) OK 171ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float64),UInt64 OK 160ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 165ms
/aggregate functions/groupArrayMovingAvg/Decimal128(38) OK 133ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 99ms
/aggregate functions/groupArrayMovingAvg/Nullable(UInt8) OK 177ms
/aggregate functions/entropy/Map(UInt16,FixedString(51)) OK 150ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float32),UInt64 OK 160ms
/aggregate functions/first_value/Map(UInt16,UInt8) OK 144ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 165ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 156ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 139ms
/aggregate functions/entropy/Map(UInt16,UUID) OK 175ms
/aggregate functions/first_value/Map(UInt16,UInt16) OK 155ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(FixedString(51)),UInt64 OK 172ms
/aggregate functions/groupArrayMovingAvg/Nullable(UInt16) OK 136ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(UInt64) OK 147ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(UInt64) OK 153ms
/aggregate functions/groupArrayMovingAvg/Nullable(UInt32) OK 138ms
/aggregate functions/first_value/Map(UInt16,UInt32) OK 171ms
/aggregate functions/entropy/Map(UInt16,Nullable(UInt8)) OK 167ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 175ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 174ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Int8))) OK 145ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 132ms
/aggregate functions/groupArrayMovingAvg/Nullable(UInt64) OK 103ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Date),UInt64 OK 195ms
/aggregate functions/first_value/Map(UInt16,UInt64) OK 164ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Int16))) OK 165ms
/aggregate functions/entropy/Map(UInt16,Nullable(UInt16)) OK 172ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 138ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 149ms
/aggregate functions/groupArrayMovingAvg/Nullable(Int8) OK 137ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Int64,UInt64 OK 185ms
/aggregate functions/first_value/Map(UInt16,UInt128) OK 177ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Int32))) OK 179ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Int64,Nullable(UInt64) OK 158ms
/aggregate functions/entropy/Map(UInt16,Nullable(UInt32)) OK 110ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Int64,LowCardinality(UInt64) OK 134ms
/aggregate functions/groupArrayMovingAvg/Nullable(Int16) OK 132ms
/aggregate functions/entropy/Map(UInt16,Nullable(UInt64)) OK 126ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float64,UInt64 OK 195ms
/aggregate functions/groupArrayMovingAvg/Nullable(Int32) OK 226ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float64,Nullable(UInt64) OK 225ms
/aggregate functions/first_value/Map(UInt16,Int8) OK 105ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float64,LowCardinality(UInt64) OK 189ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Int64))) OK 209ms
/aggregate functions/entropy/Map(UInt16,Nullable(UInt128)) OK 149ms
/aggregate functions/first_value/Map(UInt16,Int16) OK 151ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float32,UInt64 OK 199ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float32,Nullable(UInt64) OK 147ms
/aggregate functions/groupArrayMovingAvg/Nullable(Int64) OK 161ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Int128))) OK 169ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Float32,LowCardinality(UInt64) OK 173ms
/aggregate functions/entropy/Map(UInt16,Nullable(Int8)) OK 153ms
/aggregate functions/first_value/Map(UInt16,Int32) OK 143ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/FixedString(51),UInt64 OK 177ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/FixedString(51),Nullable(UInt64) OK 166ms
/aggregate functions/groupArrayMovingAvg/Nullable(Float32) OK 175ms
/aggregate functions/entropy/Map(UInt16,Nullable(Int16)) OK 147ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Float32))) OK 181ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/FixedString(51),LowCardinality(UInt64) OK 168ms
/aggregate functions/first_value/Map(UInt16,Int64) OK 152ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Decimal128(38),UInt64 OK 201ms
/aggregate functions/entropy/Map(UInt16,Nullable(Int32)) OK 158ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 156ms
/aggregate functions/first_value/Map(UInt16,Int128) OK 165ms
/aggregate functions/groupArrayMovingAvg/Nullable(Float64) OK 151ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 129ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Float64))) OK 151ms
/aggregate functions/entropy/Map(UInt16,Nullable(Int64)) OK 155ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/DateTime,UInt64 OK 198ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/DateTime,Nullable(UInt64) OK 165ms
/aggregate functions/groupArrayMovingAvg/Nullable(Decimal128(38)) OK 152ms
/aggregate functions/first_value/Map(UInt16,Float32) OK 133ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 152ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/entropy/Map(UInt16,Nullable(Int128)) OK 189ms
/aggregate functions/first_value/Map(UInt16,Float64) OK 196ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(UInt8) OK 176ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Date,UInt64 OK 141ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Date,Nullable(UInt64) OK 153ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 168ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Date,LowCardinality(UInt64) OK 137ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Array(String),UInt64 OK 189ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Array(String),Nullable(UInt64) OK 170ms
/aggregate functions/groupArrayInsertAt/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 188ms
/aggregate functions/entropy/Map(UInt16,Nullable(Float32)) OK 175ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(UInt16) OK 158ms
/aggregate functions/first_value/Map(UInt16,Decimal128(38)) OK 137ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(Bool))) OK 165ms
/aggregate functions/first_value/Map(UInt16,Date) OK 147ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(UInt32) OK 160ms
/aggregate functions/entropy/Map(UInt16,Nullable(Float64)) OK 134ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/groupArrayMovingSum OK 5s 442ms
/aggregate functions/groupArrayMovingSum/constant OK 68ms
/aggregate functions/groupArrayMovingSum/zero rows OK 74ms
/aggregate functions/first_value/Map(UInt16,DateTime) OK 157ms
/aggregate functions/entropy/Map(UInt16,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(UInt64) OK 141ms
/aggregate functions/groupArrayMovingSum/single row OK 66ms
/aggregate functions/groupArrayMovingSum/with group by OK 72ms
/aggregate functions/groupArray/Map(UInt8,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/entropy/Map(UInt16,Nullable(Date)) OK 97ms
/aggregate functions/first_value/Map(UInt16,DateTime64(3)) OK 105ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Int8) OK 102ms
/aggregate functions/groupArrayMovingSum/some negative values OK 67ms
/aggregate functions/entropy/Map(UInt16,Nullable(DateTime)) OK 100ms
/aggregate functions/groupArrayMovingSum/NULL value handling OK 82ms
/aggregate functions/groupArray/Map(UInt8,Array(String)) OK 107ms
/aggregate functions/first_value/Map(UInt16,Bool) OK 104ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Int16) OK 101ms
/aggregate functions/groupArrayMovingSum/single NULL value OK 64ms
/aggregate functions/entropy/Map(UInt16,Nullable(DateTime64(3))) OK 95ms
/aggregate functions/groupArray/Map(UInt8,Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/first_value/Map(UInt16,String) OK 117ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Int32) OK 125ms
/aggregate functions/groupArrayMovingSum/return type OK 60ms
/aggregate functions/entropy/Map(UInt16,Nullable(Bool)) OK 92ms
/aggregate functions/groupArrayMovingSum/doc example OK 64ms
/aggregate functions/first_value/Map(UInt16,FixedString(51)) OK 126ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Int64) OK 113ms
/aggregate functions/groupArray/Map(UInt8,Tuple(String)) OK 97ms
/aggregate functions/groupArrayMovingSum/inf OK 68ms
/aggregate functions/entropy/Map(UInt16,Nullable(String)) OK 97ms
/aggregate functions/groupArrayMovingSum/-inf OK 73ms
/aggregate functions/groupArray/Map(UInt16,UInt8) OK 112ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Float32) OK 111ms
/aggregate functions/first_value/Map(UInt16,UUID) OK 112ms
/aggregate functions/entropy/Map(UInt16,Nullable(FixedString(51))) OK 110ms
/aggregate functions/groupArrayMovingSum/nan OK 82ms
/aggregate functions/groupArray/Map(UInt16,UInt16) OK 128ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Float64) OK 127ms
/aggregate functions/first_value/Map(UInt16,Nullable(UInt8)) OK 133ms
/aggregate functions/entropy/Map(UInt16,Nullable(UUID)) OK 112ms
/aggregate functions/groupArrayMovingSum/inf, -inf, nan OK 78ms
/aggregate functions/groupArrayMovingSum/UInt8 OK 119ms
/aggregate functions/groupArray/Map(UInt16,UInt32) OK 127ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UInt8)) OK 142ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(UInt8)) OK 147ms
/aggregate functions/first_value/Map(UInt16,Nullable(UInt16)) OK 112ms
/aggregate functions/groupArrayMovingSum/UInt16 OK 90ms
/aggregate functions/groupArray/Map(UInt16,UInt64) OK 103ms
/aggregate functions/first_value/Map(UInt16,Nullable(UInt32)) OK 106ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UInt16)) OK 103ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(UInt16)) OK 91ms
/aggregate functions/groupArrayMovingSum/UInt32 OK 85ms
/aggregate functions/groupArray/Map(UInt16,UInt128) OK 122ms
/aggregate functions/first_value/Map(UInt16,Nullable(UInt64)) OK 105ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(UInt32)) OK 122ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UInt32)) OK 126ms
/aggregate functions/groupArrayMovingSum/UInt64 OK 110ms
/aggregate functions/first_value/Map(UInt16,Nullable(UInt128)) OK 146ms
/aggregate functions/groupArray/Map(UInt16,Int8) OK 146ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(UInt64)) OK 139ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UInt64)) OK 113ms
/aggregate functions/groupArrayMovingSum/Int8 OK 124ms
/aggregate functions/first_value/Map(UInt16,Nullable(Int8)) OK 162ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UInt128)) OK 113ms
/aggregate functions/groupArray/Map(UInt16,Int16) OK 119ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Int8)) OK 138ms
/aggregate functions/groupArrayMovingSum/Int16 OK 109ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Int8)) OK 103ms
/aggregate functions/groupArray/Map(UInt16,Int32) OK 101ms
/aggregate functions/groupArrayMovingSum/Int32 OK 105ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Int16)) OK 100ms
/aggregate functions/first_value/Map(UInt16,Nullable(Int16)) OK 89ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Int16)) OK 102ms
/aggregate functions/groupArray/Map(UInt16,Int64) OK 113ms
/aggregate functions/groupArrayMovingSum/Int64 OK 97ms
/aggregate functions/first_value/Map(UInt16,Nullable(Int32)) OK 118ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Int32)) OK 107ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Int32)) OK 116ms
/aggregate functions/groupArrayMovingSum/Float32 OK 157ms
/aggregate functions/groupArray/Map(UInt16,Int128) OK 152ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Int64)) OK 94ms
/aggregate functions/first_value/Map(UInt16,Nullable(Int64)) OK 119ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Int64)) OK 96ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Float32)) OK 114ms
/aggregate functions/first_value/Map(UInt16,Nullable(Int128)) OK 111ms
/aggregate functions/groupArrayMovingSum/Float64 OK 96ms
/aggregate functions/groupArray/Map(UInt16,Float32) OK 109ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Int128)) OK 108ms
/aggregate functions/groupArrayMovingAvg/LowCardinality(Nullable(Float64)) OK 95ms
/aggregate functions/groupArrayMovingSum/Decimal128(38) OK 111ms
/aggregate functions/first_value/Map(UInt16,Nullable(Float32)) OK 119ms
/aggregate functions/groupArray/Map(UInt16,Float64) OK 109ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Float32)) OK 91ms
/aggregate functions/groupArraySample OK 5s 374ms
/aggregate functions/groupArraySample/constant OK 74ms
/aggregate functions/groupArrayMovingSum/Nullable(UInt8) OK 129ms
/aggregate functions/groupArray/Map(UInt16,Decimal128(38)) OK 113ms
/aggregate functions/first_value/Map(UInt16,Nullable(Float64)) OK 127ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Float64)) OK 117ms
/aggregate functions/groupArraySample/zero rows OK 66ms
/aggregate functions/groupArraySample/single row OK 68ms
/aggregate functions/groupArray/Map(UInt16,Date) OK 142ms
/aggregate functions/groupArrayMovingSum/Nullable(UInt16) OK 119ms
/aggregate functions/first_value/Map(UInt16,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Date)) OK 132ms
/aggregate functions/groupArraySample/with group by OK 58ms
/aggregate functions/groupArraySample/some negative values OK 61ms
/aggregate functions/groupArrayMovingSum/Nullable(UInt32) OK 98ms
/aggregate functions/groupArray/Map(UInt16,DateTime) OK 104ms
/aggregate functions/first_value/Map(UInt16,Nullable(Date)) OK 102ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(DateTime)) OK 109ms
/aggregate functions/groupArraySample/NULL value handling OK 59ms
/aggregate functions/groupArrayMovingSum/Nullable(UInt64) OK 95ms
/aggregate functions/groupArraySample/single NULL value OK 74ms
/aggregate functions/groupArray/Map(UInt16,DateTime64(3)) OK 120ms
/aggregate functions/first_value/Map(UInt16,Nullable(DateTime)) OK 114ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Bool)) OK 113ms
/aggregate functions/groupArraySample/return type OK 80ms
/aggregate functions/groupArrayMovingSum/Nullable(Int8) OK 107ms
/aggregate functions/groupArray/Map(UInt16,Bool) OK 118ms
/aggregate functions/first_value/Map(UInt16,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(String)) OK 123ms
/aggregate functions/groupArraySample/doc example OK 84ms
/aggregate functions/groupArrayMovingSum/Nullable(Int16) OK 93ms
/aggregate functions/groupArraySample/inf OK 77ms
/aggregate functions/groupArray/Map(UInt16,String) OK 111ms
/aggregate functions/first_value/Map(UInt16,Nullable(Bool)) OK 102ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/groupArrayMovingSum/Nullable(Int32) OK 99ms
/aggregate functions/groupArraySample/-inf OK 88ms
/aggregate functions/first_value/Map(UInt16,Nullable(String)) OK 107ms
/aggregate functions/groupArray/Map(UInt16,FixedString(51)) OK 113ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(UUID)) OK 126ms
/aggregate functions/groupArrayMovingSum/Nullable(Int64) OK 113ms
/aggregate functions/groupArraySample/nan OK 77ms
/aggregate functions/first_value/Map(UInt16,Nullable(FixedString(51))) OK 117ms
/aggregate functions/groupArray/Map(UInt16,UUID) OK 125ms
/aggregate functions/groupArraySample/inf, -inf, nan OK 88ms
/aggregate functions/groupArrayMovingSum/Nullable(Float32) OK 111ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/groupArraySample/UInt8 OK 93ms
/aggregate functions/first_value/Map(UInt16,Nullable(UUID)) OK 115ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UInt8)) OK 131ms
/aggregate functions/groupArrayMovingSum/Nullable(Float64) OK 106ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/groupArraySample/UInt16 OK 88ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UInt8)) OK 117ms
/aggregate functions/groupArrayMovingSum/Nullable(Decimal128(38)) OK 110ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UInt16)) OK 105ms
/aggregate functions/groupArraySample/UInt32 OK 151ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UInt16)) OK 112ms
/aggregate functions/groupArrayMovingSum/LowCardinality(UInt8) OK 112ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UInt32)) OK 142ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 149ms
/aggregate functions/groupArraySample/UInt64 OK 97ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UInt32)) OK 97ms
/aggregate functions/groupArrayMovingSum/LowCardinality(UInt16) OK 96ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UInt64)) OK 92ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/groupArraySample/Int8 OK 95ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UInt64)) OK 110ms
/aggregate functions/groupArrayMovingSum/LowCardinality(UInt32) OK 98ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UInt128)) OK 93ms
/aggregate functions/groupArraySample/Int16 OK 99ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/groupArrayMovingSum/LowCardinality(UInt64) OK 109ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UInt128)) OK 108ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Int8)) OK 105ms
/aggregate functions/groupArraySample/Int32 OK 109ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Int8) OK 97ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Int8)) OK 103ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Int16)) OK 87ms
/aggregate functions/groupArraySample/Int64 OK 94ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Int16) OK 98ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Int16)) OK 100ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Int32)) OK 98ms
/aggregate functions/groupArraySample/Float32 OK 90ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Int32) OK 97ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Int32)) OK 116ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Int64)) OK 111ms
/aggregate functions/groupArraySample/Float64 OK 89ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Int64) OK 97ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Int64)) OK 99ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Int128)) OK 103ms
/aggregate functions/groupArraySample/Decimal128(38) OK 99ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Float32) OK 96ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Int128)) OK 109ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Float32)) OK 118ms
/aggregate functions/groupArraySample/Nullable(UInt8) OK 102ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Float64) OK 80ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Float32)) OK 109ms
/aggregate functions/groupArraySample/Nullable(UInt16) OK 105ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Float64)) OK 112ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Float64)) OK 121ms
/aggregate functions/groupArraySample/Nullable(UInt32) OK 126ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Decimal128(38))) OK 148ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(UInt16)) OK 142ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Date)) OK 119ms
/aggregate functions/groupArraySample/Nullable(UInt64) OK 103ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Date)) OK 98ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/groupArraySample/Nullable(Int8) OK 101ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(DateTime)) OK 107ms
/aggregate functions/groupArray/Map(UInt16,Nullable(DateTime)) OK 108ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(UInt64)) OK 109ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/groupArraySample/Nullable(Int16) OK 108ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Bool)) OK 104ms
/aggregate functions/groupArray/Map(UInt16,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/groupArraySample/Nullable(Int32) OK 109ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(String)) OK 97ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Int16)) OK 109ms
/aggregate functions/groupArray/Map(UInt16,Nullable(Bool)) OK 100ms
/aggregate functions/entropy/Map(UInt16,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/groupArraySample/Nullable(Int64) OK 98ms
/aggregate functions/groupArray/Map(UInt16,Nullable(String)) OK 126ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Int32)) OK 136ms
/aggregate functions/entropy/Map(UInt16,Array(String)) OK 121ms
/aggregate functions/groupArraySample/Nullable(Float32) OK 88ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(UUID)) OK 94ms
/aggregate functions/groupArray/Map(UInt16,Nullable(FixedString(51))) OK 96ms
/aggregate functions/entropy/Map(UInt16,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Int64)) OK 114ms
/aggregate functions/groupArraySample/Nullable(Float64) OK 113ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 89ms
/aggregate functions/groupArray/Map(UInt16,Nullable(UUID)) OK 96ms
/aggregate functions/entropy/Map(UInt16,Tuple(String)) OK 96ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Float32)) OK 101ms
/aggregate functions/groupArraySample/Nullable(Decimal128(38)) OK 122ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UInt8)) OK 93ms
/aggregate functions/entropy/Map(UInt32,UInt8) OK 100ms
/aggregate functions/groupArrayMovingSum/LowCardinality(Nullable(Float64)) OK 94ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/groupArraySample/LowCardinality(UInt8) OK 93ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UInt16)) OK 89ms
/aggregate functions/entropy/Map(UInt32,UInt16) OK 106ms
/aggregate functions/groupBitAnd OK 2s 518ms
/aggregate functions/groupBitAnd/constant OK 65ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/groupArraySample/LowCardinality(UInt16) OK 100ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UInt32)) OK 102ms
/aggregate functions/groupBitAnd/zero rows OK 72ms
/aggregate functions/entropy/Map(UInt32,UInt32) OK 89ms
/aggregate functions/groupArraySample/LowCardinality(UInt32) OK 100ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/groupBitAnd/single row OK 64ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UInt64)) OK 109ms
/aggregate functions/entropy/Map(UInt32,UInt64) OK 95ms
/aggregate functions/groupBitAnd/with group by OK 77ms
/aggregate functions/groupArraySample/LowCardinality(UInt64) OK 100ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UInt128)) OK 109ms
/aggregate functions/entropy/Map(UInt32,UInt128) OK 104ms
/aggregate functions/groupBitAnd/NULL value handling OK 64ms
/aggregate functions/groupArraySample/LowCardinality(Int8) OK 97ms
/aggregate functions/groupBitAnd/single NULL value OK 78ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Int8)) OK 110ms
/aggregate functions/entropy/Map(UInt32,Int8) OK 115ms
/aggregate functions/groupBitAnd/return type OK 96ms
/aggregate functions/groupArraySample/LowCardinality(Int16) OK 101ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Int16)) OK 122ms
/aggregate functions/entropy/Map(UInt32,Int16) OK 119ms
/aggregate functions/groupBitAnd/doc example OK 91ms
/aggregate functions/groupArraySample/LowCardinality(Int32) OK 98ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Int32)) OK 153ms
/aggregate functions/entropy/Map(UInt32,Int32) OK 113ms
/aggregate functions/groupBitAnd/UInt8 OK 116ms
/aggregate functions/groupArraySample/LowCardinality(Int64) OK 126ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/entropy/Map(UInt32,Int64) OK 115ms
/aggregate functions/groupBitAnd/UInt16 OK 112ms
/aggregate functions/groupArraySample/LowCardinality(Float32) OK 104ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Int64)) OK 105ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/entropy/Map(UInt32,Int128) OK 97ms
/aggregate functions/groupBitAnd/UInt32 OK 113ms
/aggregate functions/groupArraySample/LowCardinality(Float64) OK 124ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Int128)) OK 107ms
/aggregate functions/entropy/Map(UInt32,Float32) OK 97ms
/aggregate functions/groupBitAnd/UInt64 OK 147ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Float32)) OK 129ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(UInt8)) OK 108ms
/aggregate functions/entropy/Map(UInt32,Float64) OK 90ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(UInt16)) OK 153ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Float64)) OK 114ms
/aggregate functions/groupBitAnd/Nullable(UInt8) OK 112ms
/aggregate functions/entropy/Map(UInt32,Decimal128(38)) OK 129ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Date)) OK 108ms
/aggregate functions/groupBitAnd/Nullable(UInt16) OK 114ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/entropy/Map(UInt32,Date) OK 104ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(DateTime)) OK 107ms
/aggregate functions/groupBitAnd/Nullable(UInt32) OK 107ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(UInt64)) OK 115ms
/aggregate functions/entropy/Map(UInt32,DateTime) OK 91ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(String))) OK 89ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Bool)) OK 106ms
/aggregate functions/groupBitAnd/Nullable(UInt64) OK 135ms
/aggregate functions/entropy/Map(UInt32,DateTime64(3)) OK 126ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(String)) OK 95ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Int16)) OK 103ms
/aggregate functions/groupBitAnd/LowCardinality(UInt8) OK 125ms
/aggregate functions/entropy/Map(UInt32,Bool) OK 97ms
/aggregate functions/first_value/Map(UInt16,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Int32)) OK 97ms
/aggregate functions/entropy/Map(UInt32,String) OK 97ms
/aggregate functions/groupBitAnd/LowCardinality(UInt16) OK 111ms
/aggregate functions/first_value/Map(UInt16,Array(String)) OK 97ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(UUID)) OK 97ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Int64)) OK 94ms
/aggregate functions/entropy/Map(UInt32,FixedString(51)) OK 88ms
/aggregate functions/first_value/Map(UInt16,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/groupBitAnd/LowCardinality(UInt32) OK 110ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Float32)) OK 99ms
/aggregate functions/entropy/Map(UInt32,UUID) OK 93ms
/aggregate functions/first_value/Map(UInt16,Tuple(String)) OK 93ms
/aggregate functions/groupBitAnd/LowCardinality(UInt64) OK 99ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/groupArraySample/LowCardinality(Nullable(Float64)) OK 98ms
/aggregate functions/entropy/Map(UInt32,Nullable(UInt8)) OK 99ms
/aggregate functions/first_value/Map(UInt32,UInt8) OK 96ms
/aggregate functions/groupBitAnd/LowCardinality(Nullable(UInt8)) OK 134ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/groupBitOr OK 2s 653ms
/aggregate functions/groupBitOr/constant OK 67ms
/aggregate functions/entropy/Map(UInt32,Nullable(UInt16)) OK 107ms
/aggregate functions/first_value/Map(UInt32,UInt16) OK 133ms
/aggregate functions/groupBitOr/zero rows OK 104ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/groupBitAnd/LowCardinality(Nullable(UInt16)) OK 147ms
/aggregate functions/entropy/Map(UInt32,Nullable(UInt32)) OK 152ms
/aggregate functions/groupBitOr/single row OK 66ms
/aggregate functions/first_value/Map(UInt32,UInt32) OK 103ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/groupBitOr/with group by OK 69ms
/aggregate functions/groupBitAnd/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/entropy/Map(UInt32,Nullable(UInt64)) OK 111ms
/aggregate functions/first_value/Map(UInt32,UInt64) OK 103ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/groupBitOr/NULL value handling OK 66ms
/aggregate functions/groupBitAnd/LowCardinality(Nullable(UInt64)) OK 104ms
/aggregate functions/groupBitOr/single NULL value OK 72ms
/aggregate functions/entropy/Map(UInt32,Nullable(UInt128)) OK 99ms
/aggregate functions/first_value/Map(UInt32,UInt128) OK 98ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/groupBitOr/return type OK 79ms
/aggregate functions/groupBitXor OK 2s 500ms
/aggregate functions/groupBitXor/constant OK 64ms
/aggregate functions/entropy/Map(UInt32,Nullable(Int8)) OK 94ms
/aggregate functions/first_value/Map(UInt32,Int8) OK 124ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/groupBitOr/doc example OK 92ms
/aggregate functions/groupBitXor/zero rows OK 75ms
/aggregate functions/entropy/Map(UInt32,Nullable(Int16)) OK 112ms
/aggregate functions/groupBitXor/single row OK 84ms
/aggregate functions/groupBitOr/UInt8 OK 126ms
/aggregate functions/first_value/Map(UInt32,Int16) OK 104ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/entropy/Map(UInt32,Nullable(Int32)) OK 93ms
/aggregate functions/groupBitXor/with group by OK 65ms
/aggregate functions/first_value/Map(UInt32,Int32) OK 123ms
/aggregate functions/groupBitOr/UInt16 OK 111ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/groupBitXor/NULL value handling OK 66ms
/aggregate functions/entropy/Map(UInt32,Nullable(Int64)) OK 94ms
/aggregate functions/groupBitXor/single NULL value OK 65ms
/aggregate functions/first_value/Map(UInt32,Int64) OK 112ms
/aggregate functions/groupBitOr/UInt32 OK 128ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/entropy/Map(UInt32,Nullable(Int128)) OK 114ms
/aggregate functions/groupBitXor/return type OK 111ms
/aggregate functions/first_value/Map(UInt32,Int128) OK 136ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/groupBitOr/UInt64 OK 120ms
/aggregate functions/entropy/Map(UInt32,Nullable(Float32)) OK 136ms
/aggregate functions/groupBitXor/doc example OK 59ms
/aggregate functions/groupBitXor/UInt8 OK 86ms
/aggregate functions/first_value/Map(UInt32,Float32) OK 140ms
/aggregate functions/groupBitOr/Nullable(UInt8) OK 128ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/entropy/Map(UInt32,Nullable(Float64)) OK 94ms
/aggregate functions/groupBitXor/UInt16 OK 110ms
/aggregate functions/entropy/Map(UInt32,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/groupBitOr/Nullable(UInt16) OK 143ms
/aggregate functions/first_value/Map(UInt32,Float64) OK 115ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/groupBitXor/UInt32 OK 128ms
/aggregate functions/first_value/Map(UInt32,Decimal128(38)) OK 157ms
/aggregate functions/entropy/Map(UInt32,Nullable(Date)) OK 142ms
/aggregate functions/groupBitOr/Nullable(UInt32) OK 137ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/groupBitXor/UInt64 OK 111ms
/aggregate functions/groupBitXor/Nullable(UInt8) OK 149ms
/aggregate functions/entropy/Map(UInt32,Nullable(DateTime)) OK 120ms
/aggregate functions/first_value/Map(UInt32,Date) OK 141ms
/aggregate functions/groupBitOr/Nullable(UInt64) OK 106ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/groupBitOr/LowCardinality(UInt8) OK 123ms
/aggregate functions/entropy/Map(UInt32,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/groupBitXor/Nullable(UInt16) OK 126ms
/aggregate functions/first_value/Map(UInt32,DateTime) OK 121ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/groupBitOr/LowCardinality(UInt16) OK 144ms
/aggregate functions/entropy/Map(UInt32,Nullable(Bool)) OK 153ms
/aggregate functions/groupArray/Map(UInt16,LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/first_value/Map(UInt32,DateTime64(3)) OK 95ms
/aggregate functions/groupBitXor/Nullable(UInt32) OK 130ms
/aggregate functions/first_value/Map(UInt32,Bool) OK 132ms
/aggregate functions/groupArray/Map(UInt16,Array(String)) OK 128ms
/aggregate functions/groupBitOr/LowCardinality(UInt32) OK 140ms
/aggregate functions/entropy/Map(UInt32,Nullable(String)) OK 126ms
/aggregate functions/groupBitXor/Nullable(UInt64) OK 117ms
/aggregate functions/first_value/Map(UInt32,String) OK 119ms
/aggregate functions/groupArray/Map(UInt16,Map(String,LowCardinality(Float64))) OK 133ms
/aggregate functions/groupBitXor/LowCardinality(UInt8) OK 133ms
/aggregate functions/groupBitOr/LowCardinality(UInt64) OK 123ms
/aggregate functions/entropy/Map(UInt32,Nullable(FixedString(51))) OK 122ms
/aggregate functions/first_value/Map(UInt32,FixedString(51)) OK 98ms
/aggregate functions/groupArray/Map(UInt16,Tuple(String)) OK 124ms
/aggregate functions/groupBitOr/LowCardinality(Nullable(UInt8)) OK 149ms
/aggregate functions/entropy/Map(UInt32,Nullable(UUID)) OK 126ms
/aggregate functions/groupBitXor/LowCardinality(UInt16) OK 99ms
/aggregate functions/first_value/Map(UInt32,UUID) OK 95ms
/aggregate functions/groupBitXor/LowCardinality(UInt32) OK 113ms
/aggregate functions/groupArray/Map(UInt32,UInt8) OK 119ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UInt8)) OK 113ms
/aggregate functions/groupBitOr/LowCardinality(Nullable(UInt16)) OK 104ms
/aggregate functions/first_value/Map(UInt32,Nullable(UInt8)) OK 99ms
/aggregate functions/groupBitXor/LowCardinality(UInt64) OK 132ms
/aggregate functions/groupArray/Map(UInt32,UInt16) OK 100ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UInt16)) OK 114ms
/aggregate functions/groupBitOr/LowCardinality(Nullable(UInt32)) OK 112ms
/aggregate functions/first_value/Map(UInt32,Nullable(UInt16)) OK 113ms
/aggregate functions/groupArray/Map(UInt32,UInt32) OK 109ms
/aggregate functions/groupBitXor/LowCardinality(Nullable(UInt8)) OK 155ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UInt32)) OK 138ms
/aggregate functions/groupBitOr/LowCardinality(Nullable(UInt64)) OK 123ms
/aggregate functions/first_value/Map(UInt32,Nullable(UInt32)) OK 123ms
/aggregate functions/groupArray/Map(UInt32,UInt64) OK 93ms
/aggregate functions/groupBitmap OK 2s 508ms
/aggregate functions/groupBitmap/constant OK 78ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UInt64)) OK 117ms
/aggregate functions/first_value/Map(UInt32,Nullable(UInt64)) OK 121ms
/aggregate functions/groupBitXor/LowCardinality(Nullable(UInt16)) OK 93ms
/aggregate functions/groupArray/Map(UInt32,UInt128) OK 109ms
/aggregate functions/groupBitmap/zero rows OK 78ms
/aggregate functions/groupBitXor/LowCardinality(Nullable(UInt32)) OK 104ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UInt128)) OK 111ms
/aggregate functions/first_value/Map(UInt32,Nullable(UInt128)) OK 113ms
/aggregate functions/groupBitmap/single row OK 67ms
/aggregate functions/groupArray/Map(UInt32,Int8) OK 92ms
/aggregate functions/groupBitXor/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/groupBitmap/with group by OK 74ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Int8)) OK 105ms
/aggregate functions/first_value/Map(UInt32,Nullable(Int8)) OK 112ms
/aggregate functions/groupArray/Map(UInt32,Int16) OK 106ms
/aggregate functions/groupBitmap/NULL value handling OK 80ms
/aggregate functions/groupUniqArray OK 3m 14s
/aggregate functions/groupUniqArray/constant OK 90ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Int16)) OK 104ms
/aggregate functions/first_value/Map(UInt32,Nullable(Int16)) OK 133ms
/aggregate functions/groupArray/Map(UInt32,Int32) OK 133ms
/aggregate functions/groupBitmap/single NULL value OK 107ms
/aggregate functions/groupUniqArray/zero rows OK 90ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Int32)) OK 93ms
/aggregate functions/groupBitmap/return type OK 89ms
/aggregate functions/first_value/Map(UInt32,Nullable(Int32)) OK 115ms
/aggregate functions/groupArray/Map(UInt32,Int64) OK 103ms
/aggregate functions/groupUniqArray/with group by OK 68ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Int64)) OK 111ms
/aggregate functions/groupUniqArray/some negative values OK 83ms
/aggregate functions/groupBitmap/doc example OK 82ms
/aggregate functions/groupArray/Map(UInt32,Int128) OK 111ms
/aggregate functions/first_value/Map(UInt32,Nullable(Int64)) OK 100ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Int128)) OK 110ms
/aggregate functions/groupUniqArray/first non-NULL value OK 81ms
/aggregate functions/groupBitmap/UInt8 OK 90ms
/aggregate functions/first_value/Map(UInt32,Nullable(Int128)) OK 120ms
/aggregate functions/groupArray/Map(UInt32,Float32) OK 113ms
/aggregate functions/groupUniqArray/NULL for all rows OK 77ms
/aggregate functions/groupBitmap/UInt16 OK 111ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Float32)) OK 104ms
/aggregate functions/groupUniqArray/return type OK 76ms
/aggregate functions/groupArray/Map(UInt32,Float64) OK 104ms
/aggregate functions/first_value/Map(UInt32,Nullable(Float32)) OK 97ms
/aggregate functions/groupBitmap/UInt32 OK 119ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Float64)) OK 120ms
/aggregate functions/groupUniqArray/with another aggregate function OK 65ms
/aggregate functions/first_value/Map(UInt32,Nullable(Float64)) OK 106ms
/aggregate functions/groupArray/Map(UInt32,Decimal128(38)) OK 110ms
/aggregate functions/groupUniqArray/with another aggregate function and group by OK 68ms
/aggregate functions/groupBitmap/UInt64 OK 110ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Date)) OK 98ms
/aggregate functions/groupUniqArray/string that ends with \0 OK 82ms
/aggregate functions/first_value/Map(UInt32,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/groupArray/Map(UInt32,Date) OK 114ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(DateTime)) OK 106ms
/aggregate functions/groupBitmap/Nullable(UInt8) OK 100ms
/aggregate functions/groupUniqArray/inf OK 73ms
/aggregate functions/groupArray/Map(UInt32,DateTime) OK 106ms
/aggregate functions/first_value/Map(UInt32,Nullable(Date)) OK 105ms
/aggregate functions/groupUniqArray/-inf OK 65ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Bool)) OK 120ms
/aggregate functions/groupBitmap/Nullable(UInt16) OK 88ms
/aggregate functions/groupUniqArray/nan OK 75ms
/aggregate functions/groupArray/Map(UInt32,DateTime64(3)) OK 111ms
/aggregate functions/first_value/Map(UInt32,Nullable(DateTime)) OK 100ms
/aggregate functions/groupBitmap/Nullable(UInt32) OK 97ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(String)) OK 100ms
/aggregate functions/groupUniqArray/UInt8 OK 99ms
/aggregate functions/first_value/Map(UInt32,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/groupArray/Map(UInt32,Bool) OK 114ms
/aggregate functions/groupBitmap/Nullable(UInt64) OK 100ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/groupUniqArray/UInt16 OK 98ms
/aggregate functions/first_value/Map(UInt32,Nullable(Bool)) OK 113ms
/aggregate functions/groupBitmap/LowCardinality(UInt8) OK 108ms
/aggregate functions/groupArray/Map(UInt32,String) OK 107ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(UUID)) OK 105ms
/aggregate functions/groupUniqArray/UInt32 OK 88ms
/aggregate functions/first_value/Map(UInt32,Nullable(String)) OK 112ms
/aggregate functions/groupBitmap/LowCardinality(UInt16) OK 111ms
/aggregate functions/groupArray/Map(UInt32,FixedString(51)) OK 89ms
/aggregate functions/groupUniqArray/UInt64 OK 106ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/groupArray/Map(UInt32,UUID) OK 118ms
/aggregate functions/first_value/Map(UInt32,Nullable(FixedString(51))) OK 113ms
/aggregate functions/groupBitmap/LowCardinality(UInt32) OK 125ms
/aggregate functions/groupUniqArray/UInt128 OK 171ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UInt8)) OK 101ms
/aggregate functions/first_value/Map(UInt32,Nullable(UUID)) OK 162ms
/aggregate functions/groupBitmap/LowCardinality(UInt64) OK 167ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 150ms
/aggregate functions/groupUniqArray/Int8 OK 113ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UInt16)) OK 105ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UInt8)) OK 92ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/groupBitmap/LowCardinality(Nullable(UInt8)) OK 130ms
/aggregate functions/groupUniqArray/Int16 OK 133ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UInt32)) OK 118ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UInt16)) OK 89ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/groupBitmap/LowCardinality(Nullable(UInt16)) OK 111ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UInt64)) OK 97ms
/aggregate functions/groupUniqArray/Int32 OK 107ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UInt32)) OK 99ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UInt128)) OK 124ms
/aggregate functions/groupBitmap/LowCardinality(Nullable(UInt32)) OK 136ms
/aggregate functions/groupUniqArray/Int64 OK 104ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UInt64)) OK 109ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Int16))) OK 89ms
/aggregate functions/groupUniqArray/Int128 OK 141ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Int8)) OK 125ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UInt128)) OK 135ms
/aggregate functions/groupBitmap/LowCardinality(Nullable(UInt64)) OK 132ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Int16)) OK 139ms
/aggregate functions/groupUniqArray/Float32 OK 135ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Int8)) OK 111ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Int64))) OK 131ms
/aggregate functions/intervalLengthSum OK 5s 118ms
/aggregate functions/intervalLengthSum/constant OK 61ms
/aggregate functions/intervalLengthSum/zero rows OK 71ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Int16)) OK 140ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Int32)) OK 141ms
/aggregate functions/groupUniqArray/Float64 OK 158ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/intervalLengthSum/with group by OK 79ms
/aggregate functions/intervalLengthSum/some negative values OK 68ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Int32)) OK 114ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Int64)) OK 106ms
/aggregate functions/groupUniqArray/Decimal128(38) OK 104ms
/aggregate functions/intervalLengthSum/NULL value handling OK 63ms
/aggregate functions/intervalLengthSum/single NULL value OK 93ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Int128)) OK 111ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Int64)) OK 128ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/groupUniqArray/Date OK 114ms
/aggregate functions/intervalLengthSum/inf, -inf, nan OK 654ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Float32)) OK 135ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Int128)) OK 125ms
/aggregate functions/groupUniqArray/DateTime OK 136ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Float64)) OK 123ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Float32)) OK 108ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/groupUniqArray/DateTime64(3) OK 113ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Float64)) OK 113ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Decimal128(38))) OK 138ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/groupUniqArray/Bool OK 100ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Date)) OK 127ms
/aggregate functions/groupUniqArray/String OK 146ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Date)) OK 136ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(DateTime)) OK 163ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/groupUniqArray/FixedString(51) OK 130ms
/aggregate functions/groupArray/Map(UInt32,Nullable(DateTime)) OK 114ms
/aggregate functions/intervalLengthSum/return type OK 95ms
/aggregate functions/entropy/Map(UInt32,LowCardinality(Nullable(UUID))) OK 589ms
/aggregate functions/groupArray/Map(UInt32,Nullable(DateTime64(3))) OK 484ms
/aggregate functions/groupUniqArray/UUID OK 522ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Bool)) OK 563ms
/aggregate functions/intervalLengthSum/datatypes OK 3s 928ms
/aggregate functions/intervalLengthSum/datatypes/permutations OK 3s 927ms
/aggregate functions/groupArray/Map(UInt32,Nullable(Bool)) OK 511ms
/aggregate functions/groupUniqArray/Map(UInt8,UInt8) OK 763ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(String)) OK 739ms
/aggregate functions/entropy/Map(UInt32,Array(String)) OK 727ms
/aggregate functions/groupArray/Map(UInt32,Nullable(String)) OK 348ms
/aggregate functions/intervalLengthSum/datatypes/permutations/UInt64,UInt64 OK 767ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 1s 367ms
/aggregate functions/groupUniqArray/Map(UInt8,UInt16) OK 126ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 1s 976ms
/aggregate functions/entropy/Map(UInt32,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/groupArray/Map(UInt32,Nullable(FixedString(51))) OK 1s 855ms
/aggregate functions/entropy/Map(UInt32,Tuple(String)) OK 1s 843ms
/aggregate functions/groupUniqArray/Map(UInt8,UInt32) OK 1s 840ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(UUID)) OK 1s 853ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 1s 228ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 634ms
/aggregate functions/groupArray/Map(UInt32,Nullable(UUID)) OK 176ms
/aggregate functions/entropy/Map(UInt64,UInt8) OK 155ms
/aggregate functions/groupUniqArray/Map(UInt8,UInt64) OK 195ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 159ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Nullable(Date),Nullable(Date) OK 161ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 169ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 238ms
/aggregate functions/entropy/Map(UInt64,UInt16) OK 210ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UInt8)) OK 173ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 167ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 196ms
/aggregate functions/groupUniqArray/Map(UInt8,UInt128) OK 173ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 148ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UInt16)) OK 172ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 170ms
/aggregate functions/intervalLengthSum/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 130ms
/aggregate functions/entropy/Map(UInt64,UInt32) OK 162ms
/aggregate functions/groupUniqArray/Map(UInt8,Int8) OK 165ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 139ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Int64,Int64 OK 124ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Float64,Float64 OK 146ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UInt32)) OK 184ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Float32,Float32 OK 164ms
/aggregate functions/intervalLengthSum/datatypes/permutations/DateTime,DateTime OK 187ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 184ms
/aggregate functions/entropy/Map(UInt64,UInt64) OK 156ms
/aggregate functions/groupUniqArray/Map(UInt8,Int16) OK 155ms
/aggregate functions/intervalLengthSum/datatypes/permutations/Date,Date OK 102ms
/aggregate functions/entropy/Map(UInt64,UInt128) OK 141ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UInt64)) OK 141ms
/aggregate functions/groupUniqArray/Map(UInt8,Int32) OK 126ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/kurtPop OK 5s 296ms
/aggregate functions/kurtPop/constant OK 66ms
/aggregate functions/kurtPop/zero rows OK 96ms
/aggregate functions/groupUniqArray/Map(UInt8,Int64) OK 112ms
/aggregate functions/entropy/Map(UInt64,Int8) OK 143ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UInt128)) OK 144ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/kurtPop/single row OK 77ms
/aggregate functions/groupUniqArray/Map(UInt8,Int128) OK 97ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/entropy/Map(UInt64,Int16) OK 116ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Int8)) OK 117ms
/aggregate functions/kurtPop/with group by OK 67ms
/aggregate functions/groupUniqArray/Map(UInt8,Float32) OK 103ms
/aggregate functions/kurtPop/some negative values OK 60ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/entropy/Map(UInt64,Int32) OK 106ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Int16)) OK 109ms
/aggregate functions/kurtPop/NULL value handling OK 61ms
/aggregate functions/groupUniqArray/Map(UInt8,Float64) OK 106ms
/aggregate functions/kurtPop/single NULL value OK 61ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/entropy/Map(UInt64,Int64) OK 109ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Int32)) OK 122ms
/aggregate functions/kurtPop/return type OK 101ms
/aggregate functions/groupUniqArray/Map(UInt8,Decimal128(38)) OK 102ms
/aggregate functions/entropy/Map(UInt64,Int128) OK 111ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Int64)) OK 129ms
/aggregate functions/kurtPop/doc example OK 70ms
/aggregate functions/groupUniqArray/Map(UInt8,Date) OK 119ms
/aggregate functions/kurtPop/inf OK 68ms
/aggregate functions/entropy/Map(UInt64,Float32) OK 87ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Int128)) OK 128ms
/aggregate functions/groupUniqArray/Map(UInt8,DateTime) OK 106ms
/aggregate functions/kurtPop/-inf OK 70ms
/aggregate functions/entropy/Map(UInt64,Float64) OK 89ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/kurtPop/nan OK 78ms
/aggregate functions/groupUniqArray/Map(UInt8,DateTime64(3)) OK 94ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Float32)) OK 105ms
/aggregate functions/entropy/Map(UInt64,Decimal128(38)) OK 90ms
/aggregate functions/kurtPop/inf, -inf, nan OK 85ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt8,Bool) OK 98ms
/aggregate functions/entropy/Map(UInt64,Date) OK 105ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Float64)) OK 110ms
/aggregate functions/kurtPop/UInt8 OK 105ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt8,String) OK 92ms
/aggregate functions/entropy/Map(UInt64,DateTime) OK 90ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Date)) OK 92ms
/aggregate functions/kurtPop/UInt16 OK 107ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt8,FixedString(51)) OK 108ms
/aggregate functions/entropy/Map(UInt64,DateTime64(3)) OK 98ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(DateTime)) OK 96ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/kurtPop/UInt32 OK 91ms
/aggregate functions/groupUniqArray/Map(UInt8,UUID) OK 103ms
/aggregate functions/entropy/Map(UInt64,Bool) OK 175ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Bool)) OK 169ms
/aggregate functions/kurtPop/UInt64 OK 135ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UInt8)) OK 202ms
/aggregate functions/first_value/Map(UInt32,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/kurtPop/Int8 OK 149ms
/aggregate functions/entropy/Map(UInt64,String) OK 114ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(String)) OK 96ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/entropy/Map(UInt64,FixedString(51)) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UInt16)) OK 120ms
/aggregate functions/first_value/Map(UInt32,Array(String)) OK 113ms
/aggregate functions/kurtPop/Int16 OK 112ms
/aggregate functions/entropy/Map(UInt64,UUID) OK 112ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(UUID)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UInt32)) OK 143ms
/aggregate functions/first_value/Map(UInt32,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/kurtPop/Int32 OK 106ms
/aggregate functions/entropy/Map(UInt64,Nullable(UInt8)) OK 95ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/kurtPop/Int64 OK 136ms
/aggregate functions/first_value/Map(UInt32,Tuple(String)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UInt64)) OK 115ms
/aggregate functions/entropy/Map(UInt64,Nullable(UInt16)) OK 90ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/first_value/Map(UInt64,UInt8) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UInt128)) OK 134ms
/aggregate functions/kurtPop/Float32 OK 110ms
/aggregate functions/entropy/Map(UInt64,Nullable(UInt32)) OK 121ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/first_value/Map(UInt64,UInt16) OK 115ms
/aggregate functions/kurtPop/Float64 OK 114ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Int8)) OK 121ms
/aggregate functions/entropy/Map(UInt64,Nullable(UInt64)) OK 107ms
/aggregate functions/first_value/Map(UInt64,UInt32) OK 123ms
/aggregate functions/kurtPop/Nullable(UInt8) OK 127ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 152ms
/aggregate functions/entropy/Map(UInt64,Nullable(UInt128)) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Int16)) OK 123ms
/aggregate functions/first_value/Map(UInt64,UInt64) OK 155ms
/aggregate functions/kurtPop/Nullable(UInt16) OK 123ms
/aggregate functions/entropy/Map(UInt64,Nullable(Int8)) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Int32)) OK 140ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/kurtPop/Nullable(UInt32) OK 141ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Int8))) OK 155ms
/aggregate functions/first_value/Map(UInt64,UInt128) OK 142ms
/aggregate functions/entropy/Map(UInt64,Nullable(Int16)) OK 141ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Int64)) OK 119ms
/aggregate functions/kurtPop/Nullable(UInt64) OK 133ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Int128)) OK 146ms
/aggregate functions/first_value/Map(UInt64,Int8) OK 109ms
/aggregate functions/entropy/Map(UInt64,Nullable(Int32)) OK 137ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Int16))) OK 132ms
/aggregate functions/first_value/Map(UInt64,Int16) OK 112ms
/aggregate functions/kurtPop/Nullable(Int8) OK 120ms
/aggregate functions/entropy/Map(UInt64,Nullable(Int64)) OK 146ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Float32)) OK 99ms
/aggregate functions/first_value/Map(UInt64,Int32) OK 96ms
/aggregate functions/kurtPop/Nullable(Int16) OK 97ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Float64)) OK 107ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Int64))) OK 86ms
/aggregate functions/entropy/Map(UInt64,Nullable(Int128)) OK 91ms
/aggregate functions/first_value/Map(UInt64,Int64) OK 91ms
/aggregate functions/kurtPop/Nullable(Int32) OK 92ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Decimal128(38))) OK 91ms
/aggregate functions/entropy/Map(UInt64,Nullable(Float32)) OK 93ms
/aggregate functions/first_value/Map(UInt64,Int128) OK 97ms
/aggregate functions/kurtPop/Nullable(Int64) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Date)) OK 110ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/entropy/Map(UInt64,Nullable(Float64)) OK 104ms
/aggregate functions/first_value/Map(UInt64,Float32) OK 118ms
/aggregate functions/kurtPop/Nullable(Float32) OK 112ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(DateTime)) OK 103ms
/aggregate functions/entropy/Map(UInt64,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/first_value/Map(UInt64,Float64) OK 104ms
/aggregate functions/kurtPop/Nullable(Float64) OK 103ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/entropy/Map(UInt64,Nullable(Date)) OK 96ms
/aggregate functions/first_value/Map(UInt64,Decimal128(38)) OK 101ms
/aggregate functions/kurtPop/LowCardinality(UInt8) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(Bool)) OK 110ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/entropy/Map(UInt64,Nullable(DateTime)) OK 108ms
/aggregate functions/first_value/Map(UInt64,Date) OK 101ms
/aggregate functions/kurtPop/LowCardinality(UInt16) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(String)) OK 109ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/entropy/Map(UInt64,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/first_value/Map(UInt64,DateTime) OK 108ms
/aggregate functions/kurtPop/LowCardinality(UInt32) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(FixedString(51))) OK 121ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/entropy/Map(UInt64,Nullable(Bool)) OK 110ms
/aggregate functions/first_value/Map(UInt64,DateTime64(3)) OK 91ms
/aggregate functions/kurtPop/LowCardinality(UInt64) OK 94ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt8,Nullable(UUID)) OK 100ms
/aggregate functions/entropy/Map(UInt64,Nullable(String)) OK 105ms
/aggregate functions/first_value/Map(UInt64,Bool) OK 89ms
/aggregate functions/kurtPop/LowCardinality(Int8) OK 93ms
/aggregate functions/groupArray/Map(UInt32,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UInt8)) OK 113ms
/aggregate functions/entropy/Map(UInt64,Nullable(FixedString(51))) OK 100ms
/aggregate functions/first_value/Map(UInt64,String) OK 102ms
/aggregate functions/kurtPop/LowCardinality(Int16) OK 94ms
/aggregate functions/groupArray/Map(UInt32,Array(String)) OK 108ms
/aggregate functions/entropy/Map(UInt64,Nullable(UUID)) OK 123ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UInt16)) OK 123ms
/aggregate functions/first_value/Map(UInt64,FixedString(51)) OK 133ms
/aggregate functions/kurtPop/LowCardinality(Int32) OK 117ms
/aggregate functions/groupArray/Map(UInt32,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UInt8)) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UInt32)) OK 103ms
/aggregate functions/kurtPop/LowCardinality(Int64) OK 94ms
/aggregate functions/first_value/Map(UInt64,UUID) OK 99ms
/aggregate functions/groupArray/Map(UInt32,Tuple(String)) OK 88ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UInt16)) OK 91ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UInt64)) OK 103ms
/aggregate functions/kurtPop/LowCardinality(Float32) OK 106ms
/aggregate functions/first_value/Map(UInt64,Nullable(UInt8)) OK 101ms
/aggregate functions/groupArray/Map(UInt64,UInt8) OK 92ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UInt32)) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UInt128)) OK 90ms
/aggregate functions/kurtPop/LowCardinality(Float64) OK 90ms
/aggregate functions/first_value/Map(UInt64,Nullable(UInt16)) OK 97ms
/aggregate functions/groupArray/Map(UInt64,UInt16) OK 107ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UInt64)) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Int8)) OK 94ms
/aggregate functions/kurtPop/LowCardinality(Nullable(UInt8)) OK 86ms
/aggregate functions/first_value/Map(UInt64,Nullable(UInt32)) OK 97ms
/aggregate functions/groupArray/Map(UInt64,UInt32) OK 84ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UInt128)) OK 85ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Int16)) OK 95ms
/aggregate functions/kurtPop/LowCardinality(Nullable(UInt16)) OK 92ms
/aggregate functions/first_value/Map(UInt64,Nullable(UInt64)) OK 91ms
/aggregate functions/groupArray/Map(UInt64,UInt64) OK 98ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Int8)) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Int32)) OK 95ms
/aggregate functions/kurtPop/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/first_value/Map(UInt64,Nullable(UInt128)) OK 92ms
/aggregate functions/groupArray/Map(UInt64,UInt128) OK 109ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Int16)) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Int64)) OK 98ms
/aggregate functions/kurtPop/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/first_value/Map(UInt64,Nullable(Int8)) OK 99ms
/aggregate functions/groupArray/Map(UInt64,Int8) OK 91ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Int32)) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Int128)) OK 88ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/first_value/Map(UInt64,Nullable(Int16)) OK 96ms
/aggregate functions/groupArray/Map(UInt64,Int16) OK 107ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Int64)) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Float32)) OK 93ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Int16)) OK 96ms
/aggregate functions/first_value/Map(UInt64,Nullable(Int32)) OK 91ms
/aggregate functions/groupArray/Map(UInt64,Int32) OK 102ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Int128)) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Float64)) OK 105ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Int32)) OK 96ms
/aggregate functions/first_value/Map(UInt64,Nullable(Int64)) OK 114ms
/aggregate functions/groupArray/Map(UInt64,Int64) OK 101ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Float32)) OK 101ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Date)) OK 105ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Int64)) OK 100ms
/aggregate functions/first_value/Map(UInt64,Nullable(Int128)) OK 86ms
/aggregate functions/groupArray/Map(UInt64,Int128) OK 91ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Float64)) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(DateTime)) OK 112ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Float32)) OK 101ms
/aggregate functions/first_value/Map(UInt64,Nullable(Float32)) OK 112ms
/aggregate functions/groupArray/Map(UInt64,Float32) OK 95ms
/aggregate functions/kurtPop/LowCardinality(Nullable(Float64)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Bool)) OK 119ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Date)) OK 144ms
/aggregate functions/first_value/Map(UInt64,Nullable(Float64)) OK 135ms
/aggregate functions/groupArray/Map(UInt64,Float64) OK 117ms
/aggregate functions/kurtSamp OK 5s 725ms
/aggregate functions/kurtSamp/constant OK 75ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(String)) OK 106ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(DateTime)) OK 132ms
/aggregate functions/first_value/Map(UInt64,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/groupArray/Map(UInt64,Decimal128(38)) OK 119ms
/aggregate functions/kurtSamp/zero rows OK 59ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/kurtSamp/single row OK 76ms
/aggregate functions/first_value/Map(UInt64,Nullable(Date)) OK 130ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Bool)) OK 99ms
/aggregate functions/groupArray/Map(UInt64,Date) OK 107ms
/aggregate functions/kurtSamp/with group by OK 86ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(UUID)) OK 107ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(String)) OK 125ms
/aggregate functions/groupArray/Map(UInt64,DateTime) OK 122ms
/aggregate functions/first_value/Map(UInt64,Nullable(DateTime)) OK 124ms
/aggregate functions/kurtSamp/some negative values OK 71ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/kurtSamp/NULL value handling OK 102ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(FixedString(51))) OK 213ms
/aggregate functions/groupArray/Map(UInt64,DateTime64(3)) OK 177ms
/aggregate functions/first_value/Map(UInt64,Nullable(DateTime64(3))) OK 189ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/kurtSamp/single NULL value OK 64ms
/aggregate functions/kurtSamp/return type OK 85ms
/aggregate functions/groupArray/Map(UInt64,Bool) OK 156ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 139ms
/aggregate functions/first_value/Map(UInt64,Nullable(Bool)) OK 116ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(UUID)) OK 120ms
/aggregate functions/kurtSamp/doc example OK 73ms
/aggregate functions/kurtSamp/inf OK 102ms
/aggregate functions/first_value/Map(UInt64,Nullable(String)) OK 135ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 139ms
/aggregate functions/groupArray/Map(UInt64,String) OK 129ms
/aggregate functions/kurtSamp/-inf OK 87ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/first_value/Map(UInt64,Nullable(FixedString(51))) OK 126ms
/aggregate functions/groupArray/Map(UInt64,FixedString(51)) OK 122ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/kurtSamp/nan OK 65ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/kurtSamp/inf, -inf, nan OK 71ms
/aggregate functions/first_value/Map(UInt64,Nullable(UUID)) OK 110ms
/aggregate functions/groupArray/Map(UInt64,UUID) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/kurtSamp/UInt8 OK 102ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UInt8)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UInt8)) OK 104ms
/aggregate functions/kurtSamp/UInt16 OK 112ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UInt16)) OK 121ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UInt16)) OK 136ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/kurtSamp/UInt32 OK 123ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UInt32)) OK 93ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UInt32)) OK 117ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/kurtSamp/UInt64 OK 117ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UInt64)) OK 108ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UInt64)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/kurtSamp/Int8 OK 114ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UInt128)) OK 101ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UInt128)) OK 123ms
/aggregate functions/kurtSamp/Int16 OK 124ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Int8)) OK 112ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Int8)) OK 145ms
/aggregate functions/kurtSamp/Int32 OK 143ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Int16)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Int32)) OK 170ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Int16)) OK 124ms
/aggregate functions/kurtSamp/Int64 OK 136ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Int32)) OK 104ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/kurtSamp/Float32 OK 119ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Int64)) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Int64)) OK 100ms
/aggregate functions/kurtSamp/Float64 OK 121ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Int128)) OK 121ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Int128)) OK 99ms
/aggregate functions/kurtSamp/Nullable(UInt8) OK 115ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Float32)) OK 134ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Float32)) OK 110ms
/aggregate functions/kurtSamp/Nullable(UInt16) OK 95ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Float64)) OK 107ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Float64)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/kurtSamp/Nullable(UInt32) OK 94ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Date)) OK 147ms
/aggregate functions/groupUniqArray/Map(UInt8,LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/kurtSamp/Nullable(UInt64) OK 109ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Date)) OK 111ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt8,Array(String)) OK 115ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(DateTime)) OK 102ms
/aggregate functions/kurtSamp/Nullable(Int8) OK 110ms
/aggregate functions/groupArray/Map(UInt64,Nullable(DateTime)) OK 102ms
/aggregate functions/entropy/Map(UInt64,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Bool)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt8,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/kurtSamp/Nullable(Int16) OK 89ms
/aggregate functions/groupArray/Map(UInt64,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/entropy/Map(UInt64,Array(String)) OK 98ms
/aggregate functions/kurtSamp/Nullable(Int32) OK 127ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(String)) OK 120ms
/aggregate functions/groupUniqArray/Map(UInt8,Tuple(String)) OK 107ms
/aggregate functions/groupArray/Map(UInt64,Nullable(Bool)) OK 99ms
/aggregate functions/entropy/Map(UInt64,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/groupUniqArray/Map(UInt16,UInt8) OK 125ms
/aggregate functions/kurtSamp/Nullable(Int64) OK 115ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/groupArray/Map(UInt64,Nullable(String)) OK 112ms
/aggregate functions/entropy/Map(UInt64,Tuple(String)) OK 101ms
/aggregate functions/kurtSamp/Nullable(Float32) OK 95ms
/aggregate functions/groupUniqArray/Map(UInt16,UInt16) OK 111ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(UUID)) OK 100ms
/aggregate functions/entropy/Map(UInt128,UInt8) OK 100ms
/aggregate functions/groupArray/Map(UInt64,Nullable(FixedString(51))) OK 87ms
/aggregate functions/kurtSamp/Nullable(Float64) OK 101ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt16,UInt32) OK 105ms
/aggregate functions/groupArray/Map(UInt64,Nullable(UUID)) OK 113ms
/aggregate functions/entropy/Map(UInt128,UInt16) OK 95ms
/aggregate functions/kurtSamp/LowCardinality(UInt8) OK 98ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/groupUniqArray/Map(UInt16,UInt64) OK 133ms
/aggregate functions/entropy/Map(UInt128,UInt32) OK 118ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UInt8)) OK 128ms
/aggregate functions/kurtSamp/LowCardinality(UInt16) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt16,UInt128) OK 117ms
/aggregate functions/entropy/Map(UInt128,UInt64) OK 138ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UInt16)) OK 110ms
/aggregate functions/kurtSamp/LowCardinality(UInt32) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt16,Int8) OK 105ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UInt32)) OK 106ms
/aggregate functions/entropy/Map(UInt128,UInt128) OK 118ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/kurtSamp/LowCardinality(UInt64) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt16,Int16) OK 91ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UInt64)) OK 103ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/entropy/Map(UInt128,Int8) OK 120ms
/aggregate functions/kurtSamp/LowCardinality(Int8) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt16,Int32) OK 90ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UInt128)) OK 125ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/kurtSamp/LowCardinality(Int16) OK 106ms
/aggregate functions/entropy/Map(UInt128,Int16) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt16,Int64) OK 111ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Int8)) OK 104ms
/aggregate functions/kurtSamp/LowCardinality(Int32) OK 97ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/entropy/Map(UInt128,Int32) OK 123ms
/aggregate functions/groupUniqArray/Map(UInt16,Int128) OK 107ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Int16)) OK 101ms
/aggregate functions/kurtSamp/LowCardinality(Int64) OK 100ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt16,Float32) OK 121ms
/aggregate functions/entropy/Map(UInt128,Int64) OK 108ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Int32)) OK 114ms
/aggregate functions/kurtSamp/LowCardinality(Float32) OK 100ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/entropy/Map(UInt128,Int128) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt16,Float64) OK 123ms
/aggregate functions/kurtSamp/LowCardinality(Float64) OK 108ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Int64)) OK 98ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Int128))) OK 149ms
/aggregate functions/entropy/Map(UInt128,Float32) OK 148ms
/aggregate functions/groupUniqArray/Map(UInt16,Decimal128(38)) OK 166ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Int128)) OK 140ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(UInt8)) OK 143ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Float32))) OK 175ms
/aggregate functions/entropy/Map(UInt128,Float64) OK 143ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Float32)) OK 109ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(UInt16)) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt16,Date) OK 143ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Float64)) OK 100ms
/aggregate functions/entropy/Map(UInt128,Decimal128(38)) OK 158ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(UInt32)) OK 169ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Float64))) OK 163ms
/aggregate functions/groupUniqArray/Map(UInt16,DateTime) OK 150ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Date)) OK 116ms
/aggregate functions/entropy/Map(UInt128,Date) OK 142ms
/aggregate functions/groupUniqArray/Map(UInt16,DateTime64(3)) OK 116ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(UInt64)) OK 146ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(DateTime)) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt16,Bool) OK 128ms
/aggregate functions/entropy/Map(UInt128,DateTime) OK 109ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Int8)) OK 100ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Bool)) OK 107ms
/aggregate functions/entropy/Map(UInt128,DateTime64(3)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt16,String) OK 114ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Int16)) OK 121ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(String)) OK 158ms
/aggregate functions/entropy/Map(UInt128,Bool) OK 153ms
/aggregate functions/groupUniqArray/Map(UInt16,FixedString(51)) OK 164ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(String))) OK 155ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Int32)) OK 162ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/entropy/Map(UInt128,String) OK 82ms
/aggregate functions/groupUniqArray/Map(UInt16,UUID) OK 137ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Int64)) OK 114ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(UUID)) OK 126ms
/aggregate functions/entropy/Map(UInt128,FixedString(51)) OK 95ms
/aggregate functions/first_value/Map(UInt64,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Float32)) OK 158ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UInt8)) OK 151ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/entropy/Map(UInt128,UUID) OK 98ms
/aggregate functions/first_value/Map(UInt64,Array(String)) OK 104ms
/aggregate functions/entropy/Map(UInt128,Nullable(UInt8)) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UInt16)) OK 119ms
/aggregate functions/kurtSamp/LowCardinality(Nullable(Float64)) OK 109ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/entropy/Map(UInt128,Nullable(UInt16)) OK 119ms
/aggregate functions/first_value/Map(UInt64,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/last_value OK 3m 7s
/aggregate functions/last_value/constant OK 95ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UInt32)) OK 115ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/first_value/Map(UInt64,Tuple(String)) OK 110ms
/aggregate functions/entropy/Map(UInt128,Nullable(UInt32)) OK 102ms
/aggregate functions/last_value/zero rows OK 62ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UInt64)) OK 99ms
/aggregate functions/last_value/single row OK 83ms
/aggregate functions/first_value/Map(UInt128,UInt8) OK 103ms
/aggregate functions/entropy/Map(UInt128,Nullable(UInt64)) OK 96ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UInt128)) OK 112ms
/aggregate functions/last_value/with group by OK 63ms
/aggregate functions/entropy/Map(UInt128,Nullable(UInt128)) OK 98ms
/aggregate functions/first_value/Map(UInt128,UInt16) OK 102ms
/aggregate functions/last_value/NULL value handling OK 77ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Int8))) OK 89ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Int8)) OK 91ms
/aggregate functions/entropy/Map(UInt128,Nullable(Int8)) OK 106ms
/aggregate functions/first_value/Map(UInt128,UInt32) OK 107ms
/aggregate functions/last_value/single NULL value OK 73ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Int16)) OK 118ms
/aggregate functions/last_value/string that ends with \0 OK 83ms
/aggregate functions/entropy/Map(UInt128,Nullable(Int16)) OK 90ms
/aggregate functions/first_value/Map(UInt128,UInt64) OK 91ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/last_value/inf OK 72ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Int32)) OK 117ms
/aggregate functions/entropy/Map(UInt128,Nullable(Int32)) OK 106ms
/aggregate functions/first_value/Map(UInt128,UInt128) OK 122ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/last_value/-inf OK 96ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Int64)) OK 119ms
/aggregate functions/entropy/Map(UInt128,Nullable(Int64)) OK 113ms
/aggregate functions/first_value/Map(UInt128,Int8) OK 116ms
/aggregate functions/last_value/nan OK 84ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Int128)) OK 109ms
/aggregate functions/entropy/Map(UInt128,Nullable(Int128)) OK 120ms
/aggregate functions/last_value/UInt8 OK 108ms
/aggregate functions/first_value/Map(UInt128,Int16) OK 105ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Float32)) OK 154ms
/aggregate functions/last_value/UInt16 OK 123ms
/aggregate functions/entropy/Map(UInt128,Nullable(Float32)) OK 143ms
/aggregate functions/first_value/Map(UInt128,Int32) OK 137ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/last_value/UInt32 OK 166ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Float64)) OK 123ms
/aggregate functions/entropy/Map(UInt128,Nullable(Float64)) OK 144ms
/aggregate functions/first_value/Map(UInt128,Int64) OK 135ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Date))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/last_value/UInt64 OK 124ms
/aggregate functions/first_value/Map(UInt128,Int128) OK 135ms
/aggregate functions/entropy/Map(UInt128,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Date)) OK 93ms
/aggregate functions/entropy/Map(UInt128,Nullable(Date)) OK 116ms
/aggregate functions/last_value/UInt128 OK 126ms
/aggregate functions/first_value/Map(UInt128,Float32) OK 106ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(DateTime)) OK 99ms
/aggregate functions/entropy/Map(UInt128,Nullable(DateTime)) OK 100ms
/aggregate functions/first_value/Map(UInt128,Float64) OK 117ms
/aggregate functions/last_value/Int8 OK 137ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/entropy/Map(UInt128,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/first_value/Map(UInt128,Decimal128(38)) OK 114ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(Bool)) OK 118ms
/aggregate functions/last_value/Int16 OK 123ms
/aggregate functions/entropy/Map(UInt128,Nullable(Bool)) OK 97ms
/aggregate functions/first_value/Map(UInt128,Date) OK 94ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(String)) OK 114ms
/aggregate functions/groupArray/Map(UInt64,LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/last_value/Int32 OK 123ms
/aggregate functions/entropy/Map(UInt128,Nullable(String)) OK 104ms
/aggregate functions/first_value/Map(UInt128,DateTime) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(FixedString(51))) OK 152ms
/aggregate functions/entropy/Map(UInt128,Nullable(FixedString(51))) OK 125ms
/aggregate functions/last_value/Int64 OK 146ms
/aggregate functions/groupArray/Map(UInt64,Array(String)) OK 118ms
/aggregate functions/first_value/Map(UInt128,DateTime64(3)) OK 115ms
/aggregate functions/entropy/Map(UInt128,Nullable(UUID)) OK 153ms
/aggregate functions/groupArray/Map(UInt64,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/groupUniqArray/Map(UInt16,Nullable(UUID)) OK 142ms
/aggregate functions/last_value/Int128 OK 106ms
/aggregate functions/first_value/Map(UInt128,Bool) OK 106ms
/aggregate functions/groupArray/Map(UInt64,Tuple(String)) OK 123ms
/aggregate functions/last_value/Float32 OK 146ms
/aggregate functions/first_value/Map(UInt128,String) OK 132ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UInt8)) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UInt8)) OK 119ms
/aggregate functions/groupArray/Map(UInt128,UInt8) OK 157ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UInt16)) OK 110ms
/aggregate functions/first_value/Map(UInt128,FixedString(51)) OK 142ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UInt16)) OK 141ms
/aggregate functions/last_value/Float64 OK 112ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UInt32)) OK 106ms
/aggregate functions/last_value/Decimal128(38) OK 118ms
/aggregate functions/groupArray/Map(UInt128,UInt16) OK 119ms
/aggregate functions/first_value/Map(UInt128,UUID) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UInt32)) OK 114ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UInt64)) OK 97ms
/aggregate functions/last_value/Date OK 115ms
/aggregate functions/groupArray/Map(UInt128,UInt32) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UInt64)) OK 119ms
/aggregate functions/first_value/Map(UInt128,Nullable(UInt8)) OK 102ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UInt128)) OK 100ms
/aggregate functions/last_value/DateTime OK 93ms
/aggregate functions/first_value/Map(UInt128,Nullable(UInt16)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UInt128)) OK 123ms
/aggregate functions/groupArray/Map(UInt128,UInt64) OK 103ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Int8)) OK 106ms
/aggregate functions/last_value/DateTime64(3) OK 95ms
/aggregate functions/first_value/Map(UInt128,Nullable(UInt32)) OK 129ms
/aggregate functions/groupArray/Map(UInt128,UInt128) OK 98ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Int8)) OK 127ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Int16)) OK 118ms
/aggregate functions/last_value/Bool OK 99ms
/aggregate functions/groupArray/Map(UInt128,Int8) OK 106ms
/aggregate functions/first_value/Map(UInt128,Nullable(UInt64)) OK 117ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Int32)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Int16)) OK 121ms
/aggregate functions/last_value/String OK 105ms
/aggregate functions/groupArray/Map(UInt128,Int16) OK 96ms
/aggregate functions/first_value/Map(UInt128,Nullable(UInt128)) OK 96ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Int64)) OK 116ms
/aggregate functions/last_value/FixedString(51) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Int32)) OK 117ms
/aggregate functions/groupArray/Map(UInt128,Int32) OK 93ms
/aggregate functions/first_value/Map(UInt128,Nullable(Int8)) OK 87ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Int128)) OK 117ms
/aggregate functions/last_value/UUID OK 114ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Int64)) OK 117ms
/aggregate functions/groupArray/Map(UInt128,Int64) OK 113ms
/aggregate functions/first_value/Map(UInt128,Nullable(Int16)) OK 107ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Float32)) OK 161ms
/aggregate functions/last_value/Map(UInt8,UInt8) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Int128)) OK 128ms
/aggregate functions/groupArray/Map(UInt128,Int128) OK 115ms
/aggregate functions/first_value/Map(UInt128,Nullable(Int32)) OK 120ms
/aggregate functions/groupArray/Map(UInt128,Float32) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Float32)) OK 147ms
/aggregate functions/last_value/Map(UInt8,UInt16) OK 115ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Float64)) OK 144ms
/aggregate functions/first_value/Map(UInt128,Nullable(Int64)) OK 136ms
/aggregate functions/groupArray/Map(UInt128,Float64) OK 91ms
/aggregate functions/last_value/Map(UInt8,UInt32) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Float64)) OK 108ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Date)) OK 89ms
/aggregate functions/first_value/Map(UInt128,Nullable(Int128)) OK 104ms
/aggregate functions/groupArray/Map(UInt128,Decimal128(38)) OK 92ms
/aggregate functions/last_value/Map(UInt8,UInt64) OK 97ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(DateTime)) OK 98ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Date)) OK 100ms
/aggregate functions/first_value/Map(UInt128,Nullable(Float32)) OK 99ms
/aggregate functions/groupArray/Map(UInt128,Date) OK 96ms
/aggregate functions/last_value/Map(UInt8,UInt128) OK 92ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Bool)) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(DateTime)) OK 127ms
/aggregate functions/first_value/Map(UInt128,Nullable(Float64)) OK 121ms
/aggregate functions/groupArray/Map(UInt128,DateTime) OK 113ms
/aggregate functions/last_value/Map(UInt8,Int8) OK 91ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(String)) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Bool)) OK 100ms
/aggregate functions/first_value/Map(UInt128,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/groupArray/Map(UInt128,DateTime64(3)) OK 113ms
/aggregate functions/last_value/Map(UInt8,Int16) OK 128ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(String)) OK 96ms
/aggregate functions/first_value/Map(UInt128,Nullable(Date)) OK 98ms
/aggregate functions/groupArray/Map(UInt128,Bool) OK 106ms
/aggregate functions/last_value/Map(UInt8,Int32) OK 123ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(UUID)) OK 123ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/first_value/Map(UInt128,Nullable(DateTime)) OK 130ms
/aggregate functions/groupArray/Map(UInt128,String) OK 174ms
/aggregate functions/last_value/Map(UInt8,Int64) OK 144ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(UUID)) OK 114ms
/aggregate functions/first_value/Map(UInt128,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/groupArray/Map(UInt128,FixedString(51)) OK 109ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/last_value/Map(UInt8,Int128) OK 129ms
/aggregate functions/first_value/Map(UInt128,Nullable(Bool)) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/groupArray/Map(UInt128,UUID) OK 90ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 136ms
/aggregate functions/first_value/Map(UInt128,Nullable(String)) OK 134ms
/aggregate functions/last_value/Map(UInt8,Float32) OK 121ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UInt8)) OK 99ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 139ms
/aggregate functions/last_value/Map(UInt8,Float64) OK 147ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/first_value/Map(UInt128,Nullable(FixedString(51))) OK 115ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UInt16)) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/first_value/Map(UInt128,Nullable(UUID)) OK 99ms
/aggregate functions/last_value/Map(UInt8,Decimal128(38)) OK 107ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UInt32)) OK 111ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UInt8)) OK 111ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/last_value/Map(UInt8,Date) OK 108ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UInt64)) OK 107ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UInt16)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/last_value/Map(UInt8,DateTime) OK 110ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UInt128)) OK 110ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UInt32)) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/last_value/Map(UInt8,DateTime64(3)) OK 111ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Int8)) OK 91ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UInt64)) OK 95ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Int16)) OK 133ms
/aggregate functions/last_value/Map(UInt8,Bool) OK 105ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UInt128)) OK 87ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/last_value/Map(UInt8,String) OK 100ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Int32)) OK 104ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Int8)) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/last_value/Map(UInt8,FixedString(51)) OK 103ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Int64)) OK 115ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Int16)) OK 131ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/last_value/Map(UInt8,UUID) OK 87ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Int128)) OK 99ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Int32)) OK 98ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/last_value/Map(UInt8,Nullable(UInt8)) OK 93ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Float32)) OK 96ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Int64)) OK 101ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/last_value/Map(UInt8,Nullable(UInt16)) OK 100ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Float64)) OK 94ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Int128)) OK 144ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/last_value/Map(UInt8,Nullable(UInt32)) OK 114ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Decimal128(38))) OK 93ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/last_value/Map(UInt8,Nullable(UInt64)) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Float32)) OK 91ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Date)) OK 98ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(String))) OK 89ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Float64)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/last_value/Map(UInt8,Nullable(UInt128)) OK 119ms
/aggregate functions/groupArray/Map(UInt128,Nullable(DateTime)) OK 101ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Date)) OK 122ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/groupArray/Map(UInt128,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/last_value/Map(UInt8,Nullable(Int8)) OK 114ms
/aggregate functions/entropy/Map(UInt128,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(DateTime)) OK 114ms
/aggregate functions/groupArray/Map(UInt128,Nullable(Bool)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt16,LowCardinality(Nullable(UUID))) OK 145ms
/aggregate functions/last_value/Map(UInt8,Nullable(Int16)) OK 149ms
/aggregate functions/entropy/Map(UInt128,Array(String)) OK 132ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Bool)) OK 108ms
/aggregate functions/groupArray/Map(UInt128,Nullable(String)) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt16,Array(String)) OK 119ms
/aggregate functions/entropy/Map(UInt128,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/last_value/Map(UInt8,Nullable(Int32)) OK 99ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(String)) OK 102ms
/aggregate functions/groupArray/Map(UInt128,Nullable(FixedString(51))) OK 104ms
/aggregate functions/last_value/Map(UInt8,Nullable(Int64)) OK 113ms
/aggregate functions/entropy/Map(UInt128,Tuple(String)) OK 125ms
/aggregate functions/groupUniqArray/Map(UInt16,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/groupArray/Map(UInt128,Nullable(UUID)) OK 103ms
/aggregate functions/last_value/Map(UInt8,Nullable(Int128)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt16,Tuple(String)) OK 112ms
/aggregate functions/entropy/Map(Int8,UInt8) OK 90ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(UUID)) OK 96ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UInt8)) OK 99ms
/aggregate functions/entropy/Map(Int8,UInt16) OK 117ms
/aggregate functions/last_value/Map(UInt8,Nullable(Float32)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt32,UInt8) OK 107ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UInt16)) OK 116ms
/aggregate functions/entropy/Map(Int8,UInt32) OK 129ms
/aggregate functions/last_value/Map(UInt8,Nullable(Float64)) OK 122ms
/aggregate functions/groupUniqArray/Map(UInt32,UInt16) OK 105ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UInt32)) OK 97ms
/aggregate functions/groupUniqArray/Map(UInt32,UInt32) OK 104ms
/aggregate functions/last_value/Map(UInt8,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/entropy/Map(Int8,UInt64) OK 103ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UInt64)) OK 105ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt32,UInt64) OK 94ms
/aggregate functions/entropy/Map(Int8,UInt128) OK 105ms
/aggregate functions/last_value/Map(UInt8,Nullable(Date)) OK 111ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UInt128)) OK 128ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt32,UInt128) OK 89ms
/aggregate functions/entropy/Map(Int8,Int8) OK 113ms
/aggregate functions/last_value/Map(UInt8,Nullable(DateTime)) OK 108ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Int8)) OK 153ms
/aggregate functions/groupUniqArray/Map(UInt32,Int8) OK 144ms
/aggregate functions/entropy/Map(Int8,Int16) OK 100ms
/aggregate functions/last_value/Map(UInt8,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Int16)) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt32,Int16) OK 133ms
/aggregate functions/entropy/Map(Int8,Int32) OK 113ms
/aggregate functions/last_value/Map(UInt8,Nullable(Bool)) OK 129ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Int32)) OK 92ms
/aggregate functions/entropy/Map(Int8,Int64) OK 120ms
/aggregate functions/groupUniqArray/Map(UInt32,Int32) OK 119ms
/aggregate functions/last_value/Map(UInt8,Nullable(String)) OK 118ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Int64)) OK 92ms
/aggregate functions/entropy/Map(Int8,Int128) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt32,Int64) OK 124ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/last_value/Map(UInt8,Nullable(FixedString(51))) OK 111ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Int128)) OK 109ms
/aggregate functions/entropy/Map(Int8,Float32) OK 123ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt32,Int128) OK 140ms
/aggregate functions/last_value/Map(UInt8,Nullable(UUID)) OK 109ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Float32)) OK 106ms
/aggregate functions/entropy/Map(Int8,Float64) OK 92ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UInt8)) OK 115ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Float64)) OK 137ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt32,Float32) OK 121ms
/aggregate functions/entropy/Map(Int8,Decimal128(38)) OK 91ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UInt16)) OK 119ms
/aggregate functions/groupUniqArray/Map(UInt32,Float64) OK 101ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Date)) OK 117ms
/aggregate functions/entropy/Map(Int8,Date) OK 104ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UInt32)) OK 95ms
/aggregate functions/groupUniqArray/Map(UInt32,Decimal128(38)) OK 112ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(DateTime)) OK 124ms
/aggregate functions/entropy/Map(Int8,DateTime) OK 109ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UInt64)) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt32,Date) OK 106ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/entropy/Map(Int8,DateTime64(3)) OK 115ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Bool)) OK 91ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UInt128)) OK 89ms
/aggregate functions/groupUniqArray/Map(UInt32,DateTime) OK 95ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(String)) OK 111ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/entropy/Map(Int8,Bool) OK 136ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Int8)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,DateTime64(3)) OK 93ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Int16)) OK 91ms
/aggregate functions/entropy/Map(Int8,String) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt32,Bool) OK 98ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(UUID)) OK 121ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Int32)) OK 113ms
/aggregate functions/entropy/Map(Int8,FixedString(51)) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt32,String) OK 143ms
/aggregate functions/first_value/Map(UInt128,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Int64)) OK 99ms
/aggregate functions/entropy/Map(Int8,UUID) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt32,FixedString(51)) OK 93ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Int128)) OK 133ms
/aggregate functions/first_value/Map(UInt128,Array(String)) OK 117ms
/aggregate functions/entropy/Map(Int8,Nullable(UInt8)) OK 134ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/groupUniqArray/Map(UInt32,UUID) OK 113ms
/aggregate functions/first_value/Map(UInt128,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Float32)) OK 126ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/entropy/Map(Int8,Nullable(UInt16)) OK 133ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UInt8)) OK 120ms
/aggregate functions/first_value/Map(UInt128,Tuple(String)) OK 127ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Float64)) OK 136ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/entropy/Map(Int8,Nullable(UInt32)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UInt16)) OK 131ms
/aggregate functions/first_value/Map(Int8,UInt8) OK 127ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Date)) OK 155ms
/aggregate functions/entropy/Map(Int8,Nullable(UInt64)) OK 146ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 153ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UInt32)) OK 136ms
/aggregate functions/first_value/Map(Int8,UInt16) OK 105ms
/aggregate functions/entropy/Map(Int8,Nullable(UInt128)) OK 104ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(DateTime)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UInt64)) OK 139ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/first_value/Map(Int8,UInt32) OK 92ms
/aggregate functions/entropy/Map(Int8,Nullable(Int8)) OK 119ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Bool)) OK 120ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UInt128)) OK 109ms
/aggregate functions/first_value/Map(Int8,UInt64) OK 101ms
/aggregate functions/entropy/Map(Int8,Nullable(Int16)) OK 119ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(String)) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Int8)) OK 126ms
/aggregate functions/first_value/Map(Int8,UInt128) OK 96ms
/aggregate functions/entropy/Map(Int8,Nullable(Int32)) OK 92ms
/aggregate functions/first_value/Map(Int8,Int8) OK 121ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Int16)) OK 124ms
/aggregate functions/entropy/Map(Int8,Nullable(Int64)) OK 86ms
/aggregate functions/first_value/Map(Int8,Int16) OK 112ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(UUID)) OK 120ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Int32)) OK 139ms
/aggregate functions/entropy/Map(Int8,Nullable(Int128)) OK 123ms
/aggregate functions/first_value/Map(Int8,Int32) OK 129ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/entropy/Map(Int8,Nullable(Float32)) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Int64)) OK 109ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/first_value/Map(Int8,Int64) OK 97ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/entropy/Map(Int8,Nullable(Float64)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Int128)) OK 107ms
/aggregate functions/first_value/Map(Int8,Int128) OK 104ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Float32)) OK 117ms
/aggregate functions/entropy/Map(Int8,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/first_value/Map(Int8,Float32) OK 111ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/entropy/Map(Int8,Nullable(Date)) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Float64)) OK 96ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/first_value/Map(Int8,Float64) OK 130ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/entropy/Map(Int8,Nullable(DateTime)) OK 115ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/first_value/Map(Int8,Decimal128(38)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Date)) OK 117ms
/aggregate functions/entropy/Map(Int8,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/first_value/Map(Int8,Date) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(DateTime)) OK 110ms
/aggregate functions/entropy/Map(Int8,Nullable(Bool)) OK 93ms
/aggregate functions/first_value/Map(Int8,DateTime) OK 122ms
/aggregate functions/groupArray/Map(UInt128,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/entropy/Map(Int8,Nullable(String)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/first_value/Map(Int8,DateTime64(3)) OK 100ms
/aggregate functions/groupArray/Map(UInt128,Array(String)) OK 114ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/entropy/Map(Int8,Nullable(FixedString(51))) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(Bool)) OK 120ms
/aggregate functions/first_value/Map(Int8,Bool) OK 91ms
/aggregate functions/groupArray/Map(UInt128,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/entropy/Map(Int8,Nullable(UUID)) OK 97ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(String)) OK 115ms
/aggregate functions/first_value/Map(Int8,String) OK 105ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UInt8)) OK 136ms
/aggregate functions/groupArray/Map(UInt128,Tuple(String)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(FixedString(51))) OK 116ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/first_value/Map(Int8,FixedString(51)) OK 100ms
/aggregate functions/groupArray/Map(Int8,UInt8) OK 121ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UInt16)) OK 130ms
/aggregate functions/groupUniqArray/Map(UInt32,Nullable(UUID)) OK 141ms
/aggregate functions/first_value/Map(Int8,UUID) OK 104ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/groupArray/Map(Int8,UInt16) OK 102ms
/aggregate functions/first_value/Map(Int8,Nullable(UInt8)) OK 125ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UInt32)) OK 139ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UInt8)) OK 118ms
/aggregate functions/groupArray/Map(Int8,UInt32) OK 94ms
/aggregate functions/first_value/Map(Int8,Nullable(UInt16)) OK 125ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UInt16)) OK 139ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UInt64)) OK 139ms
/aggregate functions/groupArray/Map(Int8,UInt64) OK 109ms
/aggregate functions/first_value/Map(Int8,Nullable(UInt32)) OK 114ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UInt32)) OK 119ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UInt128)) OK 96ms
/aggregate functions/groupArray/Map(Int8,UInt128) OK 116ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/first_value/Map(Int8,Nullable(UInt64)) OK 91ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Int8)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UInt64)) OK 109ms
/aggregate functions/groupArray/Map(Int8,Int8) OK 111ms
/aggregate functions/first_value/Map(Int8,Nullable(UInt128)) OK 96ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Int16)) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UInt128)) OK 112ms
/aggregate functions/groupArray/Map(Int8,Int16) OK 97ms
/aggregate functions/first_value/Map(Int8,Nullable(Int8)) OK 109ms
/aggregate functions/last_value/Map(UInt8,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Int32)) OK 133ms
/aggregate functions/groupArray/Map(Int8,Int32) OK 143ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Int8)) OK 102ms
/aggregate functions/first_value/Map(Int8,Nullable(Int16)) OK 121ms
/aggregate functions/last_value/Map(UInt8,Array(String)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Int16)) OK 125ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Int64)) OK 109ms
/aggregate functions/groupArray/Map(Int8,Int64) OK 103ms
/aggregate functions/last_value/Map(UInt8,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/first_value/Map(Int8,Nullable(Int32)) OK 109ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Int128)) OK 99ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Int32)) OK 107ms
/aggregate functions/groupArray/Map(Int8,Int128) OK 101ms
/aggregate functions/last_value/Map(UInt8,Tuple(String)) OK 106ms
/aggregate functions/first_value/Map(Int8,Nullable(Int64)) OK 104ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Float32)) OK 101ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Int64)) OK 118ms
/aggregate functions/groupArray/Map(Int8,Float32) OK 104ms
/aggregate functions/last_value/Map(UInt16,UInt8) OK 121ms
/aggregate functions/first_value/Map(Int8,Nullable(Int128)) OK 117ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Float64)) OK 121ms
/aggregate functions/groupArray/Map(Int8,Float64) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Int128)) OK 111ms
/aggregate functions/last_value/Map(UInt16,UInt16) OK 106ms
/aggregate functions/first_value/Map(Int8,Nullable(Float32)) OK 98ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Date)) OK 112ms
/aggregate functions/groupArray/Map(Int8,Decimal128(38)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Float32)) OK 112ms
/aggregate functions/first_value/Map(Int8,Nullable(Float64)) OK 117ms
/aggregate functions/last_value/Map(UInt16,UInt32) OK 105ms
/aggregate functions/entropy/Map(Int8,LowCardinality(DateTime)) OK 120ms
/aggregate functions/groupArray/Map(Int8,Date) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Float64)) OK 92ms
/aggregate functions/last_value/Map(UInt16,UInt64) OK 115ms
/aggregate functions/first_value/Map(Int8,Nullable(Decimal128(38))) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Date)) OK 108ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Bool)) OK 109ms
/aggregate functions/groupArray/Map(Int8,DateTime) OK 113ms
/aggregate functions/last_value/Map(UInt16,UInt128) OK 112ms
/aggregate functions/first_value/Map(Int8,Nullable(Date)) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(DateTime)) OK 117ms
/aggregate functions/entropy/Map(Int8,LowCardinality(String)) OK 114ms
/aggregate functions/groupArray/Map(Int8,DateTime64(3)) OK 116ms
/aggregate functions/first_value/Map(Int8,Nullable(DateTime)) OK 118ms
/aggregate functions/last_value/Map(UInt16,Int8) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Bool)) OK 103ms
/aggregate functions/entropy/Map(Int8,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/groupArray/Map(Int8,Bool) OK 124ms
/aggregate functions/first_value/Map(Int8,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/last_value/Map(UInt16,Int16) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(String)) OK 95ms
/aggregate functions/entropy/Map(Int8,LowCardinality(UUID)) OK 97ms
/aggregate functions/first_value/Map(Int8,Nullable(Bool)) OK 102ms
/aggregate functions/groupArray/Map(Int8,String) OK 118ms
/aggregate functions/last_value/Map(UInt16,Int32) OK 162ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/first_value/Map(Int8,Nullable(String)) OK 155ms
/aggregate functions/groupArray/Map(Int8,FixedString(51)) OK 183ms
/aggregate functions/last_value/Map(UInt16,Int64) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(UUID)) OK 126ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/first_value/Map(Int8,Nullable(FixedString(51))) OK 93ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/last_value/Map(UInt16,Int128) OK 129ms
/aggregate functions/groupArray/Map(Int8,UUID) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/first_value/Map(Int8,Nullable(UUID)) OK 98ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/groupArray/Map(Int8,Nullable(UInt8)) OK 127ms
/aggregate functions/last_value/Map(UInt16,Float32) OK 152ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UInt8)) OK 127ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UInt128))) OK 159ms
/aggregate functions/groupArray/Map(Int8,Nullable(UInt16)) OK 137ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UInt16)) OK 127ms
/aggregate functions/last_value/Map(UInt16,Float64) OK 136ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 171ms
/aggregate functions/groupArray/Map(Int8,Nullable(UInt32)) OK 136ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UInt32)) OK 152ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/last_value/Map(UInt16,Decimal128(38)) OK 141ms
/aggregate functions/groupArray/Map(Int8,Nullable(UInt64)) OK 136ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Int16))) OK 177ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 160ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UInt64)) OK 122ms
/aggregate functions/last_value/Map(UInt16,Date) OK 121ms
/aggregate functions/groupArray/Map(Int8,Nullable(UInt128)) OK 129ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UInt128)) OK 102ms
/aggregate functions/last_value/Map(UInt16,DateTime) OK 123ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Int8)) OK 109ms
/aggregate functions/groupArray/Map(Int8,Nullable(Int8)) OK 128ms
/aggregate functions/last_value/Map(UInt16,DateTime64(3)) OK 134ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Int16)) OK 102ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Int128))) OK 153ms
/aggregate functions/groupArray/Map(Int8,Nullable(Int16)) OK 124ms
/aggregate functions/last_value/Map(UInt16,Bool) OK 128ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Int32)) OK 92ms
/aggregate functions/groupArray/Map(Int8,Nullable(Int32)) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/last_value/Map(UInt16,String) OK 145ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Float32))) OK 145ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Int64)) OK 121ms
/aggregate functions/groupArray/Map(Int8,Nullable(Int64)) OK 133ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Int128))) OK 160ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Int128)) OK 148ms
/aggregate functions/last_value/Map(UInt16,FixedString(51)) OK 120ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/groupArray/Map(Int8,Nullable(Int128)) OK 122ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/last_value/Map(UInt16,UUID) OK 116ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Float32)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/groupArray/Map(Int8,Nullable(Float32)) OK 110ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/last_value/Map(UInt16,Nullable(UInt8)) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Float64)) OK 117ms
/aggregate functions/groupArray/Map(Int8,Nullable(Float64)) OK 156ms
/aggregate functions/last_value/Map(UInt16,Nullable(UInt16)) OK 160ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Date)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 159ms
/aggregate functions/groupArray/Map(Int8,Nullable(Decimal128(38))) OK 155ms
/aggregate functions/first_value/Map(Int8,LowCardinality(DateTime)) OK 113ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/last_value/Map(UInt16,Nullable(UInt32)) OK 134ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Bool)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/last_value/Map(UInt16,Nullable(UInt64)) OK 109ms
/aggregate functions/groupArray/Map(Int8,Nullable(Date)) OK 87ms
/aggregate functions/entropy/Map(Int8,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/first_value/Map(Int8,LowCardinality(String)) OK 86ms
/aggregate functions/groupArray/Map(Int8,Nullable(DateTime)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/last_value/Map(UInt16,Nullable(UInt128)) OK 111ms
/aggregate functions/first_value/Map(Int8,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/entropy/Map(Int8,Array(String)) OK 93ms
/aggregate functions/groupArray/Map(Int8,Nullable(DateTime64(3))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/last_value/Map(UInt16,Nullable(Int8)) OK 115ms
/aggregate functions/entropy/Map(Int8,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/first_value/Map(Int8,LowCardinality(UUID)) OK 98ms
/aggregate functions/groupUniqArray/Map(UInt32,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/last_value/Map(UInt16,Nullable(Int16)) OK 101ms
/aggregate functions/groupArray/Map(Int8,Nullable(Bool)) OK 111ms
/aggregate functions/entropy/Map(Int8,Tuple(String)) OK 99ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/last_value/Map(UInt16,Nullable(Int32)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt32,Array(String)) OK 114ms
/aggregate functions/groupArray/Map(Int8,Nullable(String)) OK 98ms
/aggregate functions/entropy/Map(Int16,UInt8) OK 103ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/groupArray/Map(Int8,Nullable(FixedString(51))) OK 118ms
/aggregate functions/last_value/Map(UInt16,Nullable(Int64)) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt32,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/entropy/Map(Int16,UInt16) OK 116ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt32,Tuple(String)) OK 164ms
/aggregate functions/groupArray/Map(Int8,Nullable(UUID)) OK 148ms
/aggregate functions/last_value/Map(UInt16,Nullable(Int128)) OK 151ms
/aggregate functions/entropy/Map(Int16,UInt32) OK 118ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/entropy/Map(Int16,UInt64) OK 162ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UInt8)) OK 117ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/groupUniqArray/Map(UInt64,UInt8) OK 116ms
/aggregate functions/last_value/Map(UInt16,Nullable(Float32)) OK 107ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UInt16)) OK 106ms
/aggregate functions/last_value/Map(UInt16,Nullable(Float64)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt64,UInt16) OK 114ms
/aggregate functions/entropy/Map(Int16,UInt128) OK 105ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UInt32)) OK 113ms
/aggregate functions/last_value/Map(UInt16,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt64,UInt32) OK 128ms
/aggregate functions/entropy/Map(Int16,Int8) OK 123ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UInt64)) OK 103ms
/aggregate functions/last_value/Map(UInt16,Nullable(Date)) OK 146ms
/aggregate functions/groupUniqArray/Map(UInt64,UInt64) OK 115ms
/aggregate functions/entropy/Map(Int16,Int16) OK 97ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UInt128)) OK 92ms
/aggregate functions/entropy/Map(Int16,Int32) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt64,UInt128) OK 134ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/last_value/Map(UInt16,Nullable(DateTime)) OK 140ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Int8)) OK 116ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/entropy/Map(Int16,Int64) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt64,Int8) OK 110ms
/aggregate functions/last_value/Map(UInt16,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Int16)) OK 97ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt64,Int16) OK 96ms
/aggregate functions/entropy/Map(Int16,Int128) OK 114ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Int32)) OK 116ms
/aggregate functions/last_value/Map(UInt16,Nullable(Bool)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt64,Int32) OK 98ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/entropy/Map(Int16,Float32) OK 128ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Int64)) OK 121ms
/aggregate functions/last_value/Map(UInt16,Nullable(String)) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt64,Int64) OK 93ms
/aggregate functions/entropy/Map(Int16,Float64) OK 113ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Int128)) OK 124ms
/aggregate functions/last_value/Map(UInt16,Nullable(FixedString(51))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt64,Int128) OK 121ms
/aggregate functions/entropy/Map(Int16,Decimal128(38)) OK 129ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Float32)) OK 117ms
/aggregate functions/last_value/Map(UInt16,Nullable(UUID)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt64,Float32) OK 108ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/entropy/Map(Int16,Date) OK 112ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Float64)) OK 138ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UInt8)) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt64,Float64) OK 126ms
/aggregate functions/entropy/Map(Int16,DateTime) OK 133ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UInt16)) OK 135ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Date)) OK 131ms
/aggregate functions/groupUniqArray/Map(UInt64,Decimal128(38)) OK 128ms
/aggregate functions/entropy/Map(Int16,DateTime64(3)) OK 96ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UInt32)) OK 109ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(DateTime)) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt64,Date) OK 132ms
/aggregate functions/entropy/Map(Int16,Bool) OK 94ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UInt64)) OK 108ms
/aggregate functions/first_value/Map(Int8,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Bool)) OK 122ms
/aggregate functions/groupUniqArray/Map(UInt64,DateTime) OK 100ms
/aggregate functions/entropy/Map(Int16,String) OK 100ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UInt128)) OK 95ms
/aggregate functions/first_value/Map(Int8,Array(String)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt64,DateTime64(3)) OK 110ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(String)) OK 115ms
/aggregate functions/entropy/Map(Int16,FixedString(51)) OK 101ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Int8)) OK 93ms
/aggregate functions/first_value/Map(Int8,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt64,Bool) OK 141ms
/aggregate functions/entropy/Map(Int16,UUID) OK 119ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Int16)) OK 156ms
/aggregate functions/first_value/Map(Int8,Tuple(String)) OK 181ms
/aggregate functions/entropy/Map(Int16,Nullable(UInt8)) OK 192ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(UUID)) OK 198ms
/aggregate functions/groupUniqArray/Map(UInt64,String) OK 170ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Int32)) OK 114ms
/aggregate functions/first_value/Map(Int16,UInt8) OK 151ms
/aggregate functions/groupUniqArray/Map(UInt64,FixedString(51)) OK 152ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Int64)) OK 138ms
/aggregate functions/entropy/Map(Int16,Nullable(UInt16)) OK 152ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UInt16))) OK 156ms
/aggregate functions/first_value/Map(Int16,UInt16) OK 147ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Int128)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt64,UUID) OK 102ms
/aggregate functions/entropy/Map(Int16,Nullable(UInt32)) OK 134ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UInt8)) OK 119ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Float32)) OK 104ms
/aggregate functions/first_value/Map(Int16,UInt32) OK 111ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/entropy/Map(Int16,Nullable(UInt64)) OK 107ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Float64)) OK 91ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UInt16)) OK 95ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/first_value/Map(Int16,UInt64) OK 112ms
/aggregate functions/entropy/Map(Int16,Nullable(UInt128)) OK 102ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Date)) OK 89ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UInt32)) OK 92ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/entropy/Map(Int16,Nullable(Int8)) OK 116ms
/aggregate functions/first_value/Map(Int16,UInt128) OK 116ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(DateTime)) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UInt64)) OK 92ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/entropy/Map(Int16,Nullable(Int16)) OK 98ms
/aggregate functions/first_value/Map(Int16,Int8) OK 114ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Bool)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UInt128)) OK 126ms
/aggregate functions/entropy/Map(Int16,Nullable(Int32)) OK 156ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/first_value/Map(Int16,Int16) OK 118ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(String)) OK 120ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Int8)) OK 116ms
/aggregate functions/first_value/Map(Int16,Int32) OK 156ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/entropy/Map(Int16,Nullable(Int64)) OK 114ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Int16)) OK 123ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(UUID)) OK 159ms
/aggregate functions/entropy/Map(Int16,Nullable(Int128)) OK 123ms
/aggregate functions/first_value/Map(Int16,Int64) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Int32)) OK 136ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/entropy/Map(Int16,Nullable(Float32)) OK 181ms
/aggregate functions/first_value/Map(Int16,Int128) OK 145ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Int64)) OK 133ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Float32))) OK 156ms
/aggregate functions/first_value/Map(Int16,Float32) OK 129ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 153ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Int128)) OK 106ms
/aggregate functions/entropy/Map(Int16,Nullable(Float64)) OK 135ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Float32)) OK 101ms
/aggregate functions/first_value/Map(Int16,Float64) OK 105ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/entropy/Map(Int16,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Float64)) OK 97ms
/aggregate functions/first_value/Map(Int16,Decimal128(38)) OK 97ms
/aggregate functions/entropy/Map(Int16,Nullable(Date)) OK 98ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/first_value/Map(Int16,Date) OK 102ms
/aggregate functions/entropy/Map(Int16,Nullable(DateTime)) OK 92ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Date)) OK 101ms
/aggregate functions/first_value/Map(Int16,DateTime) OK 108ms
/aggregate functions/entropy/Map(Int16,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(DateTime)) OK 117ms
/aggregate functions/first_value/Map(Int16,DateTime64(3)) OK 110ms
/aggregate functions/entropy/Map(Int16,Nullable(Bool)) OK 112ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/first_value/Map(Int16,Bool) OK 112ms
/aggregate functions/entropy/Map(Int16,Nullable(String)) OK 112ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(Bool)) OK 120ms
/aggregate functions/first_value/Map(Int16,String) OK 122ms
/aggregate functions/entropy/Map(Int16,Nullable(FixedString(51))) OK 110ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/groupArray/Map(Int8,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(String)) OK 122ms
/aggregate functions/entropy/Map(Int16,Nullable(UUID)) OK 122ms
/aggregate functions/first_value/Map(Int16,FixedString(51)) OK 99ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/groupArray/Map(Int8,Array(String)) OK 117ms
/aggregate functions/first_value/Map(Int16,UUID) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(FixedString(51))) OK 129ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UInt8)) OK 160ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/groupArray/Map(Int8,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/first_value/Map(Int16,Nullable(UInt8)) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt64,Nullable(UUID)) OK 104ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/groupArray/Map(Int8,Tuple(String)) OK 109ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UInt16)) OK 90ms
/aggregate functions/first_value/Map(Int16,Nullable(UInt16)) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UInt8)) OK 87ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UInt32)) OK 114ms
/aggregate functions/groupArray/Map(Int16,UInt8) OK 110ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/first_value/Map(Int16,Nullable(UInt32)) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UInt16)) OK 97ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UInt64)) OK 146ms
/aggregate functions/groupArray/Map(Int16,UInt16) OK 121ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/first_value/Map(Int16,Nullable(UInt64)) OK 97ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UInt32)) OK 117ms
/aggregate functions/first_value/Map(Int16,Nullable(UInt128)) OK 153ms
/aggregate functions/groupArray/Map(Int16,UInt32) OK 134ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UInt128)) OK 137ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UInt64)) OK 138ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/groupArray/Map(Int16,UInt64) OK 144ms
/aggregate functions/first_value/Map(Int16,Nullable(Int8)) OK 147ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Int8)) OK 155ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UInt128)) OK 143ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/groupArray/Map(Int16,UInt128) OK 111ms
/aggregate functions/first_value/Map(Int16,Nullable(Int16)) OK 114ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Int16)) OK 97ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Int8)) OK 109ms
/aggregate functions/last_value/Map(UInt16,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/groupArray/Map(Int16,Int8) OK 111ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Int32)) OK 133ms
/aggregate functions/first_value/Map(Int16,Nullable(Int32)) OK 116ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Int16)) OK 97ms
/aggregate functions/last_value/Map(UInt16,Array(String)) OK 112ms
/aggregate functions/groupArray/Map(Int16,Int16) OK 130ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Int32)) OK 140ms
/aggregate functions/first_value/Map(Int16,Nullable(Int64)) OK 118ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Int64)) OK 112ms
/aggregate functions/last_value/Map(UInt16,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/groupArray/Map(Int16,Int32) OK 128ms
/aggregate functions/first_value/Map(Int16,Nullable(Int128)) OK 107ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Int128)) OK 142ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Int64)) OK 113ms
/aggregate functions/last_value/Map(UInt16,Tuple(String)) OK 109ms
/aggregate functions/first_value/Map(Int16,Nullable(Float32)) OK 142ms
/aggregate functions/groupArray/Map(Int16,Int64) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Int128)) OK 112ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Float32)) OK 121ms
/aggregate functions/last_value/Map(UInt32,UInt8) OK 109ms
/aggregate functions/groupArray/Map(Int16,Int128) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Float32)) OK 109ms
/aggregate functions/first_value/Map(Int16,Nullable(Float64)) OK 125ms
/aggregate functions/last_value/Map(UInt32,UInt16) OK 115ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Float64)) OK 94ms
/aggregate functions/groupArray/Map(Int16,Float32) OK 94ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Float64)) OK 95ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Date)) OK 132ms
/aggregate functions/first_value/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/last_value/Map(UInt32,UInt32) OK 112ms
/aggregate functions/groupArray/Map(Int16,Float64) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Date)) OK 99ms
/aggregate functions/first_value/Map(Int16,Nullable(Date)) OK 128ms
/aggregate functions/last_value/Map(UInt32,UInt64) OK 120ms
/aggregate functions/entropy/Map(Int16,LowCardinality(DateTime)) OK 121ms
/aggregate functions/groupArray/Map(Int16,Decimal128(38)) OK 124ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(DateTime)) OK 107ms
/aggregate functions/first_value/Map(Int16,Nullable(DateTime)) OK 125ms
/aggregate functions/last_value/Map(UInt32,UInt128) OK 105ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Bool)) OK 119ms
/aggregate functions/groupArray/Map(Int16,Date) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Bool)) OK 101ms
/aggregate functions/last_value/Map(UInt32,Int8) OK 117ms
/aggregate functions/first_value/Map(Int16,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/entropy/Map(Int16,LowCardinality(String)) OK 125ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(String)) OK 117ms
/aggregate functions/groupArray/Map(Int16,DateTime) OK 118ms
/aggregate functions/last_value/Map(UInt32,Int16) OK 95ms
/aggregate functions/first_value/Map(Int16,Nullable(Bool)) OK 156ms
/aggregate functions/entropy/Map(Int16,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/groupArray/Map(Int16,DateTime64(3)) OK 117ms
/aggregate functions/last_value/Map(UInt32,Int32) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(UUID)) OK 186ms
/aggregate functions/groupArray/Map(Int16,Bool) OK 105ms
/aggregate functions/entropy/Map(Int16,LowCardinality(UUID)) OK 147ms
/aggregate functions/first_value/Map(Int16,Nullable(String)) OK 137ms
/aggregate functions/last_value/Map(UInt32,Int64) OK 146ms
/aggregate functions/groupArray/Map(Int16,String) OK 153ms
/aggregate functions/first_value/Map(Int16,Nullable(FixedString(51))) OK 152ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/last_value/Map(UInt32,Int128) OK 134ms
/aggregate functions/groupArray/Map(Int16,FixedString(51)) OK 91ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/first_value/Map(Int16,Nullable(UUID)) OK 103ms
/aggregate functions/last_value/Map(UInt32,Float32) OK 109ms
/aggregate functions/groupArray/Map(Int16,UUID) OK 88ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UInt8)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/last_value/Map(UInt32,Float64) OK 105ms
/aggregate functions/groupArray/Map(Int16,Nullable(UInt8)) OK 98ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UInt16)) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/last_value/Map(UInt32,Decimal128(38)) OK 127ms
/aggregate functions/groupArray/Map(Int16,Nullable(UInt16)) OK 106ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UInt32)) OK 100ms
/aggregate functions/groupArray/Map(Int16,Nullable(UInt32)) OK 137ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/last_value/Map(UInt32,Date) OK 150ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UInt64)) OK 98ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/groupArray/Map(Int16,Nullable(UInt64)) OK 97ms
/aggregate functions/last_value/Map(UInt32,DateTime) OK 109ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UInt128)) OK 104ms
/aggregate functions/groupArray/Map(Int16,Nullable(UInt128)) OK 121ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/last_value/Map(UInt32,DateTime64(3)) OK 129ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Int8)) OK 113ms
/aggregate functions/groupArray/Map(Int16,Nullable(Int8)) OK 126ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Int64))) OK 125ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Int32))) OK 146ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Int16)) OK 118ms
/aggregate functions/last_value/Map(UInt32,Bool) OK 121ms
/aggregate functions/groupArray/Map(Int16,Nullable(Int16)) OK 106ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Int32)) OK 147ms
/aggregate functions/last_value/Map(UInt32,String) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/groupArray/Map(Int16,Nullable(Int32)) OK 93ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/last_value/Map(UInt32,FixedString(51)) OK 103ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Int64)) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/groupArray/Map(Int16,Nullable(Int64)) OK 97ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/last_value/Map(UInt32,UUID) OK 97ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Int128)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/groupArray/Map(Int16,Nullable(Int128)) OK 101ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/last_value/Map(UInt32,Nullable(UInt8)) OK 107ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Float32)) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/groupArray/Map(Int16,Nullable(Float32)) OK 105ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/last_value/Map(UInt32,Nullable(UInt16)) OK 99ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Float64)) OK 88ms
/aggregate functions/groupArray/Map(Int16,Nullable(Float64)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/last_value/Map(UInt32,Nullable(UInt32)) OK 106ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Date)) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/groupArray/Map(Int16,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/last_value/Map(UInt32,Nullable(UInt64)) OK 109ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/first_value/Map(Int16,LowCardinality(DateTime)) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/groupArray/Map(Int16,Nullable(Date)) OK 103ms
/aggregate functions/last_value/Map(UInt32,Nullable(UInt128)) OK 107ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Bool)) OK 97ms
/aggregate functions/groupArray/Map(Int16,Nullable(DateTime)) OK 123ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/last_value/Map(UInt32,Nullable(Int8)) OK 108ms
/aggregate functions/first_value/Map(Int16,LowCardinality(String)) OK 110ms
/aggregate functions/entropy/Map(Int16,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/groupArray/Map(Int16,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/last_value/Map(UInt32,Nullable(Int16)) OK 115ms
/aggregate functions/first_value/Map(Int16,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/entropy/Map(Int16,Array(String)) OK 112ms
/aggregate functions/groupUniqArray/Map(UInt64,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/groupArray/Map(Int16,Nullable(Bool)) OK 105ms
/aggregate functions/last_value/Map(UInt32,Nullable(Int32)) OK 119ms
/aggregate functions/entropy/Map(Int16,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/first_value/Map(Int16,LowCardinality(UUID)) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt64,Array(String)) OK 113ms
/aggregate functions/groupArray/Map(Int16,Nullable(String)) OK 114ms
/aggregate functions/last_value/Map(UInt32,Nullable(Int64)) OK 129ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/entropy/Map(Int16,Tuple(String)) OK 96ms
/aggregate functions/groupUniqArray/Map(UInt64,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/groupArray/Map(Int16,Nullable(FixedString(51))) OK 93ms
/aggregate functions/entropy/Map(Int32,UInt8) OK 115ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/last_value/Map(UInt32,Nullable(Int128)) OK 102ms
/aggregate functions/groupArray/Map(Int16,Nullable(UUID)) OK 122ms
/aggregate functions/groupUniqArray/Map(UInt64,Tuple(String)) OK 105ms
/aggregate functions/entropy/Map(Int32,UInt16) OK 126ms
/aggregate functions/last_value/Map(UInt32,Nullable(Float32)) OK 100ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt128,UInt8) OK 97ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UInt8)) OK 100ms
/aggregate functions/last_value/Map(UInt32,Nullable(Float64)) OK 131ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/entropy/Map(Int32,UInt32) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt128,UInt16) OK 118ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UInt16)) OK 102ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/entropy/Map(Int32,UInt64) OK 94ms
/aggregate functions/last_value/Map(UInt32,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UInt32)) OK 119ms
/aggregate functions/groupUniqArray/Map(UInt128,UInt32) OK 128ms
/aggregate functions/entropy/Map(Int32,UInt128) OK 98ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/last_value/Map(UInt32,Nullable(Date)) OK 130ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UInt64)) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt128,UInt64) OK 100ms
/aggregate functions/entropy/Map(Int32,Int8) OK 104ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt128,UInt128) OK 123ms
/aggregate functions/last_value/Map(UInt32,Nullable(DateTime)) OK 95ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UInt128)) OK 109ms
/aggregate functions/entropy/Map(Int32,Int16) OK 96ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/last_value/Map(UInt32,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/groupUniqArray/Map(UInt128,Int8) OK 168ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Int8)) OK 143ms
/aggregate functions/entropy/Map(Int32,Int32) OK 144ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Int64))) OK 148ms
/aggregate functions/last_value/Map(UInt32,Nullable(Bool)) OK 97ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Int16)) OK 137ms
/aggregate functions/entropy/Map(Int32,Int64) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt128,Int16) OK 95ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/last_value/Map(UInt32,Nullable(String)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt128,Int32) OK 124ms
/aggregate functions/entropy/Map(Int32,Int128) OK 142ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Int32)) OK 139ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/last_value/Map(UInt32,Nullable(FixedString(51))) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt128,Int64) OK 92ms
/aggregate functions/entropy/Map(Int32,Float32) OK 116ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Int64)) OK 141ms
/aggregate functions/last_value/Map(UInt32,Nullable(UUID)) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt128,Int128) OK 95ms
/aggregate functions/entropy/Map(Int32,Float64) OK 107ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UInt8)) OK 103ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Int128)) OK 104ms
/aggregate functions/groupUniqArray/Map(UInt128,Float32) OK 102ms
/aggregate functions/entropy/Map(Int32,Decimal128(38)) OK 100ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UInt16)) OK 101ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Float32)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt128,Float64) OK 95ms
/aggregate functions/entropy/Map(Int32,Date) OK 89ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UInt32)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt128,Decimal128(38)) OK 100ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Float64)) OK 93ms
/aggregate functions/entropy/Map(Int32,DateTime) OK 97ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UInt64)) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt128,Date) OK 100ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Date)) OK 104ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/entropy/Map(Int32,DateTime64(3)) OK 89ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UInt128)) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt128,DateTime) OK 113ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(DateTime)) OK 123ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/entropy/Map(Int32,Bool) OK 103ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Int8)) OK 88ms
/aggregate functions/groupUniqArray/Map(UInt128,DateTime64(3)) OK 130ms
/aggregate functions/first_value/Map(Int16,LowCardinality(Nullable(UUID))) OK 155ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Bool)) OK 129ms
/aggregate functions/entropy/Map(Int32,String) OK 137ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Int16)) OK 130ms
/aggregate functions/groupUniqArray/Map(UInt128,Bool) OK 136ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(String)) OK 165ms
/aggregate functions/first_value/Map(Int16,Array(String)) OK 134ms
/aggregate functions/entropy/Map(Int32,FixedString(51)) OK 112ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Int32)) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt128,String) OK 111ms
/aggregate functions/entropy/Map(Int32,UUID) OK 106ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Int64)) OK 129ms
/aggregate functions/first_value/Map(Int16,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt128,FixedString(51)) OK 142ms
/aggregate functions/entropy/Map(Int32,Nullable(UInt8)) OK 84ms
/aggregate functions/first_value/Map(Int16,Tuple(String)) OK 122ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(UUID)) OK 135ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Int128)) OK 129ms
/aggregate functions/entropy/Map(Int32,Nullable(UInt16)) OK 197ms
/aggregate functions/groupUniqArray/Map(UInt128,UUID) OK 129ms
/aggregate functions/first_value/Map(Int32,UInt8) OK 143ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Float32)) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UInt8)) OK 133ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/entropy/Map(Int32,Nullable(UInt32)) OK 126ms
/aggregate functions/first_value/Map(Int32,UInt16) OK 130ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Float64)) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UInt16)) OK 146ms
/aggregate functions/entropy/Map(Int32,Nullable(UInt64)) OK 117ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UInt32))) OK 149ms
/aggregate functions/first_value/Map(Int32,UInt32) OK 150ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Date)) OK 132ms
/aggregate functions/entropy/Map(Int32,Nullable(UInt128)) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UInt32)) OK 107ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(DateTime)) OK 111ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/first_value/Map(Int32,UInt64) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UInt64)) OK 99ms
/aggregate functions/entropy/Map(Int32,Nullable(Int8)) OK 104ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Bool)) OK 124ms
/aggregate functions/first_value/Map(Int32,UInt128) OK 92ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UInt128)) OK 100ms
/aggregate functions/entropy/Map(Int32,Nullable(Int16)) OK 101ms
/aggregate functions/first_value/Map(Int32,Int8) OK 121ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(String)) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Int8)) OK 102ms
/aggregate functions/entropy/Map(Int32,Nullable(Int32)) OK 106ms
/aggregate functions/first_value/Map(Int32,Int16) OK 125ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Int16)) OK 120ms
/aggregate functions/entropy/Map(Int32,Nullable(Int64)) OK 103ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(UUID)) OK 105ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/first_value/Map(Int32,Int32) OK 115ms
/aggregate functions/entropy/Map(Int32,Nullable(Int128)) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Int32)) OK 99ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/first_value/Map(Int32,Int64) OK 101ms
/aggregate functions/entropy/Map(Int32,Nullable(Float32)) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Int64)) OK 91ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/first_value/Map(Int32,Int128) OK 102ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Int128)) OK 134ms
/aggregate functions/entropy/Map(Int32,Nullable(Float64)) OK 121ms
/aggregate functions/first_value/Map(Int32,Float32) OK 117ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/entropy/Map(Int32,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Float32)) OK 100ms
/aggregate functions/first_value/Map(Int32,Float64) OK 115ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/entropy/Map(Int32,Nullable(Date)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Float64)) OK 126ms
/aggregate functions/first_value/Map(Int32,Decimal128(38)) OK 135ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/entropy/Map(Int32,Nullable(DateTime)) OK 129ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/first_value/Map(Int32,Date) OK 95ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/entropy/Map(Int32,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Date)) OK 109ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/first_value/Map(Int32,DateTime) OK 109ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(DateTime)) OK 122ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/entropy/Map(Int32,Nullable(Bool)) OK 104ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/first_value/Map(Int32,DateTime64(3)) OK 94ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/entropy/Map(Int32,Nullable(String)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/first_value/Map(Int32,Bool) OK 98ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/entropy/Map(Int32,Nullable(FixedString(51))) OK 180ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(Bool)) OK 157ms
/aggregate functions/first_value/Map(Int32,String) OK 160ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(String)) OK 150ms
/aggregate functions/groupArray/Map(Int16,LowCardinality(Nullable(UUID))) OK 162ms
/aggregate functions/entropy/Map(Int32,Nullable(UUID)) OK 125ms
/aggregate functions/first_value/Map(Int32,FixedString(51)) OK 143ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UInt8)) OK 170ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(FixedString(51))) OK 155ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/first_value/Map(Int32,UUID) OK 97ms
/aggregate functions/groupArray/Map(Int16,Array(String)) OK 143ms
/aggregate functions/first_value/Map(Int32,Nullable(UInt8)) OK 104ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt128,Nullable(UUID)) OK 102ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UInt16)) OK 107ms
/aggregate functions/groupArray/Map(Int16,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/first_value/Map(Int32,Nullable(UInt16)) OK 108ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UInt8)) OK 113ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UInt32)) OK 97ms
/aggregate functions/groupArray/Map(Int16,Tuple(String)) OK 100ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/first_value/Map(Int32,Nullable(UInt32)) OK 99ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UInt64)) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UInt16)) OK 120ms
/aggregate functions/groupArray/Map(Int32,UInt8) OK 102ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/first_value/Map(Int32,Nullable(UInt64)) OK 86ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UInt128)) OK 101ms
/aggregate functions/groupArray/Map(Int32,UInt16) OK 106ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UInt32)) OK 107ms
/aggregate functions/first_value/Map(Int32,Nullable(UInt128)) OK 128ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Int8)) OK 115ms
/aggregate functions/groupArray/Map(Int32,UInt32) OK 115ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UInt64)) OK 119ms
/aggregate functions/last_value/Map(UInt32,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/first_value/Map(Int32,Nullable(Int8)) OK 96ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Int16)) OK 113ms
/aggregate functions/groupArray/Map(Int32,UInt64) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UInt128)) OK 118ms
/aggregate functions/last_value/Map(UInt32,Array(String)) OK 105ms
/aggregate functions/first_value/Map(Int32,Nullable(Int16)) OK 109ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Int32)) OK 116ms
/aggregate functions/groupArray/Map(Int32,UInt128) OK 160ms
/aggregate functions/last_value/Map(UInt32,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Int8)) OK 144ms
/aggregate functions/first_value/Map(Int32,Nullable(Int32)) OK 119ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Int64)) OK 96ms
/aggregate functions/first_value/Map(Int32,Nullable(Int64)) OK 129ms
/aggregate functions/last_value/Map(UInt32,Tuple(String)) OK 131ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Int16)) OK 124ms
/aggregate functions/groupArray/Map(Int32,Int8) OK 93ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Int128)) OK 108ms
/aggregate functions/groupArray/Map(Int32,Int16) OK 132ms
/aggregate functions/first_value/Map(Int32,Nullable(Int128)) OK 141ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Int32)) OK 101ms
/aggregate functions/last_value/Map(UInt64,UInt8) OK 122ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Float32)) OK 100ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Int64)) OK 121ms
/aggregate functions/groupArray/Map(Int32,Int32) OK 138ms
/aggregate functions/last_value/Map(UInt64,UInt16) OK 140ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Float64)) OK 121ms
/aggregate functions/first_value/Map(Int32,Nullable(Float32)) OK 129ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Int128)) OK 147ms
/aggregate functions/groupArray/Map(Int32,Int64) OK 131ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Date)) OK 116ms
/aggregate functions/last_value/Map(UInt64,UInt32) OK 126ms
/aggregate functions/first_value/Map(Int32,Nullable(Float64)) OK 132ms
/aggregate functions/entropy/Map(Int32,LowCardinality(DateTime)) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Float32)) OK 162ms
/aggregate functions/groupArray/Map(Int32,Int128) OK 162ms
/aggregate functions/last_value/Map(UInt64,UInt64) OK 141ms
/aggregate functions/first_value/Map(Int32,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Bool)) OK 97ms
/aggregate functions/last_value/Map(UInt64,UInt128) OK 125ms
/aggregate functions/first_value/Map(Int32,Nullable(Date)) OK 105ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Float64)) OK 109ms
/aggregate functions/groupArray/Map(Int32,Float32) OK 124ms
/aggregate functions/entropy/Map(Int32,LowCardinality(String)) OK 97ms
/aggregate functions/first_value/Map(Int32,Nullable(DateTime)) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Date)) OK 120ms
/aggregate functions/last_value/Map(UInt64,Int8) OK 124ms
/aggregate functions/groupArray/Map(Int32,Float64) OK 118ms
/aggregate functions/entropy/Map(Int32,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/first_value/Map(Int32,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(DateTime)) OK 131ms
/aggregate functions/last_value/Map(UInt64,Int16) OK 122ms
/aggregate functions/groupArray/Map(Int32,Decimal128(38)) OK 130ms
/aggregate functions/entropy/Map(Int32,LowCardinality(UUID)) OK 126ms
/aggregate functions/first_value/Map(Int32,Nullable(Bool)) OK 139ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Bool)) OK 156ms
/aggregate functions/last_value/Map(UInt64,Int32) OK 113ms
/aggregate functions/groupArray/Map(Int32,Date) OK 127ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/last_value/Map(UInt64,Int64) OK 122ms
/aggregate functions/first_value/Map(Int32,Nullable(String)) OK 158ms
/aggregate functions/groupArray/Map(Int32,DateTime) OK 113ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(String)) OK 97ms
/aggregate functions/last_value/Map(UInt64,Int128) OK 90ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/groupArray/Map(Int32,DateTime64(3)) OK 100ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/first_value/Map(Int32,Nullable(FixedString(51))) OK 111ms
/aggregate functions/last_value/Map(UInt64,Float32) OK 95ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(UUID)) OK 106ms
/aggregate functions/groupArray/Map(Int32,Bool) OK 116ms
/aggregate functions/first_value/Map(Int32,Nullable(UUID)) OK 147ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/last_value/Map(UInt64,Float64) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/groupArray/Map(Int32,String) OK 155ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/last_value/Map(UInt64,Decimal128(38)) OK 103ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UInt8)) OK 107ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/groupArray/Map(Int32,FixedString(51)) OK 107ms
/aggregate functions/last_value/Map(UInt64,Date) OK 142ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UInt16)) OK 104ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/groupArray/Map(Int32,UUID) OK 88ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UInt32)) OK 94ms
/aggregate functions/last_value/Map(UInt64,DateTime) OK 108ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/groupArray/Map(Int32,Nullable(UInt8)) OK 96ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UInt64)) OK 101ms
/aggregate functions/last_value/Map(UInt64,DateTime64(3)) OK 114ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 113ms
/aggregate functions/groupArray/Map(Int32,Nullable(UInt16)) OK 110ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UInt128)) OK 98ms
/aggregate functions/last_value/Map(UInt64,Bool) OK 128ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/groupArray/Map(Int32,Nullable(UInt32)) OK 107ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Int8)) OK 116ms
/aggregate functions/last_value/Map(UInt64,String) OK 114ms
/aggregate functions/groupArray/Map(Int32,Nullable(UInt64)) OK 145ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Int16))) OK 146ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Int128))) OK 142ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Int16)) OK 141ms
/aggregate functions/last_value/Map(UInt64,FixedString(51)) OK 95ms
/aggregate functions/groupArray/Map(Int32,Nullable(UInt128)) OK 159ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Int32))) OK 131ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Int32)) OK 111ms
/aggregate functions/last_value/Map(UInt64,UUID) OK 106ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Int64)) OK 108ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/groupArray/Map(Int32,Nullable(Int8)) OK 114ms
/aggregate functions/last_value/Map(UInt64,Nullable(UInt8)) OK 93ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Int128)) OK 115ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/last_value/Map(UInt64,Nullable(UInt16)) OK 122ms
/aggregate functions/groupArray/Map(Int32,Nullable(Int16)) OK 116ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Float32)) OK 126ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/last_value/Map(UInt64,Nullable(UInt32)) OK 123ms
/aggregate functions/groupArray/Map(Int32,Nullable(Int32)) OK 133ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Float64)) OK 122ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/last_value/Map(UInt64,Nullable(UInt64)) OK 126ms
/aggregate functions/groupArray/Map(Int32,Nullable(Int64)) OK 119ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Date)) OK 93ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/last_value/Map(UInt64,Nullable(UInt128)) OK 102ms
/aggregate functions/groupArray/Map(Int32,Nullable(Int128)) OK 102ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/first_value/Map(Int32,LowCardinality(DateTime)) OK 102ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/last_value/Map(UInt64,Nullable(Int8)) OK 108ms
/aggregate functions/groupArray/Map(Int32,Nullable(Float32)) OK 110ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Bool)) OK 101ms
/aggregate functions/entropy/Map(Int32,LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/last_value/Map(UInt64,Nullable(Int16)) OK 131ms
/aggregate functions/groupArray/Map(Int32,Nullable(Float64)) OK 114ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/first_value/Map(Int32,LowCardinality(String)) OK 116ms
/aggregate functions/entropy/Map(Int32,Array(String)) OK 99ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/groupArray/Map(Int32,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/last_value/Map(UInt64,Nullable(Int32)) OK 102ms
/aggregate functions/entropy/Map(Int32,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/first_value/Map(Int32,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/last_value/Map(UInt64,Nullable(Int64)) OK 102ms
/aggregate functions/groupArray/Map(Int32,Nullable(Date)) OK 103ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/entropy/Map(Int32,Tuple(String)) OK 100ms
/aggregate functions/first_value/Map(Int32,LowCardinality(UUID)) OK 102ms
/aggregate functions/last_value/Map(UInt64,Nullable(Int128)) OK 120ms
/aggregate functions/groupArray/Map(Int32,Nullable(DateTime)) OK 113ms
/aggregate functions/groupUniqArray/Map(UInt128,LowCardinality(Nullable(UUID))) OK 92ms
/aggregate functions/entropy/Map(Int64,UInt8) OK 109ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/groupUniqArray/Map(UInt128,Array(String)) OK 141ms
/aggregate functions/last_value/Map(UInt64,Nullable(Float32)) OK 150ms
/aggregate functions/groupArray/Map(Int32,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/entropy/Map(Int64,UInt16) OK 131ms
/aggregate functions/groupArray/Map(Int32,Nullable(Bool)) OK 119ms
/aggregate functions/groupUniqArray/Map(UInt128,Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/last_value/Map(UInt64,Nullable(Float64)) OK 111ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/entropy/Map(Int64,UInt32) OK 111ms
/aggregate functions/groupUniqArray/Map(UInt128,Tuple(String)) OK 108ms
/aggregate functions/groupArray/Map(Int32,Nullable(String)) OK 88ms
/aggregate functions/last_value/Map(UInt64,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/entropy/Map(Int64,UInt64) OK 107ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/groupArray/Map(Int32,Nullable(FixedString(51))) OK 109ms
/aggregate functions/groupUniqArray/Map(Int8,UInt8) OK 91ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/entropy/Map(Int64,UInt128) OK 95ms
/aggregate functions/last_value/Map(UInt64,Nullable(Date)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int8,UInt16) OK 96ms
/aggregate functions/groupArray/Map(Int32,Nullable(UUID)) OK 97ms
/aggregate functions/entropy/Map(Int64,Int8) OK 115ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/last_value/Map(UInt64,Nullable(DateTime)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int8,UInt32) OK 119ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UInt8)) OK 115ms
/aggregate functions/entropy/Map(Int64,Int16) OK 94ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/last_value/Map(UInt64,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/groupUniqArray/Map(Int8,UInt64) OK 98ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UInt16)) OK 105ms
/aggregate functions/entropy/Map(Int64,Int32) OK 92ms
/aggregate functions/last_value/Map(UInt64,Nullable(Bool)) OK 114ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/groupUniqArray/Map(Int8,UInt128) OK 109ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UInt32)) OK 108ms
/aggregate functions/entropy/Map(Int64,Int64) OK 136ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/last_value/Map(UInt64,Nullable(String)) OK 116ms
/aggregate functions/groupUniqArray/Map(Int8,Int8) OK 95ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UInt64)) OK 133ms
/aggregate functions/entropy/Map(Int64,Int128) OK 116ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/last_value/Map(UInt64,Nullable(FixedString(51))) OK 107ms
/aggregate functions/groupUniqArray/Map(Int8,Int16) OK 114ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UInt128)) OK 87ms
/aggregate functions/entropy/Map(Int64,Float32) OK 101ms
/aggregate functions/last_value/Map(UInt64,Nullable(UUID)) OK 111ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/groupUniqArray/Map(Int8,Int32) OK 112ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Int8)) OK 102ms
/aggregate functions/entropy/Map(Int64,Float64) OK 94ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UInt8)) OK 119ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Float64))) OK 141ms
/aggregate functions/groupUniqArray/Map(Int8,Int64) OK 125ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Int16)) OK 132ms
/aggregate functions/entropy/Map(Int64,Decimal128(38)) OK 100ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UInt16)) OK 92ms
/aggregate functions/groupUniqArray/Map(Int8,Int128) OK 160ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Int32)) OK 105ms
/aggregate functions/entropy/Map(Int64,Date) OK 111ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UInt32)) OK 101ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Int64)) OK 120ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/entropy/Map(Int64,DateTime) OK 113ms
/aggregate functions/groupUniqArray/Map(Int8,Float32) OK 107ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UInt64)) OK 112ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Int128)) OK 115ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/entropy/Map(Int64,DateTime64(3)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int8,Float64) OK 117ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UInt128)) OK 112ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Float32)) OK 143ms
/aggregate functions/entropy/Map(Int64,Bool) OK 117ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/groupUniqArray/Map(Int8,Decimal128(38)) OK 136ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Int8)) OK 124ms
/aggregate functions/entropy/Map(Int64,String) OK 132ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 152ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Float64)) OK 158ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Int16)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int8,Date) OK 126ms
/aggregate functions/entropy/Map(Int64,FixedString(51)) OK 124ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Int32)) OK 104ms
/aggregate functions/groupUniqArray/Map(Int8,DateTime) OK 114ms
/aggregate functions/first_value/Map(Int32,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Date)) OK 110ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Int64)) OK 115ms
/aggregate functions/entropy/Map(Int64,UUID) OK 117ms
/aggregate functions/first_value/Map(Int32,Array(String)) OK 126ms
/aggregate functions/groupUniqArray/Map(Int8,DateTime64(3)) OK 115ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(DateTime)) OK 117ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Int128)) OK 120ms
/aggregate functions/entropy/Map(Int64,Nullable(UInt8)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int8,Bool) OK 129ms
/aggregate functions/first_value/Map(Int32,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Bool)) OK 110ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Float32)) OK 87ms
/aggregate functions/entropy/Map(Int64,Nullable(UInt16)) OK 159ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(String)) OK 101ms
/aggregate functions/first_value/Map(Int32,Tuple(String)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int8,String) OK 105ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Float64)) OK 97ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/groupUniqArray/Map(Int8,FixedString(51)) OK 160ms
/aggregate functions/first_value/Map(Int64,UInt8) OK 169ms
/aggregate functions/entropy/Map(Int64,Nullable(UInt32)) OK 166ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Date)) OK 131ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(UUID)) OK 188ms
/aggregate functions/groupUniqArray/Map(Int8,UUID) OK 106ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(DateTime)) OK 107ms
/aggregate functions/first_value/Map(Int64,UInt16) OK 108ms
/aggregate functions/entropy/Map(Int64,Nullable(UInt64)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UInt8)) OK 142ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Bool)) OK 115ms
/aggregate functions/first_value/Map(Int64,UInt32) OK 131ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/entropy/Map(Int64,Nullable(UInt128)) OK 121ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(String)) OK 139ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UInt16)) OK 136ms
/aggregate functions/first_value/Map(Int64,UInt64) OK 111ms
/aggregate functions/entropy/Map(Int64,Nullable(Int8)) OK 137ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/first_value/Map(Int64,UInt128) OK 132ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UInt32)) OK 161ms
/aggregate functions/entropy/Map(Int64,Nullable(Int16)) OK 140ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/first_value/Map(Int64,Int8) OK 97ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(UUID)) OK 119ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/entropy/Map(Int64,Nullable(Int32)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UInt64)) OK 142ms
/aggregate functions/first_value/Map(Int64,Int16) OK 100ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/entropy/Map(Int64,Nullable(Int64)) OK 112ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UInt128)) OK 108ms
/aggregate functions/first_value/Map(Int64,Int32) OK 106ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/entropy/Map(Int64,Nullable(Int128)) OK 124ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Int8)) OK 121ms
/aggregate functions/first_value/Map(Int64,Int64) OK 119ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/entropy/Map(Int64,Nullable(Float32)) OK 124ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Int16))) OK 140ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Int16)) OK 103ms
/aggregate functions/first_value/Map(Int64,Int128) OK 127ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Int32)) OK 170ms
/aggregate functions/entropy/Map(Int64,Nullable(Float64)) OK 121ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/first_value/Map(Int64,Float32) OK 109ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/entropy/Map(Int64,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/first_value/Map(Int64,Float64) OK 107ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Int64)) OK 105ms
/aggregate functions/first_value/Map(Int64,Decimal128(38)) OK 106ms
/aggregate functions/entropy/Map(Int64,Nullable(Date)) OK 112ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Int128)) OK 158ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/first_value/Map(Int64,Date) OK 104ms
/aggregate functions/entropy/Map(Int64,Nullable(DateTime)) OK 102ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Float32)) OK 96ms
/aggregate functions/first_value/Map(Int64,DateTime) OK 97ms
/aggregate functions/entropy/Map(Int64,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Float64)) OK 118ms
/aggregate functions/first_value/Map(Int64,DateTime64(3)) OK 111ms
/aggregate functions/entropy/Map(Int64,Nullable(Bool)) OK 111ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/first_value/Map(Int64,Bool) OK 99ms
/aggregate functions/entropy/Map(Int64,Nullable(String)) OK 98ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Date)) OK 104ms
/aggregate functions/first_value/Map(Int64,String) OK 105ms
/aggregate functions/entropy/Map(Int64,Nullable(FixedString(51))) OK 104ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(DateTime)) OK 136ms
/aggregate functions/first_value/Map(Int64,FixedString(51)) OK 128ms
/aggregate functions/entropy/Map(Int64,Nullable(UUID)) OK 123ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/first_value/Map(Int64,UUID) OK 108ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UInt8)) OK 95ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UInt16)) OK 106ms
/aggregate functions/first_value/Map(Int64,Nullable(UInt8)) OK 106ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(Bool)) OK 116ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/groupArray/Map(Int32,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UInt32)) OK 119ms
/aggregate functions/first_value/Map(Int64,Nullable(UInt16)) OK 114ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(String)) OK 110ms
/aggregate functions/groupArray/Map(Int32,Array(String)) OK 105ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UInt64)) OK 187ms
/aggregate functions/first_value/Map(Int64,Nullable(UInt32)) OK 167ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 164ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(FixedString(51))) OK 169ms
/aggregate functions/groupArray/Map(Int32,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/groupArray/Map(Int32,Tuple(String)) OK 177ms
/aggregate functions/first_value/Map(Int64,Nullable(UInt64)) OK 160ms
/aggregate functions/last_value/Map(UInt64,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UInt128)) OK 139ms
/aggregate functions/groupUniqArray/Map(Int8,Nullable(UUID)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UInt8)) OK 113ms
/aggregate functions/last_value/Map(UInt64,Array(String)) OK 149ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Int8)) OK 155ms
/aggregate functions/groupArray/Map(Int64,UInt8) OK 151ms
/aggregate functions/first_value/Map(Int64,Nullable(UInt128)) OK 170ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UInt16)) OK 99ms
/aggregate functions/last_value/Map(UInt64,Map(String,LowCardinality(Float64))) OK 187ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Int16)) OK 166ms
/aggregate functions/groupArray/Map(Int64,UInt16) OK 139ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UInt32)) OK 104ms
/aggregate functions/first_value/Map(Int64,Nullable(Int8)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UInt64)) OK 171ms
/aggregate functions/first_value/Map(Int64,Nullable(Int16)) OK 138ms
/aggregate functions/groupArray/Map(Int64,UInt32) OK 117ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Int32)) OK 105ms
/aggregate functions/last_value/Map(UInt64,Tuple(String)) OK 115ms
/aggregate functions/groupArray/Map(Int64,UInt64) OK 93ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Int64)) OK 132ms
/aggregate functions/first_value/Map(Int64,Nullable(Int32)) OK 105ms
/aggregate functions/last_value/Map(UInt128,UInt8) OK 110ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UInt128)) OK 116ms
/aggregate functions/groupArray/Map(Int64,UInt128) OK 98ms
/aggregate functions/first_value/Map(Int64,Nullable(Int64)) OK 118ms
/aggregate functions/last_value/Map(UInt128,UInt16) OK 125ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Int128)) OK 158ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Int8)) OK 99ms
/aggregate functions/groupArray/Map(Int64,Int8) OK 103ms
/aggregate functions/first_value/Map(Int64,Nullable(Int128)) OK 126ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Int16)) OK 119ms
/aggregate functions/last_value/Map(UInt128,UInt32) OK 142ms
/aggregate functions/groupArray/Map(Int64,Int16) OK 124ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Float32)) OK 111ms
/aggregate functions/first_value/Map(Int64,Nullable(Float32)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Int32)) OK 118ms
/aggregate functions/last_value/Map(UInt128,UInt64) OK 121ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Float64)) OK 94ms
/aggregate functions/groupArray/Map(Int64,Int32) OK 99ms
/aggregate functions/first_value/Map(Int64,Nullable(Float64)) OK 113ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Int64)) OK 95ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Date)) OK 117ms
/aggregate functions/groupArray/Map(Int64,Int64) OK 119ms
/aggregate functions/last_value/Map(UInt128,UInt128) OK 91ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Int128)) OK 113ms
/aggregate functions/first_value/Map(Int64,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/last_value/Map(UInt128,Int8) OK 115ms
/aggregate functions/entropy/Map(Int64,LowCardinality(DateTime)) OK 118ms
/aggregate functions/groupArray/Map(Int64,Int128) OK 111ms
/aggregate functions/first_value/Map(Int64,Nullable(Date)) OK 118ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Float32)) OK 106ms
/aggregate functions/last_value/Map(UInt128,Int16) OK 129ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Bool)) OK 104ms
/aggregate functions/groupArray/Map(Int64,Float32) OK 116ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Float64)) OK 114ms
/aggregate functions/first_value/Map(Int64,Nullable(DateTime)) OK 101ms
/aggregate functions/entropy/Map(Int64,LowCardinality(String)) OK 127ms
/aggregate functions/last_value/Map(UInt128,Int32) OK 127ms
/aggregate functions/groupArray/Map(Int64,Float64) OK 114ms
/aggregate functions/first_value/Map(Int64,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Date)) OK 97ms
/aggregate functions/entropy/Map(Int64,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/groupArray/Map(Int64,Decimal128(38)) OK 120ms
/aggregate functions/last_value/Map(UInt128,Int64) OK 107ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(DateTime)) OK 98ms
/aggregate functions/first_value/Map(Int64,Nullable(Bool)) OK 103ms
/aggregate functions/entropy/Map(Int64,LowCardinality(UUID)) OK 127ms
/aggregate functions/last_value/Map(UInt128,Int128) OK 109ms
/aggregate functions/groupArray/Map(Int64,Date) OK 131ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Bool)) OK 128ms
/aggregate functions/first_value/Map(Int64,Nullable(String)) OK 117ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/last_value/Map(UInt128,Float32) OK 113ms
/aggregate functions/groupArray/Map(Int64,DateTime) OK 108ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(String)) OK 114ms
/aggregate functions/first_value/Map(Int64,Nullable(FixedString(51))) OK 115ms
/aggregate functions/last_value/Map(UInt128,Float64) OK 96ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/groupArray/Map(Int64,DateTime64(3)) OK 143ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/first_value/Map(Int64,Nullable(UUID)) OK 129ms
/aggregate functions/last_value/Map(UInt128,Decimal128(38)) OK 145ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/groupArray/Map(Int64,Bool) OK 123ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UInt8)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(UUID)) OK 116ms
/aggregate functions/last_value/Map(UInt128,Date) OK 173ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UInt64))) OK 158ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UInt16)) OK 148ms
/aggregate functions/groupArray/Map(Int64,String) OK 146ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UInt128))) OK 176ms
/aggregate functions/last_value/Map(UInt128,DateTime) OK 128ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UInt32)) OK 136ms
/aggregate functions/groupArray/Map(Int64,FixedString(51)) OK 106ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UInt16))) OK 146ms
/aggregate functions/groupArray/Map(Int64,UUID) OK 137ms
/aggregate functions/last_value/Map(UInt128,DateTime64(3)) OK 142ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UInt64)) OK 99ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UInt128)) OK 126ms
/aggregate functions/groupArray/Map(Int64,Nullable(UInt8)) OK 148ms
/aggregate functions/last_value/Map(UInt128,Bool) OK 128ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Int8)) OK 105ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/last_value/Map(UInt128,String) OK 130ms
/aggregate functions/groupArray/Map(Int64,Nullable(UInt16)) OK 128ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Int16)) OK 90ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Int64))) OK 141ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Int8))) OK 152ms
/aggregate functions/last_value/Map(UInt128,FixedString(51)) OK 142ms
/aggregate functions/groupArray/Map(Int64,Nullable(UInt32)) OK 114ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Int32)) OK 113ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/groupArray/Map(Int64,Nullable(UInt64)) OK 133ms
/aggregate functions/last_value/Map(UInt128,UUID) OK 108ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Int16))) OK 155ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Int64)) OK 140ms
/aggregate functions/last_value/Map(UInt128,Nullable(UInt8)) OK 138ms
/aggregate functions/groupArray/Map(Int64,Nullable(UInt128)) OK 121ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Int128)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/groupArray/Map(Int64,Nullable(Int8)) OK 126ms
/aggregate functions/last_value/Map(UInt128,Nullable(UInt16)) OK 133ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Float32)) OK 119ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Date))) OK 135ms
/aggregate functions/groupArray/Map(Int64,Nullable(Int16)) OK 149ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/last_value/Map(UInt128,Nullable(UInt32)) OK 111ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Float64)) OK 114ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(DateTime))) OK 175ms
/aggregate functions/last_value/Map(UInt128,Nullable(UInt64)) OK 162ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Date)) OK 153ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/groupArray/Map(Int64,Nullable(Int32)) OK 116ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/groupArray/Map(Int64,Nullable(Int64)) OK 111ms
/aggregate functions/first_value/Map(Int64,LowCardinality(DateTime)) OK 103ms
/aggregate functions/last_value/Map(UInt128,Nullable(UInt128)) OK 121ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/groupArray/Map(Int64,Nullable(Int128)) OK 111ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Bool)) OK 113ms
/aggregate functions/last_value/Map(UInt128,Nullable(Int8)) OK 104ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/groupArray/Map(Int64,Nullable(Float32)) OK 99ms
/aggregate functions/first_value/Map(Int64,LowCardinality(String)) OK 115ms
/aggregate functions/last_value/Map(UInt128,Nullable(Int16)) OK 122ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/groupArray/Map(Int64,Nullable(Float64)) OK 102ms
/aggregate functions/first_value/Map(Int64,LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/entropy/Map(Int64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/last_value/Map(UInt128,Nullable(Int32)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/groupArray/Map(Int64,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/entropy/Map(Int64,Array(String)) OK 105ms
/aggregate functions/last_value/Map(UInt128,Nullable(Int64)) OK 99ms
/aggregate functions/first_value/Map(Int64,LowCardinality(UUID)) OK 105ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/groupArray/Map(Int64,Nullable(Date)) OK 94ms
/aggregate functions/entropy/Map(Int64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/last_value/Map(UInt128,Nullable(Int128)) OK 120ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/groupArray/Map(Int64,Nullable(DateTime)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int8,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/entropy/Map(Int64,Tuple(String)) OK 115ms
/aggregate functions/last_value/Map(UInt128,Nullable(Float32)) OK 115ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/groupUniqArray/Map(Int8,Array(String)) OK 130ms
/aggregate functions/groupArray/Map(Int64,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/entropy/Map(Int128,UInt8) OK 105ms
/aggregate functions/last_value/Map(UInt128,Nullable(Float64)) OK 161ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UInt32))) OK 128ms
/aggregate functions/groupUniqArray/Map(Int8,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/groupArray/Map(Int64,Nullable(Bool)) OK 110ms
/aggregate functions/entropy/Map(Int128,UInt16) OK 99ms
/aggregate functions/groupUniqArray/Map(Int8,Tuple(String)) OK 118ms
/aggregate functions/groupArray/Map(Int64,Nullable(String)) OK 124ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/last_value/Map(UInt128,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/entropy/Map(Int128,UInt32) OK 108ms
/aggregate functions/groupUniqArray/Map(Int16,UInt8) OK 116ms
/aggregate functions/groupArray/Map(Int64,Nullable(FixedString(51))) OK 121ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/last_value/Map(UInt128,Nullable(Date)) OK 131ms
/aggregate functions/entropy/Map(Int128,UInt64) OK 113ms
/aggregate functions/groupUniqArray/Map(Int16,UInt16) OK 91ms
/aggregate functions/groupArray/Map(Int64,Nullable(UUID)) OK 122ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/entropy/Map(Int128,UInt128) OK 128ms
/aggregate functions/last_value/Map(UInt128,Nullable(DateTime)) OK 116ms
/aggregate functions/groupUniqArray/Map(Int16,UInt32) OK 93ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UInt8)) OK 123ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/last_value/Map(UInt128,Nullable(DateTime64(3))) OK 143ms
/aggregate functions/entropy/Map(Int128,Int8) OK 139ms
/aggregate functions/groupUniqArray/Map(Int16,UInt64) OK 105ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UInt16)) OK 182ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Int32))) OK 157ms
/aggregate functions/groupUniqArray/Map(Int16,UInt128) OK 130ms
/aggregate functions/entropy/Map(Int128,Int16) OK 147ms
/aggregate functions/last_value/Map(UInt128,Nullable(Bool)) OK 118ms
/aggregate functions/groupUniqArray/Map(Int16,Int8) OK 98ms
/aggregate functions/last_value/Map(UInt128,Nullable(String)) OK 158ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UInt32)) OK 108ms
/aggregate functions/entropy/Map(Int128,Int32) OK 120ms
/aggregate functions/groupUniqArray/Map(Int16,Int16) OK 96ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UInt64)) OK 111ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/entropy/Map(Int128,Int64) OK 109ms
/aggregate functions/last_value/Map(UInt128,Nullable(FixedString(51))) OK 116ms
/aggregate functions/groupUniqArray/Map(Int16,Int32) OK 99ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UInt128)) OK 94ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/entropy/Map(Int128,Int128) OK 147ms
/aggregate functions/last_value/Map(UInt128,Nullable(UUID)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int16,Int64) OK 110ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Int8)) OK 93ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/groupUniqArray/Map(Int16,Int128) OK 136ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UInt8)) OK 106ms
/aggregate functions/entropy/Map(Int128,Float32) OK 140ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Int16)) OK 124ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UInt16)) OK 104ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int16,Float32) OK 111ms
/aggregate functions/entropy/Map(Int128,Float64) OK 108ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Int32)) OK 111ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UInt32)) OK 98ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/groupUniqArray/Map(Int16,Float64) OK 111ms
/aggregate functions/entropy/Map(Int128,Decimal128(38)) OK 120ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Int64)) OK 107ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UInt64)) OK 107ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int16,Decimal128(38)) OK 111ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Int128)) OK 111ms
/aggregate functions/entropy/Map(Int128,Date) OK 100ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UInt128)) OK 103ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/groupUniqArray/Map(Int16,Date) OK 103ms
/aggregate functions/entropy/Map(Int128,DateTime) OK 107ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Float32)) OK 108ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Int8)) OK 115ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/groupUniqArray/Map(Int16,DateTime) OK 125ms
/aggregate functions/entropy/Map(Int128,DateTime64(3)) OK 118ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Float64)) OK 116ms
/aggregate functions/first_value/Map(Int64,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Int16)) OK 104ms
/aggregate functions/groupUniqArray/Map(Int16,DateTime64(3)) OK 116ms
/aggregate functions/entropy/Map(Int128,Bool) OK 115ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Date)) OK 114ms
/aggregate functions/first_value/Map(Int64,Array(String)) OK 113ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Int32)) OK 104ms
/aggregate functions/groupUniqArray/Map(Int16,Bool) OK 171ms
/aggregate functions/entropy/Map(Int128,String) OK 140ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(DateTime)) OK 152ms
/aggregate functions/first_value/Map(Int64,Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Int64)) OK 121ms
/aggregate functions/entropy/Map(Int128,FixedString(51)) OK 167ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Int128)) OK 143ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Bool)) OK 110ms
/aggregate functions/first_value/Map(Int64,Tuple(String)) OK 108ms
/aggregate functions/groupUniqArray/Map(Int16,String) OK 136ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(String)) OK 99ms
/aggregate functions/first_value/Map(Int128,UInt8) OK 106ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Float32)) OK 122ms
/aggregate functions/groupUniqArray/Map(Int16,FixedString(51)) OK 107ms
/aggregate functions/entropy/Map(Int128,UUID) OK 87ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/first_value/Map(Int128,UInt16) OK 101ms
/aggregate functions/entropy/Map(Int128,Nullable(UInt8)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int16,UUID) OK 120ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Float64)) OK 110ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(UUID)) OK 101ms
/aggregate functions/first_value/Map(Int128,UInt32) OK 98ms
/aggregate functions/entropy/Map(Int128,Nullable(UInt16)) OK 141ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Date)) OK 124ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UInt8)) OK 126ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/first_value/Map(Int128,UInt64) OK 172ms
/aggregate functions/entropy/Map(Int128,Nullable(UInt32)) OK 119ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(DateTime)) OK 119ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UInt16)) OK 116ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/first_value/Map(Int128,UInt128) OK 145ms
/aggregate functions/entropy/Map(Int128,Nullable(UInt64)) OK 119ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Bool)) OK 101ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UInt32)) OK 116ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(String)) OK 126ms
/aggregate functions/entropy/Map(Int128,Nullable(UInt128)) OK 130ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UInt64)) OK 119ms
/aggregate functions/first_value/Map(Int128,Int8) OK 140ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UInt128)) OK 146ms
/aggregate functions/entropy/Map(Int128,Nullable(Int8)) OK 145ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/first_value/Map(Int128,Int16) OK 103ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(UUID)) OK 162ms
/aggregate functions/first_value/Map(Int128,Int32) OK 140ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Int8)) OK 152ms
/aggregate functions/entropy/Map(Int128,Nullable(Int16)) OK 142ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/first_value/Map(Int128,Int64) OK 156ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/entropy/Map(Int128,Nullable(Int32)) OK 108ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Int16)) OK 139ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/entropy/Map(Int128,Nullable(Int64)) OK 105ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/first_value/Map(Int128,Int128) OK 115ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Int32)) OK 110ms
/aggregate functions/entropy/Map(Int128,Nullable(Int128)) OK 113ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/first_value/Map(Int128,Float32) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Int64)) OK 107ms
/aggregate functions/entropy/Map(Int128,Nullable(Float32)) OK 107ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/first_value/Map(Int128,Float64) OK 152ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Int128)) OK 131ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/entropy/Map(Int128,Nullable(Float64)) OK 97ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Float32)) OK 133ms
/aggregate functions/first_value/Map(Int128,Decimal128(38)) OK 123ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/entropy/Map(Int128,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Float64)) OK 121ms
/aggregate functions/first_value/Map(Int128,Date) OK 158ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/entropy/Map(Int128,Nullable(Date)) OK 122ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/entropy/Map(Int128,Nullable(DateTime)) OK 98ms
/aggregate functions/first_value/Map(Int128,DateTime) OK 113ms
/aggregate functions/entropy/Map(Int128,Nullable(DateTime64(3))) OK 151ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Int32))) OK 143ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Date)) OK 139ms
/aggregate functions/first_value/Map(Int128,DateTime64(3)) OK 95ms
/aggregate functions/first_value/Map(Int128,Bool) OK 154ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(String))) OK 133ms
/aggregate functions/entropy/Map(Int128,Nullable(Bool)) OK 129ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(DateTime)) OK 143ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/entropy/Map(Int128,Nullable(String)) OK 139ms
/aggregate functions/first_value/Map(Int128,String) OK 138ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(Bool)) OK 119ms
/aggregate functions/entropy/Map(Int128,Nullable(FixedString(51))) OK 157ms
/aggregate functions/first_value/Map(Int128,FixedString(51)) OK 124ms
/aggregate functions/groupArray/Map(Int64,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Float32))) OK 136ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(String)) OK 118ms
/aggregate functions/first_value/Map(Int128,UUID) OK 117ms
/aggregate functions/groupArray/Map(Int64,Array(String)) OK 110ms
/aggregate functions/entropy/Map(Int128,Nullable(UUID)) OK 105ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(FixedString(51))) OK 113ms
/aggregate functions/first_value/Map(Int128,Nullable(UInt8)) OK 114ms
/aggregate functions/groupArray/Map(Int64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UInt8)) OK 121ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,Nullable(UUID)) OK 133ms
/aggregate functions/first_value/Map(Int128,Nullable(UInt16)) OK 143ms
/aggregate functions/groupArray/Map(Int64,Tuple(String)) OK 160ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UInt16)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UInt8)) OK 133ms
/aggregate functions/first_value/Map(Int128,Nullable(UInt32)) OK 141ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UInt32)) OK 149ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/groupArray/Map(Int128,UInt8) OK 117ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UInt16)) OK 115ms
/aggregate functions/groupArray/Map(Int128,UInt16) OK 146ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/first_value/Map(Int128,Nullable(UInt64)) OK 114ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UInt64)) OK 121ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UInt32)) OK 101ms
/aggregate functions/first_value/Map(Int128,Nullable(UInt128)) OK 140ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UInt128)) OK 127ms
/aggregate functions/groupArray/Map(Int128,UInt32) OK 97ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UInt64)) OK 104ms
/aggregate functions/groupArray/Map(Int128,UInt64) OK 123ms
/aggregate functions/first_value/Map(Int128,Nullable(Int8)) OK 121ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Int8)) OK 121ms
/aggregate functions/last_value/Map(UInt128,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UInt128)) OK 117ms
/aggregate functions/groupArray/Map(Int128,UInt128) OK 147ms
/aggregate functions/first_value/Map(Int128,Nullable(Int16)) OK 142ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Int16)) OK 142ms
/aggregate functions/last_value/Map(UInt128,Array(String)) OK 103ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Int8)) OK 131ms
/aggregate functions/last_value/Map(UInt128,Map(String,LowCardinality(Float64))) OK 174ms
/aggregate functions/groupArray/Map(Int128,Int8) OK 145ms
/aggregate functions/first_value/Map(Int128,Nullable(Int32)) OK 167ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Int32)) OK 133ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Int16)) OK 130ms
/aggregate functions/groupArray/Map(Int128,Int16) OK 154ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Int64)) OK 163ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Int32)) OK 141ms
/aggregate functions/last_value/Map(UInt128,Tuple(String)) OK 145ms
/aggregate functions/first_value/Map(Int128,Nullable(Int64)) OK 149ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Int64)) OK 149ms
/aggregate functions/groupArray/Map(Int128,Int32) OK 116ms
/aggregate functions/last_value/Map(Int8,UInt8) OK 123ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Int128)) OK 146ms
/aggregate functions/first_value/Map(Int128,Nullable(Int128)) OK 123ms
/aggregate functions/groupArray/Map(Int128,Int64) OK 133ms
/aggregate functions/last_value/Map(Int8,UInt16) OK 109ms
/aggregate functions/first_value/Map(Int128,Nullable(Float32)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Int128)) OK 126ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Float32)) OK 120ms
/aggregate functions/last_value/Map(Int8,UInt32) OK 83ms
/aggregate functions/groupArray/Map(Int128,Int128) OK 127ms
/aggregate functions/first_value/Map(Int128,Nullable(Float64)) OK 129ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Float32)) OK 113ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Float64)) OK 89ms
/aggregate functions/last_value/Map(Int8,UInt64) OK 91ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Date)) OK 110ms
/aggregate functions/groupArray/Map(Int128,Float32) OK 115ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Float64)) OK 110ms
/aggregate functions/first_value/Map(Int128,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/last_value/Map(Int8,UInt128) OK 111ms
/aggregate functions/entropy/Map(Int128,LowCardinality(DateTime)) OK 111ms
/aggregate functions/groupArray/Map(Int128,Float64) OK 137ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Date)) OK 114ms
/aggregate functions/first_value/Map(Int128,Nullable(Date)) OK 142ms
/aggregate functions/last_value/Map(Int8,Int8) OK 115ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Bool)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(DateTime)) OK 97ms
/aggregate functions/groupArray/Map(Int128,Decimal128(38)) OK 122ms
/aggregate functions/last_value/Map(Int8,Int16) OK 101ms
/aggregate functions/first_value/Map(Int128,Nullable(DateTime)) OK 101ms
/aggregate functions/entropy/Map(Int128,LowCardinality(String)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Bool)) OK 125ms
/aggregate functions/last_value/Map(Int8,Int32) OK 119ms
/aggregate functions/first_value/Map(Int128,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/groupArray/Map(Int128,Date) OK 115ms
/aggregate functions/entropy/Map(Int128,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(String)) OK 133ms
/aggregate functions/first_value/Map(Int128,Nullable(Bool)) OK 134ms
/aggregate functions/last_value/Map(Int8,Int64) OK 111ms
/aggregate functions/groupArray/Map(Int128,DateTime) OK 113ms
/aggregate functions/entropy/Map(Int128,LowCardinality(UUID)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/last_value/Map(Int8,Int128) OK 155ms
/aggregate functions/groupArray/Map(Int128,DateTime64(3)) OK 127ms
/aggregate functions/first_value/Map(Int128,Nullable(String)) OK 149ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(UUID)) OK 108ms
/aggregate functions/groupArray/Map(Int128,Bool) OK 131ms
/aggregate functions/last_value/Map(Int8,Float32) OK 130ms
/aggregate functions/first_value/Map(Int128,Nullable(FixedString(51))) OK 106ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/groupArray/Map(Int128,String) OK 117ms
/aggregate functions/first_value/Map(Int128,Nullable(UUID)) OK 119ms
/aggregate functions/last_value/Map(Int8,Float64) OK 126ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/groupArray/Map(Int128,FixedString(51)) OK 142ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UInt8)) OK 117ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/last_value/Map(Int8,Decimal128(38)) OK 140ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UInt16)) OK 199ms
/aggregate functions/groupArray/Map(Int128,UUID) OK 204ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UInt128))) OK 208ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UInt64))) OK 166ms
/aggregate functions/last_value/Map(Int8,Date) OK 173ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UInt32)) OK 162ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UInt128))) OK 164ms
/aggregate functions/last_value/Map(Int8,DateTime) OK 116ms
/aggregate functions/groupArray/Map(Int128,Nullable(UInt8)) OK 107ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/groupArray/Map(Int128,Nullable(UInt16)) OK 107ms
/aggregate functions/last_value/Map(Int8,DateTime64(3)) OK 99ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UInt64)) OK 99ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Int8))) OK 108ms
/aggregate functions/last_value/Map(Int8,Bool) OK 92ms
/aggregate functions/groupArray/Map(Int128,Nullable(UInt32)) OK 98ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UInt128)) OK 113ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/last_value/Map(Int8,String) OK 102ms
/aggregate functions/groupArray/Map(Int128,Nullable(UInt64)) OK 100ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Int8)) OK 131ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/last_value/Map(Int8,FixedString(51)) OK 115ms
/aggregate functions/groupArray/Map(Int128,Nullable(UInt128)) OK 102ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Int16)) OK 104ms
/aggregate functions/groupArray/Map(Int128,Nullable(Int8)) OK 113ms
/aggregate functions/last_value/Map(Int8,UUID) OK 106ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Int32)) OK 117ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/last_value/Map(Int8,Nullable(UInt8)) OK 98ms
/aggregate functions/groupArray/Map(Int128,Nullable(Int16)) OK 105ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Int64)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/last_value/Map(Int8,Nullable(UInt16)) OK 102ms
/aggregate functions/groupArray/Map(Int128,Nullable(Int32)) OK 101ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Int128)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/last_value/Map(Int8,Nullable(UInt32)) OK 125ms
/aggregate functions/groupArray/Map(Int128,Nullable(Int64)) OK 123ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(DateTime))) OK 95ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Float32)) OK 95ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/last_value/Map(Int8,Nullable(UInt64)) OK 109ms
/aggregate functions/groupArray/Map(Int128,Nullable(Int128)) OK 99ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Float64)) OK 115ms
/aggregate functions/groupArray/Map(Int128,Nullable(Float32)) OK 108ms
/aggregate functions/last_value/Map(Int8,Nullable(UInt128)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Date)) OK 98ms
/aggregate functions/groupArray/Map(Int128,Nullable(Float64)) OK 105ms
/aggregate functions/last_value/Map(Int8,Nullable(Int8)) OK 101ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/first_value/Map(Int128,LowCardinality(DateTime)) OK 106ms
/aggregate functions/groupArray/Map(Int128,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/last_value/Map(Int8,Nullable(Int16)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/entropy/Map(Int128,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Bool)) OK 98ms
/aggregate functions/last_value/Map(Int8,Nullable(Int32)) OK 103ms
/aggregate functions/groupArray/Map(Int128,Nullable(Date)) OK 104ms
/aggregate functions/entropy/Map(Int128,Array(String)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/first_value/Map(Int128,LowCardinality(String)) OK 107ms
/aggregate functions/last_value/Map(Int8,Nullable(Int64)) OK 103ms
/aggregate functions/groupArray/Map(Int128,Nullable(DateTime)) OK 101ms
/aggregate functions/entropy/Map(Int128,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/first_value/Map(Int128,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/last_value/Map(Int8,Nullable(Int128)) OK 114ms
/aggregate functions/groupArray/Map(Int128,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/entropy/Map(Int128,Tuple(String)) OK 116ms
/aggregate functions/groupUniqArray/Map(Int16,Array(String)) OK 98ms
/aggregate functions/first_value/Map(Int128,LowCardinality(UUID)) OK 109ms
/aggregate functions/groupArray/Map(Int128,Nullable(Bool)) OK 101ms
/aggregate functions/last_value/Map(Int8,Nullable(Float32)) OK 106ms
/aggregate functions/groupUniqArray/Map(Int16,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/entropy/Map(Date,UInt8) OK 113ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/groupArray/Map(Int128,Nullable(String)) OK 123ms
/aggregate functions/last_value/Map(Int8,Nullable(Float64)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int16,Tuple(String)) OK 113ms
/aggregate functions/entropy/Map(Date,UInt16) OK 116ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/last_value/Map(Int8,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/groupArray/Map(Int128,Nullable(FixedString(51))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int32,UInt8) OK 131ms
/aggregate functions/entropy/Map(Date,UInt32) OK 98ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/last_value/Map(Int8,Nullable(Date)) OK 103ms
/aggregate functions/groupArray/Map(Int128,Nullable(UUID)) OK 101ms
/aggregate functions/entropy/Map(Date,UInt64) OK 142ms
/aggregate functions/groupUniqArray/Map(Int32,UInt16) OK 99ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UInt64))) OK 125ms
/aggregate functions/last_value/Map(Int8,Nullable(DateTime)) OK 113ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UInt8)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int32,UInt32) OK 94ms
/aggregate functions/entropy/Map(Date,UInt128) OK 145ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/last_value/Map(Int8,Nullable(DateTime64(3))) OK 132ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UInt16)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int32,UInt64) OK 93ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UInt32)) OK 128ms
/aggregate functions/entropy/Map(Date,Int8) OK 109ms
/aggregate functions/last_value/Map(Int8,Nullable(Bool)) OK 117ms
/aggregate functions/groupUniqArray/Map(Int32,UInt128) OK 115ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/entropy/Map(Date,Int16) OK 146ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UInt64)) OK 139ms
/aggregate functions/last_value/Map(Int8,Nullable(String)) OK 140ms
/aggregate functions/groupUniqArray/Map(Int32,Int8) OK 134ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/entropy/Map(Date,Int32) OK 117ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UInt128)) OK 126ms
/aggregate functions/last_value/Map(Int8,Nullable(FixedString(51))) OK 128ms
/aggregate functions/groupUniqArray/Map(Int32,Int16) OK 140ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/entropy/Map(Date,Int64) OK 130ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Int8)) OK 122ms
/aggregate functions/last_value/Map(Int8,Nullable(UUID)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int32,Int32) OK 111ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UInt8)) OK 130ms
/aggregate functions/entropy/Map(Date,Int128) OK 144ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Int16)) OK 144ms
/aggregate functions/groupUniqArray/Map(Int32,Int64) OK 112ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UInt16)) OK 143ms
/aggregate functions/groupUniqArray/Map(Int32,Int128) OK 151ms
/aggregate functions/entropy/Map(Date,Float32) OK 111ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Int32)) OK 127ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/entropy/Map(Date,Float64) OK 158ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UInt32)) OK 170ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Date))) OK 162ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Int64)) OK 147ms
/aggregate functions/groupUniqArray/Map(Int32,Float32) OK 130ms
/aggregate functions/groupUniqArray/Map(Int32,Float64) OK 159ms
/aggregate functions/entropy/Map(Date,Decimal128(38)) OK 124ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Int128)) OK 137ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UInt64)) OK 97ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UInt128)) OK 116ms
/aggregate functions/entropy/Map(Date,Date) OK 120ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(Bool))) OK 120ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Float32)) OK 125ms
/aggregate functions/groupUniqArray/Map(Int32,Decimal128(38)) OK 114ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Int8)) OK 141ms
/aggregate functions/entropy/Map(Date,DateTime) OK 144ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(String))) OK 150ms
/aggregate functions/groupUniqArray/Map(Int32,Date) OK 122ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Float64)) OK 130ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Int16)) OK 129ms
/aggregate functions/entropy/Map(Date,DateTime64(3)) OK 147ms
/aggregate functions/groupUniqArray/Map(Int32,DateTime) OK 118ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Date)) OK 115ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Int32)) OK 107ms
/aggregate functions/groupUniqArray/Map(Int32,DateTime64(3)) OK 146ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(DateTime)) OK 141ms
/aggregate functions/first_value/Map(Int128,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/entropy/Map(Date,Bool) OK 108ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Int64)) OK 91ms
/aggregate functions/first_value/Map(Int128,Array(String)) OK 124ms
/aggregate functions/entropy/Map(Date,String) OK 137ms
/aggregate functions/groupUniqArray/Map(Int32,Bool) OK 111ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Bool)) OK 136ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Int128)) OK 109ms
/aggregate functions/first_value/Map(Int128,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/groupUniqArray/Map(Int32,String) OK 127ms
/aggregate functions/entropy/Map(Date,FixedString(51)) OK 99ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(String)) OK 118ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Float32)) OK 121ms
/aggregate functions/entropy/Map(Date,UUID) OK 155ms
/aggregate functions/groupUniqArray/Map(Int32,FixedString(51)) OK 147ms
/aggregate functions/first_value/Map(Int128,Tuple(String)) OK 158ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Float64)) OK 124ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(UUID)) OK 132ms
/aggregate functions/entropy/Map(Date,Nullable(UInt8)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int32,UUID) OK 138ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Date)) OK 124ms
/aggregate functions/first_value/Map(Date,UInt8) OK 100ms
/aggregate functions/entropy/Map(Date,Nullable(UInt16)) OK 117ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/first_value/Map(Date,UInt16) OK 126ms
/aggregate functions/last_value/Map(Int8,LowCardinality(DateTime)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UInt8)) OK 130ms
/aggregate functions/entropy/Map(Date,Nullable(UInt32)) OK 97ms
/aggregate functions/first_value/Map(Date,UInt32) OK 158ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Bool)) OK 148ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UInt16)) OK 137ms
/aggregate functions/entropy/Map(Date,Nullable(UInt64)) OK 180ms
/aggregate functions/first_value/Map(Date,UInt64) OK 132ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/last_value/Map(Int8,LowCardinality(String)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UInt32)) OK 103ms
/aggregate functions/entropy/Map(Date,Nullable(UInt128)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UInt64)) OK 154ms
/aggregate functions/last_value/Map(Int8,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/first_value/Map(Date,UInt128) OK 107ms
/aggregate functions/entropy/Map(Date,Nullable(Int8)) OK 89ms
/aggregate functions/first_value/Map(Date,Int8) OK 111ms
/aggregate functions/last_value/Map(Int8,LowCardinality(UUID)) OK 117ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UInt128)) OK 128ms
/aggregate functions/entropy/Map(Date,Nullable(Int16)) OK 107ms
/aggregate functions/first_value/Map(Date,Int16) OK 126ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/entropy/Map(Date,Nullable(Int32)) OK 130ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Int8)) OK 116ms
/aggregate functions/first_value/Map(Date,Int32) OK 167ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UInt16))) OK 136ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Int16)) OK 151ms
/aggregate functions/entropy/Map(Date,Nullable(Int64)) OK 131ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/entropy/Map(Date,Nullable(Int128)) OK 110ms
/aggregate functions/first_value/Map(Date,Int64) OK 101ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Int32)) OK 112ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UInt64))) OK 88ms
/aggregate functions/first_value/Map(Date,Int128) OK 125ms
/aggregate functions/entropy/Map(Date,Nullable(Float32)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Int64)) OK 101ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/entropy/Map(Date,Nullable(Float64)) OK 119ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Int128)) OK 126ms
/aggregate functions/first_value/Map(Date,Float32) OK 116ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/entropy/Map(Date,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/first_value/Map(Date,Float64) OK 126ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Float32)) OK 96ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Float64)) OK 131ms
/aggregate functions/entropy/Map(Date,Nullable(Date)) OK 112ms
/aggregate functions/first_value/Map(Date,Decimal128(38)) OK 115ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/entropy/Map(Date,Nullable(DateTime)) OK 105ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/first_value/Map(Date,Date) OK 111ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/entropy/Map(Date,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Date)) OK 107ms
/aggregate functions/first_value/Map(Date,DateTime) OK 118ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/entropy/Map(Date,Nullable(Bool)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(DateTime)) OK 91ms
/aggregate functions/first_value/Map(Date,DateTime64(3)) OK 105ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/entropy/Map(Date,Nullable(String)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/first_value/Map(Date,Bool) OK 103ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/entropy/Map(Date,Nullable(FixedString(51))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(Bool)) OK 89ms
/aggregate functions/first_value/Map(Date,String) OK 94ms
/aggregate functions/groupArray/Map(Int128,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/entropy/Map(Date,Nullable(UUID)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(String)) OK 106ms
/aggregate functions/first_value/Map(Date,FixedString(51)) OK 95ms
/aggregate functions/groupArray/Map(Int128,Array(String)) OK 118ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/entropy/Map(Date,LowCardinality(UInt8)) OK 147ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(FixedString(51))) OK 109ms
/aggregate functions/first_value/Map(Date,UUID) OK 110ms
/aggregate functions/groupArray/Map(Int128,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/groupUniqArray/Map(Int32,Nullable(UUID)) OK 103ms
/aggregate functions/entropy/Map(Date,LowCardinality(UInt16)) OK 95ms
/aggregate functions/first_value/Map(Date,Nullable(UInt8)) OK 99ms
/aggregate functions/groupArray/Map(Int128,Tuple(String)) OK 130ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UInt8)) OK 115ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/entropy/Map(Date,LowCardinality(UInt32)) OK 111ms
/aggregate functions/first_value/Map(Date,Nullable(UInt16)) OK 113ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UInt16)) OK 126ms
/aggregate functions/groupArray/Map(Date,UInt8) OK 135ms
/aggregate functions/entropy/Map(Date,LowCardinality(UInt64)) OK 136ms
/aggregate functions/first_value/Map(Date,Nullable(UInt32)) OK 118ms
/aggregate functions/last_value/Map(Int8,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UInt32)) OK 131ms
/aggregate functions/groupArray/Map(Date,UInt16) OK 138ms
/aggregate functions/first_value/Map(Date,Nullable(UInt64)) OK 117ms
/aggregate functions/entropy/Map(Date,LowCardinality(UInt128)) OK 121ms
/aggregate functions/last_value/Map(Int8,Array(String)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UInt64)) OK 152ms
/aggregate functions/first_value/Map(Date,Nullable(UInt128)) OK 127ms
/aggregate functions/entropy/Map(Date,LowCardinality(Int8)) OK 106ms
/aggregate functions/groupArray/Map(Date,UInt32) OK 137ms
/aggregate functions/last_value/Map(Int8,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/entropy/Map(Date,LowCardinality(Int16)) OK 146ms
/aggregate functions/first_value/Map(Date,Nullable(Int8)) OK 129ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UInt128)) OK 142ms
/aggregate functions/groupArray/Map(Date,UInt64) OK 121ms
/aggregate functions/last_value/Map(Int8,Tuple(String)) OK 123ms
/aggregate functions/first_value/Map(Date,Nullable(Int16)) OK 147ms
/aggregate functions/entropy/Map(Date,LowCardinality(Int32)) OK 160ms
/aggregate functions/groupArray/Map(Date,UInt128) OK 119ms
/aggregate functions/last_value/Map(Int16,UInt8) OK 103ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Int8)) OK 127ms
/aggregate functions/last_value/Map(Int16,UInt16) OK 114ms
/aggregate functions/groupArray/Map(Date,Int8) OK 138ms
/aggregate functions/first_value/Map(Date,Nullable(Int32)) OK 143ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Int16)) OK 121ms
/aggregate functions/entropy/Map(Date,LowCardinality(Int64)) OK 117ms
/aggregate functions/last_value/Map(Int16,UInt32) OK 97ms
/aggregate functions/groupArray/Map(Date,Int16) OK 105ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Int32)) OK 114ms
/aggregate functions/entropy/Map(Date,LowCardinality(Int128)) OK 106ms
/aggregate functions/first_value/Map(Date,Nullable(Int64)) OK 115ms
/aggregate functions/last_value/Map(Int16,UInt64) OK 93ms
/aggregate functions/groupArray/Map(Date,Int32) OK 115ms
/aggregate functions/entropy/Map(Date,LowCardinality(Float32)) OK 158ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Int64)) OK 134ms
/aggregate functions/first_value/Map(Date,Nullable(Int128)) OK 141ms
/aggregate functions/last_value/Map(Int16,UInt128) OK 118ms
/aggregate functions/groupArray/Map(Date,Int64) OK 113ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Int128)) OK 130ms
/aggregate functions/first_value/Map(Date,Nullable(Float32)) OK 119ms
/aggregate functions/entropy/Map(Date,LowCardinality(Float64)) OK 139ms
/aggregate functions/last_value/Map(Int16,Int8) OK 126ms
/aggregate functions/groupArray/Map(Date,Int128) OK 92ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Float32)) OK 120ms
/aggregate functions/first_value/Map(Date,Nullable(Float64)) OK 150ms
/aggregate functions/last_value/Map(Int16,Int16) OK 114ms
/aggregate functions/entropy/Map(Date,LowCardinality(Date)) OK 116ms
/aggregate functions/groupArray/Map(Date,Float32) OK 119ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Float64)) OK 96ms
/aggregate functions/last_value/Map(Int16,Int32) OK 158ms
/aggregate functions/entropy/Map(Date,LowCardinality(DateTime)) OK 143ms
/aggregate functions/first_value/Map(Date,Nullable(Decimal128(38))) OK 152ms
/aggregate functions/groupArray/Map(Date,Float64) OK 138ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Date)) OK 103ms
/aggregate functions/entropy/Map(Date,LowCardinality(Bool)) OK 139ms
/aggregate functions/last_value/Map(Int16,Int64) OK 143ms
/aggregate functions/groupArray/Map(Date,Decimal128(38)) OK 120ms
/aggregate functions/first_value/Map(Date,Nullable(Date)) OK 145ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(DateTime)) OK 128ms
/aggregate functions/groupArray/Map(Date,Date) OK 132ms
/aggregate functions/entropy/Map(Date,LowCardinality(String)) OK 164ms
/aggregate functions/last_value/Map(Int16,Int128) OK 120ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Bool)) OK 112ms
/aggregate functions/first_value/Map(Date,Nullable(DateTime)) OK 135ms
/aggregate functions/groupArray/Map(Date,DateTime) OK 122ms
/aggregate functions/last_value/Map(Int16,Float32) OK 112ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(String)) OK 96ms
/aggregate functions/first_value/Map(Date,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/entropy/Map(Date,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/last_value/Map(Int16,Float64) OK 109ms
/aggregate functions/groupArray/Map(Date,DateTime64(3)) OK 96ms
/aggregate functions/entropy/Map(Date,LowCardinality(UUID)) OK 102ms
/aggregate functions/first_value/Map(Date,Nullable(Bool)) OK 101ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(UUID)) OK 109ms
/aggregate functions/groupArray/Map(Date,Bool) OK 109ms
/aggregate functions/last_value/Map(Int16,Decimal128(38)) OK 109ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/first_value/Map(Date,Nullable(String)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/groupArray/Map(Date,String) OK 107ms
/aggregate functions/last_value/Map(Int16,Date) OK 108ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/first_value/Map(Date,Nullable(FixedString(51))) OK 94ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/groupArray/Map(Date,FixedString(51)) OK 115ms
/aggregate functions/last_value/Map(Int16,DateTime) OK 110ms
/aggregate functions/first_value/Map(Date,Nullable(UUID)) OK 112ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/groupArray/Map(Date,UUID) OK 152ms
/aggregate functions/last_value/Map(Int16,DateTime64(3)) OK 136ms
/aggregate functions/first_value/Map(Date,LowCardinality(UInt8)) OK 127ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UInt64))) OK 85ms
/aggregate functions/last_value/Map(Int16,Bool) OK 122ms
/aggregate functions/first_value/Map(Date,LowCardinality(UInt16)) OK 123ms
/aggregate functions/groupArray/Map(Date,Nullable(UInt8)) OK 126ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UInt128))) OK 92ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/last_value/Map(Int16,String) OK 141ms
/aggregate functions/first_value/Map(Date,LowCardinality(UInt32)) OK 99ms
/aggregate functions/groupArray/Map(Date,Nullable(UInt16)) OK 120ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/first_value/Map(Date,LowCardinality(UInt64)) OK 127ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/groupArray/Map(Date,Nullable(UInt32)) OK 106ms
/aggregate functions/last_value/Map(Int16,FixedString(51)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/first_value/Map(Date,LowCardinality(UInt128)) OK 124ms
/aggregate functions/groupArray/Map(Date,Nullable(UInt64)) OK 144ms
/aggregate functions/last_value/Map(Int16,UUID) OK 139ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/first_value/Map(Date,LowCardinality(Int8)) OK 162ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/groupArray/Map(Date,Nullable(UInt128)) OK 108ms
/aggregate functions/last_value/Map(Int16,Nullable(UInt8)) OK 146ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/groupArray/Map(Date,Nullable(Int8)) OK 106ms
/aggregate functions/first_value/Map(Date,LowCardinality(Int16)) OK 137ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/last_value/Map(Int16,Nullable(UInt16)) OK 106ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/groupArray/Map(Date,Nullable(Int16)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/last_value/Map(Int16,Nullable(UInt32)) OK 145ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/first_value/Map(Date,LowCardinality(Int32)) OK 111ms
/aggregate functions/groupArray/Map(Date,Nullable(Int32)) OK 99ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Float64))) OK 159ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/first_value/Map(Date,LowCardinality(Int64)) OK 141ms
/aggregate functions/last_value/Map(Int16,Nullable(UInt64)) OK 133ms
/aggregate functions/groupArray/Map(Date,Nullable(Int64)) OK 123ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/first_value/Map(Date,LowCardinality(Int128)) OK 144ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/last_value/Map(Int16,Nullable(UInt128)) OK 122ms
/aggregate functions/groupArray/Map(Date,Nullable(Int128)) OK 125ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/last_value/Map(Int16,Nullable(Int8)) OK 108ms
/aggregate functions/groupArray/Map(Date,Nullable(Float32)) OK 133ms
/aggregate functions/first_value/Map(Date,LowCardinality(Float32)) OK 117ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/last_value/Map(Int16,Nullable(Int16)) OK 116ms
/aggregate functions/first_value/Map(Date,LowCardinality(Float64)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/groupArray/Map(Date,Nullable(Float64)) OK 114ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(String))) OK 80ms
/aggregate functions/last_value/Map(Int16,Nullable(Int32)) OK 118ms
/aggregate functions/first_value/Map(Date,LowCardinality(Date)) OK 112ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/groupArray/Map(Date,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/last_value/Map(Int16,Nullable(Int64)) OK 115ms
/aggregate functions/first_value/Map(Date,LowCardinality(DateTime)) OK 108ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/groupArray/Map(Date,Nullable(Date)) OK 109ms
/aggregate functions/entropy/Map(Date,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/last_value/Map(Int16,Nullable(Int128)) OK 103ms
/aggregate functions/first_value/Map(Date,LowCardinality(Bool)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int32,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/groupArray/Map(Date,Nullable(DateTime)) OK 119ms
/aggregate functions/entropy/Map(Date,Array(String)) OK 114ms
/aggregate functions/last_value/Map(Int16,Nullable(Float32)) OK 94ms
/aggregate functions/first_value/Map(Date,LowCardinality(String)) OK 88ms
/aggregate functions/groupUniqArray/Map(Int32,Array(String)) OK 111ms
/aggregate functions/groupArray/Map(Date,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/entropy/Map(Date,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/last_value/Map(Int16,Nullable(Float64)) OK 105ms
/aggregate functions/first_value/Map(Date,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/groupUniqArray/Map(Int32,Map(String,LowCardinality(Float64))) OK 147ms
/aggregate functions/groupArray/Map(Date,Nullable(Bool)) OK 125ms
/aggregate functions/entropy/Map(Date,Tuple(String)) OK 98ms
/aggregate functions/first_value/Map(Date,LowCardinality(UUID)) OK 100ms
/aggregate functions/last_value/Map(Int16,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/entropy/Map(DateTime,UInt8) OK 108ms
/aggregate functions/groupArray/Map(Date,Nullable(String)) OK 121ms
/aggregate functions/groupUniqArray/Map(Int32,Tuple(String)) OK 135ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UInt8))) OK 135ms
/aggregate functions/last_value/Map(Int16,Nullable(Date)) OK 127ms
/aggregate functions/entropy/Map(DateTime,UInt16) OK 115ms
/aggregate functions/groupArray/Map(Date,Nullable(FixedString(51))) OK 101ms
/aggregate functions/groupUniqArray/Map(Int64,UInt8) OK 107ms
/aggregate functions/last_value/Map(Int16,Nullable(DateTime)) OK 107ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/entropy/Map(DateTime,UInt32) OK 107ms
/aggregate functions/groupArray/Map(Date,Nullable(UUID)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int64,UInt16) OK 113ms
/aggregate functions/last_value/Map(Int16,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/entropy/Map(DateTime,UInt64) OK 102ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UInt8)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int64,UInt32) OK 120ms
/aggregate functions/last_value/Map(Int16,Nullable(Bool)) OK 105ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/entropy/Map(DateTime,UInt128) OK 106ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UInt16)) OK 95ms
/aggregate functions/last_value/Map(Int16,Nullable(String)) OK 108ms
/aggregate functions/groupUniqArray/Map(Int64,UInt64) OK 130ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UInt32)) OK 111ms
/aggregate functions/entropy/Map(DateTime,Int8) OK 100ms
/aggregate functions/last_value/Map(Int16,Nullable(FixedString(51))) OK 104ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/groupUniqArray/Map(Int64,UInt128) OK 99ms
/aggregate functions/entropy/Map(DateTime,Int16) OK 113ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UInt64)) OK 97ms
/aggregate functions/last_value/Map(Int16,Nullable(UUID)) OK 110ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/groupUniqArray/Map(Int64,Int8) OK 101ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UInt128)) OK 97ms
/aggregate functions/entropy/Map(DateTime,Int32) OK 95ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UInt8)) OK 108ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Int32))) OK 141ms
/aggregate functions/groupUniqArray/Map(Int64,Int16) OK 123ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Int8)) OK 138ms
/aggregate functions/entropy/Map(DateTime,Int64) OK 123ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UInt16)) OK 106ms
/aggregate functions/groupUniqArray/Map(Int64,Int32) OK 130ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/entropy/Map(DateTime,Int128) OK 117ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Int16)) OK 92ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UInt32)) OK 97ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Int32)) OK 146ms
/aggregate functions/groupUniqArray/Map(Int64,Int64) OK 124ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/entropy/Map(DateTime,Float32) OK 91ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UInt64)) OK 107ms
/aggregate functions/entropy/Map(DateTime,Float64) OK 130ms
/aggregate functions/groupUniqArray/Map(Int64,Int128) OK 144ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Int64)) OK 122ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UInt128)) OK 97ms
/aggregate functions/entropy/Map(DateTime,Decimal128(38)) OK 104ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Int8)) OK 147ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Int128)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int64,Float32) OK 119ms
/aggregate functions/entropy/Map(DateTime,Date) OK 101ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Float32)) OK 125ms
/aggregate functions/groupUniqArray/Map(Int64,Float64) OK 145ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Int16)) OK 129ms
/aggregate functions/entropy/Map(DateTime,DateTime) OK 102ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Float64)) OK 104ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Int32)) OK 101ms
/aggregate functions/groupUniqArray/Map(Int64,Decimal128(38)) OK 105ms
/aggregate functions/entropy/Map(DateTime,DateTime64(3)) OK 102ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Date)) OK 94ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Int64)) OK 93ms
/aggregate functions/groupUniqArray/Map(Int64,Date) OK 91ms
/aggregate functions/entropy/Map(DateTime,Bool) OK 103ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/groupArray/Map(Date,LowCardinality(DateTime)) OK 94ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Int128)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int64,DateTime) OK 93ms
/aggregate functions/entropy/Map(DateTime,String) OK 90ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Bool)) OK 104ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Float32)) OK 105ms
/aggregate functions/groupUniqArray/Map(Int64,DateTime64(3)) OK 101ms
/aggregate functions/entropy/Map(DateTime,FixedString(51)) OK 106ms
/aggregate functions/first_value/Map(Date,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/groupArray/Map(Date,LowCardinality(String)) OK 137ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Float64)) OK 135ms
/aggregate functions/groupUniqArray/Map(Int64,Bool) OK 141ms
/aggregate functions/entropy/Map(DateTime,UUID) OK 119ms
/aggregate functions/first_value/Map(Date,Array(String)) OK 167ms
/aggregate functions/groupArray/Map(Date,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Date)) OK 150ms
/aggregate functions/entropy/Map(DateTime,Nullable(UInt8)) OK 118ms
/aggregate functions/groupUniqArray/Map(Int64,String) OK 97ms
/aggregate functions/groupUniqArray/Map(Int64,FixedString(51)) OK 101ms
/aggregate functions/entropy/Map(DateTime,Nullable(UInt16)) OK 120ms
/aggregate functions/groupArray/Map(Date,LowCardinality(UUID)) OK 127ms
/aggregate functions/first_value/Map(Date,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/last_value/Map(Int16,LowCardinality(DateTime)) OK 113ms
/aggregate functions/groupUniqArray/Map(Int64,UUID) OK 91ms
/aggregate functions/entropy/Map(DateTime,Nullable(UInt32)) OK 136ms
/aggregate functions/first_value/Map(Date,Tuple(String)) OK 121ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Bool)) OK 108ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UInt8)) OK 104ms
/aggregate functions/last_value/Map(Int16,LowCardinality(String)) OK 122ms
/aggregate functions/first_value/Map(DateTime,UInt8) OK 124ms
/aggregate functions/entropy/Map(DateTime,Nullable(UInt64)) OK 103ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UInt16)) OK 112ms
/aggregate functions/entropy/Map(DateTime,Nullable(UInt128)) OK 133ms
/aggregate functions/last_value/Map(Int16,LowCardinality(FixedString(51))) OK 184ms
/aggregate functions/first_value/Map(DateTime,UInt16) OK 126ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UInt32)) OK 164ms
/aggregate functions/entropy/Map(DateTime,Nullable(Int8)) OK 182ms
/aggregate functions/first_value/Map(DateTime,UInt32) OK 196ms
/aggregate functions/last_value/Map(Int16,LowCardinality(UUID)) OK 112ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UInt64)) OK 127ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UInt64))) OK 126ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UInt8))) OK 165ms
/aggregate functions/entropy/Map(DateTime,Nullable(Int16)) OK 127ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UInt128)) OK 137ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/first_value/Map(DateTime,UInt64) OK 145ms
/aggregate functions/entropy/Map(DateTime,Nullable(Int32)) OK 133ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Int8)) OK 140ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Int8))) OK 147ms
/aggregate functions/first_value/Map(DateTime,UInt128) OK 122ms
/aggregate functions/entropy/Map(DateTime,Nullable(Int64)) OK 127ms
/aggregate functions/first_value/Map(DateTime,Int8) OK 111ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Int16)) OK 119ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/entropy/Map(DateTime,Nullable(Int128)) OK 89ms
/aggregate functions/first_value/Map(DateTime,Int16) OK 114ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Int32)) OK 135ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/entropy/Map(DateTime,Nullable(Float32)) OK 91ms
/aggregate functions/first_value/Map(DateTime,Int32) OK 121ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Int64)) OK 119ms
/aggregate functions/entropy/Map(DateTime,Nullable(Float64)) OK 104ms
/aggregate functions/first_value/Map(DateTime,Int64) OK 109ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Int128)) OK 132ms
/aggregate functions/entropy/Map(DateTime,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/first_value/Map(DateTime,Int128) OK 101ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Float32)) OK 145ms
/aggregate functions/entropy/Map(DateTime,Nullable(Date)) OK 111ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/first_value/Map(DateTime,Float32) OK 105ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/entropy/Map(DateTime,Nullable(DateTime)) OK 127ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Float64)) OK 113ms
/aggregate functions/first_value/Map(DateTime,Float64) OK 108ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/entropy/Map(DateTime,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/first_value/Map(DateTime,Decimal128(38)) OK 126ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/entropy/Map(DateTime,Nullable(Bool)) OK 134ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Date)) OK 140ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/first_value/Map(DateTime,Date) OK 116ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/entropy/Map(DateTime,Nullable(String)) OK 116ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/first_value/Map(DateTime,DateTime) OK 124ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(DateTime)) OK 120ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/entropy/Map(DateTime,Nullable(FixedString(51))) OK 111ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/first_value/Map(DateTime,DateTime64(3)) OK 113ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/entropy/Map(DateTime,Nullable(UUID)) OK 101ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/first_value/Map(DateTime,Bool) OK 103ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(Bool)) OK 127ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UInt8)) OK 98ms
/aggregate functions/first_value/Map(DateTime,String) OK 138ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(Bool))) OK 145ms
/aggregate functions/groupArray/Map(Date,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(String)) OK 109ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UInt16)) OK 103ms
/aggregate functions/first_value/Map(DateTime,FixedString(51)) OK 119ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(FixedString(51))) OK 146ms
/aggregate functions/groupArray/Map(Date,Array(String)) OK 156ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(String))) OK 139ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UInt32)) OK 123ms
/aggregate functions/first_value/Map(DateTime,UUID) OK 97ms
/aggregate functions/groupUniqArray/Map(Int64,Nullable(UUID)) OK 134ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UInt64)) OK 122ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/groupArray/Map(Date,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/first_value/Map(DateTime,Nullable(UInt8)) OK 95ms
/aggregate functions/groupArray/Map(Date,Tuple(String)) OK 131ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UInt128)) OK 113ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UInt8)) OK 122ms
/aggregate functions/last_value/Map(Int16,LowCardinality(Nullable(UUID))) OK 123ms
/aggregate functions/first_value/Map(DateTime,Nullable(UInt16)) OK 109ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Int8)) OK 168ms
/aggregate functions/groupArray/Map(DateTime,UInt8) OK 123ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UInt16)) OK 129ms
/aggregate functions/last_value/Map(Int16,Array(String)) OK 142ms
/aggregate functions/first_value/Map(DateTime,Nullable(UInt32)) OK 124ms
/aggregate functions/groupArray/Map(DateTime,UInt16) OK 132ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UInt32)) OK 136ms
/aggregate functions/first_value/Map(DateTime,Nullable(UInt64)) OK 139ms
/aggregate functions/last_value/Map(Int16,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Int16)) OK 119ms
/aggregate functions/groupArray/Map(DateTime,UInt32) OK 178ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UInt64)) OK 129ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Int32)) OK 138ms
/aggregate functions/first_value/Map(DateTime,Nullable(UInt128)) OK 138ms
/aggregate functions/last_value/Map(Int16,Tuple(String)) OK 107ms
/aggregate functions/last_value/Map(Int32,UInt8) OK 123ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UInt128)) OK 150ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Int64)) OK 119ms
/aggregate functions/first_value/Map(DateTime,Nullable(Int8)) OK 140ms
/aggregate functions/groupArray/Map(DateTime,UInt64) OK 140ms
/aggregate functions/last_value/Map(Int32,UInt16) OK 104ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Int128)) OK 99ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Int8)) OK 113ms
/aggregate functions/first_value/Map(DateTime,Nullable(Int16)) OK 97ms
/aggregate functions/groupArray/Map(DateTime,UInt128) OK 107ms
/aggregate functions/last_value/Map(Int32,UInt32) OK 106ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Float32)) OK 91ms
/aggregate functions/first_value/Map(DateTime,Nullable(Int32)) OK 110ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Int16)) OK 133ms
/aggregate functions/groupArray/Map(DateTime,Int8) OK 115ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Float64)) OK 93ms
/aggregate functions/last_value/Map(Int32,UInt64) OK 97ms
/aggregate functions/first_value/Map(DateTime,Nullable(Int64)) OK 121ms
/aggregate functions/groupArray/Map(DateTime,Int16) OK 106ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Int32)) OK 111ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Date)) OK 108ms
/aggregate functions/last_value/Map(Int32,UInt128) OK 92ms
/aggregate functions/first_value/Map(DateTime,Nullable(Int128)) OK 109ms
/aggregate functions/groupArray/Map(DateTime,Int32) OK 117ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Int64)) OK 116ms
/aggregate functions/last_value/Map(Int32,Int8) OK 125ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(DateTime)) OK 127ms
/aggregate functions/first_value/Map(DateTime,Nullable(Float32)) OK 103ms
/aggregate functions/groupArray/Map(DateTime,Int64) OK 112ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Int128)) OK 110ms
/aggregate functions/last_value/Map(Int32,Int16) OK 102ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Bool)) OK 103ms
/aggregate functions/first_value/Map(DateTime,Nullable(Float64)) OK 119ms
/aggregate functions/groupArray/Map(DateTime,Int128) OK 110ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Float32)) OK 121ms
/aggregate functions/last_value/Map(Int32,Int32) OK 102ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(String)) OK 107ms
/aggregate functions/first_value/Map(DateTime,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/groupArray/Map(DateTime,Float32) OK 104ms
/aggregate functions/last_value/Map(Int32,Int64) OK 131ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Float64)) OK 133ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/first_value/Map(DateTime,Nullable(Date)) OK 102ms
/aggregate functions/groupArray/Map(DateTime,Float64) OK 107ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(UUID)) OK 109ms
/aggregate functions/last_value/Map(Int32,Int128) OK 115ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Date)) OK 112ms
/aggregate functions/first_value/Map(DateTime,Nullable(DateTime)) OK 124ms
/aggregate functions/groupArray/Map(DateTime,Decimal128(38)) OK 97ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/last_value/Map(Int32,Float32) OK 93ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(DateTime)) OK 132ms
/aggregate functions/groupArray/Map(DateTime,Date) OK 100ms
/aggregate functions/first_value/Map(DateTime,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/last_value/Map(Int32,Float64) OK 114ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Bool)) OK 100ms
/aggregate functions/groupArray/Map(DateTime,DateTime) OK 99ms
/aggregate functions/first_value/Map(DateTime,Nullable(Bool)) OK 97ms
/aggregate functions/last_value/Map(Int32,Decimal128(38)) OK 101ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(String)) OK 97ms
/aggregate functions/groupArray/Map(DateTime,DateTime64(3)) OK 120ms
/aggregate functions/first_value/Map(DateTime,Nullable(String)) OK 108ms
/aggregate functions/last_value/Map(Int32,Date) OK 103ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/first_value/Map(DateTime,Nullable(FixedString(51))) OK 102ms
/aggregate functions/groupArray/Map(DateTime,Bool) OK 89ms
/aggregate functions/last_value/Map(Int32,DateTime) OK 142ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(UUID)) OK 128ms
/aggregate functions/groupArray/Map(DateTime,String) OK 116ms
/aggregate functions/first_value/Map(DateTime,Nullable(UUID)) OK 114ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Int8))) OK 149ms
/aggregate functions/last_value/Map(Int32,DateTime64(3)) OK 129ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/groupArray/Map(DateTime,FixedString(51)) OK 140ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UInt8)) OK 122ms
/aggregate functions/last_value/Map(Int32,Bool) OK 159ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UInt16)) OK 151ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/groupArray/Map(DateTime,UUID) OK 129ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/last_value/Map(Int32,String) OK 101ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UInt8)) OK 164ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UInt32)) OK 157ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/last_value/Map(Int32,FixedString(51)) OK 145ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UInt16)) OK 119ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UInt64)) OK 101ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/last_value/Map(Int32,UUID) OK 104ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UInt128)) OK 117ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UInt32)) OK 124ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/last_value/Map(Int32,Nullable(UInt8)) OK 106ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Int8)) OK 113ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UInt64)) OK 106ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Int16))) OK 95ms
/aggregate functions/last_value/Map(Int32,Nullable(UInt16)) OK 94ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Int16)) OK 87ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UInt128)) OK 107ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Date))) OK 90ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/last_value/Map(Int32,Nullable(UInt32)) OK 110ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Int32)) OK 83ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Int8)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/last_value/Map(Int32,Nullable(UInt64)) OK 93ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Int64)) OK 98ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Int16)) OK 95ms
/aggregate functions/last_value/Map(Int32,Nullable(UInt128)) OK 103ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Int128)) OK 102ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Int32)) OK 95ms
/aggregate functions/last_value/Map(Int32,Nullable(Int8)) OK 113ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Float32)) OK 107ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Int64)) OK 102ms
/aggregate functions/last_value/Map(Int32,Nullable(Int16)) OK 109ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Float64)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/entropy/Map(DateTime,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Int128)) OK 103ms
/aggregate functions/last_value/Map(Int32,Nullable(Int32)) OK 109ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Date)) OK 123ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/entropy/Map(DateTime,Array(String)) OK 129ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Float32)) OK 117ms
/aggregate functions/last_value/Map(Int32,Nullable(Int64)) OK 89ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(DateTime)) OK 122ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Float64)) OK 117ms
/aggregate functions/entropy/Map(DateTime,Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/last_value/Map(Int32,Nullable(Int128)) OK 105ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Bool)) OK 125ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Decimal128(38))) OK 143ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/entropy/Map(DateTime,Tuple(String)) OK 121ms
/aggregate functions/last_value/Map(Int32,Nullable(Float32)) OK 93ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(String)) OK 115ms
/aggregate functions/last_value/Map(Int32,Nullable(Float64)) OK 129ms
/aggregate functions/entropy/Map(Bool,UInt8) OK 132ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Date)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/groupArray/Map(DateTime,Nullable(DateTime)) OK 106ms
/aggregate functions/last_value/Map(Int32,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/entropy/Map(Bool,UInt16) OK 107ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(UUID)) OK 93ms
/aggregate functions/groupArray/Map(DateTime,Nullable(DateTime64(3))) OK 95ms
/aggregate functions/last_value/Map(Int32,Nullable(Date)) OK 121ms
/aggregate functions/entropy/Map(Bool,UInt32) OK 94ms
/aggregate functions/groupUniqArray/Map(Int64,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/groupArray/Map(DateTime,Nullable(Bool)) OK 94ms
/aggregate functions/entropy/Map(Bool,UInt64) OK 100ms
/aggregate functions/last_value/Map(Int32,Nullable(DateTime)) OK 146ms
/aggregate functions/groupUniqArray/Map(Int64,Array(String)) OK 149ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/groupArray/Map(DateTime,Nullable(String)) OK 108ms
/aggregate functions/entropy/Map(Bool,UInt128) OK 130ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 140ms
/aggregate functions/last_value/Map(Int32,Nullable(DateTime64(3))) OK 158ms
/aggregate functions/groupUniqArray/Map(Int64,Map(String,LowCardinality(Float64))) OK 157ms
/aggregate functions/groupArray/Map(DateTime,Nullable(FixedString(51))) OK 133ms
/aggregate functions/entropy/Map(Bool,Int8) OK 104ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/groupArray/Map(DateTime,Nullable(UUID)) OK 143ms
/aggregate functions/last_value/Map(Int32,Nullable(Bool)) OK 114ms
/aggregate functions/groupUniqArray/Map(Int64,Tuple(String)) OK 137ms
/aggregate functions/entropy/Map(Bool,Int16) OK 132ms
/aggregate functions/last_value/Map(Int32,Nullable(String)) OK 130ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UInt8)) OK 140ms
/aggregate functions/groupUniqArray/Map(Int128,UInt8) OK 138ms
/aggregate functions/entropy/Map(Bool,Int32) OK 115ms
/aggregate functions/last_value/Map(Int32,Nullable(FixedString(51))) OK 162ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/entropy/Map(Bool,Int64) OK 128ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UInt16)) OK 120ms
/aggregate functions/groupUniqArray/Map(Int128,UInt16) OK 119ms
/aggregate functions/entropy/Map(Bool,Int128) OK 126ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UInt32)) OK 141ms
/aggregate functions/groupUniqArray/Map(Int128,UInt32) OK 124ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/last_value/Map(Int32,Nullable(UUID)) OK 100ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UInt8)) OK 121ms
/aggregate functions/entropy/Map(Bool,Float32) OK 135ms
/aggregate functions/groupUniqArray/Map(Int128,UInt64) OK 150ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UInt64)) OK 132ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UInt16)) OK 106ms
/aggregate functions/entropy/Map(Bool,Float64) OK 112ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UInt128)) OK 113ms
/aggregate functions/groupUniqArray/Map(Int128,UInt128) OK 117ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UInt32)) OK 94ms
/aggregate functions/entropy/Map(Bool,Decimal128(38)) OK 121ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Int8)) OK 117ms
/aggregate functions/groupUniqArray/Map(Int128,Int8) OK 122ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UInt64)) OK 98ms
/aggregate functions/entropy/Map(Bool,Date) OK 118ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Int16)) OK 129ms
/aggregate functions/groupUniqArray/Map(Int128,Int16) OK 120ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UInt128)) OK 110ms
/aggregate functions/entropy/Map(Bool,DateTime) OK 137ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Int32)) OK 141ms
/aggregate functions/groupUniqArray/Map(Int128,Int32) OK 142ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Int8)) OK 127ms
/aggregate functions/entropy/Map(Bool,DateTime64(3)) OK 176ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Date))) OK 158ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Int16)) OK 126ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Int64)) OK 126ms
/aggregate functions/groupUniqArray/Map(Int128,Int64) OK 94ms
/aggregate functions/groupUniqArray/Map(Int128,Int128) OK 155ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Int32)) OK 112ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Int128)) OK 124ms
/aggregate functions/entropy/Map(Bool,Bool) OK 129ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Int64)) OK 174ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Float32)) OK 125ms
/aggregate functions/groupUniqArray/Map(Int128,Float32) OK 134ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/entropy/Map(Bool,String) OK 115ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Float64)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,Float64) OK 144ms
/aggregate functions/entropy/Map(Bool,FixedString(51)) OK 124ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Int128)) OK 100ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Date)) OK 93ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Float32)) OK 136ms
/aggregate functions/entropy/Map(Bool,UUID) OK 136ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/groupUniqArray/Map(Int128,Decimal128(38)) OK 126ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(DateTime)) OK 94ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Float64)) OK 116ms
/aggregate functions/first_value/Map(DateTime,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/groupUniqArray/Map(Int128,Date) OK 137ms
/aggregate functions/entropy/Map(Bool,Nullable(UInt8)) OK 144ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Bool)) OK 104ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Date)) OK 116ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(String)) OK 128ms
/aggregate functions/first_value/Map(DateTime,Array(String)) OK 105ms
/aggregate functions/groupUniqArray/Map(Int128,DateTime) OK 129ms
/aggregate functions/entropy/Map(Bool,Nullable(UInt16)) OK 104ms
/aggregate functions/last_value/Map(Int32,LowCardinality(DateTime)) OK 92ms
/aggregate functions/first_value/Map(DateTime,Map(String,LowCardinality(Float64))) OK 147ms
/aggregate functions/entropy/Map(Bool,Nullable(UInt32)) OK 124ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/groupUniqArray/Map(Int128,DateTime64(3)) OK 120ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Bool)) OK 92ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(UUID)) OK 147ms
/aggregate functions/entropy/Map(Bool,Nullable(UInt64)) OK 117ms
/aggregate functions/first_value/Map(DateTime,Tuple(String)) OK 115ms
/aggregate functions/groupUniqArray/Map(Int128,Bool) OK 130ms
/aggregate functions/last_value/Map(Int32,LowCardinality(String)) OK 112ms
/aggregate functions/entropy/Map(Bool,Nullable(UInt128)) OK 154ms
/aggregate functions/first_value/Map(Bool,UInt8) OK 130ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/last_value/Map(Int32,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/groupUniqArray/Map(Int128,String) OK 129ms
/aggregate functions/first_value/Map(Bool,UInt16) OK 136ms
/aggregate functions/entropy/Map(Bool,Nullable(Int8)) OK 152ms
/aggregate functions/last_value/Map(Int32,LowCardinality(UUID)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,FixedString(51)) OK 95ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/groupUniqArray/Map(Int128,UUID) OK 147ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/first_value/Map(Bool,UInt32) OK 137ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/entropy/Map(Bool,Nullable(Int16)) OK 123ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 196ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UInt16))) OK 185ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UInt8)) OK 168ms
/aggregate functions/first_value/Map(Bool,UInt64) OK 179ms
/aggregate functions/entropy/Map(Bool,Nullable(Int32)) OK 177ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UInt16)) OK 164ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/first_value/Map(Bool,UInt128) OK 122ms
/aggregate functions/entropy/Map(Bool,Nullable(Int64)) OK 94ms
/aggregate functions/entropy/Map(Bool,Nullable(Int128)) OK 141ms
/aggregate functions/first_value/Map(Bool,Int8) OK 140ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UInt32)) OK 131ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UInt128))) OK 160ms
/aggregate functions/entropy/Map(Bool,Nullable(Float32)) OK 153ms
/aggregate functions/first_value/Map(Bool,Int16) OK 110ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UInt64)) OK 132ms
/aggregate functions/first_value/Map(Bool,Int32) OK 175ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Int32))) OK 150ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/entropy/Map(Bool,Nullable(Float64)) OK 100ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UInt128)) OK 123ms
/aggregate functions/entropy/Map(Bool,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Int8)) OK 116ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/first_value/Map(Bool,Int64) OK 119ms
/aggregate functions/entropy/Map(Bool,Nullable(Date)) OK 103ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Int128))) OK 141ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Int16)) OK 115ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/first_value/Map(Bool,Int128) OK 112ms
/aggregate functions/entropy/Map(Bool,Nullable(DateTime)) OK 98ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Int64))) OK 91ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Int32)) OK 127ms
/aggregate functions/first_value/Map(Bool,Float32) OK 125ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/entropy/Map(Bool,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Int64)) OK 110ms
/aggregate functions/first_value/Map(Bool,Float64) OK 122ms
/aggregate functions/entropy/Map(Bool,Nullable(Bool)) OK 118ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Int128)) OK 103ms
/aggregate functions/first_value/Map(Bool,Decimal128(38)) OK 106ms
/aggregate functions/entropy/Map(Bool,Nullable(String)) OK 111ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Float32)) OK 108ms
/aggregate functions/first_value/Map(Bool,Date) OK 103ms
/aggregate functions/entropy/Map(Bool,Nullable(FixedString(51))) OK 106ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Float64)) OK 102ms
/aggregate functions/first_value/Map(Bool,DateTime) OK 92ms
/aggregate functions/entropy/Map(Bool,Nullable(UUID)) OK 115ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/first_value/Map(Bool,DateTime64(3)) OK 91ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UInt8)) OK 98ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/first_value/Map(Bool,Bool) OK 112ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Date)) OK 108ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UInt16)) OK 97ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/groupArray/Map(DateTime,LowCardinality(Nullable(UUID))) OK 91ms
/aggregate functions/first_value/Map(Bool,String) OK 104ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(DateTime)) OK 88ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UInt32)) OK 97ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/groupArray/Map(DateTime,Array(String)) OK 108ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/first_value/Map(Bool,FixedString(51)) OK 91ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UInt64)) OK 104ms
/aggregate functions/last_value/Map(Int32,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/groupArray/Map(DateTime,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/first_value/Map(Bool,UUID) OK 108ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(Bool)) OK 102ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UInt128)) OK 104ms
/aggregate functions/last_value/Map(Int32,Array(String)) OK 90ms
/aggregate functions/groupArray/Map(DateTime,Tuple(String)) OK 93ms
/aggregate functions/first_value/Map(Bool,Nullable(UInt8)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(String)) OK 114ms
/aggregate functions/last_value/Map(Int32,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Int8)) OK 109ms
/aggregate functions/groupArray/Map(Bool,UInt8) OK 99ms
/aggregate functions/first_value/Map(Bool,Nullable(UInt16)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(FixedString(51))) OK 98ms
/aggregate functions/last_value/Map(Int32,Tuple(String)) OK 107ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Int16)) OK 103ms
/aggregate functions/groupArray/Map(Bool,UInt16) OK 108ms
/aggregate functions/first_value/Map(Bool,Nullable(UInt32)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int128,Nullable(UUID)) OK 95ms
/aggregate functions/last_value/Map(Int64,UInt8) OK 119ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Int32)) OK 116ms
/aggregate functions/groupArray/Map(Bool,UInt32) OK 115ms
/aggregate functions/first_value/Map(Bool,Nullable(UInt64)) OK 101ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UInt8)) OK 100ms
/aggregate functions/last_value/Map(Int64,UInt16) OK 104ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Int64)) OK 103ms
/aggregate functions/groupArray/Map(Bool,UInt64) OK 103ms
/aggregate functions/first_value/Map(Bool,Nullable(UInt128)) OK 95ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UInt16)) OK 104ms
/aggregate functions/last_value/Map(Int64,UInt32) OK 135ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Int128)) OK 105ms
/aggregate functions/groupArray/Map(Bool,UInt128) OK 116ms
/aggregate functions/first_value/Map(Bool,Nullable(Int8)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UInt32)) OK 103ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Float32)) OK 144ms
/aggregate functions/groupArray/Map(Bool,Int8) OK 119ms
/aggregate functions/last_value/Map(Int64,UInt64) OK 131ms
/aggregate functions/first_value/Map(Bool,Nullable(Int16)) OK 126ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UInt64)) OK 126ms
/aggregate functions/groupArray/Map(Bool,Int16) OK 119ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Float64)) OK 126ms
/aggregate functions/last_value/Map(Int64,UInt128) OK 120ms
/aggregate functions/first_value/Map(Bool,Nullable(Int32)) OK 124ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UInt128)) OK 118ms
/aggregate functions/groupArray/Map(Bool,Int32) OK 182ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Date)) OK 154ms
/aggregate functions/last_value/Map(Int64,Int8) OK 128ms
/aggregate functions/first_value/Map(Bool,Nullable(Int64)) OK 102ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Int8)) OK 144ms
/aggregate functions/first_value/Map(Bool,Nullable(Int128)) OK 126ms
/aggregate functions/last_value/Map(Int64,Int16) OK 105ms
/aggregate functions/entropy/Map(Bool,LowCardinality(DateTime)) OK 103ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Int16)) OK 114ms
/aggregate functions/groupArray/Map(Bool,Int64) OK 100ms
/aggregate functions/last_value/Map(Int64,Int32) OK 102ms
/aggregate functions/first_value/Map(Bool,Nullable(Float32)) OK 102ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Bool)) OK 98ms
/aggregate functions/groupArray/Map(Bool,Int128) OK 100ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Int32)) OK 99ms
/aggregate functions/last_value/Map(Int64,Int64) OK 108ms
/aggregate functions/first_value/Map(Bool,Nullable(Float64)) OK 118ms
/aggregate functions/entropy/Map(Bool,LowCardinality(String)) OK 106ms
/aggregate functions/groupArray/Map(Bool,Float32) OK 117ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Int64)) OK 138ms
/aggregate functions/last_value/Map(Int64,Int128) OK 121ms
/aggregate functions/entropy/Map(Bool,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/first_value/Map(Bool,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/groupArray/Map(Bool,Float64) OK 99ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Int128)) OK 93ms
/aggregate functions/first_value/Map(Bool,Nullable(Date)) OK 109ms
/aggregate functions/last_value/Map(Int64,Float32) OK 129ms
/aggregate functions/entropy/Map(Bool,LowCardinality(UUID)) OK 113ms
/aggregate functions/groupArray/Map(Bool,Decimal128(38)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Float32)) OK 102ms
/aggregate functions/first_value/Map(Bool,Nullable(DateTime)) OK 94ms
/aggregate functions/groupArray/Map(Bool,Date) OK 107ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UInt8))) OK 118ms
/aggregate functions/last_value/Map(Int64,Float64) OK 117ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Float64)) OK 112ms
/aggregate functions/first_value/Map(Bool,Nullable(DateTime64(3))) OK 87ms
/aggregate functions/groupArray/Map(Bool,DateTime) OK 92ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/last_value/Map(Int64,Decimal128(38)) OK 97ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Date)) OK 115ms
/aggregate functions/first_value/Map(Bool,Nullable(Bool)) OK 99ms
/aggregate functions/groupArray/Map(Bool,DateTime64(3)) OK 93ms
/aggregate functions/last_value/Map(Int64,Date) OK 106ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UInt32))) OK 88ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(DateTime)) OK 102ms
/aggregate functions/first_value/Map(Bool,Nullable(String)) OK 100ms
/aggregate functions/groupArray/Map(Bool,Bool) OK 98ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/last_value/Map(Int64,DateTime) OK 96ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Bool)) OK 110ms
/aggregate functions/first_value/Map(Bool,Nullable(FixedString(51))) OK 93ms
/aggregate functions/groupArray/Map(Bool,String) OK 97ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/last_value/Map(Int64,DateTime64(3)) OK 100ms
/aggregate functions/first_value/Map(Bool,Nullable(UUID)) OK 104ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(String)) OK 105ms
/aggregate functions/groupArray/Map(Bool,FixedString(51)) OK 99ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/last_value/Map(Int64,Bool) OK 100ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UInt8)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/groupArray/Map(Bool,UUID) OK 96ms
/aggregate functions/last_value/Map(Int64,String) OK 100ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UInt16)) OK 111ms
/aggregate functions/groupArray/Map(Bool,Nullable(UInt8)) OK 109ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(UUID)) OK 106ms
/aggregate functions/last_value/Map(Int64,FixedString(51)) OK 97ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UInt32)) OK 111ms
/aggregate functions/groupArray/Map(Bool,Nullable(UInt16)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/last_value/Map(Int64,UUID) OK 97ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UInt64)) OK 176ms
/aggregate functions/groupArray/Map(Bool,Nullable(UInt32)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/last_value/Map(Int64,Nullable(UInt8)) OK 157ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Int128))) OK 145ms
/aggregate functions/groupArray/Map(Bool,Nullable(UInt64)) OK 182ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UInt32))) OK 199ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UInt128)) OK 129ms
/aggregate functions/last_value/Map(Int64,Nullable(UInt16)) OK 111ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/last_value/Map(Int64,Nullable(UInt32)) OK 131ms
/aggregate functions/groupArray/Map(Bool,Nullable(UInt128)) OK 118ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Int8)) OK 133ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/groupArray/Map(Bool,Nullable(Int8)) OK 147ms
/aggregate functions/last_value/Map(Int64,Nullable(UInt64)) OK 122ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Int16)) OK 146ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/last_value/Map(Int64,Nullable(UInt128)) OK 154ms
/aggregate functions/groupArray/Map(Bool,Nullable(Int16)) OK 156ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Int32)) OK 133ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Int16))) OK 183ms
/aggregate functions/last_value/Map(Int64,Nullable(Int8)) OK 154ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Int64)) OK 141ms
/aggregate functions/groupArray/Map(Bool,Nullable(Int32)) OK 106ms
/aggregate functions/groupArray/Map(Bool,Nullable(Int64)) OK 110ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(String))) OK 134ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Int128)) OK 137ms
/aggregate functions/last_value/Map(Int64,Nullable(Int16)) OK 107ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/groupArray/Map(Bool,Nullable(Int128)) OK 94ms
/aggregate functions/last_value/Map(Int64,Nullable(Int32)) OK 96ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Float32)) OK 110ms
/aggregate functions/groupArray/Map(Bool,Nullable(Float32)) OK 89ms
/aggregate functions/last_value/Map(Int64,Nullable(Int64)) OK 88ms
/aggregate functions/entropy/Map(Bool,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Float64)) OK 129ms
/aggregate functions/groupArray/Map(Bool,Nullable(Float64)) OK 109ms
/aggregate functions/last_value/Map(Int64,Nullable(Int128)) OK 94ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Float32))) OK 158ms
/aggregate functions/entropy/Map(Bool,Array(String)) OK 169ms
/aggregate functions/groupArray/Map(Bool,Nullable(Decimal128(38))) OK 134ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Date)) OK 136ms
/aggregate functions/last_value/Map(Int64,Nullable(Float32)) OK 144ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Float64))) OK 170ms
/aggregate functions/groupArray/Map(Bool,Nullable(Date)) OK 165ms
/aggregate functions/first_value/Map(Bool,LowCardinality(DateTime)) OK 172ms
/aggregate functions/entropy/Map(Bool,Map(String,LowCardinality(Float64))) OK 156ms
/aggregate functions/last_value/Map(Int64,Nullable(Float64)) OK 101ms
/aggregate functions/last_value/Map(Int64,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/groupArray/Map(Bool,Nullable(DateTime)) OK 157ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/entropy/Map(Bool,Tuple(String)) OK 132ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Bool)) OK 132ms
/aggregate functions/last_value/Map(Int64,Nullable(Date)) OK 111ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/entropy/Map(String,UInt8) OK 126ms
/aggregate functions/first_value/Map(Bool,LowCardinality(String)) OK 141ms
/aggregate functions/groupArray/Map(Bool,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/last_value/Map(Int64,Nullable(DateTime)) OK 97ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/last_value/Map(Int64,Nullable(DateTime64(3))) OK 146ms
/aggregate functions/entropy/Map(String,UInt16) OK 158ms
/aggregate functions/groupArray/Map(Bool,Nullable(Bool)) OK 166ms
/aggregate functions/first_value/Map(Bool,LowCardinality(FixedString(51))) OK 152ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/last_value/Map(Int64,Nullable(Bool)) OK 149ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/entropy/Map(String,UInt32) OK 124ms
/aggregate functions/first_value/Map(Bool,LowCardinality(UUID)) OK 132ms
/aggregate functions/groupArray/Map(Bool,Nullable(String)) OK 132ms
/aggregate functions/groupUniqArray/Map(Int128,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/entropy/Map(String,UInt64) OK 131ms
/aggregate functions/last_value/Map(Int64,Nullable(String)) OK 142ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/groupArray/Map(Bool,Nullable(FixedString(51))) OK 129ms
/aggregate functions/groupUniqArray/Map(Int128,Array(String)) OK 124ms
/aggregate functions/entropy/Map(String,UInt128) OK 148ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UInt16))) OK 121ms
/aggregate functions/last_value/Map(Int64,Nullable(FixedString(51))) OK 120ms
/aggregate functions/groupArray/Map(Bool,Nullable(UUID)) OK 135ms
/aggregate functions/groupUniqArray/Map(Int128,Map(String,LowCardinality(Float64))) OK 169ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UInt32))) OK 166ms
/aggregate functions/last_value/Map(Int64,Nullable(UUID)) OK 115ms
/aggregate functions/entropy/Map(String,Int8) OK 121ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UInt8)) OK 140ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UInt8)) OK 98ms
/aggregate functions/entropy/Map(String,Int16) OK 130ms
/aggregate functions/groupUniqArray/Map(Int128,Tuple(String)) OK 108ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UInt16)) OK 122ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UInt16)) OK 97ms
/aggregate functions/groupUniqArray/Map(Date,UInt8) OK 119ms
/aggregate functions/entropy/Map(String,Int32) OK 136ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UInt32)) OK 114ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UInt32)) OK 106ms
/aggregate functions/groupUniqArray/Map(Date,UInt16) OK 121ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UInt64)) OK 143ms
/aggregate functions/entropy/Map(String,Int64) OK 133ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UInt64)) OK 92ms
/aggregate functions/groupUniqArray/Map(Date,UInt32) OK 97ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UInt128)) OK 101ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/entropy/Map(String,Int128) OK 104ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UInt128)) OK 113ms
/aggregate functions/groupUniqArray/Map(Date,UInt64) OK 92ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Int8)) OK 98ms
/aggregate functions/entropy/Map(String,Float32) OK 116ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Int8)) OK 118ms
/aggregate functions/groupUniqArray/Map(Date,UInt128) OK 108ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Int16)) OK 98ms
/aggregate functions/entropy/Map(String,Float64) OK 107ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Int16)) OK 102ms
/aggregate functions/groupUniqArray/Map(Date,Int8) OK 97ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Int32)) OK 97ms
/aggregate functions/entropy/Map(String,Decimal128(38)) OK 111ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Int32)) OK 115ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/groupUniqArray/Map(Date,Int16) OK 117ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Int64)) OK 111ms
/aggregate functions/entropy/Map(String,Date) OK 123ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Int64)) OK 149ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/groupUniqArray/Map(Date,Int32) OK 116ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Int128)) OK 136ms
/aggregate functions/entropy/Map(String,DateTime) OK 94ms
/aggregate functions/groupUniqArray/Map(Date,Int64) OK 138ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Float64))) OK 130ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Int128)) OK 111ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Float32)) OK 140ms
/aggregate functions/entropy/Map(String,DateTime64(3)) OK 106ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Float32)) OK 113ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/groupUniqArray/Map(Date,Int128) OK 106ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Float64)) OK 105ms
/aggregate functions/entropy/Map(String,Bool) OK 104ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Float64)) OK 105ms
/aggregate functions/groupUniqArray/Map(Date,Float32) OK 113ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Date)) OK 104ms
/aggregate functions/entropy/Map(String,String) OK 110ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Date)) OK 107ms
/aggregate functions/groupUniqArray/Map(Date,Float64) OK 107ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/last_value/Map(Int64,LowCardinality(DateTime)) OK 132ms
/aggregate functions/entropy/Map(String,FixedString(51)) OK 112ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(DateTime)) OK 91ms
/aggregate functions/groupUniqArray/Map(Date,Decimal128(38)) OK 95ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/entropy/Map(String,UUID) OK 130ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Bool)) OK 103ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Bool)) OK 111ms
/aggregate functions/groupUniqArray/Map(Date,Date) OK 100ms
/aggregate functions/last_value/Map(Int64,LowCardinality(String)) OK 113ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/entropy/Map(String,Nullable(UInt8)) OK 109ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(String)) OK 105ms
/aggregate functions/groupUniqArray/Map(Date,DateTime) OK 102ms
/aggregate functions/last_value/Map(Int64,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/entropy/Map(String,Nullable(UInt16)) OK 113ms
/aggregate functions/first_value/Map(Bool,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/groupUniqArray/Map(Date,DateTime64(3)) OK 109ms
/aggregate functions/last_value/Map(Int64,LowCardinality(UUID)) OK 165ms
/aggregate functions/entropy/Map(String,Nullable(UInt32)) OK 108ms
/aggregate functions/first_value/Map(Bool,Array(String)) OK 129ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(UUID)) OK 140ms
/aggregate functions/groupUniqArray/Map(Date,Bool) OK 140ms
/aggregate functions/entropy/Map(String,Nullable(UInt64)) OK 99ms
/aggregate functions/first_value/Map(Bool,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/groupUniqArray/Map(Date,String) OK 117ms
/aggregate functions/entropy/Map(String,Nullable(UInt128)) OK 98ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/first_value/Map(Bool,Tuple(String)) OK 122ms
/aggregate functions/groupUniqArray/Map(Date,FixedString(51)) OK 114ms
/aggregate functions/entropy/Map(String,Nullable(Int8)) OK 106ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/groupUniqArray/Map(Date,UUID) OK 131ms
/aggregate functions/first_value/Map(String,UInt8) OK 109ms
/aggregate functions/entropy/Map(String,Nullable(Int16)) OK 107ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/first_value/Map(String,UInt16) OK 135ms
/aggregate functions/entropy/Map(String,Nullable(Int32)) OK 130ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UInt8)) OK 128ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UInt128))) OK 206ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UInt128))) OK 224ms
/aggregate functions/first_value/Map(String,UInt32) OK 180ms
/aggregate functions/entropy/Map(String,Nullable(Int64)) OK 196ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UInt16)) OK 198ms
/aggregate functions/first_value/Map(String,UInt64) OK 122ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/entropy/Map(String,Nullable(Int128)) OK 120ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UInt32)) OK 139ms
/aggregate functions/first_value/Map(String,UInt128) OK 140ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/entropy/Map(String,Nullable(Float32)) OK 110ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UInt64)) OK 114ms
/aggregate functions/entropy/Map(String,Nullable(Float64)) OK 107ms
/aggregate functions/first_value/Map(String,Int8) OK 124ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UInt128)) OK 122ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/entropy/Map(String,Nullable(Decimal128(38))) OK 91ms
/aggregate functions/first_value/Map(String,Int16) OK 132ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Int64))) OK 136ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Int8)) OK 118ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/entropy/Map(String,Nullable(Date)) OK 95ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/first_value/Map(String,Int32) OK 123ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Int16)) OK 114ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/entropy/Map(String,Nullable(DateTime)) OK 123ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Int32)) OK 114ms
/aggregate functions/first_value/Map(String,Int64) OK 119ms
/aggregate functions/entropy/Map(String,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Int64)) OK 151ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/first_value/Map(String,Int128) OK 116ms
/aggregate functions/entropy/Map(String,Nullable(Bool)) OK 121ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/first_value/Map(String,Float32) OK 123ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Date))) OK 143ms
/aggregate functions/entropy/Map(String,Nullable(String)) OK 134ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Int128)) OK 116ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/first_value/Map(String,Float64) OK 165ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Float32)) OK 161ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/entropy/Map(String,Nullable(FixedString(51))) OK 137ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/first_value/Map(String,Decimal128(38)) OK 125ms
/aggregate functions/entropy/Map(String,Nullable(UUID)) OK 126ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Float64)) OK 100ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/first_value/Map(String,Date) OK 110ms
/aggregate functions/entropy/Map(String,LowCardinality(UInt8)) OK 95ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/entropy/Map(String,LowCardinality(UInt16)) OK 105ms
/aggregate functions/first_value/Map(String,DateTime) OK 104ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Date)) OK 111ms
/aggregate functions/last_value/Map(Int64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/entropy/Map(String,LowCardinality(UInt32)) OK 114ms
/aggregate functions/first_value/Map(String,DateTime64(3)) OK 113ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(DateTime)) OK 115ms
/aggregate functions/last_value/Map(Int64,Array(String)) OK 130ms
/aggregate functions/groupArray/Map(Bool,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/entropy/Map(String,LowCardinality(UInt64)) OK 118ms
/aggregate functions/first_value/Map(String,Bool) OK 131ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/groupArray/Map(Bool,Array(String)) OK 106ms
/aggregate functions/last_value/Map(Int64,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/entropy/Map(String,LowCardinality(UInt128)) OK 121ms
/aggregate functions/groupArray/Map(Bool,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/first_value/Map(String,String) OK 121ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(Bool)) OK 134ms
/aggregate functions/last_value/Map(Int64,Tuple(String)) OK 111ms
/aggregate functions/entropy/Map(String,LowCardinality(Int8)) OK 102ms
/aggregate functions/groupArray/Map(Bool,Tuple(String)) OK 106ms
/aggregate functions/first_value/Map(String,FixedString(51)) OK 132ms
/aggregate functions/last_value/Map(Int128,UInt8) OK 110ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(String)) OK 119ms
/aggregate functions/entropy/Map(String,LowCardinality(Int16)) OK 97ms
/aggregate functions/groupArray/Map(String,UInt8) OK 96ms
/aggregate functions/last_value/Map(Int128,UInt16) OK 114ms
/aggregate functions/first_value/Map(String,UUID) OK 109ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(FixedString(51))) OK 114ms
/aggregate functions/entropy/Map(String,LowCardinality(Int32)) OK 107ms
/aggregate functions/groupArray/Map(String,UInt16) OK 105ms
/aggregate functions/last_value/Map(Int128,UInt32) OK 119ms
/aggregate functions/first_value/Map(String,Nullable(UInt8)) OK 113ms
/aggregate functions/groupUniqArray/Map(Date,Nullable(UUID)) OK 101ms
/aggregate functions/entropy/Map(String,LowCardinality(Int64)) OK 113ms
/aggregate functions/groupArray/Map(String,UInt32) OK 95ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UInt8)) OK 103ms
/aggregate functions/first_value/Map(String,Nullable(UInt16)) OK 113ms
/aggregate functions/last_value/Map(Int128,UInt64) OK 100ms
/aggregate functions/groupArray/Map(String,UInt64) OK 96ms
/aggregate functions/entropy/Map(String,LowCardinality(Int128)) OK 100ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UInt16)) OK 103ms
/aggregate functions/last_value/Map(Int128,UInt128) OK 107ms
/aggregate functions/first_value/Map(String,Nullable(UInt32)) OK 106ms
/aggregate functions/groupArray/Map(String,UInt128) OK 127ms
/aggregate functions/entropy/Map(String,LowCardinality(Float32)) OK 89ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UInt32)) OK 115ms
/aggregate functions/last_value/Map(Int128,Int8) OK 118ms
/aggregate functions/first_value/Map(String,Nullable(UInt64)) OK 88ms
/aggregate functions/entropy/Map(String,LowCardinality(Float64)) OK 113ms
/aggregate functions/groupArray/Map(String,Int8) OK 98ms
/aggregate functions/first_value/Map(String,Nullable(UInt128)) OK 114ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UInt64)) OK 126ms
/aggregate functions/last_value/Map(Int128,Int16) OK 126ms
/aggregate functions/entropy/Map(String,LowCardinality(Date)) OK 117ms
/aggregate functions/groupArray/Map(String,Int16) OK 111ms
/aggregate functions/first_value/Map(String,Nullable(Int8)) OK 90ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UInt128)) OK 126ms
/aggregate functions/last_value/Map(Int128,Int32) OK 130ms
/aggregate functions/entropy/Map(String,LowCardinality(DateTime)) OK 135ms
/aggregate functions/groupArray/Map(String,Int32) OK 125ms
/aggregate functions/first_value/Map(String,Nullable(Int16)) OK 101ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Int8)) OK 98ms
/aggregate functions/last_value/Map(Int128,Int64) OK 111ms
/aggregate functions/groupArray/Map(String,Int64) OK 162ms
/aggregate functions/entropy/Map(String,LowCardinality(Bool)) OK 152ms
/aggregate functions/first_value/Map(String,Nullable(Int32)) OK 92ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Int16)) OK 101ms
/aggregate functions/last_value/Map(Int128,Int128) OK 139ms
/aggregate functions/first_value/Map(String,Nullable(Int64)) OK 124ms
/aggregate functions/entropy/Map(String,LowCardinality(String)) OK 94ms
/aggregate functions/groupArray/Map(String,Int128) OK 113ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Int32)) OK 91ms
/aggregate functions/first_value/Map(String,Nullable(Int128)) OK 109ms
/aggregate functions/last_value/Map(Int128,Float32) OK 92ms
/aggregate functions/entropy/Map(String,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Int64)) OK 100ms
/aggregate functions/groupArray/Map(String,Float32) OK 101ms
/aggregate functions/last_value/Map(Int128,Float64) OK 105ms
/aggregate functions/first_value/Map(String,Nullable(Float32)) OK 105ms
/aggregate functions/entropy/Map(String,LowCardinality(UUID)) OK 104ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Int128)) OK 112ms
/aggregate functions/groupArray/Map(String,Float64) OK 113ms
/aggregate functions/last_value/Map(Int128,Decimal128(38)) OK 103ms
/aggregate functions/first_value/Map(String,Nullable(Float64)) OK 110ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Float32)) OK 116ms
/aggregate functions/groupArray/Map(String,Decimal128(38)) OK 102ms
/aggregate functions/last_value/Map(Int128,Date) OK 117ms
/aggregate functions/first_value/Map(String,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/groupArray/Map(String,Date) OK 99ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Float64)) OK 103ms
/aggregate functions/last_value/Map(Int128,DateTime) OK 150ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/first_value/Map(String,Nullable(Date)) OK 100ms
/aggregate functions/groupArray/Map(String,DateTime) OK 123ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Date)) OK 123ms
/aggregate functions/first_value/Map(String,Nullable(DateTime)) OK 107ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/last_value/Map(Int128,DateTime64(3)) OK 117ms
/aggregate functions/groupArray/Map(String,DateTime64(3)) OK 94ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(DateTime)) OK 95ms
/aggregate functions/first_value/Map(String,Nullable(DateTime64(3))) OK 118ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/groupArray/Map(String,Bool) OK 103ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Bool)) OK 109ms
/aggregate functions/last_value/Map(Int128,Bool) OK 105ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/first_value/Map(String,Nullable(Bool)) OK 105ms
/aggregate functions/groupArray/Map(String,String) OK 122ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(String)) OK 121ms
/aggregate functions/last_value/Map(Int128,String) OK 112ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/first_value/Map(String,Nullable(String)) OK 107ms
/aggregate functions/groupArray/Map(String,FixedString(51)) OK 108ms
/aggregate functions/last_value/Map(Int128,FixedString(51)) OK 111ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/first_value/Map(String,Nullable(FixedString(51))) OK 104ms
/aggregate functions/groupArray/Map(String,UUID) OK 111ms
/aggregate functions/last_value/Map(Int128,UUID) OK 119ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(UUID)) OK 105ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/first_value/Map(String,Nullable(UUID)) OK 103ms
/aggregate functions/groupArray/Map(String,Nullable(UInt8)) OK 129ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/last_value/Map(Int128,Nullable(UInt8)) OK 102ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/first_value/Map(String,LowCardinality(UInt8)) OK 105ms
/aggregate functions/last_value/Map(Int128,Nullable(UInt16)) OK 104ms
/aggregate functions/groupArray/Map(String,Nullable(UInt16)) OK 112ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/first_value/Map(String,LowCardinality(UInt16)) OK 102ms
/aggregate functions/last_value/Map(Int128,Nullable(UInt32)) OK 131ms
/aggregate functions/groupArray/Map(String,Nullable(UInt32)) OK 109ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Float64))) OK 175ms
/aggregate functions/first_value/Map(String,LowCardinality(UInt32)) OK 162ms
/aggregate functions/groupArray/Map(String,Nullable(UInt64)) OK 161ms
/aggregate functions/last_value/Map(Int128,Nullable(UInt64)) OK 169ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UInt64))) OK 152ms
/aggregate functions/first_value/Map(String,LowCardinality(UInt64)) OK 108ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/groupArray/Map(String,Nullable(UInt128)) OK 119ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/last_value/Map(Int128,Nullable(UInt128)) OK 121ms
/aggregate functions/first_value/Map(String,LowCardinality(UInt128)) OK 118ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/groupArray/Map(String,Nullable(Int8)) OK 110ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/last_value/Map(Int128,Nullable(Int8)) OK 117ms
/aggregate functions/first_value/Map(String,LowCardinality(Int8)) OK 126ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/groupArray/Map(String,Nullable(Int16)) OK 95ms
/aggregate functions/last_value/Map(Int128,Nullable(Int16)) OK 156ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/first_value/Map(String,LowCardinality(Int16)) OK 114ms
/aggregate functions/groupArray/Map(String,Nullable(Int32)) OK 136ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/first_value/Map(String,LowCardinality(Int32)) OK 113ms
/aggregate functions/last_value/Map(Int128,Nullable(Int32)) OK 102ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/groupArray/Map(String,Nullable(Int64)) OK 93ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/first_value/Map(String,LowCardinality(Int64)) OK 137ms
/aggregate functions/last_value/Map(Int128,Nullable(Int64)) OK 115ms
/aggregate functions/entropy/Map(String,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/groupArray/Map(String,Nullable(Int128)) OK 107ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/last_value/Map(Int128,Nullable(Int128)) OK 146ms
/aggregate functions/entropy/Map(String,Array(String)) OK 150ms
/aggregate functions/first_value/Map(String,LowCardinality(Int128)) OK 156ms
/aggregate functions/groupArray/Map(String,Nullable(Float32)) OK 99ms
/aggregate functions/groupArray/Map(String,Nullable(Float64)) OK 121ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/last_value/Map(Int128,Nullable(Float32)) OK 136ms
/aggregate functions/entropy/Map(String,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/first_value/Map(String,LowCardinality(Float32)) OK 123ms
/aggregate functions/groupArray/Map(String,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/last_value/Map(Int128,Nullable(Float64)) OK 130ms
/aggregate functions/first_value/Map(String,LowCardinality(Float64)) OK 115ms
/aggregate functions/entropy/Map(String,Tuple(String)) OK 91ms
/aggregate functions/groupArray/Map(String,Nullable(Date)) OK 94ms
/aggregate functions/entropy/Map(FixedString(51),UInt8) OK 120ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/first_value/Map(String,LowCardinality(Date)) OK 110ms
/aggregate functions/last_value/Map(Int128,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/groupArray/Map(String,Nullable(DateTime)) OK 101ms
/aggregate functions/entropy/Map(FixedString(51),UInt16) OK 138ms
/aggregate functions/first_value/Map(String,LowCardinality(DateTime)) OK 115ms
/aggregate functions/last_value/Map(Int128,Nullable(Date)) OK 130ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/groupArray/Map(String,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/first_value/Map(String,LowCardinality(Bool)) OK 136ms
/aggregate functions/entropy/Map(FixedString(51),UInt32) OK 146ms
/aggregate functions/last_value/Map(Int128,Nullable(DateTime)) OK 146ms
/aggregate functions/groupArray/Map(String,Nullable(Bool)) OK 113ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/first_value/Map(String,LowCardinality(String)) OK 171ms
/aggregate functions/groupArray/Map(String,Nullable(String)) OK 115ms
/aggregate functions/entropy/Map(FixedString(51),UInt64) OK 131ms
/aggregate functions/last_value/Map(Int128,Nullable(DateTime64(3))) OK 145ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/groupArray/Map(String,Nullable(FixedString(51))) OK 108ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/entropy/Map(FixedString(51),UInt128) OK 129ms
/aggregate functions/first_value/Map(String,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/last_value/Map(Int128,Nullable(Bool)) OK 105ms
/aggregate functions/groupArray/Map(String,Nullable(UUID)) OK 84ms
/aggregate functions/first_value/Map(String,LowCardinality(UUID)) OK 115ms
/aggregate functions/last_value/Map(Int128,Nullable(String)) OK 117ms
/aggregate functions/entropy/Map(FixedString(51),Int8) OK 110ms
/aggregate functions/groupUniqArray/Map(Date,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/groupArray/Map(String,LowCardinality(UInt8)) OK 97ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/entropy/Map(FixedString(51),Int16) OK 125ms
/aggregate functions/last_value/Map(Int128,Nullable(FixedString(51))) OK 144ms
/aggregate functions/groupUniqArray/Map(Date,Array(String)) OK 119ms
/aggregate functions/groupArray/Map(String,LowCardinality(UInt16)) OK 115ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/entropy/Map(FixedString(51),Int32) OK 148ms
/aggregate functions/groupUniqArray/Map(Date,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/groupArray/Map(String,LowCardinality(UInt32)) OK 125ms
/aggregate functions/last_value/Map(Int128,Nullable(UUID)) OK 111ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/groupUniqArray/Map(Date,Tuple(String)) OK 128ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UInt8)) OK 114ms
/aggregate functions/groupArray/Map(String,LowCardinality(UInt64)) OK 112ms
/aggregate functions/entropy/Map(FixedString(51),Int64) OK 121ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UInt16)) OK 118ms
/aggregate functions/groupArray/Map(String,LowCardinality(UInt128)) OK 125ms
/aggregate functions/groupUniqArray/Map(DateTime,UInt8) OK 129ms
/aggregate functions/entropy/Map(FixedString(51),Int128) OK 112ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UInt32)) OK 117ms
/aggregate functions/groupArray/Map(String,LowCardinality(Int8)) OK 127ms
/aggregate functions/entropy/Map(FixedString(51),Float32) OK 126ms
/aggregate functions/groupUniqArray/Map(DateTime,UInt16) OK 103ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UInt64)) OK 138ms
/aggregate functions/groupUniqArray/Map(DateTime,UInt32) OK 121ms
/aggregate functions/groupArray/Map(String,LowCardinality(Int16)) OK 143ms
/aggregate functions/entropy/Map(FixedString(51),Float64) OK 126ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/groupUniqArray/Map(DateTime,UInt64) OK 123ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UInt128)) OK 126ms
/aggregate functions/entropy/Map(FixedString(51),Decimal128(38)) OK 141ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/groupArray/Map(String,LowCardinality(Int32)) OK 110ms
/aggregate functions/groupUniqArray/Map(DateTime,UInt128) OK 124ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Int8)) OK 127ms
/aggregate functions/groupArray/Map(String,LowCardinality(Int64)) OK 108ms
/aggregate functions/entropy/Map(FixedString(51),Date) OK 110ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/groupUniqArray/Map(DateTime,Int8) OK 126ms
/aggregate functions/groupArray/Map(String,LowCardinality(Int128)) OK 134ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Int16)) OK 151ms
/aggregate functions/entropy/Map(FixedString(51),DateTime) OK 132ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/groupUniqArray/Map(DateTime,Int16) OK 152ms
/aggregate functions/groupArray/Map(String,LowCardinality(Float32)) OK 153ms
/aggregate functions/entropy/Map(FixedString(51),DateTime64(3)) OK 139ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Int32)) OK 108ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Int64)) OK 164ms
/aggregate functions/groupUniqArray/Map(DateTime,Int32) OK 126ms
/aggregate functions/groupArray/Map(String,LowCardinality(Float64)) OK 122ms
/aggregate functions/entropy/Map(FixedString(51),Bool) OK 137ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/groupUniqArray/Map(DateTime,Int64) OK 164ms
/aggregate functions/groupArray/Map(String,LowCardinality(Date)) OK 121ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/entropy/Map(FixedString(51),String) OK 143ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Int128)) OK 135ms
/aggregate functions/groupArray/Map(String,LowCardinality(DateTime)) OK 104ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/groupUniqArray/Map(DateTime,Int128) OK 101ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Float32)) OK 110ms
/aggregate functions/entropy/Map(FixedString(51),FixedString(51)) OK 114ms
/aggregate functions/groupArray/Map(String,LowCardinality(Bool)) OK 114ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/groupUniqArray/Map(DateTime,Float32) OK 134ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Float64)) OK 114ms
/aggregate functions/entropy/Map(FixedString(51),UUID) OK 117ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/groupArray/Map(String,LowCardinality(String)) OK 102ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Date)) OK 107ms
/aggregate functions/groupUniqArray/Map(DateTime,Float64) OK 111ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UInt8)) OK 115ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/groupArray/Map(String,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/last_value/Map(Int128,LowCardinality(DateTime)) OK 103ms
/aggregate functions/groupUniqArray/Map(DateTime,Decimal128(38)) OK 105ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UInt16)) OK 105ms
/aggregate functions/first_value/Map(String,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/groupArray/Map(String,LowCardinality(UUID)) OK 100ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Bool)) OK 100ms
/aggregate functions/groupUniqArray/Map(DateTime,Date) OK 103ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UInt32)) OK 102ms
/aggregate functions/first_value/Map(String,Array(String)) OK 100ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/last_value/Map(Int128,LowCardinality(String)) OK 98ms
/aggregate functions/groupUniqArray/Map(DateTime,DateTime) OK 99ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UInt64)) OK 100ms
/aggregate functions/first_value/Map(String,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/last_value/Map(Int128,LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/groupUniqArray/Map(DateTime,DateTime64(3)) OK 102ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UInt128)) OK 101ms
/aggregate functions/first_value/Map(String,Tuple(String)) OK 120ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/last_value/Map(Int128,LowCardinality(UUID)) OK 94ms
/aggregate functions/groupUniqArray/Map(DateTime,Bool) OK 114ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Int8)) OK 114ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/first_value/Map(FixedString(51),UInt8) OK 116ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/groupUniqArray/Map(DateTime,String) OK 111ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Int16)) OK 99ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/first_value/Map(FixedString(51),UInt16) OK 100ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Int32)) OK 99ms
/aggregate functions/groupUniqArray/Map(DateTime,FixedString(51)) OK 103ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/first_value/Map(FixedString(51),UInt32) OK 119ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Int64)) OK 121ms
/aggregate functions/groupUniqArray/Map(DateTime,UUID) OK 106ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/first_value/Map(FixedString(51),UInt64) OK 97ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UInt8)) OK 110ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Int128)) OK 109ms
/aggregate functions/first_value/Map(FixedString(51),UInt128) OK 145ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UInt16)) OK 184ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Float32)) OK 203ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Int64))) OK 134ms
/aggregate functions/first_value/Map(FixedString(51),Int8) OK 116ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UInt32)) OK 126ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/first_value/Map(FixedString(51),Int16) OK 130ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Float64)) OK 122ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UInt64)) OK 123ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Decimal128(38))) OK 120ms
/aggregate functions/first_value/Map(FixedString(51),Int32) OK 145ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UInt128)) OK 131ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Date)) OK 124ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Float64))) OK 146ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/first_value/Map(FixedString(51),Int64) OK 115ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Int8)) OK 143ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(DateTime)) OK 127ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Int128))) OK 147ms
/aggregate functions/first_value/Map(FixedString(51),Int128) OK 131ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(DateTime64(3))) OK 134ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Int16)) OK 150ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/first_value/Map(FixedString(51),Float32) OK 135ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(Bool)) OK 145ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Int32)) OK 135ms
/aggregate functions/first_value/Map(FixedString(51),Float64) OK 135ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(String)) OK 119ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Int64)) OK 120ms
/aggregate functions/first_value/Map(FixedString(51),Decimal128(38)) OK 99ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/first_value/Map(FixedString(51),Date) OK 150ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(FixedString(51))) OK 140ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Int128)) OK 118ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/groupArray/Map(String,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Float32)) OK 118ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(Bool))) OK 147ms
/aggregate functions/entropy/Map(FixedString(51),Nullable(UUID)) OK 128ms
/aggregate functions/first_value/Map(FixedString(51),DateTime) OK 141ms
/aggregate functions/groupArray/Map(String,Array(String)) OK 110ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Float64)) OK 152ms
/aggregate functions/groupArray/Map(String,Map(String,LowCardinality(Float64))) OK 165ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UInt8)) OK 146ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/first_value/Map(FixedString(51),DateTime64(3)) OK 123ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Decimal128(38))) OK 148ms
/aggregate functions/first_value/Map(FixedString(51),Bool) OK 130ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UInt16)) OK 111ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/groupArray/Map(String,Tuple(String)) OK 132ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UInt32)) OK 174ms
/aggregate functions/first_value/Map(FixedString(51),String) OK 149ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Date)) OK 118ms
/aggregate functions/last_value/Map(Int128,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/groupArray/Map(FixedString(51),UInt8) OK 141ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(DateTime)) OK 120ms
/aggregate functions/last_value/Map(Int128,Array(String)) OK 103ms
/aggregate functions/first_value/Map(FixedString(51),FixedString(51)) OK 111ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UInt64)) OK 111ms
/aggregate functions/groupArray/Map(FixedString(51),UInt16) OK 112ms
/aggregate functions/last_value/Map(Int128,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/first_value/Map(FixedString(51),UUID) OK 120ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UInt128)) OK 117ms
/aggregate functions/groupArray/Map(FixedString(51),UInt32) OK 101ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(Bool)) OK 116ms
/aggregate functions/last_value/Map(Int128,Tuple(String)) OK 103ms
/aggregate functions/groupArray/Map(FixedString(51),UInt64) OK 132ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UInt8)) OK 111ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Int8)) OK 116ms
/aggregate functions/last_value/Map(Date,UInt8) OK 111ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(String)) OK 111ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UInt16)) OK 116ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Int16)) OK 100ms
/aggregate functions/groupArray/Map(FixedString(51),UInt128) OK 113ms
/aggregate functions/last_value/Map(Date,UInt16) OK 109ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(FixedString(51))) OK 95ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Int32)) OK 126ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UInt32)) OK 133ms
/aggregate functions/groupArray/Map(FixedString(51),Int8) OK 101ms
/aggregate functions/groupUniqArray/Map(DateTime,Nullable(UUID)) OK 98ms
/aggregate functions/last_value/Map(Date,UInt32) OK 101ms
/aggregate functions/groupArray/Map(FixedString(51),Int16) OK 121ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Int64)) OK 105ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UInt64)) OK 113ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UInt8)) OK 101ms
/aggregate functions/last_value/Map(Date,UInt64) OK 97ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Int128)) OK 115ms
/aggregate functions/groupArray/Map(FixedString(51),Int32) OK 128ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UInt128)) OK 132ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UInt16)) OK 136ms
/aggregate functions/last_value/Map(Date,UInt128) OK 117ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Float32)) OK 88ms
/aggregate functions/groupArray/Map(FixedString(51),Int64) OK 123ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Int8)) OK 144ms
/aggregate functions/last_value/Map(Date,Int8) OK 108ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UInt32)) OK 112ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Float64)) OK 100ms
/aggregate functions/groupArray/Map(FixedString(51),Int128) OK 134ms
/aggregate functions/last_value/Map(Date,Int16) OK 126ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UInt64)) OK 100ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Int16)) OK 127ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Date)) OK 128ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UInt128)) OK 174ms
/aggregate functions/last_value/Map(Date,Int32) OK 134ms
/aggregate functions/groupArray/Map(FixedString(51),Float32) OK 106ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Int32)) OK 105ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(DateTime)) OK 110ms
/aggregate functions/groupArray/Map(FixedString(51),Float64) OK 100ms
/aggregate functions/last_value/Map(Date,Int64) OK 122ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Int64)) OK 141ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Bool)) OK 133ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Int8)) OK 109ms
/aggregate functions/groupArray/Map(FixedString(51),Decimal128(38)) OK 92ms
/aggregate functions/last_value/Map(Date,Int128) OK 155ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Int16)) OK 136ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Int128)) OK 98ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(String)) OK 130ms
/aggregate functions/groupArray/Map(FixedString(51),Date) OK 122ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Float32)) OK 88ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Int32)) OK 110ms
/aggregate functions/last_value/Map(Date,Float32) OK 129ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/groupArray/Map(FixedString(51),DateTime) OK 103ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Float64)) OK 100ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Int64)) OK 115ms
/aggregate functions/groupArray/Map(FixedString(51),DateTime64(3)) OK 139ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(UUID)) OK 111ms
/aggregate functions/last_value/Map(Date,Float64) OK 119ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Decimal128(38))) OK 108ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Int128)) OK 138ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 134ms
/aggregate functions/last_value/Map(Date,Decimal128(38)) OK 142ms
/aggregate functions/groupArray/Map(FixedString(51),Bool) OK 140ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Date)) OK 118ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Float32)) OK 143ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 156ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(DateTime)) OK 139ms
/aggregate functions/last_value/Map(Date,Date) OK 115ms
/aggregate functions/groupArray/Map(FixedString(51),String) OK 135ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Float64)) OK 139ms
/aggregate functions/last_value/Map(Date,DateTime) OK 147ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(DateTime64(3))) OK 136ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/groupArray/Map(FixedString(51),FixedString(51)) OK 135ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 144ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Date)) OK 121ms
/aggregate functions/last_value/Map(Date,DateTime64(3)) OK 160ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(Bool)) OK 141ms
/aggregate functions/groupArray/Map(FixedString(51),UUID) OK 131ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(DateTime)) OK 121ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(String)) OK 116ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UInt8)) OK 109ms
/aggregate functions/last_value/Map(Date,Bool) OK 117ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Bool)) OK 92ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UInt16)) OK 146ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(FixedString(51))) OK 107ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/last_value/Map(Date,String) OK 118ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(String)) OK 111ms
/aggregate functions/first_value/Map(FixedString(51),Nullable(UUID)) OK 124ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/last_value/Map(Date,FixedString(51)) OK 119ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UInt32)) OK 104ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UInt8)) OK 114ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UInt64)) OK 119ms
/aggregate functions/last_value/Map(Date,UUID) OK 123ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(UUID)) OK 116ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UInt16)) OK 93ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UInt128)) OK 135ms
/aggregate functions/last_value/Map(Date,Nullable(UInt8)) OK 112ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 127ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UInt32)) OK 94ms
/aggregate functions/last_value/Map(Date,Nullable(UInt16)) OK 123ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Int8)) OK 146ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UInt64)) OK 108ms
/aggregate functions/last_value/Map(Date,Nullable(UInt32)) OK 132ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 148ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UInt128)) OK 174ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Int16)) OK 177ms
/aggregate functions/last_value/Map(Date,Nullable(UInt64)) OK 189ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 173ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 180ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Int8)) OK 138ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Int32)) OK 120ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/last_value/Map(Date,Nullable(UInt128)) OK 136ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Int64)) OK 131ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Int16)) OK 101ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Int32)) OK 142ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/last_value/Map(Date,Nullable(Int8)) OK 108ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Int128)) OK 128ms
/aggregate functions/last_value/Map(Date,Nullable(Int16)) OK 134ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 158ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Int64)) OK 132ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Float32)) OK 142ms
/aggregate functions/last_value/Map(Date,Nullable(Int32)) OK 99ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Int128)) OK 144ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Float64)) OK 104ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/last_value/Map(Date,Nullable(Int64)) OK 93ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Decimal128(38))) OK 148ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Float32)) OK 118ms
/aggregate functions/last_value/Map(Date,Nullable(Int128)) OK 129ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/entropy/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Float64)) OK 114ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Date)) OK 131ms
/aggregate functions/last_value/Map(Date,Nullable(Float32)) OK 106ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Date)) OK 120ms
/aggregate functions/entropy/Map(FixedString(51),Array(String)) OK 133ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Float32))) OK 140ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(DateTime)) OK 113ms
/aggregate functions/last_value/Map(Date,Nullable(Float64)) OK 125ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(DateTime)) OK 158ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(DateTime64(3))) OK 166ms
/aggregate functions/entropy/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/last_value/Map(Date,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/entropy/Map(FixedString(51),Tuple(String)) OK 95ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Bool)) OK 186ms
/aggregate functions/last_value/Map(Date,Nullable(Date)) OK 161ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Date))) OK 165ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(Bool)) OK 135ms
/aggregate functions/entropy/Map(UUID,UInt8) OK 122ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(String)) OK 146ms
/aggregate functions/last_value/Map(Date,Nullable(DateTime)) OK 123ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(String)) OK 119ms
/aggregate functions/entropy/Map(UUID,UInt16) OK 137ms
/aggregate functions/last_value/Map(Date,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(FixedString(51))) OK 116ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/entropy/Map(UUID,UInt32) OK 103ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/last_value/Map(Date,Nullable(Bool)) OK 114ms
/aggregate functions/groupArray/Map(FixedString(51),Nullable(UUID)) OK 96ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(UUID)) OK 99ms
/aggregate functions/entropy/Map(UUID,UInt64) OK 104ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UInt8)) OK 140ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/last_value/Map(Date,Nullable(String)) OK 98ms
/aggregate functions/entropy/Map(UUID,UInt128) OK 130ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/last_value/Map(Date,Nullable(FixedString(51))) OK 100ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 156ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UInt16)) OK 117ms
/aggregate functions/groupUniqArray/Map(DateTime,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/entropy/Map(UUID,Int8) OK 106ms
/aggregate functions/last_value/Map(Date,Nullable(UUID)) OK 95ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UInt32)) OK 129ms
/aggregate functions/entropy/Map(UUID,Int16) OK 136ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/groupUniqArray/Map(DateTime,Array(String)) OK 124ms
/aggregate functions/last_value/Map(Date,LowCardinality(UInt8)) OK 114ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 148ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UInt64)) OK 151ms
/aggregate functions/entropy/Map(UUID,Int32) OK 120ms
/aggregate functions/groupUniqArray/Map(DateTime,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/last_value/Map(Date,LowCardinality(UInt16)) OK 127ms
/aggregate functions/entropy/Map(UUID,Int64) OK 137ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UInt128)) OK 123ms
/aggregate functions/last_value/Map(Date,LowCardinality(UInt32)) OK 124ms
/aggregate functions/groupUniqArray/Map(DateTime,Tuple(String)) OK 124ms
/aggregate functions/entropy/Map(UUID,Int128) OK 159ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Int8)) OK 158ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/last_value/Map(Date,LowCardinality(UInt64)) OK 132ms
/aggregate functions/groupUniqArray/Map(Bool,UInt8) OK 120ms
/aggregate functions/groupUniqArray/Map(Bool,UInt16) OK 130ms
/aggregate functions/last_value/Map(Date,LowCardinality(UInt128)) OK 161ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 161ms
/aggregate functions/entropy/Map(UUID,Float32) OK 110ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Int16)) OK 142ms
/aggregate functions/entropy/Map(UUID,Float64) OK 107ms
/aggregate functions/groupUniqArray/Map(Bool,UInt32) OK 109ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Int32)) OK 100ms
/aggregate functions/last_value/Map(Date,LowCardinality(Int8)) OK 113ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/entropy/Map(UUID,Decimal128(38)) OK 113ms
/aggregate functions/groupUniqArray/Map(Bool,UInt64) OK 112ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Int64)) OK 112ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/last_value/Map(Date,LowCardinality(Int16)) OK 112ms
/aggregate functions/entropy/Map(UUID,Date) OK 105ms
/aggregate functions/groupUniqArray/Map(Bool,UInt128) OK 105ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Int128)) OK 130ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/last_value/Map(Date,LowCardinality(Int32)) OK 96ms
/aggregate functions/entropy/Map(UUID,DateTime) OK 118ms
/aggregate functions/groupUniqArray/Map(Bool,Int8) OK 103ms
/aggregate functions/last_value/Map(Date,LowCardinality(Int64)) OK 122ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Float32)) OK 116ms
/aggregate functions/groupUniqArray/Map(Bool,Int16) OK 116ms
/aggregate functions/entropy/Map(UUID,DateTime64(3)) OK 106ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/last_value/Map(Date,LowCardinality(Int128)) OK 127ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Float64)) OK 107ms
/aggregate functions/entropy/Map(UUID,Bool) OK 100ms
/aggregate functions/groupUniqArray/Map(Bool,Int32) OK 104ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Date)) OK 130ms
/aggregate functions/last_value/Map(Date,LowCardinality(Float32)) OK 103ms
/aggregate functions/entropy/Map(UUID,String) OK 108ms
/aggregate functions/groupUniqArray/Map(Bool,Int64) OK 90ms
/aggregate functions/last_value/Map(Date,LowCardinality(Float64)) OK 105ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(DateTime)) OK 111ms
/aggregate functions/groupUniqArray/Map(Bool,Int128) OK 114ms
/aggregate functions/entropy/Map(UUID,FixedString(51)) OK 108ms
/aggregate functions/last_value/Map(Date,LowCardinality(Date)) OK 97ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Bool)) OK 116ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 144ms
/aggregate functions/groupUniqArray/Map(Bool,Float32) OK 121ms
/aggregate functions/entropy/Map(UUID,UUID) OK 110ms
/aggregate functions/last_value/Map(Date,LowCardinality(DateTime)) OK 91ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(String)) OK 146ms
/aggregate functions/entropy/Map(UUID,Nullable(UInt8)) OK 107ms
/aggregate functions/groupUniqArray/Map(Bool,Float64) OK 104ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/last_value/Map(Date,LowCardinality(Bool)) OK 117ms
/aggregate functions/entropy/Map(UUID,Nullable(UInt16)) OK 139ms
/aggregate functions/groupUniqArray/Map(Bool,Decimal128(38)) OK 172ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/last_value/Map(Date,LowCardinality(String)) OK 113ms
/aggregate functions/entropy/Map(UUID,Nullable(UInt32)) OK 122ms
/aggregate functions/last_value/Map(Date,LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/first_value/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(UUID)) OK 117ms
/aggregate functions/groupUniqArray/Map(Bool,Date) OK 113ms
/aggregate functions/entropy/Map(UUID,Nullable(UInt64)) OK 116ms
/aggregate functions/last_value/Map(Date,LowCardinality(UUID)) OK 152ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 137ms
/aggregate functions/groupUniqArray/Map(Bool,DateTime) OK 133ms
/aggregate functions/first_value/Map(FixedString(51),Array(String)) OK 103ms
/aggregate functions/entropy/Map(UUID,Nullable(UInt128)) OK 97ms
/aggregate functions/first_value/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/groupUniqArray/Map(Bool,DateTime64(3)) OK 102ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/entropy/Map(UUID,Nullable(Int8)) OK 103ms
/aggregate functions/groupUniqArray/Map(Bool,Bool) OK 151ms
/aggregate functions/first_value/Map(FixedString(51),Tuple(String)) OK 126ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/entropy/Map(UUID,Nullable(Int16)) OK 117ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/first_value/Map(UUID,UInt8) OK 132ms
/aggregate functions/groupUniqArray/Map(Bool,String) OK 137ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/entropy/Map(UUID,Nullable(Int32)) OK 128ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/first_value/Map(UUID,UInt16) OK 136ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/groupUniqArray/Map(Bool,FixedString(51)) OK 141ms
/aggregate functions/entropy/Map(UUID,Nullable(Int64)) OK 115ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/first_value/Map(UUID,UInt32) OK 144ms
/aggregate functions/entropy/Map(UUID,Nullable(Int128)) OK 144ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/groupUniqArray/Map(Bool,UUID) OK 117ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UInt8)) OK 109ms
/aggregate functions/first_value/Map(UUID,UInt64) OK 110ms
/aggregate functions/entropy/Map(UUID,Nullable(Float32)) OK 113ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UInt16)) OK 112ms
/aggregate functions/first_value/Map(UUID,UInt128) OK 125ms
/aggregate functions/entropy/Map(UUID,Nullable(Float64)) OK 129ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UInt32)) OK 132ms
/aggregate functions/first_value/Map(UUID,Int8) OK 105ms
/aggregate functions/entropy/Map(UUID,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/first_value/Map(UUID,Int16) OK 112ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UInt64)) OK 136ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/entropy/Map(UUID,Nullable(Date)) OK 108ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/first_value/Map(UUID,Int32) OK 93ms
/aggregate functions/entropy/Map(UUID,Nullable(DateTime)) OK 106ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UInt128)) OK 118ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/first_value/Map(UUID,Int64) OK 99ms
/aggregate functions/entropy/Map(UUID,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Int8)) OK 96ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/first_value/Map(UUID,Int128) OK 88ms
/aggregate functions/entropy/Map(UUID,Nullable(Bool)) OK 108ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Int16)) OK 117ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/first_value/Map(UUID,Float32) OK 113ms
/aggregate functions/entropy/Map(UUID,Nullable(String)) OK 94ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Int32)) OK 99ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(DateTime))) OK 102ms
/aggregate functions/first_value/Map(UUID,Float64) OK 113ms
/aggregate functions/entropy/Map(UUID,Nullable(FixedString(51))) OK 87ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Int64)) OK 90ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/first_value/Map(UUID,Decimal128(38)) OK 96ms
/aggregate functions/entropy/Map(UUID,Nullable(UUID)) OK 98ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Int128)) OK 93ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/first_value/Map(UUID,Date) OK 106ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UInt8)) OK 104ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Float32)) OK 94ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 86ms
/aggregate functions/first_value/Map(UUID,DateTime) OK 94ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UInt16)) OK 120ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Float64)) OK 112ms
/aggregate functions/groupArray/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/first_value/Map(UUID,DateTime64(3)) OK 94ms
/aggregate functions/last_value/Map(Date,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UInt32)) OK 108ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/groupArray/Map(FixedString(51),Array(String)) OK 97ms
/aggregate functions/first_value/Map(UUID,Bool) OK 103ms
/aggregate functions/last_value/Map(Date,Array(String)) OK 109ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UInt64)) OK 112ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Date)) OK 123ms
/aggregate functions/groupArray/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/first_value/Map(UUID,String) OK 103ms
/aggregate functions/last_value/Map(Date,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UInt128)) OK 135ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(DateTime)) OK 127ms
/aggregate functions/groupArray/Map(FixedString(51),Tuple(String)) OK 113ms
/aggregate functions/first_value/Map(UUID,FixedString(51)) OK 117ms
/aggregate functions/last_value/Map(Date,Tuple(String)) OK 130ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Int8)) OK 151ms
/aggregate functions/groupArray/Map(UUID,UInt8) OK 141ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/first_value/Map(UUID,UUID) OK 124ms
/aggregate functions/last_value/Map(DateTime,UInt8) OK 127ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(Bool)) OK 146ms
/aggregate functions/first_value/Map(UUID,Nullable(UInt8)) OK 142ms
/aggregate functions/groupArray/Map(UUID,UInt16) OK 127ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Int16)) OK 105ms
/aggregate functions/last_value/Map(DateTime,UInt16) OK 123ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Int32)) OK 113ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(String)) OK 107ms
/aggregate functions/groupArray/Map(UUID,UInt32) OK 110ms
/aggregate functions/first_value/Map(UUID,Nullable(UInt16)) OK 111ms
/aggregate functions/last_value/Map(DateTime,UInt32) OK 95ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Int64)) OK 113ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(FixedString(51))) OK 117ms
/aggregate functions/groupArray/Map(UUID,UInt64) OK 122ms
/aggregate functions/first_value/Map(UUID,Nullable(UInt32)) OK 108ms
/aggregate functions/last_value/Map(DateTime,UInt64) OK 92ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Int128)) OK 97ms
/aggregate functions/groupUniqArray/Map(Bool,Nullable(UUID)) OK 119ms
/aggregate functions/first_value/Map(UUID,Nullable(UInt64)) OK 105ms
/aggregate functions/groupArray/Map(UUID,UInt128) OK 120ms
/aggregate functions/last_value/Map(DateTime,UInt128) OK 101ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Float32)) OK 103ms
/aggregate functions/first_value/Map(UUID,Nullable(UInt128)) OK 94ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UInt8)) OK 145ms
/aggregate functions/groupArray/Map(UUID,Int8) OK 112ms
/aggregate functions/last_value/Map(DateTime,Int8) OK 119ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Float64)) OK 100ms
/aggregate functions/first_value/Map(UUID,Nullable(Int8)) OK 120ms
/aggregate functions/groupArray/Map(UUID,Int16) OK 101ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UInt16)) OK 105ms
/aggregate functions/last_value/Map(DateTime,Int16) OK 108ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Date)) OK 104ms
/aggregate functions/first_value/Map(UUID,Nullable(Int16)) OK 107ms
/aggregate functions/groupArray/Map(UUID,Int32) OK 99ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UInt32)) OK 96ms
/aggregate functions/last_value/Map(DateTime,Int32) OK 114ms
/aggregate functions/entropy/Map(UUID,LowCardinality(DateTime)) OK 103ms
/aggregate functions/first_value/Map(UUID,Nullable(Int32)) OK 104ms
/aggregate functions/groupArray/Map(UUID,Int64) OK 85ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UInt64)) OK 89ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Bool)) OK 106ms
/aggregate functions/last_value/Map(DateTime,Int64) OK 94ms
/aggregate functions/groupArray/Map(UUID,Int128) OK 86ms
/aggregate functions/first_value/Map(UUID,Nullable(Int64)) OK 90ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UInt128)) OK 87ms
/aggregate functions/last_value/Map(DateTime,Int128) OK 94ms
/aggregate functions/entropy/Map(UUID,LowCardinality(String)) OK 96ms
/aggregate functions/groupArray/Map(UUID,Float32) OK 90ms
/aggregate functions/first_value/Map(UUID,Nullable(Int128)) OK 89ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Int8)) OK 92ms
/aggregate functions/last_value/Map(DateTime,Float32) OK 103ms
/aggregate functions/entropy/Map(UUID,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/groupArray/Map(UUID,Float64) OK 107ms
/aggregate functions/first_value/Map(UUID,Nullable(Float32)) OK 107ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Int16)) OK 102ms
/aggregate functions/last_value/Map(DateTime,Float64) OK 97ms
/aggregate functions/entropy/Map(UUID,LowCardinality(UUID)) OK 104ms
/aggregate functions/groupArray/Map(UUID,Decimal128(38)) OK 117ms
/aggregate functions/first_value/Map(UUID,Nullable(Float64)) OK 115ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Int32)) OK 108ms
/aggregate functions/last_value/Map(DateTime,Decimal128(38)) OK 91ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/groupArray/Map(UUID,Date) OK 103ms
/aggregate functions/first_value/Map(UUID,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Int64)) OK 109ms
/aggregate functions/last_value/Map(DateTime,Date) OK 90ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UInt16))) OK 90ms
/aggregate functions/groupArray/Map(UUID,DateTime) OK 90ms
/aggregate functions/first_value/Map(UUID,Nullable(Date)) OK 95ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Int128)) OK 102ms
/aggregate functions/last_value/Map(DateTime,DateTime) OK 105ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UInt32))) OK 89ms
/aggregate functions/groupArray/Map(UUID,DateTime64(3)) OK 83ms
/aggregate functions/first_value/Map(UUID,Nullable(DateTime)) OK 115ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Float32)) OK 107ms
/aggregate functions/last_value/Map(DateTime,DateTime64(3)) OK 112ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/groupArray/Map(UUID,Bool) OK 91ms
/aggregate functions/first_value/Map(UUID,Nullable(DateTime64(3))) OK 87ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Float64)) OK 125ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/last_value/Map(DateTime,Bool) OK 103ms
/aggregate functions/groupArray/Map(UUID,String) OK 120ms
/aggregate functions/first_value/Map(UUID,Nullable(Bool)) OK 89ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/last_value/Map(DateTime,String) OK 101ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Date)) OK 105ms
/aggregate functions/groupArray/Map(UUID,FixedString(51)) OK 100ms
/aggregate functions/first_value/Map(UUID,Nullable(String)) OK 97ms
/aggregate functions/last_value/Map(DateTime,FixedString(51)) OK 104ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(DateTime)) OK 115ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/groupArray/Map(UUID,UUID) OK 109ms
/aggregate functions/first_value/Map(UUID,Nullable(FixedString(51))) OK 104ms
/aggregate functions/last_value/Map(DateTime,UUID) OK 94ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Bool)) OK 132ms
/aggregate functions/groupArray/Map(UUID,Nullable(UInt8)) OK 132ms
/aggregate functions/first_value/Map(UUID,Nullable(UUID)) OK 123ms
/aggregate functions/last_value/Map(DateTime,Nullable(UInt8)) OK 90ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(String)) OK 127ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UInt8)) OK 105ms
/aggregate functions/groupArray/Map(UUID,Nullable(UInt16)) OK 91ms
/aggregate functions/last_value/Map(DateTime,Nullable(UInt16)) OK 104ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/groupArray/Map(UUID,Nullable(UInt32)) OK 120ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UInt16)) OK 124ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/last_value/Map(DateTime,Nullable(UInt32)) OK 116ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/groupArray/Map(UUID,Nullable(UInt64)) OK 111ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UInt32)) OK 114ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(UUID)) OK 111ms
/aggregate functions/last_value/Map(DateTime,Nullable(UInt64)) OK 119ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/groupArray/Map(UUID,Nullable(UInt128)) OK 96ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UInt64)) OK 104ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/last_value/Map(DateTime,Nullable(UInt128)) OK 128ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/groupArray/Map(UUID,Nullable(Int8)) OK 107ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UInt128)) OK 91ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/last_value/Map(DateTime,Nullable(Int8)) OK 82ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/groupArray/Map(UUID,Nullable(Int16)) OK 129ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Int8)) OK 134ms
/aggregate functions/last_value/Map(DateTime,Nullable(Int16)) OK 100ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UInt32))) OK 150ms
/aggregate functions/groupArray/Map(UUID,Nullable(Int32)) OK 98ms
/aggregate functions/last_value/Map(DateTime,Nullable(Int32)) OK 109ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Int16)) OK 98ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/groupArray/Map(UUID,Nullable(Int64)) OK 107ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Int32)) OK 106ms
/aggregate functions/last_value/Map(DateTime,Nullable(Int64)) OK 107ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 173ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UInt128))) OK 150ms
/aggregate functions/groupArray/Map(UUID,Nullable(Int128)) OK 137ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Int64)) OK 147ms
/aggregate functions/last_value/Map(DateTime,Nullable(Int128)) OK 129ms
/aggregate functions/groupArray/Map(UUID,Nullable(Float32)) OK 135ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Int8))) OK 161ms
/aggregate functions/entropy/Map(UUID,LowCardinality(Nullable(UUID))) OK 123ms
/aggregate functions/last_value/Map(DateTime,Nullable(Float32)) OK 122ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Int128)) OK 138ms
/aggregate functions/entropy/Map(UUID,Array(String)) OK 105ms
/aggregate functions/groupArray/Map(UUID,Nullable(Float64)) OK 113ms
/aggregate functions/last_value/Map(DateTime,Nullable(Float64)) OK 107ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Float32)) OK 101ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/entropy/Map(UUID,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/last_value/Map(DateTime,Nullable(Decimal128(38))) OK 89ms
/aggregate functions/groupArray/Map(UUID,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Float64)) OK 108ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/last_value/Map(DateTime,Nullable(Date)) OK 110ms
/aggregate functions/groupArray/Map(UUID,Nullable(Date)) OK 103ms
/aggregate functions/entropy/Map(UUID,Tuple(String)) OK 123ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Date)) OK 100ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/last_value/Map(DateTime,Nullable(DateTime)) OK 109ms
/aggregate functions/groupArray/Map(UUID,Nullable(DateTime)) OK 106ms
/aggregate functions/first_value/Map(UUID,LowCardinality(DateTime)) OK 103ms
/aggregate functions/entropy/Map(LowCardinality(String),UInt8) OK 125ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/last_value/Map(DateTime,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/groupArray/Map(UUID,Nullable(DateTime64(3))) OK 118ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Bool)) OK 110ms
/aggregate functions/entropy/Map(LowCardinality(String),UInt16) OK 100ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/last_value/Map(DateTime,Nullable(Bool)) OK 123ms
/aggregate functions/groupArray/Map(UUID,Nullable(Bool)) OK 107ms
/aggregate functions/first_value/Map(UUID,LowCardinality(String)) OK 111ms
/aggregate functions/entropy/Map(LowCardinality(String),UInt32) OK 105ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/last_value/Map(DateTime,Nullable(String)) OK 115ms
/aggregate functions/groupArray/Map(UUID,Nullable(String)) OK 120ms
/aggregate functions/first_value/Map(UUID,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/entropy/Map(LowCardinality(String),UInt64) OK 107ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/last_value/Map(DateTime,Nullable(FixedString(51))) OK 115ms
/aggregate functions/first_value/Map(UUID,LowCardinality(UUID)) OK 103ms
/aggregate functions/groupArray/Map(UUID,Nullable(FixedString(51))) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(String),UInt128) OK 110ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/last_value/Map(DateTime,Nullable(UUID)) OK 151ms
/aggregate functions/groupArray/Map(UUID,Nullable(UUID)) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(String),Int8) OK 139ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UInt8)) OK 130ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UInt8)) OK 120ms
/aggregate functions/entropy/Map(LowCardinality(String),Int16) OK 87ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(String),Int32) OK 127ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UInt16)) OK 136ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UInt16)) OK 109ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(String),Int64) OK 119ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UInt32)) OK 150ms
/aggregate functions/groupUniqArray/Map(Bool,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UInt32)) OK 111ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/entropy/Map(LowCardinality(String),Int128) OK 124ms
/aggregate functions/groupUniqArray/Map(Bool,Array(String)) OK 150ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UInt64)) OK 167ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UInt64)) OK 143ms
/aggregate functions/entropy/Map(LowCardinality(String),Float32) OK 108ms
/aggregate functions/groupUniqArray/Map(Bool,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UInt128)) OK 119ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UInt128)) OK 110ms
/aggregate functions/entropy/Map(LowCardinality(String),Float64) OK 96ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Int8)) OK 133ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Int8)) OK 150ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/groupUniqArray/Map(Bool,Tuple(String)) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),Decimal128(38)) OK 127ms
/aggregate functions/groupUniqArray/Map(String,UInt8) OK 101ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Int16)) OK 108ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Int16)) OK 112ms
/aggregate functions/entropy/Map(LowCardinality(String),Date) OK 103ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/groupUniqArray/Map(String,UInt16) OK 98ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Int32)) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),DateTime) OK 117ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Int32)) OK 106ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/groupUniqArray/Map(String,UInt32) OK 101ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Int64)) OK 90ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Int64)) OK 128ms
/aggregate functions/entropy/Map(LowCardinality(String),DateTime64(3)) OK 103ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/groupUniqArray/Map(String,UInt64) OK 105ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Int128)) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),Bool) OK 119ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Int128)) OK 111ms
/aggregate functions/groupUniqArray/Map(String,UInt128) OK 119ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Float32)) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),String) OK 112ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Float32)) OK 110ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Float64)) OK 100ms
/aggregate functions/groupUniqArray/Map(String,Int8) OK 99ms
/aggregate functions/entropy/Map(LowCardinality(String),FixedString(51)) OK 116ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Float64)) OK 97ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Date)) OK 124ms
/aggregate functions/groupUniqArray/Map(String,Int16) OK 124ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Date)) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),UUID) OK 102ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(DateTime)) OK 96ms
/aggregate functions/groupUniqArray/Map(String,Int32) OK 105ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(DateTime)) OK 98ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UInt8)) OK 97ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Bool)) OK 130ms
/aggregate functions/groupUniqArray/Map(String,Int64) OK 122ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Bool)) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UInt16)) OK 104ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(String)) OK 106ms
/aggregate functions/groupUniqArray/Map(String,Int128) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UInt32)) OK 105ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(String)) OK 105ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/first_value/Map(UUID,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/groupUniqArray/Map(String,Float32) OK 110ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UInt64)) OK 124ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(UUID)) OK 86ms
/aggregate functions/groupUniqArray/Map(String,Float64) OK 141ms
/aggregate functions/first_value/Map(UUID,Array(String)) OK 112ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(UUID)) OK 114ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UInt128)) OK 128ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/first_value/Map(UUID,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/groupUniqArray/Map(String,Decimal128(38)) OK 117ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Int8)) OK 144ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/groupUniqArray/Map(String,Date) OK 100ms
/aggregate functions/first_value/Map(UUID,Tuple(String)) OK 138ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Int16)) OK 125ms
/aggregate functions/groupUniqArray/Map(String,DateTime) OK 95ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/first_value/Map(LowCardinality(String),UInt8) OK 136ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Int32)) OK 119ms
/aggregate functions/groupUniqArray/Map(String,DateTime64(3)) OK 126ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Int64)) OK 121ms
/aggregate functions/first_value/Map(LowCardinality(String),UInt16) OK 95ms
/aggregate functions/groupUniqArray/Map(String,Bool) OK 102ms
/aggregate functions/first_value/Map(LowCardinality(String),UInt32) OK 128ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 159ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Int128)) OK 117ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/groupUniqArray/Map(String,String) OK 116ms
/aggregate functions/first_value/Map(LowCardinality(String),UInt64) OK 140ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Float32)) OK 160ms
/aggregate functions/groupUniqArray/Map(String,FixedString(51)) OK 137ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/first_value/Map(LowCardinality(String),UInt128) OK 98ms
/aggregate functions/groupUniqArray/Map(String,UUID) OK 117ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Float64)) OK 149ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/first_value/Map(LowCardinality(String),Int8) OK 95ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UInt8)) OK 187ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 148ms
/aggregate functions/first_value/Map(LowCardinality(String),Int16) OK 161ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Int128))) OK 178ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Int64))) OK 168ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Date)) OK 118ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UInt16)) OK 123ms
/aggregate functions/first_value/Map(LowCardinality(String),Int32) OK 108ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(DateTime)) OK 111ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UInt32)) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(String),Int64) OK 122ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 105ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UInt64)) OK 112ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/first_value/Map(LowCardinality(String),Int128) OK 111ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(Bool)) OK 95ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UInt128)) OK 134ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/first_value/Map(LowCardinality(String),Float32) OK 112ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(String)) OK 90ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/first_value/Map(LowCardinality(String),Float64) OK 125ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Int8)) OK 131ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(FixedString(51))) OK 107ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(String),Decimal128(38)) OK 137ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Int16)) OK 137ms
/aggregate functions/entropy/Map(LowCardinality(String),Nullable(UUID)) OK 109ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(Bool))) OK 142ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UInt8)) OK 134ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/first_value/Map(LowCardinality(String),Date) OK 108ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Int32)) OK 124ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/first_value/Map(LowCardinality(String),DateTime) OK 152ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UInt16)) OK 117ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Int64)) OK 134ms
/aggregate functions/groupArray/Map(UUID,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UInt32)) OK 101ms
/aggregate functions/first_value/Map(LowCardinality(String),DateTime64(3)) OK 113ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Int128)) OK 101ms
/aggregate functions/groupArray/Map(UUID,Array(String)) OK 100ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UInt64)) OK 97ms
/aggregate functions/last_value/Map(DateTime,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Float32)) OK 122ms
/aggregate functions/first_value/Map(LowCardinality(String),Bool) OK 103ms
/aggregate functions/groupArray/Map(UUID,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UInt128)) OK 92ms
/aggregate functions/last_value/Map(DateTime,Array(String)) OK 94ms
/aggregate functions/first_value/Map(LowCardinality(String),String) OK 111ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Float64)) OK 113ms
/aggregate functions/groupArray/Map(UUID,Tuple(String)) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Int8)) OK 107ms
/aggregate functions/last_value/Map(DateTime,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/first_value/Map(LowCardinality(String),FixedString(51)) OK 126ms
/aggregate functions/groupArray/Map(LowCardinality(String),UInt8) OK 94ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Int16)) OK 110ms
/aggregate functions/last_value/Map(DateTime,Tuple(String)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),UInt16) OK 133ms
/aggregate functions/first_value/Map(LowCardinality(String),UUID) OK 94ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Date)) OK 105ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Int32)) OK 90ms
/aggregate functions/last_value/Map(Bool,UInt8) OK 92ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UInt8)) OK 110ms
/aggregate functions/groupUniqArray/Map(String,Nullable(DateTime)) OK 109ms
/aggregate functions/groupArray/Map(LowCardinality(String),UInt32) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Int64)) OK 111ms
/aggregate functions/last_value/Map(Bool,UInt16) OK 115ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UInt16)) OK 96ms
/aggregate functions/groupUniqArray/Map(String,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),UInt64) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Int128)) OK 124ms
/aggregate functions/last_value/Map(Bool,UInt32) OK 123ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UInt32)) OK 96ms
/aggregate functions/groupUniqArray/Map(String,Nullable(Bool)) OK 93ms
/aggregate functions/groupArray/Map(LowCardinality(String),UInt128) OK 94ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Float32)) OK 109ms
/aggregate functions/last_value/Map(Bool,UInt64) OK 114ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UInt64)) OK 98ms
/aggregate functions/groupUniqArray/Map(String,Nullable(String)) OK 92ms
/aggregate functions/groupArray/Map(LowCardinality(String),Int8) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Float64)) OK 92ms
/aggregate functions/last_value/Map(Bool,UInt128) OK 97ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UInt128)) OK 99ms
/aggregate functions/groupUniqArray/Map(String,Nullable(FixedString(51))) OK 93ms
/aggregate functions/groupArray/Map(LowCardinality(String),Int16) OK 103ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Date)) OK 97ms
/aggregate functions/last_value/Map(Bool,Int8) OK 92ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Int8)) OK 119ms
/aggregate functions/groupUniqArray/Map(String,Nullable(UUID)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),Int32) OK 84ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(DateTime)) OK 91ms
/aggregate functions/last_value/Map(Bool,Int16) OK 93ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UInt8)) OK 104ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Int16)) OK 96ms
/aggregate functions/groupArray/Map(LowCardinality(String),Int64) OK 99ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Bool)) OK 92ms
/aggregate functions/last_value/Map(Bool,Int32) OK 138ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Int32)) OK 116ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UInt16)) OK 119ms
/aggregate functions/groupArray/Map(LowCardinality(String),Int128) OK 112ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(String)) OK 133ms
/aggregate functions/last_value/Map(Bool,Int64) OK 125ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Int64)) OK 119ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UInt32)) OK 126ms
/aggregate functions/groupArray/Map(LowCardinality(String),Float32) OK 114ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/last_value/Map(Bool,Int128) OK 122ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Int128)) OK 125ms
/aggregate functions/groupArray/Map(LowCardinality(String),Float64) OK 131ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UInt64)) OK 119ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(UUID)) OK 133ms
/aggregate functions/last_value/Map(Bool,Float32) OK 90ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Float32)) OK 124ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UInt128)) OK 108ms
/aggregate functions/groupArray/Map(LowCardinality(String),Decimal128(38)) OK 119ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/last_value/Map(Bool,Float64) OK 97ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Int8)) OK 133ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Float64)) OK 116ms
/aggregate functions/groupArray/Map(LowCardinality(String),Date) OK 134ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 88ms
/aggregate functions/last_value/Map(Bool,Decimal128(38)) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 129ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Int16)) OK 140ms
/aggregate functions/groupArray/Map(LowCardinality(String),DateTime) OK 127ms
/aggregate functions/last_value/Map(Bool,Date) OK 107ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Date)) OK 156ms
/aggregate functions/last_value/Map(Bool,DateTime) OK 100ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Int32)) OK 117ms
/aggregate functions/groupArray/Map(LowCardinality(String),DateTime64(3)) OK 130ms
/aggregate functions/last_value/Map(Bool,DateTime64(3)) OK 134ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Int64)) OK 121ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(DateTime)) OK 111ms
/aggregate functions/groupArray/Map(LowCardinality(String),Bool) OK 119ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/last_value/Map(Bool,Bool) OK 148ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Int128)) OK 112ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 141ms
/aggregate functions/groupArray/Map(LowCardinality(String),String) OK 106ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Float32)) OK 135ms
/aggregate functions/groupArray/Map(LowCardinality(String),FixedString(51)) OK 127ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/last_value/Map(Bool,String) OK 118ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(Bool)) OK 125ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Float64)) OK 153ms
/aggregate functions/groupArray/Map(LowCardinality(String),UUID) OK 148ms
/aggregate functions/last_value/Map(Bool,FixedString(51)) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(String)) OK 138ms
/aggregate functions/last_value/Map(Bool,UUID) OK 106ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Date)) OK 133ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UInt8)) OK 114ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(FixedString(51))) OK 111ms
/aggregate functions/last_value/Map(Bool,Nullable(UInt8)) OK 94ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UInt16)) OK 122ms
/aggregate functions/first_value/Map(LowCardinality(String),Nullable(UUID)) OK 126ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(DateTime)) OK 124ms
/aggregate functions/last_value/Map(Bool,Nullable(UInt16)) OK 103ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 159ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UInt32)) OK 110ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UInt8)) OK 146ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Bool)) OK 114ms
/aggregate functions/last_value/Map(Bool,Nullable(UInt32)) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UInt64)) OK 93ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(String)) OK 148ms
/aggregate functions/last_value/Map(Bool,Nullable(UInt64)) OK 108ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UInt16)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UInt128)) OK 92ms
/aggregate functions/last_value/Map(Bool,Nullable(UInt128)) OK 120ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UInt32)) OK 152ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(FixedString(51))) OK 140ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Int8)) OK 131ms
/aggregate functions/last_value/Map(Bool,Nullable(Int8)) OK 91ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 95ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UInt64)) OK 108ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(UUID)) OK 120ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Int16)) OK 105ms
/aggregate functions/last_value/Map(Bool,Nullable(Int16)) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UInt128)) OK 123ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Int32)) OK 94ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/last_value/Map(Bool,Nullable(Int32)) OK 101ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Int64)) OK 134ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Int8)) OK 125ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/last_value/Map(Bool,Nullable(Int64)) OK 167ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 153ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Int128)) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Int16)) OK 97ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/last_value/Map(Bool,Nullable(Int128)) OK 104ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Int32)) OK 100ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Float32)) OK 115ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/entropy/Map(LowCardinality(String),Array(String)) OK 103ms
/aggregate functions/last_value/Map(Bool,Nullable(Float32)) OK 109ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Int64)) OK 117ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Float64)) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/last_value/Map(Bool,Nullable(Float64)) OK 100ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Int128)) OK 128ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(String),Tuple(String)) OK 106ms
/aggregate functions/last_value/Map(Bool,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Float32)) OK 107ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Date)) OK 112ms
/aggregate functions/last_value/Map(Bool,Nullable(Date)) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UInt8) OK 104ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Float64)) OK 111ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(DateTime)) OK 117ms
/aggregate functions/last_value/Map(Bool,Nullable(DateTime)) OK 122ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UInt16) OK 107ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Date)) OK 140ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 135ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UInt32) OK 106ms
/aggregate functions/last_value/Map(Bool,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(DateTime)) OK 114ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UInt64) OK 122ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(Bool)) OK 118ms
/aggregate functions/last_value/Map(Bool,Nullable(Bool)) OK 140ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Bool)) OK 102ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UInt128) OK 122ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(String)) OK 120ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/last_value/Map(Bool,Nullable(String)) OK 100ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(String)) OK 91ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Int8) OK 130ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(FixedString(51))) OK 129ms
/aggregate functions/last_value/Map(Bool,Nullable(FixedString(51))) OK 106ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/last_value/Map(Bool,Nullable(UUID)) OK 131ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Int16) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(String),Nullable(UUID)) OK 147ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(UUID)) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Int32) OK 137ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UInt8)) OK 151ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UInt8)) OK 129ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Int64) OK 91ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UInt16)) OK 97ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UInt16)) OK 105ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Int128) OK 113ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(String))) OK 90ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UInt32)) OK 109ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UInt32)) OK 109ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Float32) OK 101ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UInt64)) OK 128ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UInt64)) OK 117ms
/aggregate functions/groupUniqArray/Map(String,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Float64) OK 90ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UInt128)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UInt128)) OK 108ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 118ms
/aggregate functions/groupUniqArray/Map(String,Array(String)) OK 112ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Int8)) OK 111ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Int8)) OK 120ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Date) OK 95ms
/aggregate functions/groupUniqArray/Map(String,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Int16)) OK 108ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Int16)) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),DateTime) OK 118ms
/aggregate functions/groupUniqArray/Map(String,Tuple(String)) OK 104ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Int32)) OK 184ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 156ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Int32)) OK 169ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UInt8) OK 158ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Bool) OK 161ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Int64)) OK 158ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Int64)) OK 143ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UInt16) OK 107ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UInt32) OK 137ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),String) OK 143ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Int128)) OK 131ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Int128)) OK 144ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UInt64) OK 104ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 163ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Float32)) OK 137ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Float32)) OK 129ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UInt128) OK 98ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Float64)) OK 124ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Float64)) OK 99ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),UUID) OK 119ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Int8) OK 101ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Date)) OK 112ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 155ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Date)) OK 114ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Int16) OK 120ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 109ms
/aggregate functions/last_value/Map(Bool,LowCardinality(DateTime)) OK 88ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(DateTime)) OK 130ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 131ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Int32) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Bool)) OK 103ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Bool)) OK 176ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 150ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Int64) OK 125ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 140ms
/aggregate functions/last_value/Map(Bool,LowCardinality(String)) OK 138ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Int128) OK 141ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 160ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 162ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(String)) OK 134ms
/aggregate functions/last_value/Map(Bool,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Float32) OK 101ms
/aggregate functions/last_value/Map(Bool,LowCardinality(UUID)) OK 141ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 121ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Float64) OK 96ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(UUID)) OK 125ms
/aggregate functions/first_value/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 131ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Decimal128(38)) OK 101ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/first_value/Map(LowCardinality(String),Array(String)) OK 122ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 118ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Date) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/first_value/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 138ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 137ms
/aggregate functions/groupUniqArray/Map(FixedString(51),DateTime) OK 141ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/first_value/Map(LowCardinality(String),Tuple(String)) OK 144ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 125ms
/aggregate functions/groupUniqArray/Map(FixedString(51),DateTime64(3)) OK 99ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Bool) OK 94ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 103ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UInt8) OK 122ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/groupUniqArray/Map(FixedString(51),String) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 93ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UInt16) OK 109ms
/aggregate functions/groupUniqArray/Map(FixedString(51),FixedString(51)) OK 102ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 92ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UInt32) OK 92ms
/aggregate functions/groupUniqArray/Map(FixedString(51),UUID) OK 92ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 89ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UInt64) OK 120ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UInt8)) OK 136ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 122ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UInt128) OK 122ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 99ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UInt16)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Int8) OK 160ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 153ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UInt32)) OK 148ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Int16) OK 126ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 107ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UInt64)) OK 118ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 126ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Int32) OK 131ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UInt128)) OK 133ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 121ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Int64) OK 115ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Int8)) OK 128ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 111ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Int128) OK 121ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Int16)) OK 121ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 110ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Float32) OK 137ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Int32)) OK 102ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 92ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Int64)) OK 111ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Float64) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 93ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Int128)) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 125ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 148ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 132ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Float32)) OK 117ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Date) OK 100ms
/aggregate functions/groupArray/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/last_value/Map(Bool,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 107ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),DateTime) OK 100ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Float64)) OK 106ms
/aggregate functions/groupArray/Map(LowCardinality(String),Array(String)) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 104ms
/aggregate functions/last_value/Map(Bool,Array(String)) OK 90ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 107ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Decimal128(38))) OK 103ms
/aggregate functions/last_value/Map(Bool,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 124ms
/aggregate functions/groupArray/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Bool) OK 104ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Date)) OK 105ms
/aggregate functions/last_value/Map(Bool,Tuple(String)) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(String),Tuple(String)) OK 110ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),String) OK 106ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(DateTime)) OK 99ms
/aggregate functions/last_value/Map(String,UInt8) OK 99ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UInt8) OK 100ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 101ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 104ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(DateTime64(3))) OK 94ms
/aggregate functions/last_value/Map(String,UInt16) OK 107ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UInt16) OK 109ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 114ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(Bool)) OK 105ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),UUID) OK 89ms
/aggregate functions/last_value/Map(String,UInt32) OK 116ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UInt32) OK 117ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 114ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 137ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(String)) OK 101ms
/aggregate functions/last_value/Map(String,UInt64) OK 107ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UInt64) OK 126ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 113ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(FixedString(51))) OK 117ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 100ms
/aggregate functions/last_value/Map(String,UInt128) OK 87ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 123ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UInt128) OK 108ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Nullable(UUID)) OK 124ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 106ms
/aggregate functions/last_value/Map(String,Int8) OK 90ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Int8) OK 113ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 143ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 145ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UInt8)) OK 132ms
/aggregate functions/last_value/Map(String,Int16) OK 111ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Int16) OK 95ms
/aggregate functions/last_value/Map(String,Int32) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 134ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UInt16)) OK 125ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 114ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Int32) OK 105ms
/aggregate functions/last_value/Map(String,Int64) OK 129ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 140ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UInt32)) OK 107ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 120ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Int64) OK 110ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UInt64)) OK 161ms
/aggregate functions/last_value/Map(String,Int128) OK 127ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 104ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Int128) OK 119ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 165ms
/aggregate functions/last_value/Map(String,Float32) OK 130ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 123ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Float32) OK 123ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UInt128)) OK 129ms
/aggregate functions/last_value/Map(String,Float64) OK 124ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Float64) OK 142ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Int8)) OK 147ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 133ms
/aggregate functions/last_value/Map(String,Decimal128(38)) OK 92ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 154ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 147ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Int16)) OK 120ms
/aggregate functions/last_value/Map(String,Date) OK 105ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Int32)) OK 114ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Date) OK 130ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 113ms
/aggregate functions/last_value/Map(String,DateTime) OK 105ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Int64)) OK 127ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 123ms
/aggregate functions/last_value/Map(String,DateTime64(3)) OK 130ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),DateTime) OK 127ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Int128)) OK 130ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 143ms
/aggregate functions/last_value/Map(String,Bool) OK 136ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 118ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Float32)) OK 167ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Bool) OK 135ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 134ms
/aggregate functions/last_value/Map(String,String) OK 121ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 166ms
/aggregate functions/last_value/Map(String,FixedString(51)) OK 148ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),String) OK 143ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 109ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Float64)) OK 114ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 118ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Date)) OK 113ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 103ms
/aggregate functions/last_value/Map(String,UUID) OK 118ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 111ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(DateTime)) OK 124ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),UUID) OK 143ms
/aggregate functions/last_value/Map(String,Nullable(UInt8)) OK 116ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 96ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Bool)) OK 104ms
/aggregate functions/last_value/Map(String,Nullable(UInt16)) OK 125ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 108ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 92ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(String)) OK 98ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 95ms
/aggregate functions/last_value/Map(String,Nullable(UInt32)) OK 108ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 103ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(FixedString(51))) OK 84ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 106ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/last_value/Map(String,Nullable(UInt64)) OK 103ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 96ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(UUID)) OK 99ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 110ms
/aggregate functions/last_value/Map(String,Nullable(UInt128)) OK 115ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 111ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 133ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 150ms
/aggregate functions/last_value/Map(String,Nullable(Int8)) OK 161ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 138ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 152ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 122ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/last_value/Map(String,Nullable(Int16)) OK 100ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 100ms
/aggregate functions/last_value/Map(String,Nullable(Int32)) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 117ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 110ms
/aggregate functions/last_value/Map(String,Nullable(Int64)) OK 119ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 97ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 156ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 158ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 118ms
/aggregate functions/last_value/Map(String,Nullable(Int128)) OK 115ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 173ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 151ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 104ms
/aggregate functions/last_value/Map(String,Nullable(Float32)) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 148ms
/aggregate functions/last_value/Map(String,Nullable(Float64)) OK 150ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Array(String)) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 136ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 141ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 137ms
/aggregate functions/last_value/Map(String,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/entropy/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 176ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 125ms
/aggregate functions/last_value/Map(String,Nullable(Date)) OK 136ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 127ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 130ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 113ms
/aggregate functions/last_value/Map(String,Nullable(DateTime)) OK 133ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 147ms
/aggregate functions/entropy/Nullable(UInt8) OK 137ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 156ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/last_value/Map(String,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 121ms
/aggregate functions/entropy/Nullable(UInt16) OK 129ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/last_value/Map(String,Nullable(Bool)) OK 143ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 140ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 114ms
/aggregate functions/entropy/Nullable(UInt32) OK 131ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 154ms
/aggregate functions/last_value/Map(String,Nullable(String)) OK 117ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 133ms
/aggregate functions/entropy/Nullable(UInt64) OK 120ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/last_value/Map(String,Nullable(FixedString(51))) OK 139ms
/aggregate functions/entropy/Nullable(UInt128) OK 126ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 134ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 135ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/last_value/Map(String,Nullable(UUID)) OK 120ms
/aggregate functions/entropy/Nullable(Int8) OK 159ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 145ms
/aggregate functions/last_value/Map(String,LowCardinality(UInt8)) OK 106ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 125ms
/aggregate functions/entropy/Nullable(Int16) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 93ms
/aggregate functions/last_value/Map(String,LowCardinality(UInt16)) OK 101ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 118ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/entropy/Nullable(Int32) OK 120ms
/aggregate functions/last_value/Map(String,LowCardinality(UInt32)) OK 106ms
/aggregate functions/groupUniqArray/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 125ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/entropy/Nullable(Int64) OK 95ms
/aggregate functions/last_value/Map(String,LowCardinality(UInt64)) OK 98ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Array(String)) OK 97ms
/aggregate functions/entropy/Nullable(Int128) OK 123ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 106ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/last_value/Map(String,LowCardinality(UInt128)) OK 113ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 115ms
/aggregate functions/entropy/Nullable(Float32) OK 112ms
/aggregate functions/last_value/Map(String,LowCardinality(Int8)) OK 114ms
/aggregate functions/groupUniqArray/Map(FixedString(51),Tuple(String)) OK 102ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 166ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 130ms
/aggregate functions/entropy/Nullable(Float64) OK 136ms
/aggregate functions/groupUniqArray/Map(UUID,UInt8) OK 130ms
/aggregate functions/last_value/Map(String,LowCardinality(Int16)) OK 114ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 144ms
/aggregate functions/entropy/Nullable(Decimal128(38)) OK 155ms
/aggregate functions/last_value/Map(String,LowCardinality(Int32)) OK 140ms
/aggregate functions/groupUniqArray/Map(UUID,UInt16) OK 101ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/groupUniqArray/Map(UUID,UInt32) OK 155ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 144ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/last_value/Map(String,LowCardinality(Int64)) OK 138ms
/aggregate functions/entropy/Nullable(Date) OK 126ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/groupUniqArray/Map(UUID,UInt64) OK 152ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 121ms
/aggregate functions/entropy/Nullable(DateTime) OK 145ms
/aggregate functions/last_value/Map(String,LowCardinality(Int128)) OK 95ms
/aggregate functions/last_value/Map(String,LowCardinality(Float32)) OK 138ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 117ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/groupUniqArray/Map(UUID,UInt128) OK 111ms
/aggregate functions/entropy/Nullable(DateTime64(3)) OK 120ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 142ms
/aggregate functions/last_value/Map(String,LowCardinality(Float64)) OK 155ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/groupUniqArray/Map(UUID,Int8) OK 104ms
/aggregate functions/entropy/Nullable(Bool) OK 117ms
/aggregate functions/groupUniqArray/Map(UUID,Int16) OK 187ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 148ms
/aggregate functions/entropy/Nullable(String) OK 153ms
/aggregate functions/last_value/Map(String,LowCardinality(Date)) OK 126ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 146ms
/aggregate functions/last_value/Map(String,LowCardinality(DateTime)) OK 121ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 125ms
/aggregate functions/entropy/Nullable(FixedString(51)) OK 139ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/groupUniqArray/Map(UUID,Int32) OK 118ms
/aggregate functions/last_value/Map(String,LowCardinality(Bool)) OK 176ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 128ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/groupUniqArray/Map(UUID,Int64) OK 155ms
/aggregate functions/entropy/Nullable(UUID) OK 134ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 104ms
/aggregate functions/entropy/Array(UInt8) OK 159ms
/aggregate functions/last_value/Map(String,LowCardinality(String)) OK 157ms
/aggregate functions/groupUniqArray/Map(UUID,Int128) OK 157ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 116ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/entropy/Array(UInt16) OK 124ms
/aggregate functions/last_value/Map(String,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/groupUniqArray/Map(UUID,Float32) OK 148ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 139ms
/aggregate functions/entropy/Array(UInt32) OK 113ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/groupUniqArray/Map(UUID,Float64) OK 112ms
/aggregate functions/last_value/Map(String,LowCardinality(UUID)) OK 103ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/entropy/Array(UInt64) OK 97ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/groupUniqArray/Map(UUID,Decimal128(38)) OK 100ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 100ms
/aggregate functions/entropy/Array(UInt128) OK 95ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Array(String)) OK 101ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/groupUniqArray/Map(UUID,Date) OK 128ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/entropy/Array(Int8) OK 94ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/groupUniqArray/Map(UUID,DateTime) OK 99ms
/aggregate functions/entropy/Array(Int16) OK 91ms
/aggregate functions/first_value/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 109ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/groupUniqArray/Map(UUID,DateTime64(3)) OK 101ms
/aggregate functions/entropy/Array(Int32) OK 107ms
/aggregate functions/first_value/Nullable(UInt8) OK 96ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/groupUniqArray/Map(UUID,Bool) OK 133ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/entropy/Array(Int64) OK 106ms
/aggregate functions/first_value/Nullable(UInt16) OK 105ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Int8))) OK 89ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/entropy/Array(Int128) OK 114ms
/aggregate functions/groupUniqArray/Map(UUID,String) OK 100ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/first_value/Nullable(UInt32) OK 124ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/groupUniqArray/Map(UUID,FixedString(51)) OK 114ms
/aggregate functions/entropy/Array(Float32) OK 120ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/first_value/Nullable(UInt64) OK 103ms
/aggregate functions/groupUniqArray/Map(UUID,UUID) OK 111ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/entropy/Array(Float64) OK 147ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/first_value/Nullable(UInt128) OK 121ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UInt8)) OK 92ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 150ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/first_value/Nullable(Int8) OK 118ms
/aggregate functions/entropy/Array(Decimal128(38)) OK 102ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UInt16)) OK 92ms
/aggregate functions/entropy/Array(Date) OK 112ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/first_value/Nullable(Int16) OK 147ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UInt32)) OK 128ms
/aggregate functions/entropy/Array(DateTime) OK 94ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UInt64)) OK 148ms
/aggregate functions/first_value/Nullable(Int32) OK 142ms
/aggregate functions/entropy/Array(DateTime64(3)) OK 117ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Date))) OK 182ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/first_value/Nullable(Int64) OK 96ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UInt128)) OK 106ms
/aggregate functions/entropy/Array(Bool) OK 112ms
/aggregate functions/first_value/Nullable(Int128) OK 138ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Int8)) OK 150ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(DateTime))) OK 140ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/entropy/Array(String) OK 119ms
/aggregate functions/first_value/Nullable(Float32) OK 160ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/entropy/Array(FixedString(51)) OK 107ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Int16)) OK 127ms
/aggregate functions/entropy/Array(UUID) OK 137ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(String))) OK 154ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Int32)) OK 139ms
/aggregate functions/first_value/Nullable(Float64) OK 115ms
/aggregate functions/entropy/Array(Nullable(UInt8)) OK 150ms
/aggregate functions/first_value/Nullable(Decimal128(38)) OK 153ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Int64)) OK 117ms
/aggregate functions/last_value/Map(String,LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 143ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Int128)) OK 108ms
/aggregate functions/entropy/Array(Nullable(UInt16)) OK 120ms
/aggregate functions/first_value/Nullable(Date) OK 117ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Float32)) OK 135ms
/aggregate functions/last_value/Map(String,Array(String)) OK 135ms
/aggregate functions/entropy/Array(Nullable(UInt32)) OK 115ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/first_value/Nullable(DateTime) OK 124ms
/aggregate functions/entropy/Array(Nullable(UInt64)) OK 115ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Float64)) OK 127ms
/aggregate functions/last_value/Map(String,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/first_value/Nullable(DateTime64(3)) OK 119ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/entropy/Array(Nullable(UInt128)) OK 117ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Decimal128(38))) OK 155ms
/aggregate functions/last_value/Map(String,Tuple(String)) OK 130ms
/aggregate functions/first_value/Nullable(Bool) OK 141ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Array(String)) OK 112ms
/aggregate functions/entropy/Array(Nullable(Int8)) OK 93ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/last_value/Map(FixedString(51),UInt8) OK 137ms
/aggregate functions/first_value/Nullable(String) OK 104ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Date)) OK 103ms
/aggregate functions/entropy/Array(Nullable(Int16)) OK 108ms
/aggregate functions/first_value/Nullable(FixedString(51)) OK 150ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(DateTime)) OK 129ms
/aggregate functions/last_value/Map(FixedString(51),UInt16) OK 136ms
/aggregate functions/groupArray/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 115ms
/aggregate functions/entropy/Array(Nullable(Int32)) OK 114ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(DateTime64(3))) OK 148ms
/aggregate functions/groupArray/Nullable(UInt8) OK 120ms
/aggregate functions/first_value/Nullable(UUID) OK 135ms
/aggregate functions/last_value/Map(FixedString(51),UInt32) OK 134ms
/aggregate functions/entropy/Array(Nullable(Int64)) OK 106ms
/aggregate functions/groupArray/Nullable(UInt16) OK 182ms
/aggregate functions/entropy/Array(Nullable(Int128)) OK 168ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(Bool)) OK 142ms
/aggregate functions/first_value/Array(UInt8) OK 161ms
/aggregate functions/last_value/Map(FixedString(51),UInt64) OK 129ms
/aggregate functions/last_value/Map(FixedString(51),UInt128) OK 140ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(String)) OK 147ms
/aggregate functions/entropy/Array(Nullable(Float32)) OK 147ms
/aggregate functions/groupArray/Nullable(UInt32) OK 100ms
/aggregate functions/first_value/Array(UInt16) OK 128ms
/aggregate functions/groupArray/Nullable(UInt64) OK 155ms
/aggregate functions/last_value/Map(FixedString(51),Int8) OK 147ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(FixedString(51))) OK 121ms
/aggregate functions/first_value/Array(UInt32) OK 105ms
/aggregate functions/entropy/Array(Nullable(Float64)) OK 125ms
/aggregate functions/first_value/Array(UInt64) OK 144ms
/aggregate functions/groupUniqArray/Map(UUID,Nullable(UUID)) OK 111ms
/aggregate functions/groupArray/Nullable(UInt128) OK 120ms
/aggregate functions/last_value/Map(FixedString(51),Int16) OK 144ms
/aggregate functions/entropy/Array(Nullable(Decimal128(38))) OK 122ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UInt8)) OK 141ms
/aggregate functions/groupArray/Nullable(Int8) OK 131ms
/aggregate functions/first_value/Array(UInt128) OK 114ms
/aggregate functions/entropy/Array(Nullable(Date)) OK 134ms
/aggregate functions/last_value/Map(FixedString(51),Int32) OK 118ms
/aggregate functions/first_value/Array(Int8) OK 135ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UInt16)) OK 136ms
/aggregate functions/groupArray/Nullable(Int16) OK 148ms
/aggregate functions/entropy/Array(Nullable(DateTime)) OK 117ms
/aggregate functions/last_value/Map(FixedString(51),Int64) OK 130ms
/aggregate functions/first_value/Array(Int16) OK 139ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UInt32)) OK 115ms
/aggregate functions/entropy/Array(Nullable(DateTime64(3))) OK 141ms
/aggregate functions/groupArray/Nullable(Int32) OK 144ms
/aggregate functions/last_value/Map(FixedString(51),Int128) OK 118ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UInt64)) OK 142ms
/aggregate functions/first_value/Array(Int32) OK 127ms
/aggregate functions/last_value/Map(FixedString(51),Float32) OK 137ms
/aggregate functions/entropy/Array(Nullable(Bool)) OK 138ms
/aggregate functions/groupArray/Nullable(Int64) OK 126ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UInt128)) OK 144ms
/aggregate functions/first_value/Array(Int64) OK 131ms
/aggregate functions/last_value/Map(FixedString(51),Float64) OK 103ms
/aggregate functions/entropy/Array(Nullable(String)) OK 146ms
/aggregate functions/groupArray/Nullable(Int128) OK 134ms
/aggregate functions/last_value/Map(FixedString(51),Decimal128(38)) OK 147ms
/aggregate functions/first_value/Array(Int128) OK 122ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Int8)) OK 110ms
/aggregate functions/groupArray/Nullable(Float32) OK 117ms
/aggregate functions/entropy/Array(Nullable(FixedString(51))) OK 114ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Int16)) OK 149ms
/aggregate functions/first_value/Array(Float32) OK 123ms
/aggregate functions/last_value/Map(FixedString(51),Date) OK 123ms
/aggregate functions/groupArray/Nullable(Float64) OK 117ms
/aggregate functions/entropy/Array(Nullable(UUID)) OK 127ms
/aggregate functions/first_value/Array(Float64) OK 152ms
/aggregate functions/last_value/Map(FixedString(51),DateTime) OK 146ms
/aggregate functions/groupArray/Nullable(Decimal128(38)) OK 103ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Int32)) OK 117ms
/aggregate functions/entropy/Array(LowCardinality(UInt8)) OK 115ms
/aggregate functions/groupArray/Nullable(Date) OK 165ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Int64)) OK 156ms
/aggregate functions/entropy/Array(LowCardinality(UInt16)) OK 134ms
/aggregate functions/first_value/Array(Decimal128(38)) OK 148ms
/aggregate functions/last_value/Map(FixedString(51),DateTime64(3)) OK 132ms
/aggregate functions/entropy/Array(LowCardinality(UInt32)) OK 148ms
/aggregate functions/groupArray/Nullable(DateTime) OK 121ms
/aggregate functions/last_value/Map(FixedString(51),Bool) OK 151ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Int128)) OK 107ms
/aggregate functions/first_value/Array(Date) OK 130ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Float32)) OK 109ms
/aggregate functions/groupArray/Nullable(DateTime64(3)) OK 117ms
/aggregate functions/entropy/Array(LowCardinality(UInt64)) OK 114ms
/aggregate functions/first_value/Array(DateTime) OK 103ms
/aggregate functions/last_value/Map(FixedString(51),String) OK 111ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Float64)) OK 104ms
/aggregate functions/groupArray/Nullable(Bool) OK 104ms
/aggregate functions/first_value/Array(DateTime64(3)) OK 113ms
/aggregate functions/entropy/Array(LowCardinality(UInt128)) OK 111ms
/aggregate functions/last_value/Map(FixedString(51),FixedString(51)) OK 115ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Date)) OK 93ms
/aggregate functions/groupArray/Nullable(String) OK 115ms
/aggregate functions/first_value/Array(Bool) OK 125ms
/aggregate functions/entropy/Array(LowCardinality(Int8)) OK 125ms
/aggregate functions/last_value/Map(FixedString(51),UUID) OK 111ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(DateTime)) OK 97ms
/aggregate functions/groupArray/Nullable(FixedString(51)) OK 88ms
/aggregate functions/first_value/Array(String) OK 101ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UInt8)) OK 106ms
/aggregate functions/entropy/Array(LowCardinality(Int16)) OK 112ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Bool)) OK 99ms
/aggregate functions/groupArray/Nullable(UUID) OK 99ms
/aggregate functions/first_value/Array(FixedString(51)) OK 111ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UInt16)) OK 110ms
/aggregate functions/entropy/Array(LowCardinality(Int32)) OK 113ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(String)) OK 106ms
/aggregate functions/groupArray/Array(UInt8) OK 91ms
/aggregate functions/first_value/Array(UUID) OK 105ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UInt32)) OK 114ms
/aggregate functions/entropy/Array(LowCardinality(Int64)) OK 111ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/groupArray/Array(UInt16) OK 110ms
/aggregate functions/first_value/Array(Nullable(UInt8)) OK 92ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UInt64)) OK 160ms
/aggregate functions/entropy/Array(LowCardinality(Int128)) OK 137ms
/aggregate functions/groupArray/Array(UInt32) OK 112ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(UUID)) OK 121ms
/aggregate functions/first_value/Array(Nullable(UInt16)) OK 96ms
/aggregate functions/groupArray/Array(UInt64) OK 147ms
/aggregate functions/entropy/Array(LowCardinality(Float32)) OK 130ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UInt128)) OK 147ms
/aggregate functions/first_value/Array(Nullable(UInt32)) OK 130ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/entropy/Array(LowCardinality(Float64)) OK 110ms
/aggregate functions/groupArray/Array(UInt128) OK 107ms
/aggregate functions/first_value/Array(Nullable(UInt64)) OK 118ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Int8)) OK 109ms
/aggregate functions/entropy/Array(LowCardinality(Date)) OK 145ms
/aggregate functions/groupArray/Array(Int8) OK 122ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Int16)) OK 112ms
/aggregate functions/first_value/Array(Nullable(UInt128)) OK 126ms
/aggregate functions/groupArray/Array(Int16) OK 159ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Int32)) OK 158ms
/aggregate functions/entropy/Array(LowCardinality(DateTime)) OK 150ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UInt64))) OK 154ms
/aggregate functions/first_value/Array(Nullable(Int8)) OK 149ms
/aggregate functions/groupArray/Array(Int32) OK 119ms
/aggregate functions/entropy/Array(LowCardinality(Bool)) OK 107ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Int64)) OK 126ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/first_value/Array(Nullable(Int16)) OK 109ms
/aggregate functions/entropy/Array(LowCardinality(String)) OK 126ms
/aggregate functions/groupArray/Array(Int64) OK 192ms
/aggregate functions/first_value/Array(Nullable(Int32)) OK 202ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Int128)) OK 190ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Int8))) OK 164ms
/aggregate functions/entropy/Array(LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/groupArray/Array(Int128) OK 119ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Float32)) OK 120ms
/aggregate functions/first_value/Array(Nullable(Int64)) OK 100ms
/aggregate functions/entropy/Array(LowCardinality(UUID)) OK 99ms
/aggregate functions/groupArray/Array(Float32) OK 110ms
/aggregate functions/first_value/Array(Nullable(Int128)) OK 140ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Float64)) OK 114ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/groupArray/Array(Float64) OK 102ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Decimal128(38))) OK 114ms
/aggregate functions/first_value/Array(Nullable(Float32)) OK 115ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/groupArray/Array(Decimal128(38)) OK 90ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Date)) OK 115ms
/aggregate functions/first_value/Array(Nullable(Float64)) OK 129ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UInt32))) OK 128ms
/aggregate functions/groupArray/Array(Date) OK 100ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(DateTime)) OK 97ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Float32))) OK 147ms
/aggregate functions/first_value/Array(Nullable(Decimal128(38))) OK 109ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/groupArray/Array(DateTime) OK 111ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(DateTime64(3))) OK 89ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/first_value/Array(Nullable(Date)) OK 137ms
/aggregate functions/groupArray/Array(DateTime64(3)) OK 114ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(Bool)) OK 110ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/groupArray/Array(Bool) OK 157ms
/aggregate functions/first_value/Array(Nullable(DateTime)) OK 121ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(String)) OK 115ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/first_value/Array(Nullable(DateTime64(3))) OK 119ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(FixedString(51))) OK 111ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/groupArray/Array(String) OK 111ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/first_value/Array(Nullable(Bool)) OK 157ms
/aggregate functions/last_value/Map(FixedString(51),Nullable(UUID)) OK 122ms
/aggregate functions/groupArray/Array(FixedString(51)) OK 101ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/groupArray/Array(UUID) OK 124ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UInt8)) OK 105ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/first_value/Array(Nullable(String)) OK 104ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UInt16)) OK 112ms
/aggregate functions/groupArray/Array(Nullable(UInt8)) OK 92ms
/aggregate functions/first_value/Array(Nullable(FixedString(51))) OK 118ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/groupArray/Array(Nullable(UInt16)) OK 97ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UInt32)) OK 101ms
/aggregate functions/first_value/Array(Nullable(UUID)) OK 126ms
/aggregate functions/groupUniqArray/Map(UUID,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/groupArray/Array(Nullable(UInt32)) OK 112ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UInt64)) OK 105ms
/aggregate functions/groupUniqArray/Map(UUID,Array(String)) OK 114ms
/aggregate functions/first_value/Array(LowCardinality(UInt8)) OK 106ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/groupArray/Array(Nullable(UInt64)) OK 113ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UInt128)) OK 97ms
/aggregate functions/first_value/Array(LowCardinality(UInt16)) OK 113ms
/aggregate functions/groupUniqArray/Map(UUID,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Int8)) OK 105ms
/aggregate functions/groupArray/Array(Nullable(UInt128)) OK 100ms
/aggregate functions/first_value/Array(LowCardinality(UInt32)) OK 105ms
/aggregate functions/groupUniqArray/Map(UUID,Tuple(String)) OK 106ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Int16)) OK 123ms
/aggregate functions/groupArray/Array(Nullable(Int8)) OK 128ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/first_value/Array(LowCardinality(UInt64)) OK 102ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UInt8) OK 103ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Int32)) OK 115ms
/aggregate functions/groupArray/Array(Nullable(Int16)) OK 94ms
/aggregate functions/first_value/Array(LowCardinality(UInt128)) OK 116ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UInt16) OK 102ms
/aggregate functions/groupArray/Array(Nullable(Int32)) OK 120ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Int64)) OK 123ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UInt32) OK 105ms
/aggregate functions/first_value/Array(LowCardinality(Int8)) OK 109ms
/aggregate functions/groupArray/Array(Nullable(Int64)) OK 121ms
/aggregate functions/entropy/Array(LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Int128)) OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UInt64) OK 114ms
/aggregate functions/first_value/Array(LowCardinality(Int16)) OK 95ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Float32)) OK 111ms
/aggregate functions/groupArray/Array(Nullable(Int128)) OK 114ms
/aggregate functions/entropy/Array(Array(String)) OK 110ms
/aggregate functions/first_value/Array(LowCardinality(Int32)) OK 102ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UInt128) OK 103ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Float64)) OK 149ms
/aggregate functions/groupArray/Array(Nullable(Float32)) OK 122ms
/aggregate functions/entropy/Array(Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/first_value/Array(LowCardinality(Int64)) OK 132ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Int8) OK 128ms
/aggregate functions/entropy/Array(Tuple(String)) OK 105ms
/aggregate functions/groupArray/Array(Nullable(Float64)) OK 108ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Date)) OK 109ms
/aggregate functions/first_value/Array(LowCardinality(Int128)) OK 110ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Int16) OK 111ms
/aggregate functions/entropy/LowCardinality(UInt8) OK 103ms
/aggregate functions/groupArray/Array(Nullable(Decimal128(38))) OK 103ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(DateTime)) OK 126ms
/aggregate functions/first_value/Array(LowCardinality(Float32)) OK 127ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Int32) OK 112ms
/aggregate functions/entropy/LowCardinality(UInt16) OK 120ms
/aggregate functions/groupArray/Array(Nullable(Date)) OK 115ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Bool)) OK 133ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Int64) OK 173ms
/aggregate functions/first_value/Array(LowCardinality(Float64)) OK 182ms
/aggregate functions/entropy/LowCardinality(UInt32) OK 111ms
/aggregate functions/groupArray/Array(Nullable(DateTime)) OK 125ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(String)) OK 123ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Int128) OK 147ms
/aggregate functions/entropy/LowCardinality(UInt64) OK 127ms
/aggregate functions/first_value/Array(LowCardinality(Date)) OK 119ms
/aggregate functions/groupArray/Array(Nullable(DateTime64(3))) OK 105ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/groupArray/Array(Nullable(Bool)) OK 136ms
/aggregate functions/entropy/LowCardinality(UInt128) OK 127ms
/aggregate functions/first_value/Array(LowCardinality(DateTime)) OK 131ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Float32) OK 126ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(UUID)) OK 113ms
/aggregate functions/entropy/LowCardinality(Int8) OK 153ms
/aggregate functions/groupArray/Array(Nullable(String)) OK 149ms
/aggregate functions/first_value/Array(LowCardinality(Bool)) OK 118ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Float64) OK 140ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/first_value/Array(LowCardinality(String)) OK 117ms
/aggregate functions/entropy/LowCardinality(Int16) OK 127ms
/aggregate functions/groupArray/Array(Nullable(FixedString(51))) OK 119ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Decimal128(38)) OK 132ms
/aggregate functions/first_value/Array(LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/groupArray/Array(Nullable(UUID)) OK 130ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 152ms
/aggregate functions/entropy/LowCardinality(Int32) OK 126ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Date) OK 111ms
/aggregate functions/first_value/Array(LowCardinality(UUID)) OK 139ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),DateTime) OK 144ms
/aggregate functions/groupArray/Array(LowCardinality(UInt8)) OK 145ms
/aggregate functions/entropy/LowCardinality(Int64) OK 128ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/entropy/LowCardinality(Int128) OK 141ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),DateTime64(3)) OK 138ms
/aggregate functions/groupArray/Array(LowCardinality(UInt16)) OK 109ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UInt16))) OK 166ms
/aggregate functions/groupArray/Array(LowCardinality(UInt32)) OK 117ms
/aggregate functions/entropy/LowCardinality(Float32) OK 109ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Bool) OK 124ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/groupArray/Array(LowCardinality(UInt64)) OK 117ms
/aggregate functions/entropy/LowCardinality(Float64) OK 92ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),String) OK 108ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/entropy/LowCardinality(Date) OK 111ms
/aggregate functions/groupArray/Array(LowCardinality(UInt128)) OK 106ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),FixedString(51)) OK 117ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/entropy/LowCardinality(DateTime) OK 99ms
/aggregate functions/groupArray/Array(LowCardinality(Int8)) OK 101ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),UUID) OK 108ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/entropy/LowCardinality(Bool) OK 104ms
/aggregate functions/groupArray/Array(LowCardinality(Int16)) OK 102ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UInt8)) OK 118ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/entropy/LowCardinality(String) OK 116ms
/aggregate functions/groupArray/Array(LowCardinality(Int32)) OK 116ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UInt16)) OK 123ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/entropy/LowCardinality(FixedString(51)) OK 109ms
/aggregate functions/groupArray/Array(LowCardinality(Int64)) OK 103ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UInt32)) OK 114ms
/aggregate functions/entropy/LowCardinality(UUID) OK 156ms
/aggregate functions/groupArray/Array(LowCardinality(Int128)) OK 97ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UInt64)) OK 112ms
/aggregate functions/groupArray/Array(LowCardinality(Float32)) OK 179ms
/aggregate functions/entropy/LowCardinality(Nullable(UInt8)) OK 106ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UInt128)) OK 115ms
/aggregate functions/entropy/LowCardinality(Nullable(UInt16)) OK 95ms
/aggregate functions/groupArray/Array(LowCardinality(Float64)) OK 120ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Int8)) OK 122ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/entropy/LowCardinality(Nullable(UInt32)) OK 84ms
/aggregate functions/groupArray/Array(LowCardinality(Date)) OK 92ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Int16)) OK 125ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/entropy/LowCardinality(Nullable(UInt64)) OK 120ms
/aggregate functions/groupArray/Array(LowCardinality(DateTime)) OK 94ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Int32)) OK 127ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/entropy/LowCardinality(Nullable(UInt128)) OK 99ms
/aggregate functions/groupArray/Array(LowCardinality(Bool)) OK 118ms
/aggregate functions/entropy/LowCardinality(Nullable(Int8)) OK 121ms
/aggregate functions/last_value/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Int64)) OK 101ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/groupArray/Array(LowCardinality(String)) OK 112ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Int128)) OK 109ms
/aggregate functions/entropy/LowCardinality(Nullable(Int16)) OK 135ms
/aggregate functions/last_value/Map(FixedString(51),Array(String)) OK 136ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/groupArray/Array(LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Float32)) OK 92ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(String))) OK 132ms
/aggregate functions/entropy/LowCardinality(Nullable(Int32)) OK 143ms
/aggregate functions/last_value/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/groupArray/Array(LowCardinality(UUID)) OK 115ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Float64)) OK 91ms
/aggregate functions/last_value/Map(FixedString(51),Tuple(String)) OK 124ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/entropy/LowCardinality(Nullable(Int64)) OK 107ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 128ms
/aggregate functions/last_value/Map(UUID,UInt8) OK 134ms
/aggregate functions/entropy/LowCardinality(Nullable(Int128)) OK 130ms
/aggregate functions/first_value/Array(LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Date)) OK 122ms
/aggregate functions/last_value/Map(UUID,UInt16) OK 155ms
/aggregate functions/entropy/LowCardinality(Nullable(Float32)) OK 156ms
/aggregate functions/first_value/Array(Array(String)) OK 109ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(DateTime)) OK 121ms
/aggregate functions/first_value/Array(Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 146ms
/aggregate functions/last_value/Map(UUID,UInt32) OK 132ms
/aggregate functions/entropy/LowCardinality(Nullable(Float64)) OK 112ms
/aggregate functions/first_value/Array(Tuple(String)) OK 129ms
/aggregate functions/entropy/LowCardinality(Nullable(Date)) OK 134ms
/aggregate functions/last_value/Map(UUID,UInt64) OK 142ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(Bool)) OK 118ms
/aggregate functions/first_value/LowCardinality(UInt8) OK 105ms
/aggregate functions/entropy/LowCardinality(Nullable(DateTime)) OK 142ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(String)) OK 141ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/last_value/Map(UUID,UInt128) OK 113ms
/aggregate functions/first_value/LowCardinality(UInt16) OK 102ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/last_value/Map(UUID,Int8) OK 128ms
/aggregate functions/entropy/LowCardinality(Nullable(Bool)) OK 141ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(FixedString(51))) OK 110ms
/aggregate functions/first_value/LowCardinality(UInt32) OK 103ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Nullable(UUID)) OK 115ms
/aggregate functions/last_value/Map(UUID,Int16) OK 115ms
/aggregate functions/entropy/LowCardinality(Nullable(String)) OK 123ms
/aggregate functions/first_value/LowCardinality(UInt64) OK 114ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UInt8)) OK 144ms
/aggregate functions/last_value/Map(UUID,Int32) OK 127ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Int64))) OK 150ms
/aggregate functions/entropy/LowCardinality(Nullable(FixedString(51))) OK 132ms
/aggregate functions/first_value/LowCardinality(UInt128) OK 120ms
/aggregate functions/last_value/Map(UUID,Int64) OK 123ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UInt16)) OK 132ms
/aggregate functions/first_value/LowCardinality(Int8) OK 154ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/entropy/LowCardinality(Nullable(UUID)) OK 124ms
/aggregate functions/last_value/Map(UUID,Int128) OK 161ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UInt32)) OK 156ms
/aggregate functions/entropy/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 873ms
/aggregate functions/first_value/LowCardinality(Int16) OK 288ms
/aggregate functions/last_value/Map(UUID,Float32) OK 156ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Float64))) OK 155ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UInt64)) OK 154ms
/aggregate functions/last_value/Map(UUID,Float64) OK 117ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UInt128)) OK 124ms
/aggregate functions/first_value/LowCardinality(Int32) OK 143ms
/aggregate functions/last_value/Map(UUID,Decimal128(38)) OK 87ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Int8)) OK 97ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(DateTime))) OK 84ms
/aggregate functions/first_value/LowCardinality(Int64) OK 92ms
/aggregate functions/last_value/Map(UUID,Date) OK 79ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Int16)) OK 100ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/first_value/LowCardinality(Int128) OK 91ms
/aggregate functions/last_value/Map(UUID,DateTime) OK 86ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Int32)) OK 113ms
/aggregate functions/first_value/LowCardinality(Float32) OK 129ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/last_value/Map(UUID,DateTime64(3)) OK 125ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Int64)) OK 101ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/first_value/LowCardinality(Float64) OK 92ms
/aggregate functions/last_value/Map(UUID,Bool) OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Int128)) OK 110ms
/aggregate functions/groupArray/Array(LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/first_value/LowCardinality(Date) OK 124ms
/aggregate functions/mannWhitneyUTest OK 2m 0s
/aggregate functions/mannWhitneyUTest/constant OK 69ms
/aggregate functions/last_value/Map(UUID,String) OK 95ms
/aggregate functions/mannWhitneyUTest/zero rows OK 78ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Float32)) OK 109ms
/aggregate functions/groupArray/Array(Array(String)) OK 111ms
/aggregate functions/last_value/Map(UUID,FixedString(51)) OK 127ms
/aggregate functions/first_value/LowCardinality(DateTime) OK 127ms
/aggregate functions/mannWhitneyUTest/single row OK 75ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Float64)) OK 105ms
/aggregate functions/groupArray/Array(Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/mannWhitneyUTest/single row with zero weight OK 83ms
/aggregate functions/last_value/Map(UUID,UUID) OK 98ms
/aggregate functions/first_value/LowCardinality(Bool) OK 110ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Date)) OK 104ms
/aggregate functions/groupArray/Array(Tuple(String)) OK 108ms
/aggregate functions/mannWhitneyUTest/with group by OK 77ms
/aggregate functions/last_value/Map(UUID,Nullable(UInt8)) OK 92ms
/aggregate functions/first_value/LowCardinality(String) OK 90ms
/aggregate functions/mannWhitneyUTest/some negative values OK 72ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(DateTime)) OK 94ms
/aggregate functions/groupArray/LowCardinality(UInt8) OK 99ms
/aggregate functions/last_value/Map(UUID,Nullable(UInt16)) OK 94ms
/aggregate functions/first_value/LowCardinality(FixedString(51)) OK 96ms
/aggregate functions/mannWhitneyUTest/NULL value handling OK 67ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Bool)) OK 91ms
/aggregate functions/groupArray/LowCardinality(UInt16) OK 106ms
/aggregate functions/last_value/Map(UUID,Nullable(UInt32)) OK 114ms
/aggregate functions/mannWhitneyUTest/weight NULL value handling OK 74ms
/aggregate functions/first_value/LowCardinality(UUID) OK 104ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(String)) OK 99ms
/aggregate functions/mannWhitneyUTest/single NULL value OK 85ms
/aggregate functions/groupArray/LowCardinality(UInt32) OK 122ms
/aggregate functions/last_value/Map(UUID,Nullable(UInt64)) OK 98ms
/aggregate functions/first_value/LowCardinality(Nullable(UInt8)) OK 107ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/mannWhitneyUTest/return type OK 69ms
/aggregate functions/last_value/Map(UUID,Nullable(UInt128)) OK 99ms
/aggregate functions/groupArray/LowCardinality(UInt64) OK 107ms
/aggregate functions/first_value/LowCardinality(Nullable(UInt16)) OK 132ms
/aggregate functions/mannWhitneyUTest/doc example OK 64ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(UUID)) OK 116ms
/aggregate functions/mannWhitneyUTest/single value in 0 population OK 80ms
/aggregate functions/last_value/Map(UUID,Nullable(Int8)) OK 92ms
/aggregate functions/groupArray/LowCardinality(UInt128) OK 90ms
/aggregate functions/first_value/LowCardinality(Nullable(UInt32)) OK 123ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/mannWhitneyUTest/single value in 1 population OK 63ms
/aggregate functions/last_value/Map(UUID,Nullable(Int16)) OK 95ms
/aggregate functions/groupArray/LowCardinality(Int8) OK 121ms
/aggregate functions/mannWhitneyUTest/inf OK 82ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/first_value/LowCardinality(Nullable(UInt64)) OK 139ms
/aggregate functions/last_value/Map(UUID,Nullable(Int32)) OK 120ms
/aggregate functions/mannWhitneyUTest/-inf OK 100ms
/aggregate functions/groupArray/LowCardinality(Int16) OK 107ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/last_value/Map(UUID,Nullable(Int64)) OK 116ms
/aggregate functions/first_value/LowCardinality(Nullable(UInt128)) OK 103ms
/aggregate functions/mannWhitneyUTest/nan OK 67ms
/aggregate functions/groupArray/LowCardinality(Int32) OK 112ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/mannWhitneyUTest/inf, -inf, nan OK 79ms
/aggregate functions/first_value/LowCardinality(Nullable(Int8)) OK 137ms
/aggregate functions/last_value/Map(UUID,Nullable(Int128)) OK 133ms
/aggregate functions/groupArray/LowCardinality(Int64) OK 124ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes OK 1m 59s
/aggregate functions/mannWhitneyUTest/datatypes/permutations OK 1m 59s
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,uint8 OK 103ms
/aggregate functions/first_value/LowCardinality(Nullable(Int16)) OK 190ms
/aggregate functions/last_value/Map(UUID,Nullable(Float32)) OK 108ms
/aggregate functions/groupArray/LowCardinality(Int128) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,uint64 OK 182ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/last_value/Map(UUID,Nullable(Float64)) OK 165ms
/aggregate functions/groupArray/LowCardinality(Float32) OK 184ms
/aggregate functions/first_value/LowCardinality(Nullable(Int32)) OK 142ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,uint32 OK 120ms
/aggregate functions/last_value/Map(UUID,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/groupArray/LowCardinality(Float64) OK 115ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,uint16 OK 112ms
/aggregate functions/first_value/LowCardinality(Nullable(Int64)) OK 118ms
/aggregate functions/last_value/Map(UUID,Nullable(Date)) OK 92ms
/aggregate functions/groupArray/LowCardinality(Date) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,uint128 OK 113ms
/aggregate functions/first_value/LowCardinality(Nullable(Int128)) OK 113ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/last_value/Map(UUID,Nullable(DateTime)) OK 107ms
/aggregate functions/groupArray/LowCardinality(DateTime) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,nullable_uint8_ OK 137ms
/aggregate functions/first_value/LowCardinality(Nullable(Float32)) OK 142ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/last_value/Map(UUID,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/groupArray/LowCardinality(Bool) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,nullable_uint64_ OK 147ms
/aggregate functions/last_value/Map(UUID,Nullable(Bool)) OK 117ms
/aggregate functions/first_value/LowCardinality(Nullable(Float64)) OK 163ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/groupArray/LowCardinality(String) OK 132ms
/aggregate functions/last_value/Map(UUID,Nullable(String)) OK 137ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,nullable_uint32_ OK 130ms
/aggregate functions/groupArray/LowCardinality(FixedString(51)) OK 110ms
/aggregate functions/first_value/LowCardinality(Nullable(Date)) OK 117ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/last_value/Map(UUID,Nullable(FixedString(51))) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,nullable_uint16_ OK 124ms
/aggregate functions/groupArray/LowCardinality(UUID) OK 95ms
/aggregate functions/first_value/LowCardinality(Nullable(DateTime)) OK 116ms
/aggregate functions/groupArray/LowCardinality(Nullable(UInt8)) OK 120ms
/aggregate functions/last_value/Map(UUID,Nullable(UUID)) OK 122ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,nullable_uint128_ OK 113ms
/aggregate functions/first_value/LowCardinality(Nullable(Bool)) OK 122ms
/aggregate functions/groupArray/LowCardinality(Nullable(UInt16)) OK 100ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UInt8)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_uint8_ OK 123ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/first_value/LowCardinality(Nullable(String)) OK 97ms
/aggregate functions/groupArray/LowCardinality(Nullable(UInt32)) OK 96ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UInt16)) OK 123ms
/aggregate functions/first_value/LowCardinality(Nullable(FixedString(51))) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_uint64_ OK 118ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/groupArray/LowCardinality(Nullable(UInt64)) OK 94ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UInt32)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_uint32_ OK 114ms
/aggregate functions/first_value/LowCardinality(Nullable(UUID)) OK 118ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/groupArray/LowCardinality(Nullable(UInt128)) OK 111ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UInt64)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_uint16_ OK 128ms
/aggregate functions/first_value/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 681ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/groupArray/LowCardinality(Nullable(Int8)) OK 109ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UInt128)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_uint128_ OK 156ms
/aggregate functions/groupArray/LowCardinality(Nullable(Int16)) OK 141ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Array(String)) OK 185ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Int8)) OK 108ms
/aggregate functions/groupArray/LowCardinality(Nullable(Int32)) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 85ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Int16)) OK 98ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/groupArray/LowCardinality(Nullable(Int64)) OK 112ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Int32)) OK 88ms
/aggregate functions/groupUniqArray/Map(LowCardinality(String),Tuple(String)) OK 99ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Int64)) OK 129ms
/aggregate functions/groupArray/LowCardinality(Nullable(Int128)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UInt8) OK 104ms
/aggregate functions/groupArray/LowCardinality(Nullable(Float32)) OK 120ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Int128)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UInt16) OK 120ms
/aggregate functions/max OK 3m 5s
/aggregate functions/max/constant OK 96ms
/aggregate functions/groupArray/LowCardinality(Nullable(Float64)) OK 149ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Float32)) OK 118ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UInt32) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint8,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/max/zero rows OK 79ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Float64)) OK 125ms
/aggregate functions/max/with group by OK 88ms
/aggregate functions/groupArray/LowCardinality(Nullable(Date)) OK 130ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UInt64) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,uint8 OK 122ms
/aggregate functions/max/NULL value handling OK 68ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Date)) OK 96ms
/aggregate functions/groupArray/LowCardinality(Nullable(DateTime)) OK 122ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UInt128) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,uint64 OK 120ms
/aggregate functions/max/inf OK 79ms
/aggregate functions/last_value/Map(UUID,LowCardinality(DateTime)) OK 94ms
/aggregate functions/max/-inf OK 74ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Int8) OK 133ms
/aggregate functions/groupArray/LowCardinality(Nullable(Bool)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,uint32 OK 95ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Bool)) OK 116ms
/aggregate functions/max/nan OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,uint16 OK 114ms
/aggregate functions/groupArray/LowCardinality(Nullable(String)) OK 124ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Int16) OK 103ms
/aggregate functions/max/inf, -inf, nan OK 100ms
/aggregate functions/last_value/Map(UUID,LowCardinality(String)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,uint128 OK 98ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Int32) OK 112ms
/aggregate functions/groupArray/LowCardinality(Nullable(FixedString(51))) OK 112ms
/aggregate functions/max/UInt8 OK 120ms
/aggregate functions/last_value/Map(UUID,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,nullable_uint8_ OK 91ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Int64) OK 89ms
/aggregate functions/groupArray/LowCardinality(Nullable(UUID)) OK 117ms
/aggregate functions/max/UInt16 OK 114ms
/aggregate functions/last_value/Map(UUID,LowCardinality(UUID)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,nullable_uint64_ OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Int128) OK 95ms
/aggregate functions/groupArray/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 687ms
/aggregate functions/max/UInt32 OK 106ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,nullable_uint32_ OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Float32) OK 90ms
/aggregate functions/max/UInt64 OK 143ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,nullable_uint16_ OK 121ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Float64) OK 119ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,nullable_uint128_ OK 112ms
/aggregate functions/max/UInt128 OK 106ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 113ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/max/Int8 OK 145ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_uint8_ OK 155ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Date) OK 152ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/max/Int16 OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_uint64_ OK 156ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),DateTime) OK 138ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/max/Int32 OK 117ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_uint32_ OK 122ms
/aggregate functions/groupArray/max size OK 717ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/max/Int64 OK 105ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Bool) OK 106ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_uint16_ OK 106ms
/aggregate functions/max/Int128 OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),String) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_uint128_ OK 127ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/max/Float32 OK 102ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 164ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Int128))) OK 156ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/max/Float64 OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),UUID) OK 112ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/max/Decimal128(38) OK 141ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/max/Date OK 111ms
/aggregate functions/meanZTest OK 1m 21s
/aggregate functions/meanZTest/single value in 0 population OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 123ms
/aggregate functions/max/DateTime OK 121ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/meanZTest/single value in 1 population OK 71ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 144ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/max/DateTime64(3) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint64,lowcardinality_nullable_uint128__ OK 117ms
/aggregate functions/meanZTest/constant OK 63ms
/aggregate functions/meanZTest/zero rows OK 103ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,uint8 OK 142ms
/aggregate functions/max/Bool OK 122ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 136ms
/aggregate functions/meanZTest/single row OK 122ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/max/String OK 187ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,uint64 OK 169ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 188ms
/aggregate functions/meanZTest/single row with zero weight OK 96ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/meanZTest/with group by OK 83ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,uint32 OK 115ms
/aggregate functions/max/FixedString(51) OK 152ms
/aggregate functions/last_value/Map(UUID,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 140ms
/aggregate functions/meanZTest/some negative values OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,uint16 OK 120ms
/aggregate functions/last_value/Map(UUID,Array(String)) OK 106ms
/aggregate functions/max/UUID OK 97ms
/aggregate functions/meanZTest/NULL value handling OK 84ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 110ms
/aggregate functions/last_value/Map(UUID,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,uint128 OK 103ms
/aggregate functions/meanZTest/weight NULL value handling OK 75ms
/aggregate functions/max/Map(UInt8,UInt8) OK 99ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 97ms
/aggregate functions/meanZTest/single NULL value OK 64ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,nullable_uint8_ OK 101ms
/aggregate functions/max/Map(UInt8,UInt16) OK 101ms
/aggregate functions/last_value/Map(UUID,Tuple(String)) OK 130ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 122ms
/aggregate functions/meanZTest/return type OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,nullable_uint64_ OK 91ms
/aggregate functions/max/Map(UInt8,UInt32) OK 93ms
/aggregate functions/meanZTest/doc example OK 99ms
/aggregate functions/last_value/Map(LowCardinality(String),UInt8) OK 114ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,nullable_uint32_ OK 90ms
/aggregate functions/max/Map(UInt8,UInt64) OK 108ms
/aggregate functions/meanZTest/inf OK 67ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 104ms
/aggregate functions/last_value/Map(LowCardinality(String),UInt16) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,nullable_uint16_ OK 110ms
/aggregate functions/meanZTest/-inf OK 81ms
/aggregate functions/max/Map(UInt8,UInt128) OK 111ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 165ms
/aggregate functions/last_value/Map(LowCardinality(String),UInt32) OK 146ms
/aggregate functions/meanZTest/nan OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,nullable_uint128_ OK 123ms
/aggregate functions/max/Map(UInt8,Int8) OK 111ms
/aggregate functions/meanZTest/inf, -inf, nan OK 69ms
/aggregate functions/last_value/Map(LowCardinality(String),UInt64) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_uint8_ OK 117ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 143ms
/aggregate functions/max/Map(UInt8,Int16) OK 116ms
/aggregate functions/meanZTest/datatypes OK 1m 19s
/aggregate functions/meanZTest/datatypes/permutations OK 1m 19s
/aggregate functions/meanZTest/datatypes/permutations/uint8,uint8 OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_uint64_ OK 91ms
/aggregate functions/last_value/Map(LowCardinality(String),UInt128) OK 109ms
/aggregate functions/max/Map(UInt8,Int32) OK 104ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,uint64 OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_uint32_ OK 96ms
/aggregate functions/last_value/Map(LowCardinality(String),Int8) OK 104ms
/aggregate functions/max/Map(UInt8,Int64) OK 111ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,uint32 OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_uint16_ OK 89ms
/aggregate functions/last_value/Map(LowCardinality(String),Int16) OK 126ms
/aggregate functions/max/Map(UInt8,Int128) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,uint16 OK 121ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_uint128_ OK 106ms
/aggregate functions/last_value/Map(LowCardinality(String),Int32) OK 155ms
/aggregate functions/max/Map(UInt8,Float32) OK 152ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,nullable_uint8_ OK 135ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/last_value/Map(LowCardinality(String),Int64) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,nullable_uint64_ OK 144ms
/aggregate functions/max/Map(UInt8,Float64) OK 124ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 106ms
/aggregate functions/last_value/Map(LowCardinality(String),Int128) OK 153ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/max/Map(UInt8,Decimal128(38)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,nullable_uint32_ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,nullable_uint16_ OK 144ms
/aggregate functions/max/Map(UInt8,Date) OK 119ms
/aggregate functions/last_value/Map(LowCardinality(String),Float32) OK 138ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 119ms
/aggregate functions/max/Map(UInt8,DateTime) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint32,lowcardinality_nullable_uint128__ OK 139ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_uint8_ OK 138ms
/aggregate functions/last_value/Map(LowCardinality(String),Float64) OK 126ms
/aggregate functions/max/Map(UInt8,DateTime64(3)) OK 131ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,uint8 OK 137ms
/aggregate functions/last_value/Map(LowCardinality(String),Decimal128(38)) OK 135ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_uint64_ OK 117ms
/aggregate functions/max/Map(UInt8,Bool) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_uint32_ OK 155ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,uint64 OK 142ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 114ms
/aggregate functions/last_value/Map(LowCardinality(String),Date) OK 105ms
/aggregate functions/max/Map(UInt8,String) OK 114ms
/aggregate functions/last_value/Map(LowCardinality(String),DateTime) OK 127ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,uint32 OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_uint16_ OK 111ms
/aggregate functions/max/Map(UInt8,FixedString(51)) OK 133ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 138ms
/aggregate functions/last_value/Map(LowCardinality(String),DateTime64(3)) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,uint16 OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/max/Map(UInt8,UUID) OK 95ms
/aggregate functions/last_value/Map(LowCardinality(String),Bool) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,uint128 OK 126ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/max/Map(UInt8,Nullable(UInt8)) OK 88ms
/aggregate functions/last_value/Map(LowCardinality(String),String) OK 128ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,nullable_uint8_ OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/max/Map(UInt8,Nullable(UInt16)) OK 120ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 126ms
/aggregate functions/last_value/Map(LowCardinality(String),FixedString(51)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,nullable_uint64_ OK 135ms
/aggregate functions/meanZTest/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/max/Map(UInt8,Nullable(UInt32)) OK 93ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 98ms
/aggregate functions/last_value/Map(LowCardinality(String),UUID) OK 103ms
/aggregate functions/max/Map(UInt8,Nullable(UInt64)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,nullable_uint32_ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,uint8 OK 98ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 111ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UInt8)) OK 98ms
/aggregate functions/max/Map(UInt8,Nullable(UInt128)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,uint64 OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,nullable_uint16_ OK 113ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UInt16)) OK 98ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 113ms
/aggregate functions/max/Map(UInt8,Nullable(Int8)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,uint32 OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,nullable_uint128_ OK 98ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UInt32)) OK 130ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 104ms
/aggregate functions/max/Map(UInt8,Nullable(Int16)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_uint8_ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,uint16 OK 108ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 110ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UInt64)) OK 100ms
/aggregate functions/max/Map(UInt8,Nullable(Int32)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_uint64_ OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,nullable_uint8_ OK 104ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UInt128)) OK 100ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 102ms
/aggregate functions/max/Map(UInt8,Nullable(Int64)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,nullable_uint64_ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_uint32_ OK 107ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Int8)) OK 115ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 100ms
/aggregate functions/max/Map(UInt8,Nullable(Int128)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,nullable_uint32_ OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_uint16_ OK 103ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 102ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Int16)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,nullable_uint16_ OK 97ms
/aggregate functions/max/Map(UInt8,Nullable(Float32)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_uint128_ OK 105ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Int32)) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_uint8_ OK 109ms
/aggregate functions/max/Map(UInt8,Nullable(Float64)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 143ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Int64)) OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_uint64_ OK 111ms
/aggregate functions/max/Map(UInt8,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Int128)) OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_uint32_ OK 110ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/max/Map(UInt8,Nullable(Date)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_uint16_ OK 117ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Float32)) OK 104ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/max/Map(UInt8,Nullable(DateTime)) OK 102ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Float64)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/max/Map(UInt8,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint16,lowcardinality_nullable_uint128__ OK 99ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 94ms
/aggregate functions/max/Map(UInt8,Nullable(Bool)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,uint8 OK 162ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 175ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 151ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Date)) OK 110ms
/aggregate functions/max/Map(UInt8,Nullable(String)) OK 151ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,uint64 OK 124ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 131ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(DateTime)) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/max/Map(UInt8,Nullable(FixedString(51))) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,uint32 OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 119ms
/aggregate functions/max/Map(UInt8,Nullable(UUID)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,uint16 OK 121ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(Bool)) OK 139ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,uint8 OK 113ms
/aggregate functions/max/Map(UInt8,LowCardinality(UInt8)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,uint128 OK 91ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,uint64 OK 137ms
/aggregate functions/max/Map(UInt8,LowCardinality(UInt16)) OK 143ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(String)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,nullable_uint8_ OK 96ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(FixedString(51))) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,uint32 OK 109ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 141ms
/aggregate functions/max/Map(UInt8,LowCardinality(UInt32)) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,nullable_uint64_ OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,uint16 OK 98ms
/aggregate functions/last_value/Map(LowCardinality(String),Nullable(UUID)) OK 103ms
/aggregate functions/max/Map(UInt8,LowCardinality(UInt64)) OK 110ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,nullable_uint32_ OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,nullable_uint8_ OK 98ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UInt8)) OK 103ms
/aggregate functions/max/Map(UInt8,LowCardinality(UInt128)) OK 112ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,nullable_uint16_ OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,nullable_uint64_ OK 110ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UInt16)) OK 104ms
/aggregate functions/max/Map(UInt8,LowCardinality(Int8)) OK 109ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,nullable_uint128_ OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,nullable_uint32_ OK 97ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UInt32)) OK 97ms
/aggregate functions/max/Map(UInt8,LowCardinality(Int16)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_uint8_ OK 111ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,nullable_uint16_ OK 117ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UInt64)) OK 113ms
/aggregate functions/max/Map(UInt8,LowCardinality(Int32)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_uint64_ OK 113ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_uint8_ OK 103ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UInt128)) OK 97ms
/aggregate functions/max/Map(UInt8,LowCardinality(Int64)) OK 101ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_uint32_ OK 105ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Int8)) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_uint64_ OK 101ms
/aggregate functions/max/Map(UInt8,LowCardinality(Int128)) OK 95ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_uint16_ OK 108ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Int16)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_uint32_ OK 98ms
/aggregate functions/max/Map(UInt8,LowCardinality(Float32)) OK 98ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_uint128_ OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_uint16_ OK 99ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Int32)) OK 97ms
/aggregate functions/max/Map(UInt8,LowCardinality(Float64)) OK 88ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Int64)) OK 90ms
/aggregate functions/max/Map(UInt8,LowCardinality(Date)) OK 111ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Array(String)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Int128)) OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/max/Map(UInt8,LowCardinality(DateTime)) OK 105ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Float32)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/max/Map(UInt8,LowCardinality(Bool)) OK 95ms
/aggregate functions/groupUniqArray/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 90ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Float64)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/max/Map(UInt8,LowCardinality(String)) OK 97ms
/aggregate functions/groupUniqArray/Nullable(UInt8) OK 97ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Date)) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,uint8 OK 150ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/uint128,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/max/Map(UInt8,LowCardinality(FixedString(51))) OK 133ms
/aggregate functions/groupUniqArray/Nullable(UInt16) OK 111ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(DateTime)) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,uint8 OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,uint64 OK 132ms
/aggregate functions/max/Map(UInt8,LowCardinality(UUID)) OK 116ms
/aggregate functions/groupUniqArray/Nullable(UInt32) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,uint64 OK 88ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Bool)) OK 102ms
/aggregate functions/groupUniqArray/Nullable(UInt64) OK 115ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,uint32 OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,uint32 OK 86ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(String)) OK 93ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/groupUniqArray/Nullable(UInt128) OK 145ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,uint16 OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,uint16 OK 127ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,nullable_uint8_ OK 140ms
/aggregate functions/groupUniqArray/Nullable(Int8) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,uint128 OK 118ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(UUID)) OK 128ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 163ms
/aggregate functions/groupUniqArray/Nullable(Int16) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,nullable_uint64_ OK 119ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/groupUniqArray/Nullable(Int32) OK 114ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,nullable_uint32_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 96ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/groupUniqArray/Nullable(Int64) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,nullable_uint16_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 106ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/groupUniqArray/Nullable(Int128) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_uint8_ OK 149ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 120ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 89ms
/aggregate functions/groupUniqArray/Nullable(Float32) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,nullable_uint128_ OK 116ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_uint64_ OK 93ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/groupUniqArray/Nullable(Float64) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_uint32_ OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 99ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/groupUniqArray/Nullable(Decimal128(38)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_uint16_ OK 138ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/groupUniqArray/Nullable(Date) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 159ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/groupUniqArray/Nullable(DateTime) OK 140ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 124ms
/aggregate functions/groupUniqArray/Nullable(DateTime64(3)) OK 112ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 91ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/groupUniqArray/Nullable(Bool) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint128_ OK 111ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/groupUniqArray/Nullable(String) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,uint8 OK 115ms
/aggregate functions/groupUniqArray/Nullable(FixedString(51)) OK 121ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,uint64 OK 116ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/groupUniqArray/Nullable(UUID) OK 152ms
/aggregate functions/max/Map(UInt8,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,uint32 OK 133ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/max/Map(UInt8,Array(String)) OK 118ms
/aggregate functions/groupUniqArray/Array(UInt8) OK 110ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint128__ OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,uint16 OK 110ms
/aggregate functions/groupUniqArray/Array(UInt16) OK 149ms
/aggregate functions/max/Map(UInt8,Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,uint8 OK 178ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 190ms
/aggregate functions/last_value/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 165ms
/aggregate functions/max/Map(UInt8,Tuple(String)) OK 123ms
/aggregate functions/groupUniqArray/Array(UInt32) OK 131ms
/aggregate functions/last_value/Map(LowCardinality(String),Array(String)) OK 145ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,uint64 OK 123ms
/aggregate functions/max/Map(UInt16,UInt8) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 140ms
/aggregate functions/groupUniqArray/Array(UInt64) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,uint32 OK 156ms
/aggregate functions/max/Map(UInt16,UInt16) OK 154ms
/aggregate functions/last_value/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/groupUniqArray/Array(UInt128) OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 129ms
/aggregate functions/last_value/Map(LowCardinality(String),Tuple(String)) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,uint16 OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 153ms
/aggregate functions/max/Map(UInt16,UInt32) OK 120ms
/aggregate functions/groupUniqArray/Array(Int8) OK 138ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,uint128 OK 112ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UInt8) OK 131ms
/aggregate functions/max/Map(UInt16,UInt64) OK 111ms
/aggregate functions/groupUniqArray/Array(Int16) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 158ms
/aggregate functions/max/Map(UInt16,UInt128) OK 130ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UInt16) OK 131ms
/aggregate functions/groupUniqArray/Array(Int32) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 109ms
/aggregate functions/groupUniqArray/Array(Int64) OK 125ms
/aggregate functions/max/Map(UInt16,Int8) OK 137ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 137ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UInt32) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 114ms
/aggregate functions/groupUniqArray/Array(Int128) OK 128ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UInt64) OK 161ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 150ms
/aggregate functions/max/Map(UInt16,Int16) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 116ms
/aggregate functions/groupUniqArray/Array(Float32) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/max/Map(UInt16,Int32) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 117ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UInt128) OK 100ms
/aggregate functions/groupUniqArray/Array(Float64) OK 92ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Int8) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,nullable_uint128_ OK 101ms
/aggregate functions/max/Map(UInt16,Int64) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/groupUniqArray/Array(Decimal128(38)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 144ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/max/Map(UInt16,Int128) OK 113ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Int16) OK 122ms
/aggregate functions/groupUniqArray/Array(Date) OK 97ms
/aggregate functions/max/Map(UInt16,Float32) OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Int32) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 126ms
/aggregate functions/groupUniqArray/Array(DateTime) OK 123ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Int64) OK 132ms
/aggregate functions/max/Map(UInt16,Float64) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 125ms
/aggregate functions/groupUniqArray/Array(DateTime64(3)) OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,uint8 OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,uint64 OK 136ms
/aggregate functions/max/Map(UInt16,Decimal128(38)) OK 115ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Int128) OK 153ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 141ms
/aggregate functions/groupUniqArray/Array(Bool) OK 109ms
/aggregate functions/max/Map(UInt16,Date) OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,uint32 OK 135ms
/aggregate functions/groupUniqArray/Array(String) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint128_ OK 111ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Float32) OK 111ms
/aggregate functions/max/Map(UInt16,DateTime) OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,uint16 OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Float64) OK 113ms
/aggregate functions/groupUniqArray/Array(FixedString(51)) OK 113ms
/aggregate functions/max/Map(UInt16,DateTime64(3)) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 113ms
/aggregate functions/groupUniqArray/Array(UUID) OK 112ms
/aggregate functions/max/Map(UInt16,Bool) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 137ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Date) OK 103ms
/aggregate functions/groupUniqArray/Array(Nullable(UInt8)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/max/Map(UInt16,String) OK 111ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),DateTime) OK 138ms
/aggregate functions/groupUniqArray/Array(Nullable(UInt16)) OK 145ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/max/Map(UInt16,FixedString(51)) OK 119ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 140ms
/aggregate functions/groupUniqArray/Array(Nullable(UInt32)) OK 123ms
/aggregate functions/max/Map(UInt16,UUID) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint128__ OK 127ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Bool) OK 114ms
/aggregate functions/max/Map(UInt16,Nullable(UInt8)) OK 140ms
/aggregate functions/groupUniqArray/Array(Nullable(UInt64)) OK 147ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,uint8 OK 94ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),String) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,uint64 OK 103ms
/aggregate functions/max/Map(UInt16,Nullable(UInt16)) OK 109ms
/aggregate functions/groupUniqArray/Array(Nullable(UInt128)) OK 116ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 101ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,uint32 OK 97ms
/aggregate functions/max/Map(UInt16,Nullable(UInt32)) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 104ms
/aggregate functions/groupUniqArray/Array(Nullable(Int8)) OK 99ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),UUID) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,uint16 OK 91ms
/aggregate functions/max/Map(UInt16,Nullable(UInt64)) OK 91ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 115ms
/aggregate functions/groupUniqArray/Array(Nullable(Int16)) OK 103ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,uint128 OK 93ms
/aggregate functions/max/Map(UInt16,Nullable(UInt128)) OK 91ms
/aggregate functions/groupUniqArray/Array(Nullable(Int32)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 98ms
/aggregate functions/max/Map(UInt16,Nullable(Int8)) OK 110ms
/aggregate functions/groupUniqArray/Array(Nullable(Int64)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 116ms
/aggregate functions/max/Map(UInt16,Nullable(Int16)) OK 94ms
/aggregate functions/groupUniqArray/Array(Nullable(Int128)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 108ms
/aggregate functions/max/Map(UInt16,Nullable(Int32)) OK 101ms
/aggregate functions/groupUniqArray/Array(Nullable(Float32)) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 145ms
/aggregate functions/max/Map(UInt16,Nullable(Int64)) OK 94ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 103ms
/aggregate functions/groupUniqArray/Array(Nullable(Float64)) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,uint8 OK 89ms
/aggregate functions/max/Map(UInt16,Nullable(Int128)) OK 119ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,nullable_uint128_ OK 115ms
/aggregate functions/groupUniqArray/Array(Nullable(Decimal128(38))) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,uint64 OK 98ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 103ms
/aggregate functions/max/Map(UInt16,Nullable(Float32)) OK 103ms
/aggregate functions/groupUniqArray/Array(Nullable(Date)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,uint32 OK 97ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 116ms
/aggregate functions/max/Map(UInt16,Nullable(Float64)) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 97ms
/aggregate functions/groupUniqArray/Array(Nullable(DateTime)) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,uint16 OK 113ms
/aggregate functions/max/Map(UInt16,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 105ms
/aggregate functions/groupUniqArray/Array(Nullable(DateTime64(3))) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 89ms
/aggregate functions/max/Map(UInt16,Nullable(Date)) OK 106ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 116ms
/aggregate functions/groupUniqArray/Array(Nullable(Bool)) OK 110ms
/aggregate functions/max/Map(UInt16,Nullable(DateTime)) OK 90ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint128_ OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 107ms
/aggregate functions/groupUniqArray/Array(Nullable(String)) OK 100ms
/aggregate functions/max/Map(UInt16,Nullable(DateTime64(3))) OK 87ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 113ms
/aggregate functions/groupUniqArray/Array(Nullable(FixedString(51))) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 92ms
/aggregate functions/max/Map(UInt16,Nullable(Bool)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 109ms
/aggregate functions/groupUniqArray/Array(Nullable(UUID)) OK 96ms
/aggregate functions/max/Map(UInt16,Nullable(String)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 90ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 144ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UInt8)) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 132ms
/aggregate functions/max/Map(UInt16,Nullable(FixedString(51))) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 127ms
/aggregate functions/max/Map(UInt16,Nullable(UUID)) OK 126ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UInt16)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint128__ OK 137ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UInt32)) OK 159ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 134ms
/aggregate functions/max/Map(UInt16,LowCardinality(UInt8)) OK 135ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,uint8 OK 200ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/max/Map(UInt16,LowCardinality(UInt16)) OK 123ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UInt64)) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,uint64 OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 132ms
/aggregate functions/max/Map(UInt16,LowCardinality(UInt32)) OK 117ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UInt128)) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,uint32 OK 122ms
/aggregate functions/max/Map(UInt16,LowCardinality(UInt64)) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 111ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Int8)) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,uint16 OK 122ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 153ms
/aggregate functions/max/Map(UInt16,LowCardinality(UInt128)) OK 110ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Int16)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,uint128 OK 93ms
/aggregate functions/max/Map(UInt16,LowCardinality(Int8)) OK 99ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Int32)) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,uint8 OK 99ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 95ms
/aggregate functions/max/Map(UInt16,LowCardinality(Int16)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,uint64 OK 130ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Int64)) OK 116ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 107ms
/aggregate functions/max/Map(UInt16,LowCardinality(Int32)) OK 118ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 123ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Int128)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,uint32 OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 118ms
/aggregate functions/max/Map(UInt16,LowCardinality(Int64)) OK 134ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Float32)) OK 117ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,uint16 OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 101ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 110ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Float64)) OK 126ms
/aggregate functions/max/Map(UInt16,LowCardinality(Int128)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,nullable_uint128_ OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 113ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 136ms
/aggregate functions/max/Map(UInt16,LowCardinality(Float32)) OK 161ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Date)) OK 143ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 117ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 161ms
/aggregate functions/groupUniqArray/Array(LowCardinality(DateTime)) OK 140ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 114ms
/aggregate functions/max/Map(UInt16,LowCardinality(Float64)) OK 144ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 114ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Bool)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 95ms
/aggregate functions/max/Map(UInt16,LowCardinality(Date)) OK 116ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 129ms
/aggregate functions/groupUniqArray/Array(LowCardinality(String)) OK 124ms
/aggregate functions/max/Map(UInt16,LowCardinality(DateTime)) OK 117ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint128_ OK 105ms
/aggregate functions/groupUniqArray/Array(LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/max/Map(UInt16,LowCardinality(Bool)) OK 103ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/max/Map(UInt16,LowCardinality(String)) OK 111ms
/aggregate functions/groupUniqArray/Array(LowCardinality(UUID)) OK 150ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 88ms
/aggregate functions/max/Map(UInt16,LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 111ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/max/Map(UInt16,LowCardinality(UUID)) OK 108ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint128__ OK 113ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,uint8 OK 135ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,uint8 OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,uint64 OK 128ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 149ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UInt128))) OK 151ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,uint32 OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,uint64 OK 101ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,uint32 OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,uint16 OK 96ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,uint128 OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,uint16 OK 100ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,nullable_uint8_ OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 101ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,nullable_uint64_ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 107ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,nullable_uint32_ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 87ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,nullable_uint16_ OK 107ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Float64))) OK 175ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,nullable_uint128_ OK 137ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 121ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_uint8_ OK 121ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_uint64_ OK 113ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 101ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_uint16_ OK 121ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_uint128_ OK 107ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/groupUniqArray/Array(LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/max/Map(UInt16,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/groupUniqArray/Array(Array(String)) OK 102ms
/aggregate functions/max/Map(UInt16,Array(String)) OK 127ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,uint8 OK 93ms
/aggregate functions/groupUniqArray/Array(Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/max/Map(UInt16,Map(String,LowCardinality(Float64))) OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,uint64 OK 90ms
/aggregate functions/groupUniqArray/Array(Tuple(String)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/max/Map(UInt16,Tuple(String)) OK 101ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,uint32 OK 98ms
/aggregate functions/groupUniqArray/LowCardinality(UInt8) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint128__ OK 96ms
/aggregate functions/max/Map(UInt32,UInt8) OK 109ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,uint16 OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,uint8 OK 100ms
/aggregate functions/groupUniqArray/LowCardinality(UInt16) OK 162ms
/aggregate functions/max/Map(UInt32,UInt16) OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 119ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Array(String)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,uint64 OK 206ms
/aggregate functions/max/Map(UInt32,UInt32) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 127ms
/aggregate functions/groupUniqArray/LowCardinality(UInt32) OK 113ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/max/Map(UInt32,UInt64) OK 135ms
/aggregate functions/groupUniqArray/LowCardinality(UInt64) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,uint32 OK 122ms
/aggregate functions/last_value/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 126ms
/aggregate functions/groupUniqArray/LowCardinality(UInt128) OK 151ms
/aggregate functions/max/Map(UInt32,UInt128) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,uint16 OK 116ms
/aggregate functions/last_value/Nullable(UInt8) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,uint128 OK 169ms
/aggregate functions/max/Map(UInt32,Int8) OK 149ms
/aggregate functions/groupUniqArray/LowCardinality(Int8) OK 110ms
/aggregate functions/last_value/Nullable(UInt16) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 140ms
/aggregate functions/groupUniqArray/LowCardinality(Int16) OK 116ms
/aggregate functions/last_value/Nullable(UInt32) OK 96ms
/aggregate functions/max/Map(UInt32,Int16) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 106ms
/aggregate functions/last_value/Nullable(UInt64) OK 100ms
/aggregate functions/groupUniqArray/LowCardinality(Int32) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 121ms
/aggregate functions/max/Map(UInt32,Int32) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 100ms
/aggregate functions/last_value/Nullable(UInt128) OK 121ms
/aggregate functions/groupUniqArray/LowCardinality(Int64) OK 104ms
/aggregate functions/max/Map(UInt32,Int64) OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 92ms
/aggregate functions/groupUniqArray/LowCardinality(Int128) OK 119ms
/aggregate functions/last_value/Nullable(Int8) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 163ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/max/Map(UInt32,Int128) OK 148ms
/aggregate functions/last_value/Nullable(Int16) OK 119ms
/aggregate functions/groupUniqArray/LowCardinality(Float32) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,nullable_uint128_ OK 151ms
/aggregate functions/max/Map(UInt32,Float32) OK 137ms
/aggregate functions/groupUniqArray/LowCardinality(Float64) OK 129ms
/aggregate functions/last_value/Nullable(Int32) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/last_value/Nullable(Int64) OK 110ms
/aggregate functions/max/Map(UInt32,Float64) OK 119ms
/aggregate functions/groupUniqArray/LowCardinality(Date) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/last_value/Nullable(Int128) OK 128ms
/aggregate functions/max/Map(UInt32,Decimal128(38)) OK 136ms
/aggregate functions/groupUniqArray/LowCardinality(DateTime) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 134ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,uint8 OK 117ms
/aggregate functions/last_value/Nullable(Float32) OK 128ms
/aggregate functions/groupUniqArray/LowCardinality(Bool) OK 133ms
/aggregate functions/max/Map(UInt32,Date) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,uint64 OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/last_value/Nullable(Float64) OK 124ms
/aggregate functions/max/Map(UInt32,DateTime) OK 124ms
/aggregate functions/groupUniqArray/LowCardinality(String) OK 137ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,uint32 OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 137ms
/aggregate functions/last_value/Nullable(Decimal128(38)) OK 122ms
/aggregate functions/max/Map(UInt32,DateTime64(3)) OK 102ms
/aggregate functions/groupUniqArray/LowCardinality(FixedString(51)) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_uint128_ OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,uint16 OK 99ms
/aggregate functions/max/Map(UInt32,Bool) OK 98ms
/aggregate functions/last_value/Nullable(Date) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 105ms
/aggregate functions/groupUniqArray/LowCardinality(UUID) OK 100ms
/aggregate functions/max/Map(UInt32,String) OK 103ms
/aggregate functions/last_value/Nullable(DateTime) OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 114ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UInt8)) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/max/Map(UInt32,FixedString(51)) OK 106ms
/aggregate functions/last_value/Nullable(DateTime64(3)) OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UInt16)) OK 111ms
/aggregate functions/last_value/Nullable(Bool) OK 110ms
/aggregate functions/max/Map(UInt32,UUID) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UInt32)) OK 111ms
/aggregate functions/last_value/Nullable(String) OK 99ms
/aggregate functions/max/Map(UInt32,Nullable(UInt8)) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint128__ OK 105ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UInt64)) OK 106ms
/aggregate functions/last_value/Nullable(FixedString(51)) OK 105ms
/aggregate functions/max/Map(UInt32,Nullable(UInt16)) OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 88ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,uint8 OK 102ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UInt128)) OK 116ms
/aggregate functions/max/Map(UInt32,Nullable(UInt32)) OK 95ms
/aggregate functions/last_value/Nullable(UUID) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,uint64 OK 115ms
/aggregate functions/max/Map(UInt32,Nullable(UInt64)) OK 128ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Int8)) OK 106ms
/aggregate functions/last_value/Array(UInt8) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,uint32 OK 91ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/max/Map(UInt32,Nullable(UInt128)) OK 106ms
/aggregate functions/last_value/Array(UInt16) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,uint16 OK 98ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Int32)) OK 113ms
/aggregate functions/max/Map(UInt32,Nullable(Int8)) OK 142ms
/aggregate functions/last_value/Array(UInt32) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,uint128 OK 97ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Int64)) OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/last_value/Array(UInt64) OK 94ms
/aggregate functions/max/Map(UInt32,Nullable(Int16)) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 98ms
/aggregate functions/last_value/Array(UInt128) OK 119ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Int128)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/max/Map(UInt32,Nullable(Int32)) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 115ms
/aggregate functions/last_value/Array(Int8) OK 145ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Float32)) OK 150ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,uint8 OK 143ms
/aggregate functions/max/Map(UInt32,Nullable(Int64)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 121ms
/aggregate functions/max/Map(UInt32,Nullable(Int128)) OK 138ms
/aggregate functions/last_value/Array(Int16) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 149ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Float64)) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,uint64 OK 149ms
/aggregate functions/last_value/Array(Int32) OK 120ms
/aggregate functions/max/Map(UInt32,Nullable(Float32)) OK 114ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Date)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,nullable_uint128_ OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,uint32 OK 100ms
/aggregate functions/last_value/Array(Int64) OK 94ms
/aggregate functions/max/Map(UInt32,Nullable(Float64)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,uint16 OK 107ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(DateTime)) OK 109ms
/aggregate functions/last_value/Array(Int128) OK 100ms
/aggregate functions/max/Map(UInt32,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 116ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(Bool)) OK 117ms
/aggregate functions/last_value/Array(Float32) OK 107ms
/aggregate functions/max/Map(UInt32,Nullable(Date)) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(String)) OK 98ms
/aggregate functions/last_value/Array(Float64) OK 113ms
/aggregate functions/max/Map(UInt32,Nullable(DateTime)) OK 109ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(FixedString(51))) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 115ms
/aggregate functions/last_value/Array(Decimal128(38)) OK 96ms
/aggregate functions/max/Map(UInt32,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/groupUniqArray/LowCardinality(Nullable(UUID)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_uint128_ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 107ms
/aggregate functions/last_value/Array(Date) OK 118ms
/aggregate functions/max/Map(UInt32,Nullable(Bool)) OK 100ms
/aggregate functions/groupUniqArray/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 689ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/max/Map(UInt32,Nullable(String)) OK 148ms
/aggregate functions/last_value/Array(DateTime) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 122ms
/aggregate functions/last_value/Array(DateTime64(3)) OK 108ms
/aggregate functions/max/Map(UInt32,Nullable(FixedString(51))) OK 162ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 106ms
/aggregate functions/last_value/Array(Bool) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 88ms
/aggregate functions/max/Map(UInt32,Nullable(UUID)) OK 84ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 105ms
/aggregate functions/last_value/Array(String) OK 123ms
/aggregate functions/max/Map(UInt32,LowCardinality(UInt8)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/last_value/Array(FixedString(51)) OK 117ms
/aggregate functions/max/Map(UInt32,LowCardinality(UInt16)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,uint8 OK 176ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/max/Map(UInt32,LowCardinality(UInt32)) OK 137ms
/aggregate functions/last_value/Array(UUID) OK 157ms
/aggregate functions/groupUniqArray/max size OK 750ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 168ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,uint64 OK 113ms
/aggregate functions/max/Map(UInt32,LowCardinality(UInt64)) OK 113ms
/aggregate functions/last_value/Array(Nullable(UInt8)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,uint32 OK 125ms
/aggregate functions/max/Map(UInt32,LowCardinality(UInt128)) OK 128ms
/aggregate functions/last_value/Array(Nullable(UInt16)) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,uint16 OK 130ms
/aggregate functions/max/Map(UInt32,LowCardinality(Int8)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,uint8 OK 121ms
/aggregate functions/last_value/Array(Nullable(UInt32)) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,uint128 OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,uint64 OK 113ms
/aggregate functions/max/Map(UInt32,LowCardinality(Int16)) OK 121ms
/aggregate functions/last_value/Array(Nullable(UInt64)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,uint32 OK 119ms
/aggregate functions/max/Map(UInt32,LowCardinality(Int32)) OK 111ms
/aggregate functions/last_value/Array(Nullable(UInt128)) OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,uint16 OK 150ms
/aggregate functions/max/Map(UInt32,LowCardinality(Int64)) OK 150ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 129ms
/aggregate functions/last_value/Array(Nullable(Int8)) OK 100ms
/aggregate functions/groupUniqArray/duplicates OK 95ms
/aggregate functions/last_value/Array(Nullable(Int16)) OK 151ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 148ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 134ms
/aggregate functions/max/Map(UInt32,LowCardinality(Int128)) OK 115ms
/aggregate functions/min OK 3m 3s
/aggregate functions/min/constant OK 94ms
/aggregate functions/min/zero rows OK 97ms
/aggregate functions/max/Map(UInt32,LowCardinality(Float32)) OK 128ms
/aggregate functions/last_value/Array(Nullable(Int32)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 91ms
/aggregate functions/min/with group by OK 78ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,nullable_uint128_ OK 151ms
/aggregate functions/last_value/Array(Nullable(Int64)) OK 126ms
/aggregate functions/max/Map(UInt32,LowCardinality(Float64)) OK 140ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 102ms
/aggregate functions/min/NULL value handling OK 60ms
/aggregate functions/min/inf OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 124ms
/aggregate functions/last_value/Array(Nullable(Int128)) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 128ms
/aggregate functions/max/Map(UInt32,LowCardinality(Date)) OK 110ms
/aggregate functions/min/-inf OK 68ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 134ms
/aggregate functions/max/Map(UInt32,LowCardinality(DateTime)) OK 125ms
/aggregate functions/last_value/Array(Nullable(Float32)) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 125ms
/aggregate functions/min/nan OK 68ms
/aggregate functions/min/inf, -inf, nan OK 86ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 109ms
/aggregate functions/max/Map(UInt32,LowCardinality(Bool)) OK 128ms
/aggregate functions/last_value/Array(Nullable(Float64)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 110ms
/aggregate functions/min/UInt8 OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 139ms
/aggregate functions/last_value/Array(Nullable(Decimal128(38))) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 115ms
/aggregate functions/max/Map(UInt32,LowCardinality(String)) OK 130ms
/aggregate functions/min/UInt16 OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_uint128_ OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 147ms
/aggregate functions/last_value/Array(Nullable(Date)) OK 138ms
/aggregate functions/max/Map(UInt32,LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/min/UInt32 OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/min/UInt64 OK 131ms
/aggregate functions/last_value/Array(Nullable(DateTime)) OK 147ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/max/Map(UInt32,LowCardinality(UUID)) OK 127ms
/aggregate functions/min/UInt128 OK 161ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 158ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/last_value/Array(Nullable(DateTime64(3))) OK 131ms
/aggregate functions/min/Int8 OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 154ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/last_value/Array(Nullable(Bool)) OK 135ms
/aggregate functions/min/Int16 OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/last_value/Array(Nullable(String)) OK 109ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/min/Int32 OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/last_value/Array(Nullable(FixedString(51))) OK 119ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,uint8 OK 111ms
/aggregate functions/min/Int64 OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,uint8 OK 125ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/last_value/Array(Nullable(UUID)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,uint64 OK 95ms
/aggregate functions/min/Int128 OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,uint64 OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,uint32 OK 125ms
/aggregate functions/last_value/Array(LowCardinality(UInt8)) OK 144ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/min/Float32 OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,uint32 OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,uint16 OK 113ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/min/Float64 OK 98ms
/aggregate functions/last_value/Array(LowCardinality(UInt16)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,uint16 OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 127ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/min/Decimal128(38) OK 134ms
/aggregate functions/last_value/Array(LowCardinality(UInt32)) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,uint128 OK 136ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 140ms
/aggregate functions/last_value/Array(LowCardinality(UInt64)) OK 108ms
/aggregate functions/min/Date OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 159ms
/aggregate functions/last_value/Array(LowCardinality(UInt128)) OK 133ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 130ms
/aggregate functions/min/DateTime OK 95ms
/aggregate functions/min/DateTime64(3) OK 116ms
/aggregate functions/last_value/Array(LowCardinality(Int8)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 113ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/min/Bool OK 100ms
/aggregate functions/last_value/Array(LowCardinality(Int16)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 115ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/min/String OK 109ms
/aggregate functions/last_value/Array(LowCardinality(Int32)) OK 132ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/min/FixedString(51) OK 90ms
/aggregate functions/last_value/Array(LowCardinality(Int64)) OK 140ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,nullable_uint128_ OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 110ms
/aggregate functions/min/UUID OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 116ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 118ms
/aggregate functions/last_value/Array(LowCardinality(Int128)) OK 116ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/min/Map(UInt8,UInt8) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/last_value/Array(LowCardinality(Float32)) OK 130ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/min/Map(UInt8,UInt16) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 159ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/last_value/Array(LowCardinality(Float64)) OK 147ms
/aggregate functions/min/Map(UInt8,UInt32) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/max/Map(UInt32,LowCardinality(Nullable(UUID))) OK 165ms
/aggregate functions/min/Map(UInt8,UInt64) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 158ms
/aggregate functions/last_value/Array(LowCardinality(Date)) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/min/Map(UInt8,UInt128) OK 96ms
/aggregate functions/last_value/Array(LowCardinality(DateTime)) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/max/Map(UInt32,Array(String)) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_uint128_ OK 132ms
/aggregate functions/min/Map(UInt8,Int8) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,uint8 OK 134ms
/aggregate functions/last_value/Array(LowCardinality(Bool)) OK 110ms
/aggregate functions/max/Map(UInt32,Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/min/Map(UInt8,Int16) OK 108ms
/aggregate functions/last_value/Array(LowCardinality(String)) OK 120ms
/aggregate functions/max/Map(UInt32,Tuple(String)) OK 116ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,uint64 OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/min/Map(UInt8,Int32) OK 99ms
/aggregate functions/last_value/Array(LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/max/Map(UInt64,UInt8) OK 140ms
/aggregate functions/min/Map(UInt8,Int64) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,uint32 OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/last_value/Array(LowCardinality(UUID)) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 199ms
/aggregate functions/min/Map(UInt8,Int128) OK 180ms
/aggregate functions/max/Map(UInt64,UInt16) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,uint16 OK 178ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/max/Map(UInt64,UInt32) OK 148ms
/aggregate functions/min/Map(UInt8,Float32) OK 164ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint128__ OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 119ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/max/Map(UInt64,UInt64) OK 99ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UInt32))) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,uint8 OK 109ms
/aggregate functions/min/Map(UInt8,Float64) OK 111ms
/aggregate functions/max/Map(UInt64,UInt128) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,uint64 OK 165ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UInt64))) OK 152ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 132ms
/aggregate functions/min/Map(UInt8,Decimal128(38)) OK 105ms
/aggregate functions/max/Map(UInt64,Int8) OK 122ms
/aggregate functions/min/Map(UInt8,Date) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 120ms
/aggregate functions/max/Map(UInt64,Int16) OK 126ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,uint32 OK 129ms
/aggregate functions/min/Map(UInt8,DateTime) OK 150ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 160ms
/aggregate functions/max/Map(UInt64,Int32) OK 156ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,uint16 OK 147ms
/aggregate functions/min/Map(UInt8,DateTime64(3)) OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 124ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/max/Map(UInt64,Int64) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,uint128 OK 137ms
/aggregate functions/max/Map(UInt64,Int128) OK 113ms
/aggregate functions/min/Map(UInt8,Bool) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,nullable_uint8_ OK 118ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/max/Map(UInt64,Float32) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 152ms
/aggregate functions/min/Map(UInt8,String) OK 167ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Int64))) OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,nullable_uint64_ OK 134ms
/aggregate functions/max/Map(UInt64,Float64) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,nullable_uint32_ OK 102ms
/aggregate functions/min/Map(UInt8,FixedString(51)) OK 112ms
/aggregate functions/max/Map(UInt64,Decimal128(38)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,nullable_uint16_ OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/min/Map(UInt8,UUID) OK 124ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Float32))) OK 142ms
/aggregate functions/max/Map(UInt64,Date) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,nullable_uint128_ OK 160ms
/aggregate functions/min/Map(UInt8,Nullable(UInt8)) OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 154ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/max/Map(UInt64,DateTime) OK 143ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/min/Map(UInt8,Nullable(UInt16)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_uint8_ OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/max/Map(UInt64,DateTime64(3)) OK 104ms
/aggregate functions/min/Map(UInt8,Nullable(UInt32)) OK 102ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,uint8 OK 131ms
/aggregate functions/max/Map(UInt64,Bool) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_uint64_ OK 110ms
/aggregate functions/min/Map(UInt8,Nullable(UInt64)) OK 94ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/max/Map(UInt64,String) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_uint32_ OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,uint64 OK 90ms
/aggregate functions/min/Map(UInt8,Nullable(UInt128)) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,uint32 OK 158ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_uint16_ OK 127ms
/aggregate functions/max/Map(UInt64,FixedString(51)) OK 99ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/min/Map(UInt8,Nullable(Int8)) OK 120ms
/aggregate functions/max/Map(UInt64,UUID) OK 119ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_uint128_ OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,uint16 OK 112ms
/aggregate functions/min/Map(UInt8,Nullable(Int16)) OK 109ms
/aggregate functions/max/Map(UInt64,Nullable(UInt8)) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/last_value/Array(LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 126ms
/aggregate functions/min/Map(UInt8,Nullable(Int32)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint64__ OK 166ms
/aggregate functions/max/Map(UInt64,Nullable(UInt16)) OK 153ms
/aggregate functions/min/Map(UInt8,Nullable(Int64)) OK 127ms
/aggregate functions/last_value/Array(Array(String)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 136ms
/aggregate functions/last_value/Array(Map(String,LowCardinality(Float64))) OK 163ms
/aggregate functions/min/Map(UInt8,Nullable(Int128)) OK 136ms
/aggregate functions/max/Map(UInt64,Nullable(UInt32)) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 132ms
/aggregate functions/min/Map(UInt8,Nullable(Float32)) OK 131ms
/aggregate functions/max/Map(UInt64,Nullable(UInt64)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/last_value/Array(Tuple(String)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 132ms
/aggregate functions/max/Map(UInt64,Nullable(UInt128)) OK 130ms
/aggregate functions/last_value/LowCardinality(UInt8) OK 150ms
/aggregate functions/min/Map(UInt8,Nullable(Float64)) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint128__ OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 114ms
/aggregate functions/max/Map(UInt64,Nullable(Int8)) OK 132ms
/aggregate functions/min/Map(UInt8,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 128ms
/aggregate functions/last_value/LowCardinality(UInt16) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,uint8 OK 130ms
/aggregate functions/min/Map(UInt8,Nullable(Date)) OK 123ms
/aggregate functions/max/Map(UInt64,Nullable(Int16)) OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,uint64 OK 113ms
/aggregate functions/last_value/LowCardinality(UInt32) OK 120ms
/aggregate functions/min/Map(UInt8,Nullable(DateTime)) OK 100ms
/aggregate functions/max/Map(UInt64,Nullable(Int32)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,uint32 OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 114ms
/aggregate functions/last_value/LowCardinality(UInt64) OK 118ms
/aggregate functions/min/Map(UInt8,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/max/Map(UInt64,Nullable(Int64)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,uint16 OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/last_value/LowCardinality(UInt128) OK 106ms
/aggregate functions/min/Map(UInt8,Nullable(Bool)) OK 111ms
/aggregate functions/max/Map(UInt64,Nullable(Int128)) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,uint128 OK 98ms
/aggregate functions/last_value/LowCardinality(Int8) OK 106ms
/aggregate functions/min/Map(UInt8,Nullable(String)) OK 107ms
/aggregate functions/max/Map(UInt64,Nullable(Float32)) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 92ms
/aggregate functions/last_value/LowCardinality(Int16) OK 102ms
/aggregate functions/max/Map(UInt64,Nullable(Float64)) OK 111ms
/aggregate functions/min/Map(UInt8,Nullable(FixedString(51))) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 104ms
/aggregate functions/last_value/LowCardinality(Int32) OK 104ms
/aggregate functions/max/Map(UInt64,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/min/Map(UInt8,Nullable(UUID)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,uint8 OK 97ms
/aggregate functions/last_value/LowCardinality(Int64) OK 96ms
/aggregate functions/min/Map(UInt8,LowCardinality(UInt8)) OK 96ms
/aggregate functions/max/Map(UInt64,Nullable(Date)) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,uint64 OK 105ms
/aggregate functions/last_value/LowCardinality(Int128) OK 128ms
/aggregate functions/min/Map(UInt8,LowCardinality(UInt16)) OK 107ms
/aggregate functions/max/Map(UInt64,Nullable(DateTime)) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,nullable_uint128_ OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,uint32 OK 107ms
/aggregate functions/last_value/LowCardinality(Float32) OK 103ms
/aggregate functions/min/Map(UInt8,LowCardinality(UInt32)) OK 135ms
/aggregate functions/max/Map(UInt64,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,uint16 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 115ms
/aggregate functions/last_value/LowCardinality(Float64) OK 100ms
/aggregate functions/min/Map(UInt8,LowCardinality(UInt64)) OK 116ms
/aggregate functions/max/Map(UInt64,Nullable(Bool)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 139ms
/aggregate functions/last_value/LowCardinality(Date) OK 136ms
/aggregate functions/min/Map(UInt8,LowCardinality(UInt128)) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 110ms
/aggregate functions/max/Map(UInt64,Nullable(String)) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 105ms
/aggregate functions/last_value/LowCardinality(DateTime) OK 106ms
/aggregate functions/min/Map(UInt8,LowCardinality(Int8)) OK 101ms
/aggregate functions/max/Map(UInt64,Nullable(FixedString(51))) OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 92ms
/aggregate functions/last_value/LowCardinality(Bool) OK 104ms
/aggregate functions/min/Map(UInt8,LowCardinality(Int16)) OK 92ms
/aggregate functions/max/Map(UInt64,Nullable(UUID)) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_uint128_ OK 106ms
/aggregate functions/last_value/LowCardinality(String) OK 110ms
/aggregate functions/min/Map(UInt8,LowCardinality(Int32)) OK 96ms
/aggregate functions/max/Map(UInt64,LowCardinality(UInt8)) OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/last_value/LowCardinality(FixedString(51)) OK 93ms
/aggregate functions/min/Map(UInt8,LowCardinality(Int64)) OK 92ms
/aggregate functions/max/Map(UInt64,LowCardinality(UInt16)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/last_value/LowCardinality(UUID) OK 94ms
/aggregate functions/min/Map(UInt8,LowCardinality(Int128)) OK 102ms
/aggregate functions/max/Map(UInt64,LowCardinality(UInt32)) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/last_value/LowCardinality(Nullable(UInt8)) OK 162ms
/aggregate functions/min/Map(UInt8,LowCardinality(Float32)) OK 149ms
/aggregate functions/max/Map(UInt64,LowCardinality(UInt64)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 206ms
/aggregate functions/last_value/LowCardinality(Nullable(UInt16)) OK 164ms
/aggregate functions/max/Map(UInt64,LowCardinality(UInt128)) OK 144ms
/aggregate functions/min/Map(UInt8,LowCardinality(Float64)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/min/Map(UInt8,LowCardinality(Date)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint128__ OK 99ms
/aggregate functions/max/Map(UInt64,LowCardinality(Int8)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/last_value/LowCardinality(Nullable(UInt32)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,uint8 OK 120ms
/aggregate functions/min/Map(UInt8,LowCardinality(DateTime)) OK 96ms
/aggregate functions/max/Map(UInt64,LowCardinality(Int16)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/last_value/LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/min/Map(UInt8,LowCardinality(Bool)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,uint64 OK 104ms
/aggregate functions/max/Map(UInt64,LowCardinality(Int32)) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/last_value/LowCardinality(Nullable(UInt128)) OK 108ms
/aggregate functions/min/Map(UInt8,LowCardinality(String)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,uint32 OK 98ms
/aggregate functions/max/Map(UInt64,LowCardinality(Int64)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,uint8 OK 91ms
/aggregate functions/last_value/LowCardinality(Nullable(Int8)) OK 97ms
/aggregate functions/min/Map(UInt8,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,uint16 OK 117ms
/aggregate functions/max/Map(UInt64,LowCardinality(Int128)) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,uint64 OK 106ms
/aggregate functions/last_value/LowCardinality(Nullable(Int16)) OK 108ms
/aggregate functions/min/Map(UInt8,LowCardinality(UUID)) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,uint128 OK 122ms
/aggregate functions/max/Map(UInt64,LowCardinality(Float32)) OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,uint32 OK 96ms
/aggregate functions/last_value/LowCardinality(Nullable(Int32)) OK 120ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/max/Map(UInt64,LowCardinality(Float64)) OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,uint16 OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 105ms
/aggregate functions/last_value/LowCardinality(Nullable(Int64)) OK 103ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/max/Map(UInt64,LowCardinality(Date)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 93ms
/aggregate functions/last_value/LowCardinality(Nullable(Int128)) OK 94ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 90ms
/aggregate functions/max/Map(UInt64,LowCardinality(DateTime)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 101ms
/aggregate functions/last_value/LowCardinality(Nullable(Float32)) OK 129ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/max/Map(UInt64,LowCardinality(Bool)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 84ms
/aggregate functions/last_value/LowCardinality(Nullable(Float64)) OK 140ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/max/Map(UInt64,LowCardinality(String)) OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,nullable_uint128_ OK 112ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/max/Map(UInt64,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/last_value/LowCardinality(Nullable(Date)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 99ms
/aggregate functions/max/Map(UInt64,LowCardinality(UUID)) OK 98ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/last_value/LowCardinality(Nullable(DateTime)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 108ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 138ms
/aggregate functions/last_value/LowCardinality(Nullable(Bool)) OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 109ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 118ms
/aggregate functions/last_value/LowCardinality(Nullable(String)) OK 119ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_uint128_ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/last_value/LowCardinality(Nullable(FixedString(51))) OK 93ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/last_value/LowCardinality(Nullable(UUID)) OK 118ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/last_value/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 744ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Date))) OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,uint8 OK 89ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Int32))) OK 85ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(String))) OK 79ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,uint64 OK 105ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,uint8 OK 92ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,uint32 OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,uint64 OK 87ms
/aggregate functions/min/Map(UInt8,LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,uint16 OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,uint32 OK 116ms
/aggregate functions/min/Map(UInt8,Array(String)) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 124ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,uint16 OK 121ms
/aggregate functions/quantile OK 6s 660ms
/aggregate functions/quantile/constant OK 87ms
/aggregate functions/min/Map(UInt8,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,uint128 OK 130ms
/aggregate functions/quantile/zero rows OK 72ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/min/Map(UInt8,Tuple(String)) OK 124ms
/aggregate functions/quantile/single row OK 81ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 119ms
/aggregate functions/min/Map(UInt16,UInt8) OK 106ms
/aggregate functions/quantile/with group by OK 59ms
/aggregate functions/quantile/some negative values OK 61ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 124ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 125ms
/aggregate functions/min/Map(UInt16,UInt16) OK 117ms
/aggregate functions/quantile/NULL value handling OK 55ms
/aggregate functions/quantile/single NULL value OK 64ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 134ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(String))) OK 134ms
/aggregate functions/min/Map(UInt16,UInt32) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 129ms
/aggregate functions/quantile/return type OK 60ms
/aggregate functions/quantile/doc example OK 66ms
/aggregate functions/min/Map(UInt16,UInt64) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 128ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 117ms
/aggregate functions/quantile/inf OK 61ms
/aggregate functions/quantile/-inf OK 67ms
/aggregate functions/min/Map(UInt16,UInt128) OK 114ms
/aggregate functions/max/Map(UInt64,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint128_ OK 127ms
/aggregate functions/quantile/nan OK 76ms
/aggregate functions/min/Map(UInt16,Int8) OK 115ms
/aggregate functions/quantile/inf, -inf, nan OK 91ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 116ms
/aggregate functions/max/Map(UInt64,Array(String)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 115ms
/aggregate functions/quantile/UInt8 OK 105ms
/aggregate functions/min/Map(UInt16,Int16) OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/max/Map(UInt64,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantile/UInt16 OK 95ms
/aggregate functions/min/Map(UInt16,Int32) OK 99ms
/aggregate functions/max/Map(UInt64,Tuple(String)) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantile/UInt32 OK 108ms
/aggregate functions/min/Map(UInt16,Int64) OK 117ms
/aggregate functions/max/Map(UInt128,UInt8) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 96ms
/aggregate functions/quantile/UInt64 OK 96ms
/aggregate functions/min/Map(UInt16,Int128) OK 109ms
/aggregate functions/max/Map(UInt128,UInt16) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint128_ OK 95ms
/aggregate functions/quantile/Int8 OK 102ms
/aggregate functions/max/Map(UInt128,UInt32) OK 110ms
/aggregate functions/min/Map(UInt16,Float32) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantile/Int16 OK 92ms
/aggregate functions/min/Map(UInt16,Float64) OK 102ms
/aggregate functions/max/Map(UInt128,UInt64) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantile/Int32 OK 84ms
/aggregate functions/min/Map(UInt16,Decimal128(38)) OK 114ms
/aggregate functions/max/Map(UInt128,UInt128) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 174ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/quantile/Int64 OK 178ms
/aggregate functions/max/Map(UInt128,Int8) OK 117ms
/aggregate functions/min/Map(UInt16,Date) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 197ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 141ms
/aggregate functions/max/Map(UInt128,Int16) OK 110ms
/aggregate functions/min/Map(UInt16,DateTime) OK 115ms
/aggregate functions/quantile/Float32 OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint128__ OK 124ms
/aggregate functions/max/Map(UInt128,Int32) OK 112ms
/aggregate functions/min/Map(UInt16,DateTime64(3)) OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 116ms
/aggregate functions/quantile/Float64 OK 116ms
/aggregate functions/max/Map(UInt128,Int64) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,uint8 OK 140ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 108ms
/aggregate functions/min/Map(UInt16,Bool) OK 100ms
/aggregate functions/quantile/Decimal128(38) OK 127ms
/aggregate functions/min/Map(UInt16,String) OK 161ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 142ms
/aggregate functions/max/Map(UInt128,Int128) OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,uint64 OK 129ms
/aggregate functions/quantile/Date OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 153ms
/aggregate functions/quantile/DateTime OK 109ms
/aggregate functions/max/Map(UInt128,Float32) OK 145ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,uint32 OK 120ms
/aggregate functions/min/Map(UInt16,FixedString(51)) OK 104ms
/aggregate functions/quantile/Nullable(UInt8) OK 111ms
/aggregate functions/min/Map(UInt16,UUID) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,uint16 OK 111ms
/aggregate functions/max/Map(UInt128,Float64) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantile/Nullable(UInt16) OK 131ms
/aggregate functions/min/Map(UInt16,Nullable(UInt8)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,uint128 OK 125ms
/aggregate functions/max/Map(UInt128,Decimal128(38)) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 115ms
/aggregate functions/min/Map(UInt16,Nullable(UInt16)) OK 125ms
/aggregate functions/quantile/Nullable(UInt32) OK 138ms
/aggregate functions/max/Map(UInt128,Date) OK 138ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 131ms
/aggregate functions/min/Map(UInt16,Nullable(UInt32)) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 133ms
/aggregate functions/quantile/Nullable(UInt64) OK 108ms
/aggregate functions/max/Map(UInt128,DateTime) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 109ms
/aggregate functions/min/Map(UInt16,Nullable(UInt64)) OK 96ms
/aggregate functions/quantile/Nullable(Int8) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/max/Map(UInt128,DateTime64(3)) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 105ms
/aggregate functions/min/Map(UInt16,Nullable(UInt128)) OK 95ms
/aggregate functions/quantile/Nullable(Int16) OK 101ms
/aggregate functions/max/Map(UInt128,Bool) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/min/Map(UInt16,Nullable(Int8)) OK 102ms
/aggregate functions/quantile/Nullable(Int32) OK 93ms
/aggregate functions/max/Map(UInt128,String) OK 124ms
/aggregate functions/min/Map(UInt16,Nullable(Int16)) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint128_ OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/quantile/Nullable(Int64) OK 96ms
/aggregate functions/max/Map(UInt128,FixedString(51)) OK 118ms
/aggregate functions/min/Map(UInt16,Nullable(Int32)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/quantile/Nullable(Float32) OK 127ms
/aggregate functions/max/Map(UInt128,UUID) OK 119ms
/aggregate functions/min/Map(UInt16,Nullable(Int64)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 110ms
/aggregate functions/quantile/Nullable(Float64) OK 101ms
/aggregate functions/max/Map(UInt128,Nullable(UInt8)) OK 168ms
/aggregate functions/min/Map(UInt16,Nullable(Int128)) OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 161ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 141ms
/aggregate functions/quantile/Nullable(Decimal128(38)) OK 118ms
/aggregate functions/quantile/Nullable(Date) OK 152ms
/aggregate functions/min/Map(UInt16,Nullable(Float32)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 144ms
/aggregate functions/max/Map(UInt128,Nullable(UInt16)) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 117ms
/aggregate functions/min/Map(UInt16,Nullable(Float64)) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 146ms
/aggregate functions/quantile/Nullable(DateTime) OK 133ms
/aggregate functions/max/Map(UInt128,Nullable(UInt32)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint128_ OK 131ms
/aggregate functions/max/Map(UInt128,Nullable(UInt64)) OK 102ms
/aggregate functions/min/Map(UInt16,Nullable(Decimal128(38))) OK 185ms
/aggregate functions/quantile/LowCardinality(UInt8) OK 162ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 158ms
/aggregate functions/max/Map(UInt128,Nullable(UInt128)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 162ms
/aggregate functions/quantile/LowCardinality(UInt16) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 152ms
/aggregate functions/min/Map(UInt16,Nullable(Date)) OK 154ms
/aggregate functions/max/Map(UInt128,Nullable(Int8)) OK 101ms
/aggregate functions/quantile/LowCardinality(UInt32) OK 113ms
/aggregate functions/max/Map(UInt128,Nullable(Int16)) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/min/Map(UInt16,Nullable(DateTime)) OK 114ms
/aggregate functions/quantile/LowCardinality(UInt64) OK 91ms
/aggregate functions/max/Map(UInt128,Nullable(Int32)) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/min/Map(UInt16,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/quantile/LowCardinality(Int8) OK 105ms
/aggregate functions/max/Map(UInt128,Nullable(Int64)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 115ms
/aggregate functions/min/Map(UInt16,Nullable(Bool)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint128__ OK 110ms
/aggregate functions/quantile/LowCardinality(Int16) OK 106ms
/aggregate functions/max/Map(UInt128,Nullable(Int128)) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 122ms
/aggregate functions/min/Map(UInt16,Nullable(String)) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,uint8 OK 101ms
/aggregate functions/quantile/LowCardinality(Int32) OK 110ms
/aggregate functions/max/Map(UInt128,Nullable(Float32)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,uint64 OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 100ms
/aggregate functions/min/Map(UInt16,Nullable(FixedString(51))) OK 110ms
/aggregate functions/quantile/LowCardinality(Int64) OK 110ms
/aggregate functions/max/Map(UInt128,Nullable(Float64)) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,uint32 OK 114ms
/aggregate functions/min/Map(UInt16,Nullable(UUID)) OK 117ms
/aggregate functions/max/Map(UInt128,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/quantile/LowCardinality(Float32) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 170ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,uint16 OK 122ms
/aggregate functions/min/Map(UInt16,LowCardinality(UInt8)) OK 151ms
/aggregate functions/quantile/LowCardinality(Float64) OK 96ms
/aggregate functions/max/Map(UInt128,Nullable(Date)) OK 129ms
/aggregate functions/quantile/LowCardinality(Date) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,uint128 OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/max/Map(UInt128,Nullable(DateTime)) OK 104ms
/aggregate functions/min/Map(UInt16,LowCardinality(UInt16)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 110ms
/aggregate functions/quantile/LowCardinality(DateTime) OK 96ms
/aggregate functions/max/Map(UInt128,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/min/Map(UInt16,LowCardinality(UInt32)) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/quantile/LowCardinality(Nullable(UInt8)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 100ms
/aggregate functions/max/Map(UInt128,Nullable(Bool)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/min/Map(UInt16,LowCardinality(UInt64)) OK 92ms
/aggregate functions/quantile/LowCardinality(Nullable(UInt16)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 105ms
/aggregate functions/min/Map(UInt16,LowCardinality(UInt128)) OK 153ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 119ms
/aggregate functions/max/Map(UInt128,Nullable(String)) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 116ms
/aggregate functions/quantile/LowCardinality(Nullable(UInt32)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 89ms
/aggregate functions/min/Map(UInt16,LowCardinality(Int8)) OK 120ms
/aggregate functions/max/Map(UInt128,Nullable(FixedString(51))) OK 129ms
/aggregate functions/quantile/LowCardinality(Nullable(UInt64)) OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint128_ OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 100ms
/aggregate functions/min/Map(UInt16,LowCardinality(Int16)) OK 121ms
/aggregate functions/max/Map(UInt128,Nullable(UUID)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 90ms
/aggregate functions/quantile/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 117ms
/aggregate functions/min/Map(UInt16,LowCardinality(Int32)) OK 128ms
/aggregate functions/max/Map(UInt128,LowCardinality(UInt8)) OK 134ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 104ms
/aggregate functions/quantile/LowCardinality(Nullable(Int16)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 143ms
/aggregate functions/min/Map(UInt16,LowCardinality(Int64)) OK 132ms
/aggregate functions/quantile/LowCardinality(Nullable(Int32)) OK 126ms
/aggregate functions/max/Map(UInt128,LowCardinality(UInt16)) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 137ms
/aggregate functions/quantile/LowCardinality(Nullable(Int64)) OK 144ms
/aggregate functions/min/Map(UInt16,LowCardinality(Int128)) OK 152ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 118ms
/aggregate functions/max/Map(UInt128,LowCardinality(UInt32)) OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint128_ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 90ms
/aggregate functions/quantile/LowCardinality(Nullable(Float32)) OK 116ms
/aggregate functions/min/Map(UInt16,LowCardinality(Float32)) OK 103ms
/aggregate functions/max/Map(UInt128,LowCardinality(UInt64)) OK 87ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/max/Map(UInt128,LowCardinality(UInt128)) OK 109ms
/aggregate functions/min/Map(UInt16,LowCardinality(Float64)) OK 108ms
/aggregate functions/quantile/LowCardinality(Nullable(Float64)) OK 85ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/quantile/LowCardinality(Nullable(Date)) OK 154ms
/aggregate functions/max/Map(UInt128,LowCardinality(Int8)) OK 153ms
/aggregate functions/min/Map(UInt16,LowCardinality(Date)) OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 174ms
/aggregate functions/quantile/LowCardinality(Nullable(DateTime)) OK 120ms
/aggregate functions/max/Map(UInt128,LowCardinality(Int16)) OK 128ms
/aggregate functions/min/Map(UInt16,LowCardinality(DateTime)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantileBFloat16 OK 5s 421ms
/aggregate functions/quantileBFloat16/constant OK 72ms
/aggregate functions/min/Map(UInt16,LowCardinality(Bool)) OK 118ms
/aggregate functions/max/Map(UInt128,LowCardinality(Int32)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantileBFloat16/zero rows OK 69ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint128__ OK 113ms
/aggregate functions/min/Map(UInt16,LowCardinality(String)) OK 111ms
/aggregate functions/max/Map(UInt128,LowCardinality(Int64)) OK 113ms
/aggregate functions/quantileBFloat16/single row OK 70ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/quantileBFloat16/with group by OK 61ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,uint8 OK 115ms
/aggregate functions/min/Map(UInt16,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/max/Map(UInt128,LowCardinality(Int128)) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantileBFloat16/some negative values OK 57ms
/aggregate functions/quantileBFloat16/NULL value handling OK 86ms
/aggregate functions/min/Map(UInt16,LowCardinality(UUID)) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,uint64 OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/max/Map(UInt128,LowCardinality(Float32)) OK 104ms
/aggregate functions/quantileBFloat16/single NULL value OK 74ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,uint32 OK 110ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 105ms
/aggregate functions/max/Map(UInt128,LowCardinality(Float64)) OK 109ms
/aggregate functions/quantileBFloat16/return type OK 75ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,uint16 OK 98ms
/aggregate functions/quantileBFloat16/doc example OK 69ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 124ms
/aggregate functions/max/Map(UInt128,LowCardinality(Date)) OK 113ms
/aggregate functions/quantileBFloat16/inf OK 77ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,uint128 OK 92ms
/aggregate functions/max/Map(UInt128,LowCardinality(DateTime)) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 101ms
/aggregate functions/quantileBFloat16/-inf OK 63ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 126ms
/aggregate functions/quantileBFloat16/nan OK 61ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 101ms
/aggregate functions/max/Map(UInt128,LowCardinality(Bool)) OK 110ms
/aggregate functions/quantileBFloat16/inf, -inf, nan OK 86ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 112ms
/aggregate functions/max/Map(UInt128,LowCardinality(String)) OK 127ms
/aggregate functions/quantileBFloat16/UInt8 OK 126ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 90ms
/aggregate functions/max/Map(UInt128,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/quantileBFloat16/UInt16 OK 111ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 101ms
/aggregate functions/max/Map(UInt128,LowCardinality(UUID)) OK 110ms
/aggregate functions/quantileBFloat16/UInt32 OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint128_ OK 117ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 105ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/quantileBFloat16/UInt64 OK 114ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 100ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/quantileBFloat16/Int8 OK 107ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 140ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 126ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 89ms
/aggregate functions/quantileBFloat16/Int16 OK 89ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/quantileBFloat16/Int32 OK 106ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 125ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/quantileBFloat16/Int64 OK 107ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Date))) OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 163ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint128_ OK 157ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/quantileBFloat16/Float32 OK 93ms
/aggregate functions/quantileBFloat16/Float64 OK 120ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/quantileBFloat16/Nullable(UInt8) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 90ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/quantileBFloat16/Nullable(UInt16) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/quantileBFloat16/Nullable(UInt32) OK 87ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 97ms
/aggregate functions/quantileBFloat16/Nullable(UInt64) OK 100ms
/aggregate functions/min/Map(UInt16,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/quantileBFloat16/Nullable(Int8) OK 94ms
/aggregate functions/min/Map(UInt16,Array(String)) OK 116ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,uint8 OK 122ms
/aggregate functions/quantileBFloat16/Nullable(Int16) OK 97ms
/aggregate functions/min/Map(UInt16,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/quantileBFloat16/Nullable(Int32) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,uint64 OK 106ms
/aggregate functions/min/Map(UInt16,Tuple(String)) OK 88ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/quantileBFloat16/Nullable(Int64) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,uint32 OK 105ms
/aggregate functions/min/Map(UInt32,UInt8) OK 94ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,uint16 OK 115ms
/aggregate functions/quantileBFloat16/Nullable(Float32) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 118ms
/aggregate functions/min/Map(UInt32,UInt16) OK 112ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/quantileBFloat16/Nullable(Float64) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,uint128 OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 131ms
/aggregate functions/min/Map(UInt32,UInt32) OK 116ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/quantileBFloat16/LowCardinality(UInt8) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 131ms
/aggregate functions/min/Map(UInt32,UInt64) OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 104ms
/aggregate functions/max/Map(UInt128,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/quantileBFloat16/LowCardinality(UInt16) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 144ms
/aggregate functions/max/Map(UInt128,Array(String)) OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 142ms
/aggregate functions/min/Map(UInt32,UInt128) OK 132ms
/aggregate functions/quantileBFloat16/LowCardinality(UInt32) OK 127ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 117ms
/aggregate functions/max/Map(UInt128,Map(String,LowCardinality(Float64))) OK 130ms
/aggregate functions/min/Map(UInt32,Int8) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 145ms
/aggregate functions/quantileBFloat16/LowCardinality(UInt64) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 129ms
/aggregate functions/min/Map(UInt32,Int16) OK 126ms
/aggregate functions/max/Map(UInt128,Tuple(String)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 114ms
/aggregate functions/max/Map(Int8,UInt8) OK 122ms
/aggregate functions/quantileBFloat16/LowCardinality(Int8) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 137ms
/aggregate functions/min/Map(UInt32,Int32) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint128_ OK 114ms
/aggregate functions/max/Map(Int8,UInt16) OK 93ms
/aggregate functions/min/Map(UInt32,Int64) OK 139ms
/aggregate functions/quantileBFloat16/LowCardinality(Int16) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 106ms
/aggregate functions/max/Map(Int8,UInt32) OK 92ms
/aggregate functions/quantileBFloat16/LowCardinality(Int32) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 119ms
/aggregate functions/min/Map(UInt32,Int128) OK 96ms
/aggregate functions/max/Map(Int8,UInt64) OK 99ms
/aggregate functions/quantileBFloat16/LowCardinality(Int64) OK 93ms
/aggregate functions/min/Map(UInt32,Float32) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/max/Map(Int8,UInt128) OK 101ms
/aggregate functions/quantileBFloat16/LowCardinality(Float32) OK 92ms
/aggregate functions/min/Map(UInt32,Float64) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 115ms
/aggregate functions/max/Map(Int8,Int8) OK 109ms
/aggregate functions/quantileBFloat16/LowCardinality(Float64) OK 85ms
/aggregate functions/min/Map(UInt32,Decimal128(38)) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 183ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint128_ OK 175ms
/aggregate functions/max/Map(Int8,Int16) OK 104ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(UInt8)) OK 150ms
/aggregate functions/min/Map(UInt32,Date) OK 133ms
/aggregate functions/max/Map(Int8,Int32) OK 184ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(UInt16)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 111ms
/aggregate functions/min/Map(UInt32,DateTime) OK 126ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(UInt32)) OK 132ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 169ms
/aggregate functions/max/Map(Int8,Int64) OK 157ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/min/Map(UInt32,DateTime64(3)) OK 135ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(UInt64)) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/min/Map(UInt32,Bool) OK 105ms
/aggregate functions/max/Map(Int8,Int128) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 121ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Int8)) OK 93ms
/aggregate functions/min/Map(UInt32,String) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/max/Map(Int8,Float32) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 98ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Int16)) OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 191ms
/aggregate functions/min/Map(UInt32,FixedString(51)) OK 182ms
/aggregate functions/max/Map(Int8,Float64) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint128__ OK 130ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Int32)) OK 138ms
/aggregate functions/max/Map(Int8,Decimal128(38)) OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,uint8 OK 137ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/min/Map(UInt32,UUID) OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 114ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Float32)) OK 130ms
/aggregate functions/max/Map(Int8,Date) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,uint64 OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 106ms
/aggregate functions/min/Map(UInt32,Nullable(UInt8)) OK 121ms
/aggregate functions/quantileBFloat16/LowCardinality(Nullable(Float64)) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,uint32 OK 125ms
/aggregate functions/max/Map(Int8,DateTime) OK 146ms
/aggregate functions/min/Map(UInt32,Nullable(UInt16)) OK 140ms
/aggregate functions/quantileBFloat16Weighted OK 1m 17s
/aggregate functions/quantileBFloat16Weighted/constant OK 84ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,uint16 OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 103ms
/aggregate functions/max/Map(Int8,DateTime64(3)) OK 118ms
/aggregate functions/min/Map(UInt32,Nullable(UInt32)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/zero rows OK 66ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,uint128 OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 111ms
/aggregate functions/min/Map(UInt32,Nullable(UInt64)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/single row OK 67ms
/aggregate functions/max/Map(Int8,Bool) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,nullable_uint8_ OK 95ms
/aggregate functions/quantileBFloat16Weighted/single row with zero weight OK 67ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 98ms
/aggregate functions/min/Map(UInt32,Nullable(UInt128)) OK 116ms
/aggregate functions/max/Map(Int8,String) OK 102ms
/aggregate functions/quantileBFloat16Weighted/with group by OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,nullable_uint64_ OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 88ms
/aggregate functions/max/Map(Int8,FixedString(51)) OK 107ms
/aggregate functions/min/Map(UInt32,Nullable(Int8)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/some negative values OK 65ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,nullable_uint32_ OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantileBFloat16Weighted/NULL value handling OK 74ms
/aggregate functions/max/Map(Int8,UUID) OK 102ms
/aggregate functions/min/Map(UInt32,Nullable(Int16)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,nullable_uint16_ OK 112ms
/aggregate functions/quantileBFloat16Weighted/weight NULL value handling OK 81ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/max/Map(Int8,Nullable(UInt8)) OK 125ms
/aggregate functions/min/Map(UInt32,Nullable(Int32)) OK 132ms
/aggregate functions/quantileBFloat16Weighted/single NULL value OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,nullable_uint128_ OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/quantileBFloat16Weighted/return type OK 67ms
/aggregate functions/max/Map(Int8,Nullable(UInt16)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint8_ OK 106ms
/aggregate functions/min/Map(UInt32,Nullable(Int64)) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 112ms
/aggregate functions/quantileBFloat16Weighted/doc example OK 91ms
/aggregate functions/max/Map(Int8,Nullable(UInt32)) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint64_ OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 99ms
/aggregate functions/min/Map(UInt32,Nullable(Int128)) OK 100ms
/aggregate functions/quantileBFloat16Weighted/inf OK 66ms
/aggregate functions/max/Map(Int8,Nullable(UInt64)) OK 87ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantileBFloat16Weighted/-inf OK 85ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 100ms
/aggregate functions/min/Map(UInt32,Nullable(Float32)) OK 103ms
/aggregate functions/max/Map(Int8,Nullable(UInt128)) OK 93ms
/aggregate functions/quantileBFloat16Weighted/nan OK 62ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint16_ OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 106ms
/aggregate functions/min/Map(UInt32,Nullable(Float64)) OK 131ms
/aggregate functions/max/Map(Int8,Nullable(Int8)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/inf, -inf, nan OK 63ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint128_ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes OK 1m 16s
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations OK 1m 16s
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,uint8 OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 99ms
/aggregate functions/max/Map(Int8,Nullable(Int16)) OK 108ms
/aggregate functions/min/Map(UInt32,Nullable(Decimal128(38))) OK 89ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,uint64 OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 116ms
/aggregate functions/min/Map(UInt32,Nullable(Date)) OK 102ms
/aggregate functions/max/Map(Int8,Nullable(Int32)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,uint32 OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 98ms
/aggregate functions/min/Map(UInt32,Nullable(DateTime)) OK 128ms
/aggregate functions/max/Map(Int8,Nullable(Int64)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,uint16 OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 103ms
/aggregate functions/max/Map(Int8,Nullable(Int128)) OK 105ms
/aggregate functions/min/Map(UInt32,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,nullable_uint8_ OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 113ms
/aggregate functions/max/Map(Int8,Nullable(Float32)) OK 116ms
/aggregate functions/min/Map(UInt32,Nullable(Bool)) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint128__ OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,nullable_uint64_ OK 91ms
/aggregate functions/max/Map(Int8,Nullable(Float64)) OK 99ms
/aggregate functions/min/Map(UInt32,Nullable(String)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,nullable_uint32_ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(Int8,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/min/Map(UInt32,Nullable(FixedString(51))) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,nullable_uint16_ OK 101ms
/aggregate functions/max/Map(Int8,Nullable(Date)) OK 110ms
/aggregate functions/min/Map(UInt32,Nullable(UUID)) OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 112ms
/aggregate functions/min/Map(UInt32,LowCardinality(UInt8)) OK 108ms
/aggregate functions/max/Map(Int8,Nullable(DateTime)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/min/Map(UInt32,LowCardinality(UInt16)) OK 129ms
/aggregate functions/max/Map(Int8,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint128 OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/max/Map(Int8,Nullable(Bool)) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 101ms
/aggregate functions/min/Map(UInt32,LowCardinality(UInt32)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 88ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 154ms
/aggregate functions/min/Map(UInt32,LowCardinality(UInt64)) OK 108ms
/aggregate functions/max/Map(Int8,Nullable(String)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/min/Map(UInt32,LowCardinality(UInt128)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 114ms
/aggregate functions/max/Map(Int8,Nullable(FixedString(51))) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 96ms
/aggregate functions/min/Map(UInt32,LowCardinality(Int8)) OK 108ms
/aggregate functions/max/Map(Int8,Nullable(UUID)) OK 154ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/min/Map(UInt32,LowCardinality(Int16)) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint128_ OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 132ms
/aggregate functions/max/Map(Int8,LowCardinality(UInt8)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/min/Map(UInt32,LowCardinality(Int32)) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 139ms
/aggregate functions/max/Map(Int8,LowCardinality(UInt16)) OK 142ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,uint8 OK 154ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 134ms
/aggregate functions/min/Map(UInt32,LowCardinality(Int64)) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 152ms
/aggregate functions/max/Map(Int8,LowCardinality(UInt32)) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 119ms
/aggregate functions/min/Map(UInt32,LowCardinality(Int128)) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,uint64 OK 139ms
/aggregate functions/min/Map(UInt32,LowCardinality(Float32)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 133ms
/aggregate functions/max/Map(Int8,LowCardinality(UInt64)) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,uint32 OK 116ms
/aggregate functions/min/Map(UInt32,LowCardinality(Float64)) OK 207ms
/aggregate functions/max/Map(Int8,LowCardinality(UInt128)) OK 168ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 173ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 149ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,uint16 OK 160ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint128_ OK 139ms
/aggregate functions/max/Map(Int8,LowCardinality(Int8)) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,nullable_uint8_ OK 123ms
/aggregate functions/min/Map(UInt32,LowCardinality(Date)) OK 124ms
/aggregate functions/max/Map(Int8,LowCardinality(Int16)) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,nullable_uint64_ OK 119ms
/aggregate functions/min/Map(UInt32,LowCardinality(DateTime)) OK 119ms
/aggregate functions/max/Map(Int8,LowCardinality(Int32)) OK 130ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,nullable_uint32_ OK 156ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/min/Map(UInt32,LowCardinality(Bool)) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 128ms
/aggregate functions/max/Map(Int8,LowCardinality(Int64)) OK 97ms
/aggregate functions/min/Map(UInt32,LowCardinality(String)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,nullable_uint16_ OK 113ms
/aggregate functions/max/Map(Int8,LowCardinality(Int128)) OK 96ms
/aggregate functions/min/Map(UInt32,LowCardinality(FixedString(51))) OK 87ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 105ms
/aggregate functions/max/Map(Int8,LowCardinality(Float32)) OK 94ms
/aggregate functions/min/Map(UInt32,LowCardinality(UUID)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint128__ OK 115ms
/aggregate functions/max/Map(Int8,LowCardinality(Float64)) OK 112ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 157ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 142ms
/aggregate functions/max/Map(Int8,LowCardinality(Date)) OK 152ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 88ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 158ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/max/Map(Int8,LowCardinality(DateTime)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/max/Map(Int8,LowCardinality(Bool)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 105ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/max/Map(Int8,LowCardinality(String)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 102ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/max/Map(Int8,LowCardinality(FixedString(51))) OK 160ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 147ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint128 OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 138ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/max/Map(Int8,LowCardinality(UUID)) OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 133ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,uint8 OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 118ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 100ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,uint64 OK 122ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 111ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UInt32))) OK 170ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,uint32 OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 137ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 133ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,uint16 OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint128_ OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 121ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,nullable_uint8_ OK 97ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 119ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,nullable_uint64_ OK 98ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 125ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,nullable_uint32_ OK 115ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,nullable_uint16_ OK 119ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Int32))) OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 111ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint128_ OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 119ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/min/Map(UInt32,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 128ms
/aggregate functions/min/Map(UInt32,Array(String)) OK 118ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/min/Map(UInt32,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/min/Map(UInt32,Tuple(String)) OK 135ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint128__ OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/min/Map(UInt64,UInt8) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 115ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/min/Map(UInt64,UInt16) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/min/Map(UInt64,UInt32) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 157ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,uint8 OK 115ms
/aggregate functions/max/Map(Int8,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/min/Map(UInt64,UInt64) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,uint64 OK 112ms
/aggregate functions/max/Map(Int8,Array(String)) OK 89ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 95ms
/aggregate functions/min/Map(UInt64,UInt128) OK 96ms
/aggregate functions/max/Map(Int8,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint128 OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,uint32 OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 103ms
/aggregate functions/min/Map(UInt64,Int8) OK 85ms
/aggregate functions/max/Map(Int8,Tuple(String)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,uint16 OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 104ms
/aggregate functions/min/Map(UInt64,Int16) OK 108ms
/aggregate functions/max/Map(Int16,UInt8) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,nullable_uint8_ OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 102ms
/aggregate functions/min/Map(UInt64,Int32) OK 94ms
/aggregate functions/max/Map(Int16,UInt16) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,nullable_uint64_ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 101ms
/aggregate functions/min/Map(UInt64,Int64) OK 99ms
/aggregate functions/max/Map(Int16,UInt32) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,nullable_uint32_ OK 106ms
/aggregate functions/min/Map(UInt64,Int128) OK 100ms
/aggregate functions/max/Map(Int16,UInt64) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint128_ OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,nullable_uint16_ OK 107ms
/aggregate functions/min/Map(UInt64,Float32) OK 109ms
/aggregate functions/max/Map(Int16,UInt128) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 126ms
/aggregate functions/min/Map(UInt64,Float64) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 133ms
/aggregate functions/max/Map(Int16,Int8) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 153ms
/aggregate functions/min/Map(UInt64,Decimal128(38)) OK 109ms
/aggregate functions/max/Map(Int16,Int16) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 93ms
/aggregate functions/min/Map(UInt64,Date) OK 163ms
/aggregate functions/max/Map(Int16,Int32) OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 220ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 150ms
/aggregate functions/max/Map(Int16,Int64) OK 110ms
/aggregate functions/min/Map(UInt64,DateTime) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/max/Map(Int16,Int128) OK 122ms
/aggregate functions/min/Map(UInt64,DateTime64(3)) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint128_ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/max/Map(Int16,Float32) OK 104ms
/aggregate functions/min/Map(UInt64,Bool) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,uint8 OK 121ms
/aggregate functions/max/Map(Int16,Float64) OK 92ms
/aggregate functions/min/Map(UInt64,String) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,uint64 OK 117ms
/aggregate functions/max/Map(Int16,Decimal128(38)) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/min/Map(UInt64,FixedString(51)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,uint32 OK 120ms
/aggregate functions/max/Map(Int16,Date) OK 115ms
/aggregate functions/min/Map(UInt64,UUID) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,uint16 OK 145ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint8 OK 151ms
/aggregate functions/max/Map(Int16,DateTime) OK 148ms
/aggregate functions/min/Map(UInt64,Nullable(UInt8)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 150ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint64 OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint128__ OK 124ms
/aggregate functions/max/Map(Int16,DateTime64(3)) OK 111ms
/aggregate functions/min/Map(UInt64,Nullable(UInt16)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint32 OK 134ms
/aggregate functions/max/Map(Int16,Bool) OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 113ms
/aggregate functions/min/Map(UInt64,Nullable(UInt32)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint16 OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 144ms
/aggregate functions/max/Map(Int16,String) OK 117ms
/aggregate functions/min/Map(UInt64,Nullable(UInt64)) OK 91ms
/aggregate functions/min/Map(UInt64,Nullable(UInt128)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 124ms
/aggregate functions/max/Map(Int16,FixedString(51)) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 114ms
/aggregate functions/min/Map(UInt64,Nullable(Int8)) OK 143ms
/aggregate functions/max/Map(Int16,UUID) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 148ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 116ms
/aggregate functions/max/Map(Int16,Nullable(UInt8)) OK 115ms
/aggregate functions/min/Map(UInt64,Nullable(Int16)) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint128 OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 117ms
/aggregate functions/max/Map(Int16,Nullable(UInt16)) OK 122ms
/aggregate functions/min/Map(UInt64,Nullable(Int32)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 139ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 124ms
/aggregate functions/max/Map(Int16,Nullable(UInt32)) OK 125ms
/aggregate functions/min/Map(UInt64,Nullable(Int64)) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 104ms
/aggregate functions/min/Map(UInt64,Nullable(Int128)) OK 95ms
/aggregate functions/max/Map(Int16,Nullable(UInt64)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/min/Map(UInt64,Nullable(Float32)) OK 92ms
/aggregate functions/max/Map(Int16,Nullable(UInt128)) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 115ms
/aggregate functions/min/Map(UInt64,Nullable(Float64)) OK 94ms
/aggregate functions/max/Map(Int16,Nullable(Int8)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint128_ OK 116ms
/aggregate functions/min/Map(UInt64,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/max/Map(Int16,Nullable(Int16)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 138ms
/aggregate functions/min/Map(UInt64,Nullable(Date)) OK 105ms
/aggregate functions/max/Map(Int16,Nullable(Int32)) OK 112ms
/aggregate functions/min/Map(UInt64,Nullable(DateTime)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,uint8 OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 122ms
/aggregate functions/max/Map(Int16,Nullable(Int64)) OK 103ms
/aggregate functions/min/Map(UInt64,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/max/Map(Int16,Nullable(Int128)) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,uint64 OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/min/Map(UInt64,Nullable(Bool)) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,uint32 OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 105ms
/aggregate functions/max/Map(Int16,Nullable(Float32)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/min/Map(UInt64,Nullable(String)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint128_ OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,uint16 OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint8 OK 105ms
/aggregate functions/max/Map(Int16,Nullable(Float64)) OK 115ms
/aggregate functions/min/Map(UInt64,Nullable(FixedString(51))) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint64 OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/max/Map(Int16,Nullable(Decimal128(38))) OK 147ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 126ms
/aggregate functions/min/Map(UInt64,Nullable(UUID)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint32 OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 104ms
/aggregate functions/min/Map(UInt64,LowCardinality(UInt8)) OK 122ms
/aggregate functions/max/Map(Int16,Nullable(Date)) OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint16 OK 168ms
/aggregate functions/min/Map(UInt64,LowCardinality(UInt16)) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/max/Map(Int16,Nullable(DateTime)) OK 140ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 94ms
/aggregate functions/min/Map(UInt64,LowCardinality(UInt32)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/max/Map(Int16,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/min/Map(UInt64,LowCardinality(UInt64)) OK 139ms
/aggregate functions/max/Map(Int16,Nullable(Bool)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint128__ OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 112ms
/aggregate functions/max/Map(Int16,Nullable(String)) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 128ms
/aggregate functions/min/Map(UInt64,LowCardinality(UInt128)) OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,uint8 OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 109ms
/aggregate functions/max/Map(Int16,Nullable(FixedString(51))) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 135ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 112ms
/aggregate functions/min/Map(UInt64,LowCardinality(Int8)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,uint64 OK 126ms
/aggregate functions/max/Map(Int16,Nullable(UUID)) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/min/Map(UInt64,LowCardinality(Int16)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,uint32 OK 138ms
/aggregate functions/max/Map(Int16,LowCardinality(UInt8)) OK 129ms
/aggregate functions/min/Map(UInt64,LowCardinality(Int32)) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,uint16 OK 116ms
/aggregate functions/max/Map(Int16,LowCardinality(UInt16)) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/min/Map(UInt64,LowCardinality(Int64)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,uint128 OK 96ms
/aggregate functions/max/Map(Int16,LowCardinality(UInt32)) OK 107ms
/aggregate functions/min/Map(UInt64,LowCardinality(Int128)) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint8_ OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 130ms
/aggregate functions/max/Map(Int16,LowCardinality(UInt64)) OK 157ms
/aggregate functions/min/Map(UInt64,LowCardinality(Float32)) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,uint8 OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint64_ OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/min/Map(UInt64,LowCardinality(Float64)) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,uint64 OK 114ms
/aggregate functions/max/Map(Int16,LowCardinality(UInt128)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint32_ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/min/Map(UInt64,LowCardinality(Date)) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,uint32 OK 108ms
/aggregate functions/max/Map(Int16,LowCardinality(Int8)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint16_ OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,uint16 OK 174ms
/aggregate functions/min/Map(UInt64,LowCardinality(DateTime)) OK 139ms
/aggregate functions/max/Map(Int16,LowCardinality(Int16)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint128_ OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/max/Map(Int16,LowCardinality(Int32)) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint8_ OK 114ms
/aggregate functions/min/Map(UInt64,LowCardinality(Bool)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint8 OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 106ms
/aggregate functions/max/Map(Int16,LowCardinality(Int64)) OK 199ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint64_ OK 194ms
/aggregate functions/min/Map(UInt64,LowCardinality(String)) OK 168ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 175ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint64 OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint32 OK 128ms
/aggregate functions/min/Map(UInt64,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/max/Map(Int16,LowCardinality(Int128)) OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint32_ OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint16 OK 155ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint16_ OK 116ms
/aggregate functions/min/Map(UInt64,LowCardinality(UUID)) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 123ms
/aggregate functions/max/Map(Int16,LowCardinality(Float32)) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint128_ OK 145ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 159ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 129ms
/aggregate functions/max/Map(Int16,LowCardinality(Float64)) OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint8__ OK 169ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 149ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/max/Map(Int16,LowCardinality(Date)) OK 127ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 103ms
/aggregate functions/max/Map(Int16,LowCardinality(DateTime)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/max/Map(Int16,LowCardinality(Bool)) OK 102ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/max/Map(Int16,LowCardinality(String)) OK 117ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint128__ OK 109ms
/aggregate functions/max/Map(Int16,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 113ms
/aggregate functions/max/Map(Int16,LowCardinality(UUID)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 104ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 100ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 118ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,uint8 OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 122ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,uint64 OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,uint32 OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Float64))) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,uint16 OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,uint128 OK 116ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Date))) OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint8 OK 150ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 148ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 125ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 148ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint64 OK 141ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Int16))) OK 158ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 154ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint32 OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 107ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 175ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint16 OK 154ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Int64))) OK 159ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 136ms
/aggregate functions/min/Map(UInt64,LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint128_ OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 118ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Float32))) OK 143ms
/aggregate functions/min/Map(UInt64,Array(String)) OK 116ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 135ms
/aggregate functions/min/Map(UInt64,Map(String,LowCardinality(Float64))) OK 157ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 110ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Float64))) OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 115ms
/aggregate functions/min/Map(UInt64,Tuple(String)) OK 114ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/min/Map(UInt128,UInt8) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 111ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/min/Map(UInt128,UInt16) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint128_ OK 122ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 116ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/min/Map(UInt128,UInt32) OK 114ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(String))) OK 160ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 129ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/min/Map(UInt128,UInt64) OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,uint8 OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 155ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/min/Map(UInt128,UInt128) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/max/Map(Int16,LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,uint64 OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/min/Map(UInt128,Int8) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,uint32 OK 144ms
/aggregate functions/max/Map(Int16,Array(String)) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/min/Map(UInt128,Int16) OK 130ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/max/Map(Int16,Map(String,LowCardinality(Float64))) OK 154ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint128__ OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,uint16 OK 116ms
/aggregate functions/min/Map(UInt128,Int32) OK 95ms
/aggregate functions/min/Map(UInt128,Int64) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 121ms
/aggregate functions/max/Map(Int16,Tuple(String)) OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 120ms
/aggregate functions/min/Map(UInt128,Int128) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,uint8 OK 106ms
/aggregate functions/max/Map(Int32,UInt8) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 113ms
/aggregate functions/min/Map(UInt128,Float32) OK 92ms
/aggregate functions/max/Map(Int32,UInt16) OK 93ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,uint64 OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 102ms
/aggregate functions/min/Map(UInt128,Float64) OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 100ms
/aggregate functions/max/Map(Int32,UInt32) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,uint32 OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 102ms
/aggregate functions/min/Map(UInt128,Decimal128(38)) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 117ms
/aggregate functions/max/Map(Int32,UInt64) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,uint16 OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,uint128 OK 101ms
/aggregate functions/min/Map(UInt128,Date) OK 93ms
/aggregate functions/max/Map(Int32,UInt128) OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 97ms
/aggregate functions/min/Map(UInt128,DateTime) OK 87ms
/aggregate functions/max/Map(Int32,Int8) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 131ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 109ms
/aggregate functions/min/Map(UInt128,DateTime64(3)) OK 108ms
/aggregate functions/max/Map(Int32,Int16) OK 91ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 86ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 123ms
/aggregate functions/min/Map(UInt128,Bool) OK 111ms
/aggregate functions/max/Map(Int32,Int32) OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 91ms
/aggregate functions/min/Map(UInt128,String) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 104ms
/aggregate functions/max/Map(Int32,Int64) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 123ms
/aggregate functions/min/Map(UInt128,FixedString(51)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint128_ OK 118ms
/aggregate functions/max/Map(Int32,Int128) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 186ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 159ms
/aggregate functions/min/Map(UInt128,UUID) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 130ms
/aggregate functions/max/Map(Int32,Float32) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/min/Map(UInt128,Nullable(UInt8)) OK 117ms
/aggregate functions/max/Map(Int32,Float64) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,uint8 OK 89ms
/aggregate functions/max/Map(Int32,Decimal128(38)) OK 110ms
/aggregate functions/min/Map(UInt128,Nullable(UInt16)) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 84ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,uint64 OK 95ms
/aggregate functions/min/Map(UInt128,Nullable(UInt32)) OK 105ms
/aggregate functions/max/Map(Int32,Date) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 125ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,uint32 OK 112ms
/aggregate functions/min/Map(UInt128,Nullable(UInt64)) OK 116ms
/aggregate functions/max/Map(Int32,DateTime) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,uint16 OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint128_ OK 111ms
/aggregate functions/min/Map(UInt128,Nullable(UInt128)) OK 99ms
/aggregate functions/max/Map(Int32,DateTime64(3)) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/min/Map(UInt128,Nullable(Int8)) OK 102ms
/aggregate functions/max/Map(Int32,Bool) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 108ms
/aggregate functions/min/Map(UInt128,Nullable(Int16)) OK 112ms
/aggregate functions/max/Map(Int32,String) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,uint8 OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 109ms
/aggregate functions/max/Map(Int32,FixedString(51)) OK 112ms
/aggregate functions/min/Map(UInt128,Nullable(Int32)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,uint64 OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 110ms
/aggregate functions/max/Map(Int32,UUID) OK 98ms
/aggregate functions/min/Map(UInt128,Nullable(Int64)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,uint32 OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint128__ OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 93ms
/aggregate functions/max/Map(Int32,Nullable(UInt8)) OK 101ms
/aggregate functions/min/Map(UInt128,Nullable(Int128)) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,uint16 OK 118ms
/aggregate functions/max/Map(Int32,Nullable(UInt16)) OK 136ms
/aggregate functions/min/Map(UInt128,Nullable(Float32)) OK 126ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 106ms
/aggregate functions/min/Map(UInt128,Nullable(Float64)) OK 103ms
/aggregate functions/max/Map(Int32,Nullable(UInt32)) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 121ms
/aggregate functions/max/Map(Int32,Nullable(UInt64)) OK 112ms
/aggregate functions/min/Map(UInt128,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 88ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 133ms
/aggregate functions/max/Map(Int32,Nullable(UInt128)) OK 137ms
/aggregate functions/min/Map(UInt128,Nullable(Date)) OK 111ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 91ms
/aggregate functions/min/Map(UInt128,Nullable(DateTime)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,uint128 OK 153ms
/aggregate functions/max/Map(Int32,Nullable(Int8)) OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/min/Map(UInt128,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 104ms
/aggregate functions/max/Map(Int32,Nullable(Int16)) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 108ms
/aggregate functions/min/Map(UInt128,Nullable(Bool)) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/int8,uint8 OK 107ms
/aggregate functions/max/Map(Int32,Nullable(Int32)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 100ms
/aggregate functions/min/Map(UInt128,Nullable(String)) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 84ms
/aggregate functions/meanZTest/datatypes/permutations/int8,uint64 OK 118ms
/aggregate functions/max/Map(Int32,Nullable(Int64)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 116ms
/aggregate functions/min/Map(UInt128,Nullable(FixedString(51))) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/int8,uint32 OK 106ms
/aggregate functions/max/Map(Int32,Nullable(Int128)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 84ms
/aggregate functions/min/Map(UInt128,Nullable(UUID)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint128_ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/int8,uint16 OK 118ms
/aggregate functions/max/Map(Int32,Nullable(Float32)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/min/Map(UInt128,LowCardinality(UInt8)) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 124ms
/aggregate functions/max/Map(Int32,Nullable(Float64)) OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/int8,nullable_uint8_ OK 106ms
/aggregate functions/min/Map(UInt128,LowCardinality(UInt16)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/int8,nullable_uint64_ OK 117ms
/aggregate functions/max/Map(Int32,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/min/Map(UInt128,LowCardinality(UInt32)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/int8,nullable_uint32_ OK 97ms
/aggregate functions/max/Map(Int32,Nullable(Date)) OK 115ms
/aggregate functions/min/Map(UInt128,LowCardinality(UInt64)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,uint8 OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/int8,nullable_uint16_ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 108ms
/aggregate functions/max/Map(Int32,Nullable(DateTime)) OK 126ms
/aggregate functions/min/Map(UInt128,LowCardinality(UInt128)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,uint64 OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_uint8_ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint128_ OK 97ms
/aggregate functions/min/Map(UInt128,LowCardinality(Int8)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,uint32 OK 130ms
/aggregate functions/max/Map(Int32,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_uint64_ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/min/Map(UInt128,LowCardinality(Int16)) OK 96ms
/aggregate functions/max/Map(Int32,Nullable(Bool)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,uint16 OK 90ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_uint32_ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/min/Map(UInt128,LowCardinality(Int32)) OK 92ms
/aggregate functions/max/Map(Int32,Nullable(String)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_uint16_ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/min/Map(UInt128,LowCardinality(Int64)) OK 86ms
/aggregate functions/max/Map(Int32,Nullable(FixedString(51))) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/min/Map(UInt128,LowCardinality(Int128)) OK 95ms
/aggregate functions/max/Map(Int32,Nullable(UUID)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint128__ OK 101ms
/aggregate functions/min/Map(UInt128,LowCardinality(Float32)) OK 96ms
/aggregate functions/max/Map(Int32,LowCardinality(UInt8)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 105ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 100ms
/aggregate functions/min/Map(UInt128,LowCardinality(Float64)) OK 101ms
/aggregate functions/max/Map(Int32,LowCardinality(UInt16)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 94ms
/aggregate functions/meanZTest/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 98ms
/aggregate functions/min/Map(UInt128,LowCardinality(Date)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 110ms
/aggregate functions/max/Map(Int32,LowCardinality(UInt32)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/int64,uint8 OK 112ms
/aggregate functions/min/Map(UInt128,LowCardinality(DateTime)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 113ms
/aggregate functions/max/Map(Int32,LowCardinality(UInt64)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 100ms
/aggregate functions/min/Map(UInt128,LowCardinality(Bool)) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/int64,uint64 OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 108ms
/aggregate functions/max/Map(Int32,LowCardinality(UInt128)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,uint128 OK 106ms
/aggregate functions/min/Map(UInt128,LowCardinality(String)) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/int64,uint32 OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 110ms
/aggregate functions/max/Map(Int32,LowCardinality(Int8)) OK 100ms
/aggregate functions/min/Map(UInt128,LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/meanZTest/datatypes/permutations/int64,uint16 OK 101ms
/aggregate functions/max/Map(Int32,LowCardinality(Int16)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/min/Map(UInt128,LowCardinality(UUID)) OK 110ms
/aggregate functions/meanZTest/datatypes/permutations/int64,nullable_uint8_ OK 93ms
/aggregate functions/max/Map(Int32,LowCardinality(Int32)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/int64,nullable_uint64_ OK 102ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/max/Map(Int32,LowCardinality(Int64)) OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 175ms
/aggregate functions/meanZTest/datatypes/permutations/int64,nullable_uint32_ OK 189ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/max/Map(Int32,LowCardinality(Int128)) OK 174ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint128_ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,uint8 OK 168ms
/aggregate functions/meanZTest/datatypes/permutations/int64,nullable_uint16_ OK 108ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/max/Map(Int32,LowCardinality(Float32)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,uint64 OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 131ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_uint8_ OK 99ms
/aggregate functions/max/Map(Int32,LowCardinality(Float64)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,uint32 OK 142ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_uint64_ OK 127ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 132ms
/aggregate functions/max/Map(Int32,LowCardinality(Date)) OK 92ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_uint32_ OK 133ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,uint16 OK 106ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 104ms
/aggregate functions/max/Map(Int32,LowCardinality(DateTime)) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 132ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_uint16_ OK 112ms
/aggregate functions/max/Map(Int32,LowCardinality(Bool)) OK 107ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 138ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint128_ OK 141ms
/aggregate functions/max/Map(Int32,LowCardinality(String)) OK 126ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 144ms
/aggregate functions/max/Map(Int32,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/max/Map(Int32,LowCardinality(UUID)) OK 134ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 118ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UInt8))) OK 170ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/meanZTest/datatypes/permutations/int32,uint8 OK 107ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/int32,uint64 OK 148ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint128__ OK 109ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,uint8 OK 126ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/meanZTest/datatypes/permutations/int32,uint32 OK 114ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,uint64 OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/int32,uint16 OK 116ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(Bool))) OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/meanZTest/datatypes/permutations/int32,nullable_uint8_ OK 118ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,uint32 OK 112ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/meanZTest/datatypes/permutations/int32,nullable_uint64_ OK 146ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,uint16 OK 129ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Int32))) OK 141ms
/aggregate functions/meanZTest/datatypes/permutations/int32,nullable_uint32_ OK 134ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,uint128 OK 112ms
/aggregate functions/min/Map(UInt128,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,uint8 OK 165ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint8_ OK 151ms
/aggregate functions/min/Map(UInt128,Array(String)) OK 108ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Int64))) OK 146ms
/aggregate functions/meanZTest/datatypes/permutations/int32,nullable_uint16_ OK 138ms
/aggregate functions/min/Map(UInt128,Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint64_ OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,uint64 OK 157ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_uint8_ OK 155ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/min/Map(UInt128,Tuple(String)) OK 110ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint32_ OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,uint32 OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_uint64_ OK 113ms
/aggregate functions/min/Map(Int8,UInt8) OK 87ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint16_ OK 105ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/min/Map(Int8,UInt16) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,uint16 OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_uint32_ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint128_ OK 120ms
/aggregate functions/min/Map(Int8,UInt32) OK 129ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Date))) OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_uint16_ OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint8_ OK 95ms
/aggregate functions/min/Map(Int8,UInt64) OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 126ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint64_ OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/min/Map(Int8,UInt128) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 128ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint32_ OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/min/Map(Int8,Int8) OK 115ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint16_ OK 110ms
/aggregate functions/min/Map(Int8,Int16) OK 113ms
/aggregate functions/meanZTest/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint128_ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 119ms
/aggregate functions/min/Map(Int8,Int32) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/int16,uint8 OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 115ms
/aggregate functions/max/Map(Int32,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/min/Map(Int8,Int64) OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/int16,uint64 OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/max/Map(Int32,Array(String)) OK 119ms
/aggregate functions/min/Map(Int8,Int128) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/int16,uint32 OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/max/Map(Int32,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/min/Map(Int8,Float32) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/int16,uint16 OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/min/Map(Int8,Float64) OK 130ms
/aggregate functions/max/Map(Int32,Tuple(String)) OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/int16,nullable_uint8_ OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/min/Map(Int8,Decimal128(38)) OK 120ms
/aggregate functions/max/Map(Int64,UInt8) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint128__ OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/int16,nullable_uint64_ OK 92ms
/aggregate functions/max/Map(Int64,UInt16) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 142ms
/aggregate functions/min/Map(Int8,Date) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/int16,nullable_uint32_ OK 108ms
/aggregate functions/max/Map(Int64,UInt32) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/min/Map(Int8,DateTime) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 132ms
/aggregate functions/meanZTest/datatypes/permutations/int16,nullable_uint16_ OK 101ms
/aggregate functions/max/Map(Int64,UInt64) OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_uint8_ OK 115ms
/aggregate functions/min/Map(Int8,DateTime64(3)) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,uint8 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 110ms
/aggregate functions/max/Map(Int64,UInt128) OK 101ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_uint64_ OK 158ms
/aggregate functions/min/Map(Int8,Bool) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,uint64 OK 116ms
/aggregate functions/max/Map(Int64,Int8) OK 127ms
/aggregate functions/min/Map(Int8,String) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,uint128 OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,uint32 OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_uint32_ OK 117ms
/aggregate functions/max/Map(Int64,Int16) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,uint16 OK 135ms
/aggregate functions/min/Map(Int8,FixedString(51)) OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_uint16_ OK 126ms
/aggregate functions/max/Map(Int64,Int32) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 118ms
/aggregate functions/max/Map(Int64,Int64) OK 117ms
/aggregate functions/min/Map(Int8,UUID) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 123ms
/aggregate functions/max/Map(Int64,Int128) OK 125ms
/aggregate functions/min/Map(Int8,Nullable(UInt8)) OK 136ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 132ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 169ms
/aggregate functions/max/Map(Int64,Float32) OK 162ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 163ms
/aggregate functions/min/Map(Int8,Nullable(UInt16)) OK 163ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 163ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint128_ OK 129ms
/aggregate functions/max/Map(Int64,Float64) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 105ms
/aggregate functions/min/Map(Int8,Nullable(UInt32)) OK 114ms
/aggregate functions/meanZTest/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/max/Map(Int64,Decimal128(38)) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 113ms
/aggregate functions/min/Map(Int8,Nullable(UInt64)) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/float64,uint8 OK 114ms
/aggregate functions/max/Map(Int64,Date) OK 89ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 141ms
/aggregate functions/min/Map(Int8,Nullable(UInt128)) OK 117ms
/aggregate functions/meanZTest/datatypes/permutations/float64,uint64 OK 118ms
/aggregate functions/max/Map(Int64,DateTime) OK 104ms
/aggregate functions/min/Map(Int8,Nullable(Int8)) OK 107ms
/aggregate functions/meanZTest/datatypes/permutations/float64,uint32 OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 154ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 158ms
/aggregate functions/max/Map(Int64,DateTime64(3)) OK 140ms
/aggregate functions/min/Map(Int8,Nullable(Int16)) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/float64,uint16 OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 110ms
/aggregate functions/max/Map(Int64,Bool) OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 113ms
/aggregate functions/min/Map(Int8,Nullable(Int32)) OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/float64,nullable_uint8_ OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint128_ OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/max/Map(Int64,String) OK 120ms
/aggregate functions/min/Map(Int8,Nullable(Int64)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/meanZTest/datatypes/permutations/float64,nullable_uint64_ OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/min/Map(Int8,Nullable(Int128)) OK 113ms
/aggregate functions/max/Map(Int64,FixedString(51)) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/meanZTest/datatypes/permutations/float64,nullable_uint32_ OK 151ms
/aggregate functions/min/Map(Int8,Nullable(Float32)) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/max/Map(Int64,UUID) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 176ms
/aggregate functions/min/Map(Int8,Nullable(Float64)) OK 120ms
/aggregate functions/max/Map(Int64,Nullable(UInt8)) OK 143ms
/aggregate functions/meanZTest/datatypes/permutations/float64,nullable_uint16_ OK 145ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/min/Map(Int8,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/max/Map(Int64,Nullable(UInt16)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 117ms
/aggregate functions/min/Map(Int8,Nullable(Date)) OK 97ms
/aggregate functions/max/Map(Int64,Nullable(UInt32)) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint128__ OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_uint64_ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 115ms
/aggregate functions/min/Map(Int8,Nullable(DateTime)) OK 93ms
/aggregate functions/max/Map(Int64,Nullable(UInt64)) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_uint32_ OK 138ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 108ms
/aggregate functions/min/Map(Int8,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/max/Map(Int64,Nullable(UInt128)) OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 153ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 139ms
/aggregate functions/min/Map(Int8,Nullable(Bool)) OK 121ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_uint16_ OK 121ms
/aggregate functions/max/Map(Int64,Nullable(Int8)) OK 95ms
/aggregate functions/min/Map(Int8,Nullable(String)) OK 151ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 101ms
/aggregate functions/max/Map(Int64,Nullable(Int16)) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/min/Map(Int8,Nullable(FixedString(51))) OK 105ms
/aggregate functions/max/Map(Int64,Nullable(Int32)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,uint128 OK 98ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/min/Map(Int8,Nullable(UUID)) OK 103ms
/aggregate functions/max/Map(Int64,Nullable(Int64)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 97ms
/aggregate functions/min/Map(Int8,LowCardinality(UInt8)) OK 122ms
/aggregate functions/meanZTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/max/Map(Int64,Nullable(Int128)) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 101ms
/aggregate functions/min/Map(Int8,LowCardinality(UInt16)) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/float32,uint8 OK 100ms
/aggregate functions/max/Map(Int64,Nullable(Float32)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/float32,uint64 OK 114ms
/aggregate functions/min/Map(Int8,LowCardinality(UInt32)) OK 134ms
/aggregate functions/max/Map(Int64,Nullable(Float64)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 99ms
/aggregate functions/meanZTest/datatypes/permutations/float32,uint32 OK 111ms
/aggregate functions/max/Map(Int64,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/min/Map(Int8,LowCardinality(UInt64)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint128_ OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/float32,uint16 OK 100ms
/aggregate functions/max/Map(Int64,Nullable(Date)) OK 117ms
/aggregate functions/min/Map(Int8,LowCardinality(UInt128)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 139ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/meanZTest/datatypes/permutations/float32,nullable_uint8_ OK 95ms
/aggregate functions/max/Map(Int64,Nullable(DateTime)) OK 94ms
/aggregate functions/min/Map(Int8,LowCardinality(Int8)) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/float32,nullable_uint64_ OK 100ms
/aggregate functions/max/Map(Int64,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/min/Map(Int8,LowCardinality(Int16)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/meanZTest/datatypes/permutations/float32,nullable_uint32_ OK 105ms
/aggregate functions/max/Map(Int64,Nullable(Bool)) OK 111ms
/aggregate functions/min/Map(Int8,LowCardinality(Int32)) OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/meanZTest/datatypes/permutations/float32,nullable_uint16_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 111ms
/aggregate functions/min/Map(Int8,LowCardinality(Int64)) OK 114ms
/aggregate functions/max/Map(Int64,Nullable(String)) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_uint8_ OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint128_ OK 113ms
/aggregate functions/max/Map(Int64,Nullable(FixedString(51))) OK 109ms
/aggregate functions/min/Map(Int8,LowCardinality(Int128)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_uint64_ OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/max/Map(Int64,Nullable(UUID)) OK 120ms
/aggregate functions/min/Map(Int8,LowCardinality(Float32)) OK 86ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_uint32_ OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 107ms
/aggregate functions/min/Map(Int8,LowCardinality(Float64)) OK 105ms
/aggregate functions/max/Map(Int64,LowCardinality(UInt8)) OK 95ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_uint16_ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 120ms
/aggregate functions/min/Map(Int8,LowCardinality(Date)) OK 112ms
/aggregate functions/max/Map(Int64,LowCardinality(UInt16)) OK 123ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 113ms
/aggregate functions/min/Map(Int8,LowCardinality(DateTime)) OK 105ms
/aggregate functions/max/Map(Int64,LowCardinality(UInt32)) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/min/Map(Int8,LowCardinality(Bool)) OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint128__ OK 109ms
/aggregate functions/max/Map(Int64,LowCardinality(UInt64)) OK 106ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,uint8 OK 137ms
/aggregate functions/min/Map(Int8,LowCardinality(String)) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 133ms
/aggregate functions/max/Map(Int64,LowCardinality(UInt128)) OK 102ms
/aggregate functions/min/Map(Int8,LowCardinality(FixedString(51))) OK 149ms
/aggregate functions/max/Map(Int64,LowCardinality(Int8)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,uint64 OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 148ms
/aggregate functions/meanZTest/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/max/Map(Int64,LowCardinality(Int16)) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,uint32 OK 136ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,uint8 OK 114ms
/aggregate functions/min/Map(Int8,LowCardinality(UUID)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 117ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,uint64 OK 145ms
/aggregate functions/max/Map(Int64,LowCardinality(Int32)) OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,uint16 OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 92ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,uint128 OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,uint32 OK 100ms
/aggregate functions/max/Map(Int64,LowCardinality(Int64)) OK 111ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,uint16 OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 125ms
/aggregate functions/max/Map(Int64,LowCardinality(Int128)) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 141ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/max/Map(Int64,LowCardinality(Float32)) OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 110ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UInt128))) OK 88ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 163ms
/aggregate functions/max/Map(Int64,LowCardinality(Float64)) OK 155ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 150ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 189ms
/aggregate functions/max/Map(Int64,LowCardinality(Date)) OK 150ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 127ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Int16))) OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,nullable_uint128_ OK 133ms
/aggregate functions/max/Map(Int64,LowCardinality(DateTime)) OK 131ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 131ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 157ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 150ms
/aggregate functions/max/Map(Int64,LowCardinality(Bool)) OK 111ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 117ms
/aggregate functions/max/Map(Int64,LowCardinality(String)) OK 117ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 100ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 100ms
/aggregate functions/max/Map(Int64,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 129ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 88ms
/aggregate functions/max/Map(Int64,LowCardinality(UUID)) OK 119ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Float64))) OK 132ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 131ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint128_ OK 148ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Date))) OK 148ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 100ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 110ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 123ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/meanZTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 149ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/quantileDeterministic OK 6s 536ms
/aggregate functions/quantileDeterministic/constant OK 84ms
/aggregate functions/quantileDeterministic/zero rows OK 83ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 123ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/quantileDeterministic/single row OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 140ms
/aggregate functions/min/Map(Int8,LowCardinality(Nullable(UUID))) OK 147ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint128__ OK 109ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/quantileDeterministic/with group by OK 66ms
/aggregate functions/quantileDeterministic/some negative values OK 72ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,uint8 OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 98ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/min/Map(Int8,Array(String)) OK 108ms
/aggregate functions/quantileDeterministic/NULL value handling OK 64ms
/aggregate functions/quantileDeterministic/single NULL value OK 87ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,uint64 OK 116ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/min/Map(Int8,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/quantileDeterministic/return type OK 81ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,uint32 OK 153ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/min/Map(Int8,Tuple(String)) OK 133ms
/aggregate functions/quantileDeterministic/doc example OK 90ms
/aggregate functions/quantileDeterministic/inf OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,uint16 OK 153ms
/aggregate functions/min/Map(Int16,UInt8) OK 127ms
/aggregate functions/quantileDeterministic/-inf OK 99ms
/aggregate functions/min/Map(Int16,UInt16) OK 116ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,uint128 OK 143ms
/aggregate functions/quantileDeterministic/nan OK 67ms
/aggregate functions/quantileDeterministic/inf, -inf, nan OK 74ms
/aggregate functions/min/Map(Int16,UInt32) OK 93ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 111ms
/aggregate functions/quantileDeterministic/UInt8 OK 99ms
/aggregate functions/min/Map(Int16,UInt64) OK 79ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 111ms
/aggregate functions/quantileDeterministic/UInt16 OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 119ms
/aggregate functions/min/Map(Int16,UInt128) OK 101ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 106ms
/aggregate functions/quantileDeterministic/UInt32 OK 107ms
/aggregate functions/min/Map(Int16,Int8) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 106ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 100ms
/aggregate functions/quantileDeterministic/UInt64 OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 108ms
/aggregate functions/min/Map(Int16,Int16) OK 95ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 91ms
/aggregate functions/quantileDeterministic/Int8 OK 102ms
/aggregate functions/min/Map(Int16,Int32) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,nullable_uint128_ OK 105ms
/aggregate functions/max/Map(Int64,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 93ms
/aggregate functions/quantileDeterministic/Int16 OK 97ms
/aggregate functions/min/Map(Int16,Int64) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 110ms
/aggregate functions/max/Map(Int64,Array(String)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 90ms
/aggregate functions/quantileDeterministic/Int32 OK 88ms
/aggregate functions/min/Map(Int16,Int128) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 100ms
/aggregate functions/max/Map(Int64,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 99ms
/aggregate functions/quantileDeterministic/Int64 OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/max/Map(Int64,Tuple(String)) OK 109ms
/aggregate functions/min/Map(Int16,Float32) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantileDeterministic/Float32 OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 106ms
/aggregate functions/max/Map(Int128,UInt8) OK 126ms
/aggregate functions/min/Map(Int16,Float64) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 100ms
/aggregate functions/quantileDeterministic/Float64 OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint128_ OK 82ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 148ms
/aggregate functions/max/Map(Int128,UInt16) OK 106ms
/aggregate functions/min/Map(Int16,Decimal128(38)) OK 111ms
/aggregate functions/quantileDeterministic/Date OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/max/Map(Int128,UInt32) OK 100ms
/aggregate functions/min/Map(Int16,Date) OK 98ms
/aggregate functions/quantileDeterministic/DateTime OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/max/Map(Int128,UInt64) OK 98ms
/aggregate functions/min/Map(Int16,DateTime) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/quantileDeterministic/Nullable(UInt8) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/max/Map(Int128,UInt128) OK 101ms
/aggregate functions/min/Map(Int16,DateTime64(3)) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantileDeterministic/Nullable(UInt16) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/max/Map(Int128,Int8) OK 107ms
/aggregate functions/min/Map(Int16,Bool) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/quantileDeterministic/Nullable(UInt32) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint128__ OK 101ms
/aggregate functions/max/Map(Int128,Int16) OK 120ms
/aggregate functions/min/Map(Int16,String) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantileDeterministic/Nullable(UInt64) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,uint8 OK 97ms
/aggregate functions/min/Map(Int16,FixedString(51)) OK 112ms
/aggregate functions/max/Map(Int128,Int32) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 109ms
/aggregate functions/quantileDeterministic/Nullable(Int8) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,uint64 OK 118ms
/aggregate functions/min/Map(Int16,UUID) OK 92ms
/aggregate functions/max/Map(Int128,Int64) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 114ms
/aggregate functions/quantileDeterministic/Nullable(Int16) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,uint32 OK 92ms
/aggregate functions/min/Map(Int16,Nullable(UInt8)) OK 94ms
/aggregate functions/max/Map(Int128,Int128) OK 102ms
/aggregate functions/quantileDeterministic/Nullable(Int32) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,uint16 OK 99ms
/aggregate functions/min/Map(Int16,Nullable(UInt16)) OK 92ms
/aggregate functions/max/Map(Int128,Float32) OK 89ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,uint128 OK 104ms
/aggregate functions/quantileDeterministic/Nullable(Int64) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 101ms
/aggregate functions/min/Map(Int16,Nullable(UInt32)) OK 103ms
/aggregate functions/max/Map(Int128,Float64) OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 98ms
/aggregate functions/quantileDeterministic/Nullable(Float32) OK 174ms
/aggregate functions/min/Map(Int16,Nullable(UInt64)) OK 95ms
/aggregate functions/max/Map(Int128,Decimal128(38)) OK 155ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 107ms
/aggregate functions/min/Map(Int16,Nullable(UInt128)) OK 215ms
/aggregate functions/quantileDeterministic/Nullable(Float64) OK 170ms
/aggregate functions/max/Map(Int128,Date) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 117ms
/aggregate functions/max/Map(Int128,DateTime) OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 120ms
/aggregate functions/min/Map(Int16,Nullable(Int8)) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 94ms
/aggregate functions/quantileDeterministic/Nullable(Date) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 120ms
/aggregate functions/min/Map(Int16,Nullable(Int16)) OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,nullable_uint128_ OK 136ms
/aggregate functions/max/Map(Int128,DateTime64(3)) OK 112ms
/aggregate functions/quantileDeterministic/Nullable(DateTime) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 156ms
/aggregate functions/max/Map(Int128,Bool) OK 145ms
/aggregate functions/quantileDeterministic/LowCardinality(UInt8) OK 127ms
/aggregate functions/min/Map(Int16,Nullable(Int32)) OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 133ms
/aggregate functions/quantileDeterministic/LowCardinality(UInt16) OK 147ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 139ms
/aggregate functions/max/Map(Int128,String) OK 112ms
/aggregate functions/min/Map(Int16,Nullable(Int64)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 138ms
/aggregate functions/min/Map(Int16,Nullable(Int128)) OK 114ms
/aggregate functions/max/Map(Int128,FixedString(51)) OK 108ms
/aggregate functions/quantileDeterministic/LowCardinality(UInt32) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 105ms
/aggregate functions/min/Map(Int16,Nullable(Float32)) OK 104ms
/aggregate functions/max/Map(Int128,UUID) OK 93ms
/aggregate functions/quantileDeterministic/LowCardinality(UInt64) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/max/Map(Int128,Nullable(UInt8)) OK 121ms
/aggregate functions/min/Map(Int16,Nullable(Float64)) OK 106ms
/aggregate functions/quantileDeterministic/LowCardinality(Int8) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint128_ OK 114ms
/aggregate functions/min/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/max/Map(Int128,Nullable(UInt16)) OK 108ms
/aggregate functions/quantileDeterministic/LowCardinality(Int16) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/min/Map(Int16,Nullable(Date)) OK 101ms
/aggregate functions/max/Map(Int128,Nullable(UInt32)) OK 102ms
/aggregate functions/quantileDeterministic/LowCardinality(Int32) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/min/Map(Int16,Nullable(DateTime)) OK 95ms
/aggregate functions/max/Map(Int128,Nullable(UInt64)) OK 158ms
/aggregate functions/quantileDeterministic/LowCardinality(Int64) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 92ms
/aggregate functions/min/Map(Int16,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 96ms
/aggregate functions/quantileDeterministic/LowCardinality(Float32) OK 125ms
/aggregate functions/max/Map(Int128,Nullable(UInt128)) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/min/Map(Int16,Nullable(Bool)) OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 98ms
/aggregate functions/quantileDeterministic/LowCardinality(Float64) OK 115ms
/aggregate functions/max/Map(Int128,Nullable(Int8)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint128__ OK 115ms
/aggregate functions/min/Map(Int16,Nullable(String)) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 109ms
/aggregate functions/quantileDeterministic/LowCardinality(Date) OK 107ms
/aggregate functions/max/Map(Int128,Nullable(Int16)) OK 122ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,uint8 OK 106ms
/aggregate functions/min/Map(Int16,Nullable(FixedString(51))) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 112ms
/aggregate functions/quantileDeterministic/LowCardinality(DateTime) OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,uint64 OK 119ms
/aggregate functions/max/Map(Int128,Nullable(Int32)) OK 147ms
/aggregate functions/min/Map(Int16,Nullable(UUID)) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 110ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(UInt8)) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,uint32 OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 116ms
/aggregate functions/min/Map(Int16,LowCardinality(UInt8)) OK 118ms
/aggregate functions/max/Map(Int128,Nullable(Int64)) OK 128ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(UInt16)) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,uint16 OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 100ms
/aggregate functions/min/Map(Int16,LowCardinality(UInt16)) OK 127ms
/aggregate functions/max/Map(Int128,Nullable(Int128)) OK 116ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,uint128 OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 93ms
/aggregate functions/min/Map(Int16,LowCardinality(UInt32)) OK 101ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(UInt64)) OK 104ms
/aggregate functions/max/Map(Int128,Nullable(Float32)) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 96ms
/aggregate functions/min/Map(Int16,LowCardinality(UInt64)) OK 99ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Int8)) OK 119ms
/aggregate functions/max/Map(Int128,Nullable(Float64)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 97ms
/aggregate functions/min/Map(Int16,LowCardinality(UInt128)) OK 95ms
/aggregate functions/max/Map(Int128,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Int16)) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 112ms
/aggregate functions/min/Map(Int16,LowCardinality(Int8)) OK 92ms
/aggregate functions/max/Map(Int128,Nullable(Date)) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 112ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Int32)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/min/Map(Int16,LowCardinality(Int16)) OK 101ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Int64)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,nullable_uint128_ OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/max/Map(Int128,Nullable(DateTime)) OK 119ms
/aggregate functions/min/Map(Int16,LowCardinality(Int32)) OK 116ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Float32)) OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/max/Map(Int128,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/min/Map(Int16,LowCardinality(Int64)) OK 139ms
/aggregate functions/max/Map(Int128,Nullable(Bool)) OK 165ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Float64)) OK 145ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/min/Map(Int16,LowCardinality(Int128)) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 104ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(Date)) OK 126ms
/aggregate functions/min/Map(Int16,LowCardinality(Float32)) OK 114ms
/aggregate functions/max/Map(Int128,Nullable(String)) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 91ms
/aggregate functions/min/Map(Int16,LowCardinality(Float64)) OK 132ms
/aggregate functions/max/Map(Int128,Nullable(FixedString(51))) OK 110ms
/aggregate functions/quantileDeterministic/LowCardinality(Nullable(DateTime)) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint128_ OK 92ms
/aggregate functions/max/Map(Int128,Nullable(UUID)) OK 126ms
/aggregate functions/quantileExact OK 6s 878ms
/aggregate functions/quantileExact/constant OK 84ms
/aggregate functions/min/Map(Int16,LowCardinality(Date)) OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/quantileExact/zero rows OK 71ms
/aggregate functions/max/Map(Int128,LowCardinality(UInt8)) OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/min/Map(Int16,LowCardinality(DateTime)) OK 115ms
/aggregate functions/quantileExact/single row OK 64ms
/aggregate functions/quantileExact/with group by OK 69ms
/aggregate functions/max/Map(Int128,LowCardinality(UInt16)) OK 157ms
/aggregate functions/min/Map(Int16,LowCardinality(Bool)) OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/quantileExact/some negative values OK 83ms
/aggregate functions/quantileExact/NULL value handling OK 64ms
/aggregate functions/min/Map(Int16,LowCardinality(String)) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/max/Map(Int128,LowCardinality(UInt32)) OK 118ms
/aggregate functions/quantileExact/single NULL value OK 69ms
/aggregate functions/min/Map(Int16,LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/quantileExact/return type OK 85ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint128__ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 108ms
/aggregate functions/max/Map(Int128,LowCardinality(UInt64)) OK 113ms
/aggregate functions/min/Map(Int16,LowCardinality(UUID)) OK 104ms
/aggregate functions/quantileExact/doc example OK 66ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,uint8 OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 124ms
/aggregate functions/max/Map(Int128,LowCardinality(UInt128)) OK 112ms
/aggregate functions/quantileExact/inf OK 59ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/quantileExact/-inf OK 68ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,uint64 OK 131ms
/aggregate functions/max/Map(Int128,LowCardinality(Int8)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 129ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/quantileExact/nan OK 70ms
/aggregate functions/quantileExact/inf, -inf, nan OK 77ms
/aggregate functions/max/Map(Int128,LowCardinality(Int16)) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,uint32 OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 97ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/quantileExact/UInt8 OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 124ms
/aggregate functions/max/Map(Int128,LowCardinality(Int32)) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,uint16 OK 134ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/quantileExact/UInt16 OK 107ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 149ms
/aggregate functions/max/Map(Int128,LowCardinality(Int64)) OK 138ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/quantileExact/UInt32 OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,uint128 OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,nullable_uint8_ OK 215ms
/aggregate functions/max/Map(Int128,LowCardinality(Int128)) OK 128ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Int8))) OK 204ms
/aggregate functions/quantileExact/UInt64 OK 183ms
/aggregate functions/max/Map(Int128,LowCardinality(Float32)) OK 154ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/quantileExact/Int8 OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,nullable_uint64_ OK 110ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 90ms
/aggregate functions/max/Map(Int128,LowCardinality(Float64)) OK 94ms
/aggregate functions/quantileExact/Int16 OK 108ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,nullable_uint32_ OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/max/Map(Int128,LowCardinality(Date)) OK 92ms
/aggregate functions/quantileExact/Int32 OK 124ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,nullable_uint16_ OK 120ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/max/Map(Int128,LowCardinality(DateTime)) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 96ms
/aggregate functions/quantileExact/Int64 OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,nullable_uint128_ OK 98ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/max/Map(Int128,LowCardinality(Bool)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint8_ OK 142ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/quantileExact/Float32 OK 108ms
/aggregate functions/max/Map(Int128,LowCardinality(String)) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 108ms
/aggregate functions/quantileExact/Float64 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint64_ OK 131ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/max/Map(Int128,LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 119ms
/aggregate functions/quantileExact/Date OK 98ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint32_ OK 127ms
/aggregate functions/max/Map(Int128,LowCardinality(UUID)) OK 133ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 111ms
/aggregate functions/quantileExact/DateTime OK 91ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 151ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint16_ OK 118ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/quantileExact/Nullable(UInt8) OK 111ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint128_ OK 126ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 109ms
/aggregate functions/quantileExact/Nullable(UInt16) OK 118ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 132ms
/aggregate functions/quantileExact/Nullable(UInt32) OK 111ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 167ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/quantileExact/Nullable(UInt64) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 121ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UInt64))) OK 139ms
/aggregate functions/quantileExact/Nullable(Int8) OK 146ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 147ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/min/Map(Int16,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/min/Map(Int16,Array(String)) OK 169ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/quantileExact/Nullable(Int16) OK 151ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint16__ OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint128__ OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 130ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/min/Map(Int16,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/quantileExact/Nullable(Int32) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,uint8 OK 174ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Int32))) OK 169ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/quantileExact/Nullable(Int64) OK 124ms
/aggregate functions/min/Map(Int16,Tuple(String)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/min/Map(Int32,UInt8) OK 155ms
/aggregate functions/quantileExact/Nullable(Float32) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,uint64 OK 125ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Int128))) OK 145ms
/aggregate functions/quantileExact/Nullable(Float64) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,uint32 OK 142ms
/aggregate functions/min/Map(Int32,UInt16) OK 120ms
/aggregate functions/quantileExact/Nullable(Date) OK 156ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 159ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/min/Map(Int32,UInt32) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,uint16 OK 124ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Float64))) OK 131ms
/aggregate functions/min/Map(Int32,UInt64) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,uint128 OK 129ms
/aggregate functions/quantileExact/Nullable(DateTime) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 111ms
/aggregate functions/min/Map(Int32,UInt128) OK 102ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/quantileExact/LowCardinality(UInt8) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 114ms
/aggregate functions/min/Map(Int32,Int8) OK 100ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/quantileExact/LowCardinality(UInt16) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 105ms
/aggregate functions/min/Map(Int32,Int16) OK 88ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/quantileExact/LowCardinality(UInt32) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 105ms
/aggregate functions/min/Map(Int32,Int32) OK 102ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/quantileExact/LowCardinality(UInt64) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 115ms
/aggregate functions/min/Map(Int32,Int64) OK 113ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,nullable_uint128_ OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 123ms
/aggregate functions/quantileExact/LowCardinality(Int8) OK 117ms
/aggregate functions/min/Map(Int32,Int128) OK 132ms
/aggregate functions/max/Map(Int128,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 95ms
/aggregate functions/quantileExact/LowCardinality(Int16) OK 141ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 132ms
/aggregate functions/max/Map(Int128,Array(String)) OK 130ms
/aggregate functions/min/Map(Int32,Float32) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 131ms
/aggregate functions/quantileExact/LowCardinality(Int32) OK 131ms
/aggregate functions/min/Map(Int32,Float64) OK 112ms
/aggregate functions/max/Map(Int128,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 112ms
/aggregate functions/max/Map(Int128,Tuple(String)) OK 147ms
/aggregate functions/min/Map(Int32,Decimal128(38)) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 120ms
/aggregate functions/quantileExact/LowCardinality(Int64) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 106ms
/aggregate functions/min/Map(Int32,Date) OK 146ms
/aggregate functions/quantileExact/LowCardinality(Float32) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 109ms
/aggregate functions/max/Map(Date,UInt8) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint128_ OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 141ms
/aggregate functions/quantileExact/LowCardinality(Float64) OK 151ms
/aggregate functions/min/Map(Int32,DateTime) OK 125ms
/aggregate functions/max/Map(Date,UInt16) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/max/Map(Date,UInt32) OK 173ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 144ms
/aggregate functions/min/Map(Int32,DateTime64(3)) OK 113ms
/aggregate functions/quantileExact/LowCardinality(Date) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/min/Map(Int32,Bool) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/quantileExact/LowCardinality(DateTime) OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/max/Map(Date,UInt64) OK 106ms
/aggregate functions/min/Map(Int32,String) OK 94ms
/aggregate functions/quantileExact/LowCardinality(Nullable(UInt8)) OK 135ms
/aggregate functions/max/Map(Date,UInt128) OK 131ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/min/Map(Int32,FixedString(51)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/quantileExact/LowCardinality(Nullable(UInt16)) OK 122ms
/aggregate functions/max/Map(Date,Int8) OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint128__ OK 122ms
/aggregate functions/min/Map(Int32,UUID) OK 120ms
/aggregate functions/quantileExact/LowCardinality(Nullable(UInt32)) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,uint8 OK 117ms
/aggregate functions/min/Map(Int32,Nullable(UInt8)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/max/Map(Date,Int16) OK 124ms
/aggregate functions/quantileExact/LowCardinality(Nullable(UInt64)) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,uint64 OK 126ms
/aggregate functions/min/Map(Int32,Nullable(UInt16)) OK 146ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 139ms
/aggregate functions/max/Map(Date,Int32) OK 127ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,uint32 OK 93ms
/aggregate functions/max/Map(Date,Int64) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 110ms
/aggregate functions/min/Map(Int32,Nullable(UInt32)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,uint16 OK 106ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Int16)) OK 95ms
/aggregate functions/max/Map(Date,Int128) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 114ms
/aggregate functions/min/Map(Int32,Nullable(UInt64)) OK 104ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Int32)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,uint128 OK 97ms
/aggregate functions/max/Map(Date,Float32) OK 103ms
/aggregate functions/min/Map(Int32,Nullable(UInt128)) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 159ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Int64)) OK 164ms
/aggregate functions/max/Map(Date,Float64) OK 155ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 129ms
/aggregate functions/min/Map(Int32,Nullable(Int8)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 132ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Float32)) OK 127ms
/aggregate functions/min/Map(Int32,Nullable(Int16)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 125ms
/aggregate functions/max/Map(Date,Decimal128(38)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 125ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Float64)) OK 132ms
/aggregate functions/min/Map(Int32,Nullable(Int32)) OK 130ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 121ms
/aggregate functions/max/Map(Date,Date) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 127ms
/aggregate functions/max/Map(Date,DateTime) OK 128ms
/aggregate functions/quantileExact/LowCardinality(Nullable(Date)) OK 136ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 136ms
/aggregate functions/min/Map(Int32,Nullable(Int64)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,nullable_uint128_ OK 131ms
/aggregate functions/min/Map(Int32,Nullable(Int128)) OK 110ms
/aggregate functions/max/Map(Date,DateTime64(3)) OK 131ms
/aggregate functions/quantileExact/LowCardinality(Nullable(DateTime)) OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 132ms
/aggregate functions/min/Map(Int32,Nullable(Float32)) OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 114ms
/aggregate functions/max/Map(Date,Bool) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 107ms
/aggregate functions/quantileExactExclusive OK 6s 673ms
/aggregate functions/quantileExactExclusive/constant OK 60ms
/aggregate functions/quantileExactExclusive/zero rows OK 67ms
/aggregate functions/min/Map(Int32,Nullable(Float64)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 103ms
/aggregate functions/max/Map(Date,String) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 107ms
/aggregate functions/quantileExactExclusive/single row OK 84ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 153ms
/aggregate functions/min/Map(Int32,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/max/Map(Date,FixedString(51)) OK 131ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileExactExclusive/with group by OK 64ms
/aggregate functions/quantileExactExclusive/some negative values OK 67ms
/aggregate functions/min/Map(Int32,Nullable(Date)) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/max/Map(Date,UUID) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantileExactExclusive/NULL value handling OK 61ms
/aggregate functions/min/Map(Int32,Nullable(DateTime)) OK 100ms
/aggregate functions/quantileExactExclusive/single NULL value OK 60ms
/aggregate functions/max/Map(Date,Nullable(UInt8)) OK 111ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint128_ OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantileExactExclusive/return type OK 62ms
/aggregate functions/min/Map(Int32,Nullable(DateTime64(3))) OK 90ms
/aggregate functions/quantileExactExclusive/doc example OK 67ms
/aggregate functions/max/Map(Date,Nullable(UInt16)) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/min/Map(Int32,Nullable(Bool)) OK 104ms
/aggregate functions/quantileExactExclusive/inf OK 80ms
/aggregate functions/max/Map(Date,Nullable(UInt32)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantileExactExclusive/-inf OK 75ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/min/Map(Int32,Nullable(String)) OK 103ms
/aggregate functions/quantileExactExclusive/nan OK 73ms
/aggregate functions/max/Map(Date,Nullable(UInt64)) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/min/Map(Int32,Nullable(FixedString(51))) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 112ms
/aggregate functions/quantileExactExclusive/inf, -inf, nan OK 63ms
/aggregate functions/max/Map(Date,Nullable(UInt128)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/quantileExactExclusive/UInt8 OK 115ms
/aggregate functions/min/Map(Int32,Nullable(UUID)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 102ms
/aggregate functions/max/Map(Date,Nullable(Int8)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint128__ OK 133ms
/aggregate functions/quantileExactExclusive/UInt16 OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 117ms
/aggregate functions/min/Map(Int32,LowCardinality(UInt8)) OK 91ms
/aggregate functions/max/Map(Date,Nullable(Int16)) OK 91ms
/aggregate functions/min/Map(Int32,LowCardinality(UInt16)) OK 120ms
/aggregate functions/quantileExactExclusive/UInt32 OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,uint8 OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 119ms
/aggregate functions/max/Map(Date,Nullable(Int32)) OK 83ms
/aggregate functions/min/Map(Int32,LowCardinality(UInt32)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,uint64 OK 123ms
/aggregate functions/quantileExactExclusive/UInt64 OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 106ms
/aggregate functions/max/Map(Date,Nullable(Int64)) OK 112ms
/aggregate functions/min/Map(Int32,LowCardinality(UInt64)) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 141ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,uint32 OK 122ms
/aggregate functions/max/Map(Date,Nullable(Int128)) OK 99ms
/aggregate functions/quantileExactExclusive/Int8 OK 110ms
/aggregate functions/min/Map(Int32,LowCardinality(UInt128)) OK 92ms
/aggregate functions/max/Map(Date,Nullable(Float32)) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,uint16 OK 112ms
/aggregate functions/quantileExactExclusive/Int16 OK 142ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 118ms
/aggregate functions/min/Map(Int32,LowCardinality(Int8)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,uint128 OK 115ms
/aggregate functions/max/Map(Date,Nullable(Float64)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 117ms
/aggregate functions/quantileExactExclusive/Int32 OK 102ms
/aggregate functions/min/Map(Int32,LowCardinality(Int16)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,nullable_uint8_ OK 120ms
/aggregate functions/max/Map(Date,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 130ms
/aggregate functions/quantileExactExclusive/Int64 OK 109ms
/aggregate functions/min/Map(Int32,LowCardinality(Int32)) OK 101ms
/aggregate functions/max/Map(Date,Nullable(Date)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,nullable_uint64_ OK 97ms
/aggregate functions/quantileExactExclusive/Float32 OK 125ms
/aggregate functions/min/Map(Int32,LowCardinality(Int64)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,nullable_uint32_ OK 109ms
/aggregate functions/max/Map(Date,Nullable(DateTime)) OK 99ms
/aggregate functions/quantileExactExclusive/Float64 OK 99ms
/aggregate functions/min/Map(Int32,LowCardinality(Int128)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 104ms
/aggregate functions/max/Map(Date,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,nullable_uint16_ OK 99ms
/aggregate functions/quantileExactExclusive/Date OK 96ms
/aggregate functions/min/Map(Int32,LowCardinality(Float32)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,nullable_uint128_ OK 91ms
/aggregate functions/max/Map(Date,Nullable(Bool)) OK 98ms
/aggregate functions/quantileExactExclusive/DateTime OK 84ms
/aggregate functions/min/Map(Int32,LowCardinality(Float64)) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_uint8_ OK 105ms
/aggregate functions/max/Map(Date,Nullable(String)) OK 106ms
/aggregate functions/quantileExactExclusive/Nullable(UInt8) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/min/Map(Int32,LowCardinality(Date)) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_uint64_ OK 108ms
/aggregate functions/max/Map(Date,Nullable(FixedString(51))) OK 128ms
/aggregate functions/quantileExactExclusive/Nullable(UInt16) OK 112ms
/aggregate functions/min/Map(Int32,LowCardinality(DateTime)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_uint32_ OK 93ms
/aggregate functions/quantileExactExclusive/Nullable(UInt32) OK 103ms
/aggregate functions/max/Map(Date,Nullable(UUID)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/min/Map(Int32,LowCardinality(Bool)) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_uint16_ OK 103ms
/aggregate functions/quantileExactExclusive/Nullable(UInt64) OK 109ms
/aggregate functions/max/Map(Date,LowCardinality(UInt8)) OK 93ms
/aggregate functions/min/Map(Int32,LowCardinality(String)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_uint128_ OK 119ms
/aggregate functions/max/Map(Date,LowCardinality(UInt16)) OK 108ms
/aggregate functions/quantileExactExclusive/Nullable(Int8) OK 122ms
/aggregate functions/min/Map(Int32,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 97ms
/aggregate functions/max/Map(Date,LowCardinality(UInt32)) OK 94ms
/aggregate functions/quantileExactExclusive/Nullable(Int16) OK 105ms
/aggregate functions/min/Map(Int32,LowCardinality(UUID)) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 108ms
/aggregate functions/max/Map(Date,LowCardinality(UInt64)) OK 108ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/quantileExactExclusive/Nullable(Int32) OK 96ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/max/Map(Date,LowCardinality(UInt128)) OK 109ms
/aggregate functions/quantileExactExclusive/Nullable(Int64) OK 100ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/max/Map(Date,LowCardinality(Int8)) OK 107ms
/aggregate functions/quantileExactExclusive/Nullable(Float32) OK 111ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int8,lowcardinality_nullable_uint128__ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 114ms
/aggregate functions/max/Map(Date,LowCardinality(Int16)) OK 120ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/quantileExactExclusive/Nullable(Float64) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,uint8 OK 130ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 150ms
/aggregate functions/max/Map(Date,LowCardinality(Int32)) OK 154ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/quantileExactExclusive/Nullable(Date) OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,uint64 OK 108ms
/aggregate functions/quantileExactExclusive/Nullable(DateTime) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 129ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/max/Map(Date,LowCardinality(Int64)) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,uint32 OK 93ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/quantileExactExclusive/LowCardinality(UInt8) OK 116ms
/aggregate functions/max/Map(Date,LowCardinality(Int128)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,uint16 OK 91ms
/aggregate functions/max/Map(Date,LowCardinality(Float32)) OK 119ms
/aggregate functions/quantileExactExclusive/LowCardinality(UInt16) OK 104ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Int32))) OK 174ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 159ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,uint128 OK 158ms
/aggregate functions/quantileExactExclusive/LowCardinality(UInt32) OK 171ms
/aggregate functions/max/Map(Date,LowCardinality(Float64)) OK 190ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 120ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,nullable_uint8_ OK 96ms
/aggregate functions/quantileExactExclusive/LowCardinality(UInt64) OK 147ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,nullable_uint64_ OK 137ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 147ms
/aggregate functions/max/Map(Date,LowCardinality(Date)) OK 113ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/max/Map(Date,LowCardinality(DateTime)) OK 169ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,nullable_uint32_ OK 133ms
/aggregate functions/quantileExactExclusive/LowCardinality(Int8) OK 133ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,nullable_uint16_ OK 120ms
/aggregate functions/quantileExactExclusive/LowCardinality(Int16) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/max/Map(Date,LowCardinality(Bool)) OK 108ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/quantileExactExclusive/LowCardinality(Int32) OK 125ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,nullable_uint128_ OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/max/Map(Date,LowCardinality(String)) OK 115ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/quantileExactExclusive/LowCardinality(Int64) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_uint8_ OK 118ms
/aggregate functions/max/Map(Date,LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_uint64_ OK 137ms
/aggregate functions/quantileExactExclusive/LowCardinality(Float32) OK 125ms
/aggregate functions/max/Map(Date,LowCardinality(UUID)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 99ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 143ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/quantileExactExclusive/LowCardinality(Float64) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_uint32_ OK 107ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_uint16_ OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 139ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/quantileExactExclusive/LowCardinality(Date) OK 121ms
/aggregate functions/min/Map(Int32,LowCardinality(Nullable(UUID))) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_uint128_ OK 134ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/quantileExactExclusive/LowCardinality(DateTime) OK 133ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 136ms
/aggregate functions/min/Map(Int32,Array(String)) OK 109ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 171ms
/aggregate functions/min/Map(Int32,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UInt64))) OK 144ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(UInt8)) OK 137ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 126ms
/aggregate functions/min/Map(Int32,Tuple(String)) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 116ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(UInt16)) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/min/Map(Int64,UInt8) OK 103ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 135ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(UInt32)) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/min/Map(Int64,UInt16) OK 93ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(UInt64)) OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 111ms
/aggregate functions/min/Map(Int64,UInt32) OK 113ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 149ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Int8)) OK 142ms
/aggregate functions/min/Map(Int64,UInt64) OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int64,lowcardinality_nullable_uint128__ OK 133ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/min/Map(Int64,UInt128) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 103ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Int16)) OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,uint8 OK 118ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 132ms
/aggregate functions/min/Map(Int64,Int8) OK 107ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Int32)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,uint64 OK 117ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/min/Map(Int64,Int16) OK 160ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 124ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Int64)) OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,uint32 OK 140ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Float32)) OK 146ms
/aggregate functions/min/Map(Int64,Int32) OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,uint16 OK 133ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/min/Map(Int64,Int64) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 159ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Float64)) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,uint128 OK 99ms
/aggregate functions/min/Map(Int64,Int128) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,nullable_uint8_ OK 126ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(Date)) OK 115ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/min/Map(Int64,Float32) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,nullable_uint64_ OK 101ms
/aggregate functions/quantileExactExclusive/LowCardinality(Nullable(DateTime)) OK 105ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/min/Map(Int64,Float64) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,nullable_uint32_ OK 103ms
/aggregate functions/quantileExactHigh OK 6s 582ms
/aggregate functions/quantileExactHigh/constant OK 76ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 108ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/min/Map(Int64,Decimal128(38)) OK 105ms
/aggregate functions/quantileExactHigh/zero rows OK 66ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,nullable_uint16_ OK 101ms
/aggregate functions/max/Map(Date,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 94ms
/aggregate functions/quantileExactHigh/single row OK 64ms
/aggregate functions/min/Map(Int64,Date) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,nullable_uint128_ OK 109ms
/aggregate functions/quantileExactHigh/with group by OK 75ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 108ms
/aggregate functions/max/Map(Date,Array(String)) OK 90ms
/aggregate functions/min/Map(Int64,DateTime) OK 116ms
/aggregate functions/quantileExactHigh/some negative values OK 74ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_uint8_ OK 94ms
/aggregate functions/max/Map(Date,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 96ms
/aggregate functions/quantileExactHigh/NULL value handling OK 88ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_uint64_ OK 99ms
/aggregate functions/min/Map(Int64,DateTime64(3)) OK 100ms
/aggregate functions/max/Map(Date,Tuple(String)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 109ms
/aggregate functions/quantileExactHigh/single NULL value OK 69ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_uint32_ OK 105ms
/aggregate functions/min/Map(Int64,Bool) OK 112ms
/aggregate functions/quantileExactHigh/return type OK 99ms
/aggregate functions/max/Map(DateTime,UInt8) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_uint16_ OK 126ms
/aggregate functions/min/Map(Int64,String) OK 100ms
/aggregate functions/quantileExactHigh/doc example OK 68ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 101ms
/aggregate functions/max/Map(DateTime,UInt16) OK 97ms
/aggregate functions/quantileExactHigh/inf OK 72ms
/aggregate functions/min/Map(Int64,FixedString(51)) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_uint128_ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 125ms
/aggregate functions/max/Map(DateTime,UInt32) OK 117ms
/aggregate functions/quantileExactHigh/-inf OK 67ms
/aggregate functions/min/Map(Int64,UUID) OK 111ms
/aggregate functions/quantileExactHigh/nan OK 91ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 108ms
/aggregate functions/max/Map(DateTime,UInt64) OK 112ms
/aggregate functions/quantileExactHigh/inf, -inf, nan OK 65ms
/aggregate functions/min/Map(Int64,Nullable(UInt8)) OK 94ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 111ms
/aggregate functions/max/Map(DateTime,UInt128) OK 107ms
/aggregate functions/quantileExactHigh/UInt8 OK 103ms
/aggregate functions/min/Map(Int64,Nullable(UInt16)) OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 115ms
/aggregate functions/max/Map(DateTime,Int8) OK 125ms
/aggregate functions/quantileExactHigh/UInt16 OK 106ms
/aggregate functions/min/Map(Int64,Nullable(UInt32)) OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 117ms
/aggregate functions/quantileExactHigh/UInt32 OK 118ms
/aggregate functions/max/Map(DateTime,Int16) OK 120ms
/aggregate functions/min/Map(Int64,Nullable(UInt64)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int32,lowcardinality_nullable_uint128__ OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/quantileExactHigh/UInt64 OK 144ms
/aggregate functions/max/Map(DateTime,Int32) OK 125ms
/aggregate functions/min/Map(Int64,Nullable(UInt128)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,uint8 OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/min/Map(Int64,Nullable(Int8)) OK 128ms
/aggregate functions/max/Map(DateTime,Int64) OK 105ms
/aggregate functions/quantileExactHigh/Int8 OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,uint64 OK 108ms
/aggregate functions/max/Map(DateTime,Int128) OK 128ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/min/Map(Int64,Nullable(Int16)) OK 119ms
/aggregate functions/quantileExactHigh/Int16 OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,uint32 OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/max/Map(DateTime,Float32) OK 190ms
/aggregate functions/min/Map(Int64,Nullable(Int32)) OK 126ms
/aggregate functions/quantileExactHigh/Int32 OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,uint16 OK 175ms
/aggregate functions/quantileExactHigh/Int64 OK 186ms
/aggregate functions/min/Map(Int64,Nullable(Int64)) OK 190ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 183ms
/aggregate functions/max/Map(DateTime,Float64) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,uint128 OK 109ms
/aggregate functions/quantileExactHigh/Float32 OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,nullable_uint8_ OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 130ms
/aggregate functions/min/Map(Int64,Nullable(Int128)) OK 118ms
/aggregate functions/max/Map(DateTime,Decimal128(38)) OK 119ms
/aggregate functions/quantileExactHigh/Float64 OK 140ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,nullable_uint64_ OK 151ms
/aggregate functions/min/Map(Int64,Nullable(Float32)) OK 123ms
/aggregate functions/max/Map(DateTime,Date) OK 138ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 155ms
/aggregate functions/quantileExactHigh/Date OK 175ms
/aggregate functions/min/Map(Int64,Nullable(Float64)) OK 146ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,nullable_uint32_ OK 134ms
/aggregate functions/max/Map(DateTime,DateTime) OK 147ms
/aggregate functions/min/Map(Int64,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 160ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,nullable_uint16_ OK 116ms
/aggregate functions/max/Map(DateTime,DateTime64(3)) OK 151ms
/aggregate functions/quantileExactHigh/DateTime OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,nullable_uint128_ OK 133ms
/aggregate functions/quantileExactHigh/Nullable(UInt8) OK 125ms
/aggregate functions/min/Map(Int64,Nullable(Date)) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 109ms
/aggregate functions/max/Map(DateTime,Bool) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_uint8_ OK 105ms
/aggregate functions/min/Map(Int64,Nullable(DateTime)) OK 124ms
/aggregate functions/quantileExactHigh/Nullable(UInt16) OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 128ms
/aggregate functions/max/Map(DateTime,String) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_uint64_ OK 92ms
/aggregate functions/min/Map(Int64,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/max/Map(DateTime,FixedString(51)) OK 99ms
/aggregate functions/quantileExactHigh/Nullable(UInt32) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_uint32_ OK 98ms
/aggregate functions/max/Map(DateTime,UUID) OK 107ms
/aggregate functions/quantileExactHigh/Nullable(UInt64) OK 88ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 106ms
/aggregate functions/min/Map(Int64,Nullable(Bool)) OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantileExactHigh/Nullable(Int8) OK 99ms
/aggregate functions/max/Map(DateTime,Nullable(UInt8)) OK 127ms
/aggregate functions/min/Map(Int64,Nullable(String)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 117ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_uint128_ OK 91ms
/aggregate functions/quantileExactHigh/Nullable(Int16) OK 89ms
/aggregate functions/min/Map(Int64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/max/Map(DateTime,Nullable(UInt16)) OK 100ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantileExactHigh/Nullable(Int32) OK 93ms
/aggregate functions/max/Map(DateTime,Nullable(UInt32)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 158ms
/aggregate functions/min/Map(Int64,Nullable(UUID)) OK 119ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantileExactHigh/Nullable(Int64) OK 119ms
/aggregate functions/max/Map(DateTime,Nullable(UInt64)) OK 129ms
/aggregate functions/min/Map(Int64,LowCardinality(UInt8)) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/quantileExactHigh/Nullable(Float32) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/min/Map(Int64,LowCardinality(UInt16)) OK 110ms
/aggregate functions/max/Map(DateTime,Nullable(UInt128)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantileExactHigh/Nullable(Float64) OK 106ms
/aggregate functions/min/Map(Int64,LowCardinality(UInt32)) OK 118ms
/aggregate functions/max/Map(DateTime,Nullable(Int8)) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/quantileExactHigh/Nullable(Date) OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int16,lowcardinality_nullable_uint128__ OK 116ms
/aggregate functions/min/Map(Int64,LowCardinality(UInt64)) OK 94ms
/aggregate functions/max/Map(DateTime,Nullable(Int16)) OK 116ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,uint8 OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/quantileExactHigh/Nullable(DateTime) OK 108ms
/aggregate functions/min/Map(Int64,LowCardinality(UInt128)) OK 95ms
/aggregate functions/max/Map(DateTime,Nullable(Int32)) OK 140ms
/aggregate functions/quantileExactHigh/LowCardinality(UInt8) OK 136ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,uint64 OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 111ms
/aggregate functions/min/Map(Int64,LowCardinality(Int8)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,uint32 OK 127ms
/aggregate functions/max/Map(DateTime,Nullable(Int64)) OK 136ms
/aggregate functions/quantileExactHigh/LowCardinality(UInt16) OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 127ms
/aggregate functions/min/Map(Int64,LowCardinality(Int16)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,uint16 OK 133ms
/aggregate functions/max/Map(DateTime,Nullable(Int128)) OK 130ms
/aggregate functions/min/Map(Int64,LowCardinality(Int32)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 132ms
/aggregate functions/quantileExactHigh/LowCardinality(UInt32) OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,uint128 OK 153ms
/aggregate functions/min/Map(Int64,LowCardinality(Int64)) OK 134ms
/aggregate functions/max/Map(DateTime,Nullable(Float32)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 125ms
/aggregate functions/quantileExactHigh/LowCardinality(UInt64) OK 108ms
/aggregate functions/max/Map(DateTime,Nullable(Float64)) OK 89ms
/aggregate functions/quantileExactHigh/LowCardinality(Int8) OK 100ms
/aggregate functions/min/Map(Int64,LowCardinality(Int128)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,nullable_uint8_ OK 124ms
/aggregate functions/max/Map(DateTime,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/quantileExactHigh/LowCardinality(Int16) OK 107ms
/aggregate functions/min/Map(Int64,LowCardinality(Float32)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 118ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,nullable_uint64_ OK 115ms
/aggregate functions/max/Map(DateTime,Nullable(Date)) OK 95ms
/aggregate functions/quantileExactHigh/LowCardinality(Int32) OK 89ms
/aggregate functions/min/Map(Int64,LowCardinality(Float64)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,nullable_uint32_ OK 113ms
/aggregate functions/max/Map(DateTime,Nullable(DateTime)) OK 97ms
/aggregate functions/quantileExactHigh/LowCardinality(Int64) OK 83ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 102ms
/aggregate functions/min/Map(Int64,LowCardinality(Date)) OK 91ms
/aggregate functions/max/Map(DateTime,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,nullable_uint16_ OK 123ms
/aggregate functions/quantileExactHigh/LowCardinality(Float32) OK 112ms
/aggregate functions/min/Map(Int64,LowCardinality(DateTime)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 120ms
/aggregate functions/max/Map(DateTime,Nullable(Bool)) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,nullable_uint128_ OK 106ms
/aggregate functions/quantileExactHigh/LowCardinality(Float64) OK 91ms
/aggregate functions/min/Map(Int64,LowCardinality(Bool)) OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 107ms
/aggregate functions/max/Map(DateTime,Nullable(String)) OK 103ms
/aggregate functions/quantileExactHigh/LowCardinality(Date) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_uint8_ OK 88ms
/aggregate functions/min/Map(Int64,LowCardinality(String)) OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 96ms
/aggregate functions/max/Map(DateTime,Nullable(FixedString(51))) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_uint64_ OK 115ms
/aggregate functions/quantileExactHigh/LowCardinality(DateTime) OK 103ms
/aggregate functions/min/Map(Int64,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 109ms
/aggregate functions/max/Map(DateTime,Nullable(UUID)) OK 113ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(UInt8)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_uint32_ OK 99ms
/aggregate functions/min/Map(Int64,LowCardinality(UUID)) OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/max/Map(DateTime,LowCardinality(UInt8)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(UInt16)) OK 104ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_uint128_ OK 122ms
/aggregate functions/max/Map(DateTime,LowCardinality(UInt16)) OK 128ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(UInt32)) OK 145ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/max/Map(DateTime,LowCardinality(UInt32)) OK 123ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(UInt64)) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UInt64))) OK 146ms
/aggregate functions/max/Map(DateTime,LowCardinality(UInt64)) OK 138ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 114ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Int8)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 121ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/max/Map(DateTime,LowCardinality(UInt128)) OK 123ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Int16)) OK 126ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 115ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/max/Map(DateTime,LowCardinality(Int8)) OK 146ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Int32)) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/int128,lowcardinality_nullable_uint128__ OK 124ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Int64)) OK 115ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/max/Map(DateTime,LowCardinality(Int16)) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 86ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Float32)) OK 106ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,uint8 OK 126ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/max/Map(DateTime,LowCardinality(Int32)) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 101ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Float64)) OK 104ms
/aggregate functions/max/Map(DateTime,LowCardinality(Int64)) OK 125ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,uint64 OK 131ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 101ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(Date)) OK 93ms
/aggregate functions/max/Map(DateTime,LowCardinality(Int128)) OK 107ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,uint32 OK 126ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/quantileExactHigh/LowCardinality(Nullable(DateTime)) OK 152ms
/aggregate functions/max/Map(DateTime,LowCardinality(Float32)) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 182ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Float32))) OK 157ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,uint16 OK 167ms
/aggregate functions/quantileExactInclusive OK 6s 482ms
/aggregate functions/quantileExactInclusive/constant OK 78ms
/aggregate functions/max/Map(DateTime,LowCardinality(Float64)) OK 100ms
/aggregate functions/quantileExactInclusive/zero rows OK 61ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,uint128 OK 107ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 136ms
/aggregate functions/max/Map(DateTime,LowCardinality(Date)) OK 127ms
/aggregate functions/quantileExactInclusive/single row OK 81ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,nullable_uint8_ OK 115ms
/aggregate functions/quantileExactInclusive/with group by OK 66ms
/aggregate functions/max/Map(DateTime,LowCardinality(DateTime)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 109ms
/aggregate functions/quantileExactInclusive/some negative values OK 80ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,nullable_uint64_ OK 135ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 128ms
/aggregate functions/max/Map(DateTime,LowCardinality(Bool)) OK 117ms
/aggregate functions/quantileExactInclusive/NULL value handling OK 66ms
/aggregate functions/quantileExactInclusive/single NULL value OK 62ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,nullable_uint32_ OK 120ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/max/Map(DateTime,LowCardinality(String)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantileExactInclusive/return type OK 72ms
/aggregate functions/quantileExactInclusive/doc example OK 93ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,nullable_uint16_ OK 158ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/max/Map(DateTime,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/quantileExactInclusive/inf OK 85ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/max/Map(DateTime,LowCardinality(UUID)) OK 96ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,nullable_uint128_ OK 113ms
/aggregate functions/quantileExactInclusive/-inf OK 75ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 154ms
/aggregate functions/quantileExactInclusive/nan OK 89ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/min/Map(Int64,LowCardinality(Nullable(UUID))) OK 123ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantileExactInclusive/inf, -inf, nan OK 67ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_uint64_ OK 137ms
/aggregate functions/min/Map(Int64,Array(String)) OK 117ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 130ms
/aggregate functions/quantileExactInclusive/UInt8 OK 120ms
/aggregate functions/min/Map(Int64,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_uint32_ OK 159ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 137ms
/aggregate functions/quantileExactInclusive/UInt16 OK 136ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/min/Map(Int64,Tuple(String)) OK 104ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 112ms
/aggregate functions/quantileExactInclusive/UInt32 OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_uint16_ OK 97ms
/aggregate functions/min/Map(Int128,UInt8) OK 116ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_uint128_ OK 129ms
/aggregate functions/quantileExactInclusive/UInt64 OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 105ms
/aggregate functions/min/Map(Int128,UInt16) OK 95ms
/aggregate functions/quantileExactInclusive/Int8 OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 130ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/min/Map(Int128,UInt32) OK 91ms
/aggregate functions/quantileExactInclusive/Int16 OK 86ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/min/Map(Int128,UInt64) OK 113ms
/aggregate functions/quantileExactInclusive/Int32 OK 88ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/min/Map(Int128,UInt128) OK 96ms
/aggregate functions/quantileExactInclusive/Int64 OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 138ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/min/Map(Int128,Int8) OK 123ms
/aggregate functions/quantileExactInclusive/Float32 OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float64,lowcardinality_nullable_uint128__ OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 151ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Int128))) OK 151ms
/aggregate functions/quantileExactInclusive/Float64 OK 134ms
/aggregate functions/min/Map(Int128,Int16) OK 133ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,uint8 OK 89ms
/aggregate functions/quantileExactInclusive/Date OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 123ms
/aggregate functions/min/Map(Int128,Int32) OK 111ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,uint64 OK 97ms
/aggregate functions/quantileExactInclusive/DateTime OK 117ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/min/Map(Int128,Int64) OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 121ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,uint32 OK 98ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/quantileExactInclusive/Nullable(UInt8) OK 123ms
/aggregate functions/min/Map(Int128,Int128) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 128ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,uint16 OK 134ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/quantileExactInclusive/Nullable(UInt16) OK 155ms
/aggregate functions/min/Map(Int128,Float32) OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,uint128 OK 129ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(Bool))) OK 140ms
/aggregate functions/min/Map(Int128,Float64) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/quantileExactInclusive/Nullable(UInt32) OK 142ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,nullable_uint8_ OK 102ms
/aggregate functions/min/Map(Int128,Decimal128(38)) OK 120ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,nullable_uint64_ OK 105ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/quantileExactInclusive/Nullable(UInt64) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,nullable_uint32_ OK 112ms
/aggregate functions/min/Map(Int128,Date) OK 111ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/quantileExactInclusive/Nullable(Int8) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,nullable_uint16_ OK 98ms
/aggregate functions/min/Map(Int128,DateTime) OK 99ms
/aggregate functions/max/Map(DateTime,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/quantileExactInclusive/Nullable(Int16) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,nullable_uint128_ OK 92ms
/aggregate functions/min/Map(Int128,DateTime64(3)) OK 105ms
/aggregate functions/max/Map(DateTime,Array(String)) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 98ms
/aggregate functions/quantileExactInclusive/Nullable(Int32) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_uint8_ OK 105ms
/aggregate functions/min/Map(Int128,Bool) OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 113ms
/aggregate functions/max/Map(DateTime,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/quantileExactInclusive/Nullable(Int64) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_uint64_ OK 112ms
/aggregate functions/min/Map(Int128,String) OK 98ms
/aggregate functions/max/Map(DateTime,Tuple(String)) OK 145ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 126ms
/aggregate functions/quantileExactInclusive/Nullable(Float32) OK 124ms
/aggregate functions/min/Map(Int128,FixedString(51)) OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 133ms
/aggregate functions/quantileExactInclusive/Nullable(Float64) OK 140ms
/aggregate functions/max/Map(Bool,UInt8) OK 139ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_uint16_ OK 116ms
/aggregate functions/min/Map(Int128,UUID) OK 127ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 159ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_uint128_ OK 119ms
/aggregate functions/quantileExactInclusive/Nullable(Date) OK 123ms
/aggregate functions/max/Map(Bool,UInt16) OK 146ms
/aggregate functions/min/Map(Int128,Nullable(UInt8)) OK 108ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/min/Map(Int128,Nullable(UInt16)) OK 103ms
/aggregate functions/quantileExactInclusive/Nullable(DateTime) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 113ms
/aggregate functions/max/Map(Bool,UInt32) OK 109ms
/aggregate functions/min/Map(Int128,Nullable(UInt32)) OK 104ms
/aggregate functions/quantileExactInclusive/LowCardinality(UInt8) OK 143ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 106ms
/aggregate functions/max/Map(Bool,UInt64) OK 124ms
/aggregate functions/min/Map(Int128,Nullable(UInt64)) OK 83ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 136ms
/aggregate functions/quantileExactInclusive/LowCardinality(UInt16) OK 106ms
/aggregate functions/max/Map(Bool,UInt128) OK 111ms
/aggregate functions/min/Map(Int128,Nullable(UInt128)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/quantileExactInclusive/LowCardinality(UInt32) OK 159ms
/aggregate functions/max/Map(Bool,Int8) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 114ms
/aggregate functions/min/Map(Int128,Nullable(Int8)) OK 137ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/float32,lowcardinality_nullable_uint128__ OK 131ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 116ms
/aggregate functions/max/Map(Bool,Int16) OK 98ms
/aggregate functions/quantileExactInclusive/LowCardinality(UInt64) OK 108ms
/aggregate functions/min/Map(Int128,Nullable(Int16)) OK 98ms
/aggregate functions/max/Map(Bool,Int32) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 148ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,uint8 OK 138ms
/aggregate functions/min/Map(Int128,Nullable(Int32)) OK 100ms
/aggregate functions/quantileExactInclusive/LowCardinality(Int8) OK 115ms
/aggregate functions/max/Map(Bool,Int64) OK 91ms
/aggregate functions/min/Map(Int128,Nullable(Int64)) OK 137ms
/aggregate functions/quantileExactInclusive/LowCardinality(Int16) OK 101ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,uint64 OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/max/Map(Bool,Int128) OK 97ms
/aggregate functions/quantileExactInclusive/LowCardinality(Int32) OK 122ms
/aggregate functions/min/Map(Int128,Nullable(Int128)) OK 181ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,uint32 OK 189ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 167ms
/aggregate functions/max/Map(Bool,Float32) OK 165ms
/aggregate functions/quantileExactInclusive/LowCardinality(Int64) OK 144ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/min/Map(Int128,Nullable(Float32)) OK 135ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,uint16 OK 140ms
/aggregate functions/max/Map(Bool,Float64) OK 103ms
/aggregate functions/quantileExactInclusive/LowCardinality(Float32) OK 90ms
/aggregate functions/max/Map(Bool,Decimal128(38)) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/min/Map(Int128,Nullable(Float64)) OK 112ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,uint128 OK 124ms
/aggregate functions/quantileExactInclusive/LowCardinality(Float64) OK 107ms
/aggregate functions/max/Map(Bool,Date) OK 106ms
/aggregate functions/min/Map(Int128,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 116ms
/aggregate functions/quantileExactInclusive/LowCardinality(Date) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 109ms
/aggregate functions/max/Map(Bool,DateTime) OK 113ms
/aggregate functions/min/Map(Int128,Nullable(Date)) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 127ms
/aggregate functions/quantileExactInclusive/LowCardinality(DateTime) OK 131ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 114ms
/aggregate functions/max/Map(Bool,DateTime64(3)) OK 95ms
/aggregate functions/min/Map(Int128,Nullable(DateTime)) OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 129ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 144ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(UInt8)) OK 103ms
/aggregate functions/max/Map(Bool,Bool) OK 96ms
/aggregate functions/min/Map(Int128,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(UInt16)) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 107ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 107ms
/aggregate functions/max/Map(Bool,String) OK 100ms
/aggregate functions/min/Map(Int128,Nullable(Bool)) OK 97ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(UInt32)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 115ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,nullable_uint128_ OK 108ms
/aggregate functions/max/Map(Bool,FixedString(51)) OK 110ms
/aggregate functions/min/Map(Int128,Nullable(String)) OK 112ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(UInt64)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 132ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 116ms
/aggregate functions/max/Map(Bool,UUID) OK 120ms
/aggregate functions/min/Map(Int128,Nullable(FixedString(51))) OK 92ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Int8)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 114ms
/aggregate functions/max/Map(Bool,Nullable(UInt8)) OK 112ms
/aggregate functions/min/Map(Int128,Nullable(UUID)) OK 106ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 91ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 94ms
/aggregate functions/max/Map(Bool,Nullable(UInt16)) OK 100ms
/aggregate functions/min/Map(Int128,LowCardinality(UInt8)) OK 111ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Int32)) OK 90ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 113ms
/aggregate functions/max/Map(Bool,Nullable(UInt32)) OK 98ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Int64)) OK 97ms
/aggregate functions/min/Map(Int128,LowCardinality(UInt16)) OK 98ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_uint128_ OK 93ms
/aggregate functions/max/Map(Bool,Nullable(UInt64)) OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Float32)) OK 92ms
/aggregate functions/min/Map(Int128,LowCardinality(UInt32)) OK 113ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 113ms
/aggregate functions/max/Map(Bool,Nullable(UInt128)) OK 97ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Float64)) OK 93ms
/aggregate functions/min/Map(Int128,LowCardinality(UInt64)) OK 99ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/max/Map(Bool,Nullable(Int8)) OK 121ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(Date)) OK 120ms
/aggregate functions/min/Map(Int128,LowCardinality(UInt128)) OK 102ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 87ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/max/Map(Bool,Nullable(Int16)) OK 106ms
/aggregate functions/quantileExactInclusive/LowCardinality(Nullable(DateTime)) OK 110ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/min/Map(Int128,LowCardinality(Int8)) OK 116ms
/aggregate functions/max/Map(Bool,Nullable(Int32)) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantileExactLow OK 6s 342ms
/aggregate functions/quantileExactLow/constant OK 66ms
/aggregate functions/min/Map(Int128,LowCardinality(Int16)) OK 92ms
/aggregate functions/mannWhitneyUTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint128__ OK 102ms
/aggregate functions/quantileExactLow/zero rows OK 72ms
/aggregate functions/max/Map(Bool,Nullable(Int64)) OK 114ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/min/Map(Int128,LowCardinality(Int32)) OK 118ms
/aggregate functions/quantileExactWeighted OK 1m 35s
/aggregate functions/quantileExactWeighted/constant OK 98ms
/aggregate functions/quantileExactLow/single row OK 87ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 156ms
/aggregate functions/max/Map(Bool,Nullable(Int128)) OK 128ms
/aggregate functions/quantileExactLow/with group by OK 74ms
/aggregate functions/quantileExactWeighted/zero rows OK 80ms
/aggregate functions/min/Map(Int128,LowCardinality(Int64)) OK 126ms
/aggregate functions/quantileExactLow/some negative values OK 86ms
/aggregate functions/quantileExactWeighted/single row OK 66ms
/aggregate functions/max/Map(Bool,Nullable(Float32)) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,uint8 OK 111ms
/aggregate functions/min/Map(Int128,LowCardinality(Int128)) OK 107ms
/aggregate functions/quantileExactWeighted/single row with zero weight OK 71ms
/aggregate functions/quantileExactLow/NULL value handling OK 67ms
/aggregate functions/max/Map(Bool,Nullable(Float64)) OK 91ms
/aggregate functions/quantileExactWeighted/with group by OK 84ms
/aggregate functions/quantileExactLow/single NULL value OK 90ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,uint64 OK 99ms
/aggregate functions/min/Map(Int128,LowCardinality(Float32)) OK 100ms
/aggregate functions/max/Map(Bool,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/quantileExactWeighted/some negative values OK 73ms
/aggregate functions/quantileExactLow/return type OK 66ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,uint32 OK 111ms
/aggregate functions/min/Map(Int128,LowCardinality(Float64)) OK 122ms
/aggregate functions/quantileExactWeighted/NULL value handling OK 93ms
/aggregate functions/quantileExactLow/doc example OK 86ms
/aggregate functions/max/Map(Bool,Nullable(Date)) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,uint16 OK 127ms
/aggregate functions/min/Map(Int128,LowCardinality(Date)) OK 127ms
/aggregate functions/quantileExactWeighted/weight NULL value handling OK 87ms
/aggregate functions/quantileExactLow/inf OK 91ms
/aggregate functions/max/Map(Bool,Nullable(DateTime)) OK 104ms
/aggregate functions/quantileExactWeighted/single NULL value OK 70ms
/aggregate functions/quantileExactLow/-inf OK 73ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,nullable_uint8_ OK 91ms
/aggregate functions/min/Map(Int128,LowCardinality(DateTime)) OK 99ms
/aggregate functions/max/Map(Bool,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/quantileExactWeighted/return type OK 89ms
/aggregate functions/quantileExactLow/nan OK 70ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,nullable_uint64_ OK 89ms
/aggregate functions/min/Map(Int128,LowCardinality(Bool)) OK 102ms
/aggregate functions/max/Map(Bool,Nullable(Bool)) OK 114ms
/aggregate functions/quantileExactLow/inf, -inf, nan OK 88ms
/aggregate functions/quantileExactWeighted/doc example OK 67ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,nullable_uint32_ OK 93ms
/aggregate functions/quantileExactWeighted/inf OK 72ms
/aggregate functions/min/Map(Int128,LowCardinality(String)) OK 104ms
/aggregate functions/quantileExactLow/UInt8 OK 106ms
/aggregate functions/max/Map(Bool,Nullable(String)) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,nullable_uint16_ OK 99ms
/aggregate functions/quantileExactWeighted/-inf OK 67ms
/aggregate functions/min/Map(Int128,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/quantileExactLow/UInt16 OK 107ms
/aggregate functions/max/Map(Bool,Nullable(FixedString(51))) OK 107ms
/aggregate functions/quantileExactWeighted/nan OK 64ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 86ms
/aggregate functions/quantileExactWeighted/inf, -inf, nan OK 70ms
/aggregate functions/min/Map(Int128,LowCardinality(UUID)) OK 116ms
/aggregate functions/quantileExactLow/UInt32 OK 103ms
/aggregate functions/max/Map(Bool,Nullable(UUID)) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantileExactWeighted/datatypes OK 1m 34s
/aggregate functions/quantileExactWeighted/datatypes/permutations OK 1m 34s
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,uint8 OK 94ms
/aggregate functions/quantileExactLow/UInt64 OK 95ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/max/Map(Bool,LowCardinality(UInt8)) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,uint64 OK 104ms
/aggregate functions/quantileExactLow/Int8 OK 94ms
/aggregate functions/max/Map(Bool,LowCardinality(UInt16)) OK 105ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,uint32 OK 96ms
/aggregate functions/quantileExactLow/Int16 OK 90ms
/aggregate functions/max/Map(Bool,LowCardinality(UInt32)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,uint16 OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/quantileExactLow/Int32 OK 100ms
/aggregate functions/max/Map(Bool,LowCardinality(UInt64)) OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 105ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/quantileExactLow/Int64 OK 113ms
/aggregate functions/max/Map(Bool,LowCardinality(UInt128)) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 89ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/quantileExactLow/Float32 OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/max/Map(Bool,LowCardinality(Int8)) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 96ms
/aggregate functions/quantileExactLow/Float64 OK 130ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/max/Map(Bool,LowCardinality(Int16)) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 103ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/quantileExactLow/Date OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,uint8 OK 112ms
/aggregate functions/max/Map(Bool,LowCardinality(Int32)) OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 118ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,uint64 OK 111ms
/aggregate functions/quantileExactLow/DateTime OK 141ms
/aggregate functions/max/Map(Bool,LowCardinality(Int64)) OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,uint32 OK 157ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 152ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/max/Map(Bool,LowCardinality(Int128)) OK 156ms
/aggregate functions/quantileExactLow/Nullable(UInt8) OK 152ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,uint16 OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 121ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/max/Map(Bool,LowCardinality(Float32)) OK 98ms
/aggregate functions/quantileExactLow/Nullable(UInt16) OK 108ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,nullable_uint8_ OK 92ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/max/Map(Bool,LowCardinality(Float64)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantileExactLow/Nullable(UInt32) OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,nullable_uint64_ OK 92ms
/aggregate functions/max/Map(Bool,LowCardinality(Date)) OK 134ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/quantileExactLow/Nullable(UInt64) OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,nullable_uint32_ OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/max/Map(Bool,LowCardinality(DateTime)) OK 151ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/quantileExactLow/Nullable(Int8) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,nullable_uint16_ OK 132ms
/aggregate functions/quantileExactLow/Nullable(Int16) OK 113ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/max/Map(Bool,LowCardinality(Bool)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantileExactLow/Nullable(Int32) OK 101ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/max/Map(Bool,LowCardinality(String)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,uint8 OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 97ms
/aggregate functions/quantileExactLow/Nullable(Int64) OK 98ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(String))) OK 84ms
/aggregate functions/max/Map(Bool,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,uint64 OK 104ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/quantileExactLow/Nullable(Float32) OK 95ms
/aggregate functions/max/Map(Bool,LowCardinality(UUID)) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,uint32 OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 109ms
/aggregate functions/min/Map(Int128,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/quantileExactLow/Nullable(Float64) OK 88ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,uint16 OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantileExactLow/Nullable(Date) OK 90ms
/aggregate functions/min/Map(Int128,Array(String)) OK 99ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 96ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantileExactLow/Nullable(DateTime) OK 109ms
/aggregate functions/min/Map(Int128,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UInt32))) OK 89ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 96ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/quantileExactLow/LowCardinality(UInt8) OK 98ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/min/Map(Int128,Tuple(String)) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 97ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/quantileExactLow/LowCardinality(UInt16) OK 82ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/min/Map(Date,UInt8) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 84ms
/aggregate functions/quantileExactLow/LowCardinality(UInt32) OK 92ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,uint8 OK 91ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/min/Map(Date,UInt16) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantileExactLow/LowCardinality(UInt64) OK 89ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,uint64 OK 91ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/min/Map(Date,UInt32) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 107ms
/aggregate functions/quantileExactLow/LowCardinality(Int8) OK 120ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,uint32 OK 110ms
/aggregate functions/min/Map(Date,UInt64) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 126ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/quantileExactLow/LowCardinality(Int16) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,uint16 OK 101ms
/aggregate functions/min/Map(Date,UInt128) OK 86ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Int64))) OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,nullable_uint8_ OK 103ms
/aggregate functions/quantileExactLow/LowCardinality(Int32) OK 109ms
/aggregate functions/min/Map(Date,Int8) OK 89ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,nullable_uint64_ OK 135ms
/aggregate functions/quantileExactLow/LowCardinality(Int64) OK 123ms
/aggregate functions/min/Map(Date,Int16) OK 111ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Float32))) OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/quantileExactLow/LowCardinality(Float32) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,nullable_uint32_ OK 125ms
/aggregate functions/min/Map(Date,Int32) OK 106ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/min/Map(Date,Int64) OK 134ms
/aggregate functions/quantileExactLow/LowCardinality(Float64) OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,nullable_uint16_ OK 128ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/min/Map(Date,Int128) OK 127ms
/aggregate functions/quantileExactLow/LowCardinality(Date) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantileExactLow/LowCardinality(DateTime) OK 121ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/min/Map(Date,Float32) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,uint8 OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 93ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(UInt8)) OK 115ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,uint64 OK 103ms
/aggregate functions/min/Map(Date,Float64) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 92ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(UInt16)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,uint32 OK 115ms
/aggregate functions/min/Map(Date,Decimal128(38)) OK 112ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,uint16 OK 111ms
/aggregate functions/min/Map(Date,Date) OK 119ms
/aggregate functions/max/Map(Bool,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(UInt64)) OK 89ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 125ms
/aggregate functions/max/Map(Bool,Array(String)) OK 131ms
/aggregate functions/min/Map(Date,DateTime) OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 95ms
/aggregate functions/max/Map(Bool,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/min/Map(Date,DateTime64(3)) OK 133ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Int16)) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 99ms
/aggregate functions/max/Map(Bool,Tuple(String)) OK 144ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,uint8 OK 145ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Int32)) OK 117ms
/aggregate functions/min/Map(Date,Bool) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 101ms
/aggregate functions/min/Map(Date,String) OK 121ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Int64)) OK 135ms
/aggregate functions/max/Map(String,UInt8) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,uint64 OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 120ms
/aggregate functions/max/Map(String,UInt16) OK 139ms
/aggregate functions/min/Map(Date,FixedString(51)) OK 145ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,uint32 OK 118ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Float32)) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,uint16 OK 135ms
/aggregate functions/max/Map(String,UInt32) OK 139ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Float64)) OK 109ms
/aggregate functions/min/Map(Date,UUID) OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 126ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(Date)) OK 150ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,nullable_uint8_ OK 143ms
/aggregate functions/min/Map(Date,Nullable(UInt8)) OK 114ms
/aggregate functions/max/Map(String,UInt64) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 128ms
/aggregate functions/min/Map(Date,Nullable(UInt16)) OK 131ms
/aggregate functions/max/Map(String,UInt128) OK 132ms
/aggregate functions/quantileExactLow/LowCardinality(Nullable(DateTime)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,nullable_uint64_ OK 126ms
/aggregate functions/quantileTDigest OK 6s 286ms
/aggregate functions/quantileTDigest/constant OK 82ms
/aggregate functions/min/Map(Date,Nullable(UInt32)) OK 147ms
/aggregate functions/max/Map(String,Int8) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,nullable_uint32_ OK 104ms
/aggregate functions/quantileTDigest/zero rows OK 72ms
/aggregate functions/max/Map(String,Int16) OK 123ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,nullable_uint16_ OK 151ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantileTDigest/single row OK 70ms
/aggregate functions/min/Map(Date,Nullable(UInt64)) OK 127ms
/aggregate functions/quantileTDigest/with group by OK 80ms
/aggregate functions/max/Map(String,Int32) OK 154ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/min/Map(Date,Nullable(UInt128)) OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 124ms
/aggregate functions/quantileTDigest/some negative values OK 60ms
/aggregate functions/quantileTDigest/NULL value handling OK 70ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,uint8 OK 92ms
/aggregate functions/min/Map(Date,Nullable(Int8)) OK 108ms
/aggregate functions/max/Map(String,Int64) OK 122ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 111ms
/aggregate functions/quantileTDigest/single NULL value OK 73ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,uint64 OK 165ms
/aggregate functions/min/Map(Date,Nullable(Int16)) OK 151ms
/aggregate functions/quantileTDigest/return type OK 139ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 131ms
/aggregate functions/max/Map(String,Int128) OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,uint32 OK 124ms
/aggregate functions/quantileTDigest/doc example OK 84ms
/aggregate functions/min/Map(Date,Nullable(Int32)) OK 147ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 109ms
/aggregate functions/max/Map(String,Float32) OK 123ms
/aggregate functions/quantileTDigest/inf OK 73ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,uint16 OK 140ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/max/Map(String,Float64) OK 118ms
/aggregate functions/min/Map(Date,Nullable(Int64)) OK 111ms
/aggregate functions/quantileTDigest/-inf OK 65ms
/aggregate functions/quantileTDigest/nan OK 66ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 127ms
/aggregate functions/max/Map(String,Decimal128(38)) OK 126ms
/aggregate functions/min/Map(Date,Nullable(Int128)) OK 96ms
/aggregate functions/quantileTDigest/inf, -inf, nan OK 66ms
/aggregate functions/quantileTDigest/UInt8 OK 155ms
/aggregate functions/min/Map(Date,Nullable(Float32)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 118ms
/aggregate functions/max/Map(String,Date) OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/min/Map(Date,Nullable(Float64)) OK 167ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 129ms
/aggregate functions/max/Map(String,DateTime) OK 132ms
/aggregate functions/quantileTDigest/UInt16 OK 90ms
/aggregate functions/quantileTDigest/UInt32 OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 105ms
/aggregate functions/max/Map(String,DateTime64(3)) OK 116ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,uint8 OK 125ms
/aggregate functions/min/Map(Date,Nullable(Decimal128(38))) OK 93ms
/aggregate functions/quantileTDigest/UInt64 OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 100ms
/aggregate functions/min/Map(Date,Nullable(Date)) OK 150ms
/aggregate functions/max/Map(String,Bool) OK 143ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,uint64 OK 117ms
/aggregate functions/quantileTDigest/Int8 OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,uint32 OK 117ms
/aggregate functions/min/Map(Date,Nullable(DateTime)) OK 109ms
/aggregate functions/max/Map(String,String) OK 120ms
/aggregate functions/quantileTDigest/Int16 OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 106ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,uint16 OK 141ms
/aggregate functions/min/Map(Date,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/max/Map(String,FixedString(51)) OK 115ms
/aggregate functions/quantileTDigest/Int32 OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 123ms
/aggregate functions/min/Map(Date,Nullable(Bool)) OK 95ms
/aggregate functions/max/Map(String,UUID) OK 113ms
/aggregate functions/quantileTDigest/Int64 OK 132ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,nullable_uint8_ OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/min/Map(Date,Nullable(String)) OK 90ms
/aggregate functions/max/Map(String,Nullable(UInt8)) OK 129ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,nullable_uint64_ OK 131ms
/aggregate functions/quantileTDigest/Float32 OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/min/Map(Date,Nullable(FixedString(51))) OK 106ms
/aggregate functions/max/Map(String,Nullable(UInt16)) OK 133ms
/aggregate functions/quantileTDigest/Float64 OK 113ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,nullable_uint32_ OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/min/Map(Date,Nullable(UUID)) OK 95ms
/aggregate functions/quantileTDigest/Date OK 92ms
/aggregate functions/min/Map(Date,LowCardinality(UInt8)) OK 100ms
/aggregate functions/max/Map(String,Nullable(UInt32)) OK 107ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,nullable_uint16_ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantileTDigest/DateTime OK 100ms
/aggregate functions/min/Map(Date,LowCardinality(UInt16)) OK 95ms
/aggregate functions/max/Map(String,Nullable(UInt64)) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 112ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantileTDigest/Nullable(UInt8) OK 94ms
/aggregate functions/min/Map(Date,LowCardinality(UInt32)) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 105ms
/aggregate functions/max/Map(String,Nullable(UInt128)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 106ms
/aggregate functions/quantileTDigest/Nullable(UInt16) OK 103ms
/aggregate functions/min/Map(Date,LowCardinality(UInt64)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 110ms
/aggregate functions/max/Map(String,Nullable(Int8)) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 109ms
/aggregate functions/quantileTDigest/Nullable(UInt32) OK 103ms
/aggregate functions/min/Map(Date,LowCardinality(UInt128)) OK 93ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 106ms
/aggregate functions/max/Map(String,Nullable(Int16)) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 98ms
/aggregate functions/min/Map(Date,LowCardinality(Int8)) OK 99ms
/aggregate functions/quantileTDigest/Nullable(UInt64) OK 119ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 125ms
/aggregate functions/max/Map(String,Nullable(Int32)) OK 122ms
/aggregate functions/min/Map(Date,LowCardinality(Int16)) OK 112ms
/aggregate functions/quantileTDigest/Nullable(Int8) OK 96ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 106ms
/aggregate functions/max/Map(String,Nullable(Int64)) OK 110ms
/aggregate functions/min/Map(Date,LowCardinality(Int32)) OK 117ms
/aggregate functions/quantileTDigest/Nullable(Int16) OK 102ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 112ms
/aggregate functions/max/Map(String,Nullable(Int128)) OK 133ms
/aggregate functions/quantileTDigest/Nullable(Int32) OK 104ms
/aggregate functions/min/Map(Date,LowCardinality(Int64)) OK 126ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 116ms
/aggregate functions/quantileTDigest/Nullable(Int64) OK 98ms
/aggregate functions/max/Map(String,Nullable(Float32)) OK 111ms
/aggregate functions/min/Map(Date,LowCardinality(Int128)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,uint8 OK 98ms
/aggregate functions/quantileTDigest/Nullable(Float32) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 99ms
/aggregate functions/min/Map(Date,LowCardinality(Float32)) OK 126ms
/aggregate functions/max/Map(String,Nullable(Float64)) OK 125ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,uint64 OK 104ms
/aggregate functions/quantileTDigest/Nullable(Float64) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 101ms
/aggregate functions/min/Map(Date,LowCardinality(Float64)) OK 128ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,uint32 OK 120ms
/aggregate functions/max/Map(String,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 104ms
/aggregate functions/quantileTDigest/Nullable(Date) OK 104ms
/aggregate functions/max/Map(String,Nullable(Date)) OK 134ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,uint16 OK 100ms
/aggregate functions/min/Map(Date,LowCardinality(Date)) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 107ms
/aggregate functions/quantileTDigest/Nullable(DateTime) OK 110ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,nullable_uint8_ OK 118ms
/aggregate functions/min/Map(Date,LowCardinality(DateTime)) OK 101ms
/aggregate functions/max/Map(String,Nullable(DateTime)) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantileTDigest/LowCardinality(UInt8) OK 91ms
/aggregate functions/min/Map(Date,LowCardinality(Bool)) OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,nullable_uint64_ OK 123ms
/aggregate functions/max/Map(String,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/quantileTDigest/LowCardinality(UInt16) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/min/Map(Date,LowCardinality(String)) OK 114ms
/aggregate functions/max/Map(String,Nullable(Bool)) OK 115ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,nullable_uint32_ OK 120ms
/aggregate functions/quantileTDigest/LowCardinality(UInt32) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/min/Map(Date,LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/max/Map(String,Nullable(String)) OK 104ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,nullable_uint16_ OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/quantileTDigest/LowCardinality(UInt64) OK 105ms
/aggregate functions/min/Map(Date,LowCardinality(UUID)) OK 93ms
/aggregate functions/max/Map(String,Nullable(FixedString(51))) OK 99ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 99ms
/aggregate functions/quantileTDigest/LowCardinality(Int8) OK 99ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/max/Map(String,Nullable(UUID)) OK 101ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 109ms
/aggregate functions/quantileTDigest/LowCardinality(Int16) OK 95ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/max/Map(String,LowCardinality(UInt8)) OK 103ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantileTDigest/LowCardinality(Int32) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 95ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UInt32))) OK 94ms
/aggregate functions/max/Map(String,LowCardinality(UInt16)) OK 94ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileTDigest/LowCardinality(Int64) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 98ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/max/Map(String,LowCardinality(UInt32)) OK 95ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 169ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 155ms
/aggregate functions/quantileTDigest/LowCardinality(Float32) OK 130ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/max/Map(String,LowCardinality(UInt64)) OK 110ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/quantileTDigest/LowCardinality(Float64) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 109ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/max/Map(String,LowCardinality(UInt128)) OK 99ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/quantileTDigest/LowCardinality(Date) OK 98ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 87ms
/aggregate functions/max/Map(String,LowCardinality(Int8)) OK 99ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/quantileTDigest/LowCardinality(DateTime) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 111ms
/aggregate functions/quantileBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/max/Map(String,LowCardinality(Int16)) OK 113ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(UInt8)) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 171ms
/aggregate functions/max/Map(String,LowCardinality(Int32)) OK 180ms
/aggregate functions/quantileTDigestWeighted OK 1m 33s
/aggregate functions/quantileTDigestWeighted/constant OK 76ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Int128))) OK 139ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(UInt16)) OK 134ms
/aggregate functions/quantileTDigestWeighted/zero rows OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 92ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(UInt32)) OK 124ms
/aggregate functions/max/Map(String,LowCardinality(Int64)) OK 98ms
/aggregate functions/quantileTDigestWeighted/single row OK 72ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 101ms
/aggregate functions/max/Map(String,LowCardinality(Int128)) OK 133ms
/aggregate functions/quantileTDigestWeighted/single row with zero weight OK 83ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 91ms
/aggregate functions/quantileTDigestWeighted/with group by OK 72ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Int8)) OK 115ms
/aggregate functions/max/Map(String,LowCardinality(Float32)) OK 115ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/quantileTDigestWeighted/some negative values OK 64ms
/aggregate functions/quantileTDigestWeighted/NULL value handling OK 79ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Int16)) OK 127ms
/aggregate functions/max/Map(String,LowCardinality(Float64)) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/quantileTDigestWeighted/weight NULL value handling OK 91ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/max/Map(String,LowCardinality(Date)) OK 123ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Int32)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantileTDigestWeighted/single NULL value OK 64ms
/aggregate functions/quantileTDigestWeighted/return type OK 91ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Int64)) OK 131ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/max/Map(String,LowCardinality(DateTime)) OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/quantileTDigestWeighted/doc example OK 77ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Float32)) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 117ms
/aggregate functions/max/Map(String,LowCardinality(Bool)) OK 122ms
/aggregate functions/quantileTDigestWeighted/inf OK 65ms
/aggregate functions/quantileTDigestWeighted/-inf OK 68ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Float64)) OK 156ms
/aggregate functions/min/Map(Date,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 125ms
/aggregate functions/max/Map(String,LowCardinality(String)) OK 112ms
/aggregate functions/quantileTDigestWeighted/nan OK 77ms
/aggregate functions/min/Map(Date,Array(String)) OK 124ms
/aggregate functions/quantileTDigestWeighted/inf, -inf, nan OK 81ms
/aggregate functions/max/Map(String,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 108ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(Date)) OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes OK 1m 31s
/aggregate functions/quantileTDigestWeighted/datatypes/permutations OK 1m 31s
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,uint8 OK 102ms
/aggregate functions/min/Map(Date,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/max/Map(String,LowCardinality(UUID)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 115ms
/aggregate functions/quantileTDigest/LowCardinality(Nullable(DateTime)) OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,uint64 OK 93ms
/aggregate functions/min/Map(Date,Tuple(String)) OK 97ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/quantileTiming OK 5s 268ms
/aggregate functions/quantileTiming/constant OK 67ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,uint32 OK 99ms
/aggregate functions/quantileTiming/zero rows OK 66ms
/aggregate functions/min/Map(DateTime,UInt8) OK 88ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 97ms
/aggregate functions/quantileTiming/single row OK 64ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,uint16 OK 97ms
/aggregate functions/min/Map(DateTime,UInt16) OK 100ms
/aggregate functions/quantileTiming/with group by OK 75ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 105ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 95ms
/aggregate functions/min/Map(DateTime,UInt32) OK 100ms
/aggregate functions/quantileTiming/some negative values OK 61ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 122ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/quantileTiming/NULL value handling OK 64ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 104ms
/aggregate functions/min/Map(DateTime,UInt64) OK 107ms
/aggregate functions/quantileTiming/single NULL value OK 62ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 102ms
/aggregate functions/quantileTiming/return type OK 71ms
/aggregate functions/min/Map(DateTime,UInt128) OK 91ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/quantileTiming/doc example OK 85ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 112ms
/aggregate functions/min/Map(DateTime,Int8) OK 98ms
/aggregate functions/quantileTiming/inf OK 62ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 132ms
/aggregate functions/min/Map(DateTime,Int16) OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileTiming/-inf OK 74ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/quantileTiming/nan OK 71ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 115ms
/aggregate functions/min/Map(DateTime,Int32) OK 90ms
/aggregate functions/quantileTiming/inf, -inf, nan OK 81ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/min/Map(DateTime,Int64) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 119ms
/aggregate functions/quantileTiming/UInt8 OK 112ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/min/Map(DateTime,Int128) OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantileTiming/UInt16 OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 93ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/quantileTiming/UInt32 OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 146ms
/aggregate functions/min/Map(DateTime,Float32) OK 141ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Float64))) OK 131ms
/aggregate functions/quantileTiming/UInt64 OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/min/Map(DateTime,Float64) OK 122ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/quantileTiming/Int8 OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 88ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 134ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/min/Map(DateTime,Decimal128(38)) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/quantileTiming/Int16 OK 98ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/min/Map(DateTime,Date) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,uint8 OK 110ms
/aggregate functions/quantileTiming/Int32 OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 111ms
/aggregate functions/min/Map(DateTime,DateTime) OK 118ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,uint64 OK 118ms
/aggregate functions/quantileTiming/Int64 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 113ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/min/Map(DateTime,DateTime64(3)) OK 104ms
/aggregate functions/quantileTiming/Float32 OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,uint32 OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 104ms
/aggregate functions/min/Map(DateTime,Bool) OK 106ms
/aggregate functions/max/Map(String,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/quantileTiming/Float64 OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,uint16 OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 107ms
/aggregate functions/min/Map(DateTime,String) OK 110ms
/aggregate functions/max/Map(String,Array(String)) OK 123ms
/aggregate functions/quantileTiming/Nullable(UInt8) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 94ms
/aggregate functions/min/Map(DateTime,FixedString(51)) OK 112ms
/aggregate functions/quantileTiming/Nullable(UInt16) OK 114ms
/aggregate functions/max/Map(String,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 92ms
/aggregate functions/min/Map(DateTime,UUID) OK 120ms
/aggregate functions/max/Map(String,Tuple(String)) OK 106ms
/aggregate functions/quantileTiming/Nullable(UInt32) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 90ms
/aggregate functions/max/Map(FixedString(51),UInt8) OK 105ms
/aggregate functions/min/Map(DateTime,Nullable(UInt8)) OK 113ms
/aggregate functions/quantileTiming/Nullable(UInt64) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 108ms
/aggregate functions/max/Map(FixedString(51),UInt16) OK 96ms
/aggregate functions/min/Map(DateTime,Nullable(UInt16)) OK 101ms
/aggregate functions/quantileTiming/Nullable(Int8) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 102ms
/aggregate functions/max/Map(FixedString(51),UInt32) OK 107ms
/aggregate functions/min/Map(DateTime,Nullable(UInt32)) OK 109ms
/aggregate functions/quantileTiming/Nullable(Int16) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 104ms
/aggregate functions/max/Map(FixedString(51),UInt64) OK 89ms
/aggregate functions/quantileTiming/Nullable(Int32) OK 108ms
/aggregate functions/min/Map(DateTime,Nullable(UInt64)) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 108ms
/aggregate functions/max/Map(FixedString(51),UInt128) OK 87ms
/aggregate functions/min/Map(DateTime,Nullable(UInt128)) OK 105ms
/aggregate functions/quantileTiming/Nullable(Int64) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 178ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 82ms
/aggregate functions/max/Map(FixedString(51),Int8) OK 149ms
/aggregate functions/min/Map(DateTime,Nullable(Int8)) OK 119ms
/aggregate functions/quantileTiming/Nullable(Float32) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 163ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/max/Map(FixedString(51),Int16) OK 99ms
/aggregate functions/quantileTiming/Nullable(Float64) OK 114ms
/aggregate functions/min/Map(DateTime,Nullable(Int16)) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/max/Map(FixedString(51),Int32) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/min/Map(DateTime,Nullable(Int32)) OK 91ms
/aggregate functions/quantileTiming/LowCardinality(UInt8) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/max/Map(FixedString(51),Int64) OK 91ms
/aggregate functions/min/Map(DateTime,Nullable(Int64)) OK 113ms
/aggregate functions/quantileTiming/LowCardinality(UInt16) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,uint8 OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/max/Map(FixedString(51),Int128) OK 99ms
/aggregate functions/min/Map(DateTime,Nullable(Int128)) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,uint64 OK 102ms
/aggregate functions/quantileTiming/LowCardinality(UInt32) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,uint8 OK 93ms
/aggregate functions/max/Map(FixedString(51),Float32) OK 86ms
/aggregate functions/min/Map(DateTime,Nullable(Float32)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,uint32 OK 101ms
/aggregate functions/quantileTiming/LowCardinality(UInt64) OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,uint64 OK 101ms
/aggregate functions/max/Map(FixedString(51),Float64) OK 89ms
/aggregate functions/min/Map(DateTime,Nullable(Float64)) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,uint16 OK 106ms
/aggregate functions/quantileTiming/LowCardinality(Int8) OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,uint32 OK 118ms
/aggregate functions/max/Map(FixedString(51),Decimal128(38)) OK 115ms
/aggregate functions/min/Map(DateTime,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,uint16 OK 102ms
/aggregate functions/quantileTiming/LowCardinality(Int16) OK 95ms
/aggregate functions/max/Map(FixedString(51),Date) OK 103ms
/aggregate functions/min/Map(DateTime,Nullable(Date)) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 103ms
/aggregate functions/quantileTiming/LowCardinality(Int32) OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 120ms
/aggregate functions/max/Map(FixedString(51),DateTime) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 100ms
/aggregate functions/min/Map(DateTime,Nullable(DateTime)) OK 103ms
/aggregate functions/quantileTiming/LowCardinality(Int64) OK 92ms
/aggregate functions/max/Map(FixedString(51),DateTime64(3)) OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 99ms
/aggregate functions/min/Map(DateTime,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/quantileTiming/LowCardinality(Float32) OK 103ms
/aggregate functions/max/Map(FixedString(51),Bool) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 120ms
/aggregate functions/min/Map(DateTime,Nullable(Bool)) OK 110ms
/aggregate functions/quantileTiming/LowCardinality(Float64) OK 111ms
/aggregate functions/max/Map(FixedString(51),String) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 132ms
/aggregate functions/min/Map(DateTime,Nullable(String)) OK 117ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/max/Map(FixedString(51),FixedString(51)) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 115ms
/aggregate functions/min/Map(DateTime,Nullable(FixedString(51))) OK 106ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 110ms
/aggregate functions/max/Map(FixedString(51),UUID) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 97ms
/aggregate functions/min/Map(DateTime,Nullable(UUID)) OK 151ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(UInt32)) OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 127ms
/aggregate functions/max/Map(FixedString(51),Nullable(UInt8)) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(UInt64)) OK 116ms
/aggregate functions/min/Map(DateTime,LowCardinality(UInt8)) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 109ms
/aggregate functions/max/Map(FixedString(51),Nullable(UInt16)) OK 125ms
/aggregate functions/min/Map(DateTime,LowCardinality(UInt16)) OK 101ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Int8)) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/max/Map(FixedString(51),Nullable(UInt32)) OK 119ms
/aggregate functions/min/Map(DateTime,LowCardinality(UInt32)) OK 93ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Int16)) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/max/Map(FixedString(51),Nullable(UInt64)) OK 101ms
/aggregate functions/min/Map(DateTime,LowCardinality(UInt64)) OK 94ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Int32)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/max/Map(FixedString(51),Nullable(UInt128)) OK 95ms
/aggregate functions/min/Map(DateTime,LowCardinality(UInt128)) OK 88ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Int64)) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,uint8 OK 108ms
/aggregate functions/max/Map(FixedString(51),Nullable(Int8)) OK 103ms
/aggregate functions/min/Map(DateTime,LowCardinality(Int8)) OK 91ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Float32)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,uint8 OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,uint64 OK 136ms
/aggregate functions/max/Map(FixedString(51),Nullable(Int16)) OK 114ms
/aggregate functions/min/Map(DateTime,LowCardinality(Int16)) OK 94ms
/aggregate functions/quantileTiming/LowCardinality(Nullable(Float64)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,uint64 OK 130ms
/aggregate functions/min/Map(DateTime,LowCardinality(Int32)) OK 129ms
/aggregate functions/max/Map(FixedString(51),Nullable(Int32)) OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,uint32 OK 111ms
/aggregate functions/quantileTimingWeighted OK 1m 17s
/aggregate functions/quantileTimingWeighted/constant OK 85ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,uint32 OK 129ms
/aggregate functions/min/Map(DateTime,LowCardinality(Int64)) OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,uint16 OK 119ms
/aggregate functions/max/Map(FixedString(51),Nullable(Int64)) OK 88ms
/aggregate functions/quantileTimingWeighted/zero rows OK 78ms
/aggregate functions/max/Map(FixedString(51),Nullable(Int128)) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,uint16 OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 120ms
/aggregate functions/quantileTimingWeighted/single row OK 70ms
/aggregate functions/min/Map(DateTime,LowCardinality(Int128)) OK 108ms
/aggregate functions/max/Map(FixedString(51),Nullable(Float32)) OK 102ms
/aggregate functions/quantileTimingWeighted/single row with zero weight OK 78ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 93ms
/aggregate functions/min/Map(DateTime,LowCardinality(Float32)) OK 109ms
/aggregate functions/quantileTimingWeighted/with group by OK 84ms
/aggregate functions/max/Map(FixedString(51),Nullable(Float64)) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 127ms
/aggregate functions/min/Map(DateTime,LowCardinality(Float64)) OK 119ms
/aggregate functions/quantileTimingWeighted/some negative values OK 76ms
/aggregate functions/max/Map(FixedString(51),Nullable(Decimal128(38))) OK 101ms
/aggregate functions/quantileTimingWeighted/NULL value handling OK 58ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 91ms
/aggregate functions/min/Map(DateTime,LowCardinality(Date)) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 97ms
/aggregate functions/max/Map(FixedString(51),Nullable(Date)) OK 118ms
/aggregate functions/quantileTimingWeighted/weight NULL value handling OK 62ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 96ms
/aggregate functions/quantileTimingWeighted/single NULL value OK 75ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 103ms
/aggregate functions/min/Map(DateTime,LowCardinality(DateTime)) OK 103ms
/aggregate functions/max/Map(FixedString(51),Nullable(DateTime)) OK 107ms
/aggregate functions/quantileTimingWeighted/return type OK 69ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 88ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 113ms
/aggregate functions/min/Map(DateTime,LowCardinality(Bool)) OK 114ms
/aggregate functions/quantileTimingWeighted/doc example OK 73ms
/aggregate functions/max/Map(FixedString(51),Nullable(DateTime64(3))) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 92ms
/aggregate functions/quantileTimingWeighted/inf OK 79ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 111ms
/aggregate functions/min/Map(DateTime,LowCardinality(String)) OK 140ms
/aggregate functions/max/Map(FixedString(51),Nullable(Bool)) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 118ms
/aggregate functions/quantileTimingWeighted/-inf OK 75ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(FixedString(51),Nullable(String)) OK 99ms
/aggregate functions/quantileTimingWeighted/nan OK 92ms
/aggregate functions/min/Map(DateTime,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 120ms
/aggregate functions/max/Map(FixedString(51),Nullable(FixedString(51))) OK 118ms
/aggregate functions/quantileTimingWeighted/inf, -inf, nan OK 73ms
/aggregate functions/min/Map(DateTime,LowCardinality(UUID)) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes OK 1m 16s
/aggregate functions/quantileTimingWeighted/datatypes/permutations OK 1m 16s
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,uint8 OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/max/Map(FixedString(51),Nullable(UUID)) OK 99ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,uint64 OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 90ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UInt8)) OK 94ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 90ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,uint32 OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UInt16)) OK 108ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,uint8 OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,uint16 OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UInt32)) OK 99ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,uint64 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 94ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UInt64)) OK 94ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,uint32 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 95ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UInt128)) OK 90ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Int8))) OK 154ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,uint16 OK 153ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 124ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Int8)) OK 215ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 129ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Int16)) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 105ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 114ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Int32)) OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 109ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 130ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Int64)) OK 112ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 117ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Int128)) OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 108ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Float32)) OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 116ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Float64)) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 102ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 133ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Date)) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 136ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(DateTime)) OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 153ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(String))) OK 159ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Bool)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,uint8 OK 122ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(String)) OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,uint64 OK 122ms
/aggregate functions/min/Map(DateTime,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,uint32 OK 141ms
/aggregate functions/min/Map(DateTime,Array(String)) OK 115ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(UUID)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,uint8 OK 138ms
/aggregate functions/min/Map(DateTime,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,uint16 OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 171ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,uint64 OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 108ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/min/Map(DateTime,Tuple(String)) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 94ms
/aggregate functions/min/Map(Bool,UInt8) OK 107ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,uint32 OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 94ms
/aggregate functions/min/Map(Bool,UInt16) OK 86ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,uint16 OK 105ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 86ms
/aggregate functions/min/Map(Bool,UInt32) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 119ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 108ms
/aggregate functions/min/Map(Bool,UInt64) OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 144ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 165ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 146ms
/aggregate functions/min/Map(Bool,UInt128) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 129ms
/aggregate functions/min/Map(Bool,Int8) OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 135ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 133ms
/aggregate functions/min/Map(Bool,Int16) OK 113ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 164ms
/aggregate functions/min/Map(Bool,Int32) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 134ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 117ms
/aggregate functions/min/Map(Bool,Int64) OK 119ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 145ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/min/Map(Bool,Int128) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 136ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/min/Map(Bool,Float32) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/min/Map(Bool,Float64) OK 97ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,uint8 OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/min/Map(Bool,Decimal128(38)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,uint64 OK 107ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/min/Map(Bool,Date) OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,uint32 OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/min/Map(Bool,DateTime) OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,uint16 OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,uint8 OK 118ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/min/Map(Bool,DateTime64(3)) OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 167ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 153ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,uint64 OK 155ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/min/Map(Bool,Bool) OK 112ms
/aggregate functions/min/Map(Bool,String) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 136ms
/aggregate functions/max/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 135ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,uint32 OK 126ms
/aggregate functions/min/Map(Bool,FixedString(51)) OK 181ms
/aggregate functions/max/Map(FixedString(51),Array(String)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 156ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,uint16 OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 121ms
/aggregate functions/max/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 126ms
/aggregate functions/min/Map(Bool,UUID) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 122ms
/aggregate functions/max/Map(FixedString(51),Tuple(String)) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 113ms
/aggregate functions/min/Map(Bool,Nullable(UInt8)) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 131ms
/aggregate functions/max/Map(UUID,UInt8) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 144ms
/aggregate functions/min/Map(Bool,Nullable(UInt16)) OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 116ms
/aggregate functions/max/Map(UUID,UInt16) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 122ms
/aggregate functions/max/Map(UUID,UInt32) OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 121ms
/aggregate functions/min/Map(Bool,Nullable(UInt32)) OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 167ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 151ms
/aggregate functions/max/Map(UUID,UInt64) OK 123ms
/aggregate functions/min/Map(Bool,Nullable(UInt64)) OK 146ms
/aggregate functions/max/Map(UUID,UInt128) OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 142ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 150ms
/aggregate functions/min/Map(Bool,Nullable(UInt128)) OK 135ms
/aggregate functions/max/Map(UUID,Int8) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 114ms
/aggregate functions/min/Map(Bool,Nullable(Int8)) OK 169ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 175ms
/aggregate functions/max/Map(UUID,Int16) OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 182ms
/aggregate functions/min/Map(Bool,Nullable(Int16)) OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 120ms
/aggregate functions/max/Map(UUID,Int32) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 110ms
/aggregate functions/min/Map(Bool,Nullable(Int32)) OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/max/Map(UUID,Int64) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 113ms
/aggregate functions/min/Map(Bool,Nullable(Int64)) OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,uint8 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/max/Map(UUID,Int128) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/min/Map(Bool,Nullable(Int128)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,uint64 OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/max/Map(UUID,Float32) OK 100ms
/aggregate functions/min/Map(Bool,Nullable(Float32)) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,uint32 OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/max/Map(UUID,Float64) OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/min/Map(Bool,Nullable(Float64)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,uint16 OK 87ms
/aggregate functions/max/Map(UUID,Decimal128(38)) OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,uint8 OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 93ms
/aggregate functions/min/Map(Bool,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/max/Map(UUID,Date) OK 88ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,uint64 OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 115ms
/aggregate functions/min/Map(Bool,Nullable(Date)) OK 96ms
/aggregate functions/max/Map(UUID,DateTime) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,uint32 OK 96ms
/aggregate functions/min/Map(Bool,Nullable(DateTime)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 101ms
/aggregate functions/max/Map(UUID,DateTime64(3)) OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,uint16 OK 92ms
/aggregate functions/min/Map(Bool,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 93ms
/aggregate functions/max/Map(UUID,Bool) OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 99ms
/aggregate functions/min/Map(Bool,Nullable(Bool)) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 91ms
/aggregate functions/max/Map(UUID,String) OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 113ms
/aggregate functions/min/Map(Bool,Nullable(String)) OK 94ms
/aggregate functions/max/Map(UUID,FixedString(51)) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 98ms
/aggregate functions/min/Map(Bool,Nullable(FixedString(51))) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 115ms
/aggregate functions/max/Map(UUID,UUID) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 93ms
/aggregate functions/min/Map(Bool,Nullable(UUID)) OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 114ms
/aggregate functions/max/Map(UUID,Nullable(UInt8)) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 134ms
/aggregate functions/max/Map(UUID,Nullable(UInt16)) OK 158ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/min/Map(Bool,LowCardinality(UInt8)) OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 118ms
/aggregate functions/min/Map(Bool,LowCardinality(UInt16)) OK 129ms
/aggregate functions/max/Map(UUID,Nullable(UInt32)) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 146ms
/aggregate functions/max/Map(UUID,Nullable(UInt64)) OK 134ms
/aggregate functions/min/Map(Bool,LowCardinality(UInt32)) OK 147ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 131ms
/aggregate functions/max/Map(UUID,Nullable(UInt128)) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/min/Map(Bool,LowCardinality(UInt64)) OK 140ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 120ms
/aggregate functions/max/Map(UUID,Nullable(Int8)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/min/Map(Bool,LowCardinality(UInt128)) OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 145ms
/aggregate functions/max/Map(UUID,Nullable(Int16)) OK 135ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/min/Map(Bool,LowCardinality(Int8)) OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 147ms
/aggregate functions/max/Map(UUID,Nullable(Int32)) OK 167ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/min/Map(Bool,LowCardinality(Int16)) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 130ms
/aggregate functions/min/Map(Bool,LowCardinality(Int32)) OK 140ms
/aggregate functions/max/Map(UUID,Nullable(Int64)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint8 OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,uint8 OK 164ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 138ms
/aggregate functions/min/Map(Bool,LowCardinality(Int64)) OK 142ms
/aggregate functions/max/Map(UUID,Nullable(Int128)) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint64 OK 134ms
/aggregate functions/max/Map(UUID,Nullable(Float32)) OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint32 OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,uint64 OK 121ms
/aggregate functions/min/Map(Bool,LowCardinality(Int128)) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 108ms
/aggregate functions/max/Map(UUID,Nullable(Float64)) OK 107ms
/aggregate functions/min/Map(Bool,LowCardinality(Float32)) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,uint32 OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint16 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 99ms
/aggregate functions/max/Map(UUID,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,uint16 OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 107ms
/aggregate functions/min/Map(Bool,LowCardinality(Float64)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 95ms
/aggregate functions/max/Map(UUID,Nullable(Date)) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 121ms
/aggregate functions/min/Map(Bool,LowCardinality(Date)) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 114ms
/aggregate functions/max/Map(UUID,Nullable(DateTime)) OK 105ms
/aggregate functions/min/Map(Bool,LowCardinality(DateTime)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 109ms
/aggregate functions/max/Map(UUID,Nullable(DateTime64(3))) OK 86ms
/aggregate functions/min/Map(Bool,LowCardinality(Bool)) OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 100ms
/aggregate functions/max/Map(UUID,Nullable(Bool)) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 120ms
/aggregate functions/min/Map(Bool,LowCardinality(String)) OK 98ms
/aggregate functions/max/Map(UUID,Nullable(String)) OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 91ms
/aggregate functions/min/Map(Bool,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 116ms
/aggregate functions/max/Map(UUID,Nullable(FixedString(51))) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 91ms
/aggregate functions/min/Map(Bool,LowCardinality(UUID)) OK 128ms
/aggregate functions/max/Map(UUID,Nullable(UUID)) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 99ms
/aggregate functions/max/Map(UUID,LowCardinality(UInt8)) OK 117ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 150ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 123ms
/aggregate functions/max/Map(UUID,LowCardinality(UInt16)) OK 92ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UInt16))) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/max/Map(UUID,LowCardinality(UInt32)) OK 111ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 107ms
/aggregate functions/max/Map(UUID,LowCardinality(UInt64)) OK 94ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/max/Map(UUID,LowCardinality(UInt128)) OK 98ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 111ms
/aggregate functions/max/Map(UUID,LowCardinality(Int8)) OK 108ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,uint8 OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,uint8 OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 126ms
/aggregate functions/max/Map(UUID,LowCardinality(Int16)) OK 132ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,uint64 OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,uint64 OK 198ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 112ms
/aggregate functions/max/Map(UUID,LowCardinality(Int32)) OK 174ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Int32))) OK 166ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,uint32 OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 199ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/max/Map(UUID,LowCardinality(Int64)) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,uint32 OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,uint16 OK 123ms
/aggregate functions/max/Map(UUID,LowCardinality(Int128)) OK 151ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,uint16 OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 146ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/max/Map(UUID,LowCardinality(Float32)) OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 141ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Float64))) OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 161ms
/aggregate functions/max/Map(UUID,LowCardinality(Float64)) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 146ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 116ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/max/Map(UUID,LowCardinality(Date)) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/max/Map(UUID,LowCardinality(DateTime)) OK 115ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 107ms
/aggregate functions/max/Map(UUID,LowCardinality(Bool)) OK 94ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/max/Map(UUID,LowCardinality(String)) OK 91ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 132ms
/aggregate functions/max/Map(UUID,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/max/Map(UUID,LowCardinality(UUID)) OK 105ms
/aggregate functions/min/Map(Bool,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 114ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/min/Map(Bool,Array(String)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 121ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/min/Map(Bool,Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/min/Map(Bool,Tuple(String)) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,uint8 OK 105ms
/aggregate functions/min/Map(String,UInt8) OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,uint64 OK 124ms
/aggregate functions/min/Map(String,UInt16) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,uint8 OK 150ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/min/Map(String,UInt32) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,uint32 OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,uint16 OK 117ms
/aggregate functions/min/Map(String,UInt64) OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,uint64 OK 101ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,nullable_uint8_ OK 95ms
/aggregate functions/min/Map(String,UInt128) OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,uint32 OK 129ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,nullable_uint64_ OK 113ms
/aggregate functions/min/Map(String,Int8) OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 116ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,uint16 OK 85ms
/aggregate functions/min/Map(String,Int16) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,nullable_uint32_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 98ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,nullable_uint16_ OK 112ms
/aggregate functions/min/Map(String,Int32) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 120ms
/aggregate functions/min/Map(String,Int64) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 91ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 130ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 133ms
/aggregate functions/min/Map(String,Int128) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 119ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 98ms
/aggregate functions/min/Map(String,Float32) OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 134ms
/aggregate functions/min/Map(String,Float64) OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 164ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/min/Map(String,Decimal128(38)) OK 107ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/min/Map(String,Date) OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 106ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 112ms
/aggregate functions/min/Map(String,DateTime) OK 101ms
/aggregate functions/max/Map(UUID,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/min/Map(String,DateTime64(3)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 117ms
/aggregate functions/max/Map(UUID,Array(String)) OK 112ms
/aggregate functions/min/Map(String,Bool) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 105ms
/aggregate functions/max/Map(UUID,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 102ms
/aggregate functions/min/Map(String,String) OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 108ms
/aggregate functions/max/Map(UUID,Tuple(String)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 101ms
/aggregate functions/min/Map(String,FixedString(51)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 105ms
/aggregate functions/max/Map(LowCardinality(String),UInt8) OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,uint8 OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 111ms
/aggregate functions/min/Map(String,UUID) OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 124ms
/aggregate functions/max/Map(LowCardinality(String),UInt16) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,uint64 OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 111ms
/aggregate functions/min/Map(String,Nullable(UInt8)) OK 99ms
/aggregate functions/max/Map(LowCardinality(String),UInt32) OK 135ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,uint32 OK 117ms
/aggregate functions/min/Map(String,Nullable(UInt16)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,uint16 OK 116ms
/aggregate functions/max/Map(LowCardinality(String),UInt64) OK 124ms
/aggregate functions/min/Map(String,Nullable(UInt32)) OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 156ms
/aggregate functions/max/Map(LowCardinality(String),UInt128) OK 135ms
/aggregate functions/min/Map(String,Nullable(UInt64)) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 115ms
/aggregate functions/min/Map(String,Nullable(UInt128)) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 144ms
/aggregate functions/max/Map(LowCardinality(String),Int8) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 103ms
/aggregate functions/min/Map(String,Nullable(Int8)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 109ms
/aggregate functions/max/Map(LowCardinality(String),Int16) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/min/Map(String,Nullable(Int16)) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 100ms
/aggregate functions/max/Map(LowCardinality(String),Int32) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/min/Map(String,Nullable(Int32)) OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 108ms
/aggregate functions/max/Map(LowCardinality(String),Int64) OK 167ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 168ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 179ms
/aggregate functions/min/Map(String,Nullable(Int64)) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 106ms
/aggregate functions/max/Map(LowCardinality(String),Int128) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/min/Map(String,Nullable(Int128)) OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 123ms
/aggregate functions/max/Map(LowCardinality(String),Float32) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/min/Map(String,Nullable(Float32)) OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,uint8 OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 114ms
/aggregate functions/max/Map(LowCardinality(String),Float64) OK 101ms
/aggregate functions/min/Map(String,Nullable(Float64)) OK 145ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,uint64 OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/max/Map(LowCardinality(String),Decimal128(38)) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/min/Map(String,Nullable(Decimal128(38))) OK 144ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,uint32 OK 143ms
/aggregate functions/max/Map(LowCardinality(String),Date) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 161ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/max/Map(LowCardinality(String),DateTime) OK 108ms
/aggregate functions/min/Map(String,Nullable(Date)) OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,uint16 OK 109ms
/aggregate functions/max/Map(LowCardinality(String),DateTime64(3)) OK 168ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/min/Map(String,Nullable(DateTime)) OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 127ms
/aggregate functions/min/Map(String,Nullable(DateTime64(3))) OK 141ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 152ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,uint8 OK 108ms
/aggregate functions/max/Map(LowCardinality(String),Bool) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,uint64 OK 104ms
/aggregate functions/max/Map(LowCardinality(String),String) OK 113ms
/aggregate functions/min/Map(String,Nullable(Bool)) OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,uint32 OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 118ms
/aggregate functions/max/Map(LowCardinality(String),FixedString(51)) OK 109ms
/aggregate functions/min/Map(String,Nullable(String)) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,uint16 OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 97ms
/aggregate functions/max/Map(LowCardinality(String),UUID) OK 111ms
/aggregate functions/min/Map(String,Nullable(FixedString(51))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 92ms
/aggregate functions/min/Map(String,Nullable(UUID)) OK 107ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UInt8)) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 107ms
/aggregate functions/min/Map(String,LowCardinality(UInt8)) OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 99ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UInt16)) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 122ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UInt32)) OK 96ms
/aggregate functions/min/Map(String,LowCardinality(UInt16)) OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 92ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UInt64)) OK 145ms
/aggregate functions/min/Map(String,LowCardinality(UInt32)) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 127ms
/aggregate functions/min/Map(String,LowCardinality(UInt64)) OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UInt128)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 102ms
/aggregate functions/min/Map(String,LowCardinality(UInt128)) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 114ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Int8)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/min/Map(String,LowCardinality(Int8)) OK 127ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Int16)) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,uint8 OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/min/Map(String,LowCardinality(Int16)) OK 117ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Int32)) OK 143ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,uint64 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,uint32 OK 131ms
/aggregate functions/min/Map(String,LowCardinality(Int32)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Int64)) OK 114ms
/aggregate functions/min/Map(String,LowCardinality(Int64)) OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,uint16 OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 146ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Int128)) OK 121ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 156ms
/aggregate functions/min/Map(String,LowCardinality(Int128)) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 139ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Float32)) OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/min/Map(String,LowCardinality(Float32)) OK 165ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,uint8 OK 154ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 138ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Float64)) OK 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 133ms
/aggregate functions/min/Map(String,LowCardinality(Float64)) OK 121ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,uint64 OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 94ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Date)) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,uint32 OK 114ms
/aggregate functions/min/Map(String,LowCardinality(Date)) OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 97ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(DateTime)) OK 163ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,uint16 OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 145ms
/aggregate functions/min/Map(String,LowCardinality(DateTime)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 121ms
/aggregate functions/min/Map(String,LowCardinality(Bool)) OK 167ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 144ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 149ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(Bool)) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 121ms
/aggregate functions/min/Map(String,LowCardinality(String)) OK 118ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(String)) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 147ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 166ms
/aggregate functions/min/Map(String,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 126ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(FixedString(51))) OK 113ms
/aggregate functions/min/Map(String,LowCardinality(UUID)) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 103ms
/aggregate functions/max/Map(LowCardinality(String),Nullable(UUID)) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 139ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 128ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UInt8)) OK 113ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 115ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UInt16)) OK 123ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UInt32)) OK 123ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,uint8 OK 120ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UInt64)) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UInt128))) OK 155ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,uint64 OK 109ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UInt128)) OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,uint32 OK 168ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Int8)) OK 116ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 153ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Int16)) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,uint16 OK 128ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Int32)) OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,uint8 OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 133ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Int64)) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 114ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,uint64 OK 127ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Int128)) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 120ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Float32)) OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,uint32 OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 140ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Float64)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,uint16 OK 160ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Date)) OK 180ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 173ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 186ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(DateTime))) OK 176ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 171ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(DateTime)) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 109ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 100ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Bool)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 118ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(String)) OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 123ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 116ms
/aggregate functions/min/Map(String,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(UUID)) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 111ms
/aggregate functions/min/Map(String,Array(String)) OK 90ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/min/Map(String,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 97ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,uint8 OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 112ms
/aggregate functions/min/Map(String,Tuple(String)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,uint64 OK 128ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/min/Map(FixedString(51),UInt8) OK 105ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,uint32 OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/min/Map(FixedString(51),UInt16) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,uint16 OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/min/Map(FixedString(51),UInt32) OK 148ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 117ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 154ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 161ms
/aggregate functions/min/Map(FixedString(51),UInt64) OK 151ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint8 XFail 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 101ms
/aggregate functions/min/Map(FixedString(51),UInt128) OK 113ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint64 XFail 146ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 101ms
/aggregate functions/min/Map(FixedString(51),Int8) OK 105ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 149ms
/aggregate functions/min/Map(FixedString(51),Int16) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint32 XFail 101ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/min/Map(FixedString(51),Int32) OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,uint16 XFail 161ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 137ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 141ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 133ms
/aggregate functions/min/Map(FixedString(51),Int64) OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint8_ XFail 158ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 122ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/min/Map(FixedString(51),Int128) OK 112ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint64_ XFail 101ms
/aggregate functions/min/Map(FixedString(51),Float32) OK 103ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint32_ XFail 118ms
/aggregate functions/min/Map(FixedString(51),Float64) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 118ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/min/Map(FixedString(51),Decimal128(38)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint16_ XFail 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 94ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/min/Map(FixedString(51),Date) OK 170ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint8_ XFail 153ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 126ms
/aggregate functions/max/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 171ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint64_ XFail 169ms
/aggregate functions/min/Map(FixedString(51),DateTime) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/max/Map(LowCardinality(String),Array(String)) OK 118ms
/aggregate functions/min/Map(FixedString(51),DateTime64(3)) OK 90ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,uint8 OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint32_ XFail 138ms
/aggregate functions/max/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 135ms
/aggregate functions/min/Map(FixedString(51),Bool) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,uint64 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint16_ XFail 121ms
/aggregate functions/max/Map(LowCardinality(String),Tuple(String)) OK 121ms
/aggregate functions/min/Map(FixedString(51),String) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,uint32 OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ XFail 123ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UInt8) OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/min/Map(FixedString(51),FixedString(51)) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,uint16 OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ XFail 140ms
/aggregate functions/min/Map(FixedString(51),UUID) OK 110ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UInt16) OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 86ms
/aggregate functions/min/Map(FixedString(51),Nullable(UInt8)) OK 141ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UInt32) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ XFail 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 144ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 133ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UInt64) OK 123ms
/aggregate functions/min/Map(FixedString(51),Nullable(UInt16)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ XFail 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 112ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UInt128) OK 113ms
/aggregate functions/min/Map(FixedString(51),Nullable(UInt32)) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 106ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Int8) OK 99ms
/aggregate functions/min/Map(FixedString(51),Nullable(UInt64)) OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 110ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Int16) OK 91ms
/aggregate functions/min/Map(FixedString(51),Nullable(UInt128)) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 107ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Int32) OK 98ms
/aggregate functions/min/Map(FixedString(51),Nullable(Int8)) OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 102ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Int64) OK 87ms
/aggregate functions/min/Map(FixedString(51),Nullable(Int16)) OK 89ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 109ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Int128) OK 106ms
/aggregate functions/min/Map(FixedString(51),Nullable(Int32)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 158ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 116ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Float32) OK 109ms
/aggregate functions/min/Map(FixedString(51),Nullable(Int64)) OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 110ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Float64) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 104ms
/aggregate functions/min/Map(FixedString(51),Nullable(Int128)) OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 124ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 108ms
/aggregate functions/min/Map(FixedString(51),Nullable(Float32)) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Date) OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 125ms
/aggregate functions/min/Map(FixedString(51),Nullable(Float64)) OK 134ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,uint8 OK 117ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),DateTime) OK 137ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 191ms
/aggregate functions/min/Map(FixedString(51),Nullable(Decimal128(38))) OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,uint64 OK 190ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 196ms
/aggregate functions/min/Map(FixedString(51),Nullable(Date)) OK 182ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 188ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,uint32 OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 129ms
/aggregate functions/min/Map(FixedString(51),Nullable(DateTime)) OK 130ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Bool) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,uint16 OK 141ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/min/Map(FixedString(51),Nullable(DateTime64(3))) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),String) OK 126ms
/aggregate functions/min/Map(FixedString(51),Nullable(Bool)) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 161ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 143ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 136ms
/aggregate functions/min/Map(FixedString(51),Nullable(String)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 132ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),UUID) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 101ms
/aggregate functions/min/Map(FixedString(51),Nullable(FixedString(51))) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 99ms
/aggregate functions/min/Map(FixedString(51),Nullable(UUID)) OK 100ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 99ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UInt8)) OK 109ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 112ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UInt16)) OK 128ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 96ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UInt32)) OK 116ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 98ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UInt64)) OK 114ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 84ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 117ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UInt128)) OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 102ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 141ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Int8)) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 89ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Int16)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 130ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 96ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Int32)) OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 96ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 112ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Int64)) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 119ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Int128)) OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 142ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 124ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Float32)) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Float64)) OK 144ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 129ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 109ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Date)) OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 121ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 112ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(DateTime)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 120ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Bool)) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 135ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(String)) OK 119ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 124ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(FixedString(51))) OK 150ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 120ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 113ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(UUID)) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 119ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 118ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 121ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 103ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 114ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 100ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 173ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 147ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 151ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 109ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 116ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 129ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 154ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 158ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 160ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 144ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 141ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 153ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 161ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 144ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 136ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 143ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 116ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 121ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 124ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 126ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 132ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 130ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 125ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 192ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 183ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(String))) OK 162ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 172ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 169ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 114ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 114ms
/aggregate functions/min/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 102ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 97ms
/aggregate functions/min/Map(FixedString(51),Array(String)) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 120ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/min/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 98ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/min/Map(FixedString(51),Tuple(String)) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 90ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 102ms
/aggregate functions/min/Map(UUID,UInt8) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 111ms
/aggregate functions/min/Map(UUID,UInt16) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 110ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/min/Map(UUID,UInt32) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 89ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 98ms
/aggregate functions/min/Map(UUID,UInt64) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 93ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 92ms
/aggregate functions/min/Map(UUID,UInt128) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 120ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/min/Map(UUID,Int8) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 127ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/min/Map(UUID,Int16) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 117ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/min/Map(UUID,Int32) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 134ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/min/Map(UUID,Int64) OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 164ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 119ms
/aggregate functions/min/Map(UUID,Int128) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 94ms
/aggregate functions/min/Map(UUID,Float32) OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 101ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 109ms
/aggregate functions/min/Map(UUID,Float64) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 92ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 122ms
/aggregate functions/min/Map(UUID,Decimal128(38)) OK 129ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 118ms
/aggregate functions/min/Map(UUID,Date) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 116ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 97ms
/aggregate functions/min/Map(UUID,DateTime) OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 82ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/min/Map(UUID,DateTime64(3)) OK 103ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/min/Map(UUID,Bool) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 111ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Array(String)) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 118ms
/aggregate functions/min/Map(UUID,String) OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 150ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/min/Map(UUID,FixedString(51)) OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 107ms
/aggregate functions/min/Map(UUID,UUID) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 111ms
/aggregate functions/max/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 84ms
/aggregate functions/min/Map(UUID,Nullable(UInt8)) OK 121ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 119ms
/aggregate functions/max/Nullable(UInt8) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 106ms
/aggregate functions/min/Map(UUID,Nullable(UInt16)) OK 169ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 143ms
/aggregate functions/max/Nullable(UInt16) OK 145ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/max/Nullable(UInt32) OK 123ms
/aggregate functions/min/Map(UUID,Nullable(UInt32)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 136ms
/aggregate functions/min/Map(UUID,Nullable(UInt64)) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/max/Nullable(UInt64) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 96ms
/aggregate functions/min/Map(UUID,Nullable(UInt128)) OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/max/Nullable(UInt128) OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 117ms
/aggregate functions/min/Map(UUID,Nullable(Int8)) OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 133ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 135ms
/aggregate functions/max/Nullable(Int8) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 131ms
/aggregate functions/max/Nullable(Int16) OK 136ms
/aggregate functions/min/Map(UUID,Nullable(Int16)) OK 164ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 156ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 101ms
/aggregate functions/max/Nullable(Int32) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 110ms
/aggregate functions/min/Map(UUID,Nullable(Int32)) OK 111ms
/aggregate functions/max/Nullable(Int64) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 115ms
/aggregate functions/min/Map(UUID,Nullable(Int64)) OK 95ms
/aggregate functions/max/Nullable(Int128) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 102ms
/aggregate functions/min/Map(UUID,Nullable(Int128)) OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 112ms
/aggregate functions/max/Nullable(Float32) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 138ms
/aggregate functions/min/Map(UUID,Nullable(Float32)) OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/max/Nullable(Float64) OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 128ms
/aggregate functions/min/Map(UUID,Nullable(Float64)) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 129ms
/aggregate functions/max/Nullable(Decimal128(38)) OK 118ms
/aggregate functions/min/Map(UUID,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 143ms
/aggregate functions/max/Nullable(Date) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/min/Map(UUID,Nullable(Date)) OK 108ms
/aggregate functions/max/Nullable(DateTime) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/min/Map(UUID,Nullable(DateTime)) OK 104ms
/aggregate functions/max/Nullable(DateTime64(3)) OK 184ms
/aggregate functions/min/Map(UUID,Nullable(DateTime64(3))) OK 180ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 194ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 178ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 176ms
/aggregate functions/max/Nullable(Bool) OK 130ms
/aggregate functions/min/Map(UUID,Nullable(Bool)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 111ms
/aggregate functions/min/Map(UUID,Nullable(String)) OK 144ms
/aggregate functions/max/Nullable(String) OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 133ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 138ms
/aggregate functions/max/Nullable(FixedString(51)) OK 154ms
/aggregate functions/min/Map(UUID,Nullable(FixedString(51))) OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 116ms
/aggregate functions/min/Map(UUID,Nullable(UUID)) OK 97ms
/aggregate functions/max/Nullable(UUID) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 118ms
/aggregate functions/min/Map(UUID,LowCardinality(UInt8)) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 92ms
/aggregate functions/max/Array(UInt8) OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 107ms
/aggregate functions/min/Map(UUID,LowCardinality(UInt16)) OK 116ms
/aggregate functions/max/Array(UInt16) OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 124ms
/aggregate functions/min/Map(UUID,LowCardinality(UInt32)) OK 99ms
/aggregate functions/max/Array(UInt32) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 103ms
/aggregate functions/min/Map(UUID,LowCardinality(UInt64)) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 105ms
/aggregate functions/max/Array(UInt64) OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 98ms
/aggregate functions/min/Map(UUID,LowCardinality(UInt128)) OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 97ms
/aggregate functions/max/Array(UInt128) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 124ms
/aggregate functions/min/Map(UUID,LowCardinality(Int8)) OK 94ms
/aggregate functions/max/Array(Int8) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 98ms
/aggregate functions/min/Map(UUID,LowCardinality(Int16)) OK 120ms
/aggregate functions/max/Array(Int16) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 93ms
/aggregate functions/max/Array(Int32) OK 104ms
/aggregate functions/min/Map(UUID,LowCardinality(Int32)) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 113ms
/aggregate functions/max/Array(Int64) OK 114ms
/aggregate functions/min/Map(UUID,LowCardinality(Int64)) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 99ms
/aggregate functions/max/Array(Int128) OK 110ms
/aggregate functions/min/Map(UUID,LowCardinality(Int128)) OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 117ms
/aggregate functions/max/Array(Float32) OK 120ms
/aggregate functions/min/Map(UUID,LowCardinality(Float32)) OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 138ms
/aggregate functions/max/Array(Float64) OK 91ms
/aggregate functions/min/Map(UUID,LowCardinality(Float64)) OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 116ms
/aggregate functions/max/Array(Decimal128(38)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 116ms
/aggregate functions/min/Map(UUID,LowCardinality(Date)) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 131ms
/aggregate functions/max/Array(Date) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 141ms
/aggregate functions/min/Map(UUID,LowCardinality(DateTime)) OK 112ms
/aggregate functions/max/Array(DateTime) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 96ms
/aggregate functions/min/Map(UUID,LowCardinality(Bool)) OK 139ms
/aggregate functions/max/Array(DateTime64(3)) OK 133ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 167ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 147ms
/aggregate functions/min/Map(UUID,LowCardinality(String)) OK 119ms
/aggregate functions/max/Array(Bool) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 123ms
/aggregate functions/max/Array(String) OK 97ms
/aggregate functions/min/Map(UUID,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 108ms
/aggregate functions/max/Array(FixedString(51)) OK 108ms
/aggregate functions/min/Map(UUID,LowCardinality(UUID)) OK 88ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 106ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UInt8))) OK 101ms
/aggregate functions/max/Array(UUID) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 105ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/max/Array(Nullable(UInt8)) OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 108ms
/aggregate functions/max/Array(Nullable(UInt16)) OK 95ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 105ms
/aggregate functions/max/Array(Nullable(UInt32)) OK 99ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 118ms
/aggregate functions/max/Array(Nullable(UInt64)) OK 111ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 172ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 133ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 154ms
/aggregate functions/max/Array(Nullable(UInt128)) OK 104ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/max/Array(Nullable(Int8)) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 99ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 101ms
/aggregate functions/max/Array(Nullable(Int16)) OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 120ms
/aggregate functions/max/Array(Nullable(Int32)) OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/max/Array(Nullable(Int64)) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 125ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/max/Array(Nullable(Int128)) OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 100ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/max/Array(Nullable(Float32)) OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 98ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/max/Array(Nullable(Float64)) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 101ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 98ms
/aggregate functions/max/Array(Nullable(Decimal128(38))) OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 91ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/max/Array(Nullable(Date)) OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 111ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 110ms
/aggregate functions/max/Array(Nullable(DateTime)) OK 117ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 111ms
/aggregate functions/max/Array(Nullable(DateTime64(3))) OK 107ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 109ms
/aggregate functions/max/Array(Nullable(Bool)) OK 126ms
/aggregate functions/min/Map(UUID,LowCardinality(Nullable(UUID))) OK 156ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 106ms
/aggregate functions/max/Array(Nullable(String)) OK 195ms
/aggregate functions/min/Map(UUID,Array(String)) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 110ms
/aggregate functions/min/Map(UUID,Map(String,LowCardinality(Float64))) OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 127ms
/aggregate functions/max/Array(Nullable(FixedString(51))) OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 108ms
/aggregate functions/min/Map(UUID,Tuple(String)) OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 104ms
/aggregate functions/max/Array(Nullable(UUID)) OK 121ms
/aggregate functions/min/Map(LowCardinality(String),UInt8) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 142ms
/aggregate functions/max/Array(LowCardinality(UInt8)) OK 141ms
/aggregate functions/min/Map(LowCardinality(String),UInt16) OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 120ms
/aggregate functions/max/Array(LowCardinality(UInt16)) OK 127ms
/aggregate functions/min/Map(LowCardinality(String),UInt32) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 146ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 125ms
/aggregate functions/max/Array(LowCardinality(UInt32)) OK 122ms
/aggregate functions/min/Map(LowCardinality(String),UInt64) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 135ms
/aggregate functions/max/Array(LowCardinality(UInt64)) OK 136ms
/aggregate functions/min/Map(LowCardinality(String),UInt128) OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 138ms
/aggregate functions/max/Array(LowCardinality(UInt128)) OK 160ms
/aggregate functions/min/Map(LowCardinality(String),Int8) OK 160ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 105ms
/aggregate functions/max/Array(LowCardinality(Int8)) OK 98ms
/aggregate functions/min/Map(LowCardinality(String),Int16) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 135ms
/aggregate functions/max/Array(LowCardinality(Int16)) OK 127ms
/aggregate functions/min/Map(LowCardinality(String),Int32) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/min/Map(LowCardinality(String),Int64) OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 126ms
/aggregate functions/max/Array(LowCardinality(Int32)) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 162ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/min/Map(LowCardinality(String),Int128) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 146ms
/aggregate functions/max/Array(LowCardinality(Int64)) OK 116ms
/aggregate functions/min/Map(LowCardinality(String),Float32) OK 106ms
/aggregate functions/max/Array(LowCardinality(Int128)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/min/Map(LowCardinality(String),Float64) OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 129ms
/aggregate functions/max/Array(LowCardinality(Float32)) OK 140ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/min/Map(LowCardinality(String),Decimal128(38)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 149ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 147ms
/aggregate functions/max/Array(LowCardinality(Float64)) OK 129ms
/aggregate functions/min/Map(LowCardinality(String),Date) OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 127ms
/aggregate functions/min/Map(LowCardinality(String),DateTime) OK 143ms
/aggregate functions/max/Array(LowCardinality(Date)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 122ms
/aggregate functions/max/Array(LowCardinality(DateTime)) OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 147ms
/aggregate functions/min/Map(LowCardinality(String),DateTime64(3)) OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 96ms
/aggregate functions/max/Array(LowCardinality(Bool)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 133ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 117ms
/aggregate functions/min/Map(LowCardinality(String),Bool) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 97ms
/aggregate functions/max/Array(LowCardinality(String)) OK 150ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/min/Map(LowCardinality(String),String) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 144ms
/aggregate functions/min/Map(LowCardinality(String),FixedString(51)) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/max/Array(LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 120ms
/aggregate functions/min/Map(LowCardinality(String),UUID) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 109ms
/aggregate functions/max/Array(LowCardinality(UUID)) OK 109ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UInt8)) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/max/Array(LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 119ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UInt16)) OK 104ms
/aggregate functions/max/Array(LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 111ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UInt32)) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 133ms
/aggregate functions/max/Array(LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UInt64)) OK 121ms
/aggregate functions/max/Array(LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 153ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UInt128)) OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 127ms
/aggregate functions/max/Array(LowCardinality(Nullable(UInt128))) OK 158ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Int8)) OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 126ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Int16)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 127ms
/aggregate functions/max/Array(LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Int32)) OK 112ms
/aggregate functions/max/Array(LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Int64)) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 127ms
/aggregate functions/max/Array(LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/max/Array(LowCardinality(Nullable(Int64))) OK 150ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Int128)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 147ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 135ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Float32)) OK 166ms
/aggregate functions/max/Array(LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 141ms
/aggregate functions/max/Array(LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 115ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Float64)) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 106ms
/aggregate functions/max/Array(LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 121ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 122ms
/aggregate functions/max/Array(LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 149ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 124ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Date)) OK 123ms
/aggregate functions/max/Array(LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 160ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 131ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(DateTime)) OK 147ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/max/Array(LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 95ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 110ms
/aggregate functions/max/Array(LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(Bool)) OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 124ms
/aggregate functions/max/Array(LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(String)) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 135ms
/aggregate functions/max/Array(LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(FixedString(51))) OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 151ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 132ms
/aggregate functions/max/Array(Array(String)) OK 120ms
/aggregate functions/min/Map(LowCardinality(String),Nullable(UUID)) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 131ms
/aggregate functions/max/Array(Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 123ms
/aggregate functions/max/Array(Tuple(String)) OK 114ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UInt8)) OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/max/LowCardinality(UInt8) OK 121ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UInt16)) OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 174ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 164ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UInt32)) OK 110ms
/aggregate functions/max/LowCardinality(UInt16) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 175ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UInt64)) OK 130ms
/aggregate functions/max/LowCardinality(UInt32) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 129ms
/aggregate functions/max/LowCardinality(UInt64) OK 130ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UInt128)) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 88ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Int8)) OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/max/LowCardinality(UInt128) OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 107ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Int16)) OK 178ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 145ms
/aggregate functions/max/LowCardinality(Int8) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 99ms
/aggregate functions/max/LowCardinality(Int16) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 120ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Int32)) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 119ms
/aggregate functions/max/LowCardinality(Int32) OK 120ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Int64)) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 118ms
/aggregate functions/max/LowCardinality(Int64) OK 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 113ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Int128)) OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 154ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/max/LowCardinality(Int128) OK 130ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Float32)) OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 146ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Float64)) OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/max/LowCardinality(Float32) OK 99ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 112ms
/aggregate functions/max/LowCardinality(Float64) OK 130ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Date)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(DateTime)) OK 156ms
/aggregate functions/max/LowCardinality(Date) OK 134ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 143ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 136ms
/aggregate functions/max/LowCardinality(DateTime) OK 121ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Bool)) OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/max/LowCardinality(Bool) OK 150ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 143ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(String)) OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 118ms
/aggregate functions/max/LowCardinality(String) OK 103ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 100ms
/aggregate functions/max/LowCardinality(FixedString(51)) OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 133ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(UUID)) OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/max/LowCardinality(UUID) OK 141ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 125ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/max/LowCardinality(Nullable(UInt8)) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 122ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 177ms
/aggregate functions/max/LowCardinality(Nullable(UInt16)) OK 146ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 171ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 155ms
/aggregate functions/max/LowCardinality(Nullable(UInt32)) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 109ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 112ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/max/LowCardinality(Nullable(UInt64)) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 102ms
/aggregate functions/max/LowCardinality(Nullable(UInt128)) OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 111ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 108ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 148ms
/aggregate functions/max/LowCardinality(Nullable(Int8)) OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 109ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/max/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/max/LowCardinality(Nullable(Int32)) OK 159ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 157ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 149ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 152ms
/aggregate functions/max/LowCardinality(Nullable(Int64)) OK 152ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 113ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 163ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 143ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/max/LowCardinality(Nullable(Int128)) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/max/LowCardinality(Nullable(Float32)) OK 106ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 111ms
/aggregate functions/max/LowCardinality(Nullable(Float64)) OK 168ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 156ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/max/LowCardinality(Nullable(Date)) OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 135ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 132ms
/aggregate functions/max/LowCardinality(Nullable(DateTime)) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 122ms
/aggregate functions/max/LowCardinality(Nullable(Bool)) OK 148ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 120ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/min/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 140ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 114ms
/aggregate functions/max/LowCardinality(Nullable(String)) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/max/LowCardinality(Nullable(FixedString(51))) OK 168ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 165ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 163ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 150ms
/aggregate functions/min/Map(LowCardinality(String),Array(String)) OK 135ms
/aggregate functions/min/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/max/LowCardinality(Nullable(UUID)) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/max/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 683ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 94ms
/aggregate functions/min/Map(LowCardinality(String),Tuple(String)) OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 107ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UInt8) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 82ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 112ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UInt16) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 109ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UInt32) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 104ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UInt64) OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UInt128) OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantiles OK 6s 837ms
/aggregate functions/quantiles/constant OK 74ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 95ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Int8) OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantiles/zero rows OK 65ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 114ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Int16) OK 97ms
/aggregate functions/quantiles/single row OK 60ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantiles/with group by OK 65ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Int32) OK 169ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 153ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 130ms
/aggregate functions/quantiles/some negative values OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 245ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantiles/NULL value handling OK 68ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Int64) OK 105ms
/aggregate functions/quantiles/single NULL value OK 76ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Int128) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/quantiles/return type OK 60ms
/aggregate functions/quantiles/doc example OK 62ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 119ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Float32) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 110ms
/aggregate functions/quantiles/inf OK 64ms
/aggregate functions/quantiles/-inf OK 70ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 134ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Float64) OK 122ms
/aggregate functions/quantiles/nan OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 163ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 125ms
/aggregate functions/quantiles/inf, -inf, nan OK 72ms
/aggregate functions/quantiles/UInt8 OK 86ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 135ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 98ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Date) OK 101ms
/aggregate functions/quantiles/UInt16 OK 100ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),DateTime) OK 110ms
/aggregate functions/quantiles/UInt32 OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 132ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 121ms
/aggregate functions/quantiles/UInt64 OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 118ms
/aggregate functions/quantiles/Int8 OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 129ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Bool) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 127ms
/aggregate functions/quantiles/Int16 OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 111ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),String) OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 121ms
/aggregate functions/quantiles/Int32 OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 112ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/quantiles/Int64 OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 119ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),UUID) OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 90ms
/aggregate functions/quantiles/Float32 OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 133ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 100ms
/aggregate functions/quantiles/Float64 OK 137ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 131ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/quantiles/Decimal128(38) OK 116ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantiles/Date OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 130ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 130ms
/aggregate functions/quantiles/DateTime OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 154ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 147ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 107ms
/aggregate functions/quantiles/Nullable(UInt8) OK 124ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 114ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 93ms
/aggregate functions/quantiles/Nullable(UInt16) OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 124ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 95ms
/aggregate functions/quantiles/Nullable(UInt32) OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 88ms
/aggregate functions/quantiles/Nullable(UInt64) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 131ms
/aggregate functions/quantiles/Nullable(Int8) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 98ms
/aggregate functions/quantiles/Nullable(Int16) OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint8 XFail 105ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 116ms
/aggregate functions/quantiles/Nullable(Int32) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 177ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint64 XFail 154ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 161ms
/aggregate functions/quantiles/Nullable(Int64) OK 142ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint32 XFail 149ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 122ms
/aggregate functions/quantiles/Nullable(Float32) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 97ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 130ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 127ms
/aggregate functions/quantiles/Nullable(Float64) OK 113ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint16 XFail 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 117ms
/aggregate functions/quantiles/Nullable(Decimal128(38)) OK 129ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ XFail 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantiles/Nullable(Date) OK 133ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ XFail 128ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 89ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 138ms
/aggregate functions/quantiles/Nullable(DateTime) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ XFail 146ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 108ms
/aggregate functions/quantiles/LowCardinality(UInt8) OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ XFail 156ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 153ms
/aggregate functions/quantiles/LowCardinality(UInt16) OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ XFail 103ms
/aggregate functions/quantiles/LowCardinality(UInt32) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ XFail 103ms
/aggregate functions/quantiles/LowCardinality(UInt64) OK 159ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 159ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ XFail 98ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ XFail 96ms
/aggregate functions/quantiles/LowCardinality(Int8) OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ XFail 128ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 107ms
/aggregate functions/quantiles/LowCardinality(Int16) OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 102ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ XFail 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 111ms
/aggregate functions/quantiles/LowCardinality(Int32) OK 113ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 88ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ XFail 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 107ms
/aggregate functions/quantiles/LowCardinality(Int64) OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 110ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ XFail 202ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 140ms
/aggregate functions/quantiles/LowCardinality(Float32) OK 147ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 114ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 207ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 153ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 149ms
/aggregate functions/quantiles/LowCardinality(Float64) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 101ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 126ms
/aggregate functions/quantiles/LowCardinality(Date) OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 128ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 168ms
/aggregate functions/quantiles/LowCardinality(DateTime) OK 156ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 153ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 118ms
/aggregate functions/quantiles/LowCardinality(Nullable(UInt8)) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 97ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 108ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 118ms
/aggregate functions/quantiles/LowCardinality(Nullable(UInt16)) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 130ms
/aggregate functions/quantiles/LowCardinality(Nullable(UInt32)) OK 125ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 106ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 117ms
/aggregate functions/quantiles/LowCardinality(Nullable(UInt64)) OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 110ms
/aggregate functions/quantiles/LowCardinality(Nullable(Int8)) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 98ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 110ms
/aggregate functions/quantiles/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantiles/LowCardinality(Nullable(Int32)) OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 119ms
/aggregate functions/quantiles/LowCardinality(Nullable(Int64)) OK 105ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint8 OK 92ms
/aggregate functions/quantiles/LowCardinality(Nullable(Float32)) OK 104ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint64 OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 103ms
/aggregate functions/quantiles/LowCardinality(Nullable(Float64)) OK 103ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint32 OK 121ms
/aggregate functions/quantiles/LowCardinality(Nullable(Date)) OK 99ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint16 OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 102ms
/aggregate functions/quantiles/LowCardinality(Nullable(DateTime)) OK 126ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 92ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/quantilesBFloat16 OK 5s 853ms
/aggregate functions/quantilesBFloat16/constant OK 69ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 86ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesBFloat16/zero rows OK 61ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 104ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/quantilesBFloat16/single row OK 80ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 96ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 130ms
/aggregate functions/quantilesBFloat16/with group by OK 79ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 106ms
/aggregate functions/quantilesBFloat16/some negative values OK 61ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 99ms
/aggregate functions/quantilesBFloat16/NULL value handling OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 98ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/quantilesBFloat16/single NULL value OK 65ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesBFloat16/return type OK 64ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 100ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/quantilesBFloat16/doc example OK 74ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 101ms
/aggregate functions/quantilesBFloat16/inf OK 69ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 88ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 115ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesBFloat16/-inf OK 71ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 100ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/quantilesBFloat16/nan OK 67ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 108ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/quantilesBFloat16/inf, -inf, nan OK 68ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/quantilesBFloat16/UInt8 OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 111ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/quantilesBFloat16/UInt16 OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 119ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/quantilesBFloat16/UInt32 OK 150ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 113ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,uint8 OK 160ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 104ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/quantilesBFloat16/UInt64 OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 138ms
/aggregate functions/quantilesBFloat16/Int8 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,uint64 OK 116ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/quantilesBFloat16/Int16 OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 146ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Array(String)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,uint32 OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/quantilesBFloat16/Int32 OK 128ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,uint16 OK 124ms
/aggregate functions/quantilesBFloat16/Int64 OK 164ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/min/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 160ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 134ms
/aggregate functions/min/Nullable(UInt8) OK 111ms
/aggregate functions/quantilesBFloat16/Float32 OK 143ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 137ms
/aggregate functions/min/Nullable(UInt16) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 115ms
/aggregate functions/quantilesBFloat16/Float64 OK 108ms
/aggregate functions/min/Nullable(UInt32) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 128ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantilesBFloat16/Nullable(UInt8) OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 111ms
/aggregate functions/min/Nullable(UInt64) OK 92ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 181ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 111ms
/aggregate functions/quantilesBFloat16/Nullable(UInt16) OK 104ms
/aggregate functions/min/Nullable(UInt128) OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 156ms
/aggregate functions/quantilesBFloat16/Nullable(UInt32) OK 150ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 109ms
/aggregate functions/min/Nullable(Int8) OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 100ms
/aggregate functions/quantilesBFloat16/Nullable(UInt64) OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 105ms
/aggregate functions/min/Nullable(Int16) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 163ms
/aggregate functions/quantilesBFloat16/Nullable(Int8) OK 161ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 132ms
/aggregate functions/min/Nullable(Int32) OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 219ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/min/Nullable(Int64) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 107ms
/aggregate functions/quantilesBFloat16/Nullable(Int16) OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/min/Nullable(Int128) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesBFloat16/Nullable(Int32) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 156ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 149ms
/aggregate functions/min/Nullable(Float32) OK 132ms
/aggregate functions/quantilesBFloat16/Nullable(Int64) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/quantilesBFloat16/Nullable(Float32) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 109ms
/aggregate functions/min/Nullable(Float64) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 107ms
/aggregate functions/quantilesBFloat16/Nullable(Float64) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,uint8 OK 111ms
/aggregate functions/min/Nullable(Decimal128(38)) OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 156ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 144ms
/aggregate functions/quantilesBFloat16/LowCardinality(UInt8) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,uint64 OK 137ms
/aggregate functions/min/Nullable(Date) OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/quantilesBFloat16/LowCardinality(UInt16) OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,uint32 OK 94ms
/aggregate functions/min/Nullable(DateTime) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantilesBFloat16/LowCardinality(UInt32) OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,uint16 OK 106ms
/aggregate functions/min/Nullable(DateTime64(3)) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantilesBFloat16/LowCardinality(UInt64) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,nullable_uint8_ OK 92ms
/aggregate functions/min/Nullable(Bool) OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/quantilesBFloat16/LowCardinality(Int8) OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,nullable_uint64_ OK 112ms
/aggregate functions/quantilesBFloat16/LowCardinality(Int16) OK 162ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 128ms
/aggregate functions/min/Nullable(String) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,nullable_uint32_ OK 113ms
/aggregate functions/min/Nullable(FixedString(51)) OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 134ms
/aggregate functions/quantilesBFloat16/LowCardinality(Int32) OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,nullable_uint16_ OK 134ms
/aggregate functions/min/Nullable(UUID) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 124ms
/aggregate functions/quantilesBFloat16/LowCardinality(Int64) OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 106ms
/aggregate functions/min/Array(UInt8) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 109ms
/aggregate functions/quantilesBFloat16/LowCardinality(Float32) OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 117ms
/aggregate functions/min/Array(UInt16) OK 89ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 148ms
/aggregate functions/quantilesBFloat16/LowCardinality(Float64) OK 142ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 140ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/min/Array(UInt32) OK 89ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 116ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(UInt8)) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 113ms
/aggregate functions/min/Array(UInt64) OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(UInt16)) OK 104ms
/aggregate functions/min/Array(UInt128) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(UInt32)) OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 128ms
/aggregate functions/min/Array(Int8) OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 130ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(UInt64)) OK 143ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 144ms
/aggregate functions/min/Array(Int16) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 137ms
/aggregate functions/min/Array(Int32) OK 115ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Int8)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 129ms
/aggregate functions/min/Array(Int64) OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 105ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Int16)) OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,uint8 OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 150ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Int32)) OK 151ms
/aggregate functions/min/Array(Int128) OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,uint64 OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 126ms
/aggregate functions/min/Array(Float32) OK 132ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,uint32 OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 137ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Int64)) OK 121ms
/aggregate functions/min/Array(Float64) OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,uint16 OK 152ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Float32)) OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 139ms
/aggregate functions/min/Array(Decimal128(38)) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/quantilesBFloat16/LowCardinality(Nullable(Float64)) OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,nullable_uint8_ OK 122ms
/aggregate functions/min/Array(Date) OK 97ms
/aggregate functions/quantilesBFloat16Weighted OK 1m 30s
/aggregate functions/quantilesBFloat16Weighted/constant OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,nullable_uint64_ OK 95ms
/aggregate functions/min/Array(DateTime) OK 101ms
/aggregate functions/quantilesBFloat16Weighted/zero rows OK 66ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,nullable_uint32_ OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 127ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 115ms
/aggregate functions/min/Array(DateTime64(3)) OK 124ms
/aggregate functions/quantilesBFloat16Weighted/single row OK 65ms
/aggregate functions/quantilesBFloat16Weighted/single row with zero weight OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,nullable_uint16_ OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 153ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 135ms
/aggregate functions/min/Array(Bool) OK 115ms
/aggregate functions/quantilesBFloat16Weighted/with group by OK 71ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 132ms
/aggregate functions/min/Array(String) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 154ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 130ms
/aggregate functions/quantilesBFloat16Weighted/some negative values OK 72ms
/aggregate functions/quantilesBFloat16Weighted/NULL value handling OK 74ms
/aggregate functions/min/Array(FixedString(51)) OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 108ms
/aggregate functions/quantilesBFloat16Weighted/weight NULL value handling OK 70ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/single NULL value OK 81ms
/aggregate functions/min/Array(UUID) OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/return type OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 102ms
/aggregate functions/min/Array(Nullable(UInt8)) OK 132ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/doc example OK 77ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/inf OK 82ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 110ms
/aggregate functions/min/Array(Nullable(UInt16)) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/-inf OK 71ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 108ms
/aggregate functions/min/Array(Nullable(UInt32)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/quantilesBFloat16Weighted/nan OK 60ms
/aggregate functions/quantilesBFloat16Weighted/inf, -inf, nan OK 67ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/min/Array(Nullable(UInt64)) OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes OK 1m 29s
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations OK 1m 28s
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,uint8 OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 98ms
/aggregate functions/min/Array(Nullable(UInt128)) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,uint8 OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,uint64 OK 87ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 88ms
/aggregate functions/min/Array(Nullable(Int8)) OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,uint64 OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 92ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,uint32 OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 92ms
/aggregate functions/min/Array(Nullable(Int16)) OK 163ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,uint32 OK 152ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,uint16 OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 210ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,nullable_uint8_ OK 156ms
/aggregate functions/min/Array(Nullable(Int32)) OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,uint16 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,nullable_uint8_ OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 141ms
/aggregate functions/min/Array(Nullable(Int64)) OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,nullable_uint64_ OK 116ms
/aggregate functions/min/Array(Nullable(Int128)) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,nullable_uint64_ OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,nullable_uint32_ OK 121ms
/aggregate functions/min/Array(Nullable(Float32)) OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,nullable_uint32_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,nullable_uint16_ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/min/Array(Nullable(Float64)) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 146ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,nullable_uint16_ OK 146ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 132ms
/aggregate functions/min/Array(Nullable(Decimal128(38))) OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 116ms
/aggregate functions/min/Array(Nullable(Date)) OK 93ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 146ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 124ms
/aggregate functions/min/Array(Nullable(DateTime)) OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 130ms
/aggregate functions/min/Array(Nullable(DateTime64(3))) OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 144ms
/aggregate functions/min/Array(Nullable(Bool)) OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/min/Array(Nullable(String)) OK 156ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 97ms
/aggregate functions/min/Array(Nullable(FixedString(51))) OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 97ms
/aggregate functions/min/Array(Nullable(UUID)) OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 99ms
/aggregate functions/min/Array(LowCardinality(UInt8)) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,uint8 OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,uint8 OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 113ms
/aggregate functions/min/Array(LowCardinality(UInt16)) OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,uint8 OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,uint64 OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,uint64 OK 93ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 114ms
/aggregate functions/min/Array(LowCardinality(UInt32)) OK 93ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,uint32 OK 120ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,uint64 OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,uint32 OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 114ms
/aggregate functions/min/Array(LowCardinality(UInt64)) OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,uint16 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,uint16 OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,uint32 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/min/Array(LowCardinality(UInt128)) OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,nullable_uint8_ OK 112ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,uint16 OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,nullable_uint8_ OK 124ms
/aggregate functions/min/Array(LowCardinality(Int8)) OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,nullable_uint64_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,nullable_uint8_ OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 164ms
/aggregate functions/min/Array(LowCardinality(Int16)) OK 134ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,nullable_uint64_ OK 140ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,nullable_uint32_ OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,nullable_uint64_ OK 97ms
/aggregate functions/min/Array(LowCardinality(Int32)) OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,nullable_uint32_ OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,nullable_uint16_ OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,nullable_uint32_ OK 95ms
/aggregate functions/min/Array(LowCardinality(Int64)) OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint8 OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,nullable_uint16_ OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,nullable_uint16_ OK 105ms
/aggregate functions/min/Array(LowCardinality(Int128)) OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint64 OK 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 101ms
/aggregate functions/min/Array(LowCardinality(Float32)) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 134ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint32 OK 98ms
/aggregate functions/min/Array(LowCardinality(Float64)) OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint16 OK 154ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 136ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 124ms
/aggregate functions/min/Array(LowCardinality(Date)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 94ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 106ms
/aggregate functions/min/Array(LowCardinality(DateTime)) OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 96ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 121ms
/aggregate functions/min/Array(LowCardinality(Bool)) OK 97ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 90ms
/aggregate functions/min/Array(LowCardinality(String)) OK 140ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/min/Array(LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 165ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 128ms
/aggregate functions/min/Array(LowCardinality(UUID)) OK 139ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,uint8 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,uint8 OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,uint64 OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,uint64 OK 121ms
/aggregate functions/min/Array(LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,uint8 OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,uint32 OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 94ms
/aggregate functions/min/Array(LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,uint32 OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,uint64 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,uint16 OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 84ms
/aggregate functions/min/Array(LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,uint32 OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,uint16 OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,nullable_uint8_ OK 95ms
/aggregate functions/min/Array(LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,uint16 OK 90ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,nullable_uint8_ OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,nullable_uint64_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 87ms
/aggregate functions/min/Array(LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,nullable_uint8_ OK 89ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,nullable_uint64_ OK 86ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,nullable_uint32_ OK 102ms
/aggregate functions/min/Array(LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,nullable_uint64_ OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,nullable_uint32_ OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,nullable_uint16_ OK 97ms
/aggregate functions/min/Array(LowCardinality(Nullable(Int16))) OK 87ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,nullable_uint32_ OK 102ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,nullable_uint16_ OK 102ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint8 XFail 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 124ms
/aggregate functions/min/Array(LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,nullable_uint16_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint64 XFail 130ms
/aggregate functions/min/Array(LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint32 XFail 119ms
/aggregate functions/min/Array(LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 163ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint16 XFail 146ms
/aggregate functions/min/Array(LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 145ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 129ms
/aggregate functions/min/Array(LowCardinality(Nullable(Float64))) OK 162ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint8_ XFail 121ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 150ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint64_ XFail 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/min/Array(LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint32_ XFail 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 91ms
/aggregate functions/min/Array(LowCardinality(Nullable(DateTime))) OK 223ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 176ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 177ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 167ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint16_ XFail 147ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/min/Array(LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ XFail 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,uint8 OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,uint8 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,uint8 OK 157ms
/aggregate functions/min/Array(LowCardinality(Nullable(String))) OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ XFail 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,uint64 OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,uint64 OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ XFail 129ms
/aggregate functions/min/Array(LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,uint64 OK 126ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,uint32 OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,uint32 OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ XFail 151ms
/aggregate functions/min/Array(LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,uint32 OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,uint16 OK 132ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,uint16 OK 111ms
/aggregate functions/min/Array(Array(String)) OK 175ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,uint16 OK 141ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,nullable_uint8_ OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ XFail 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,nullable_uint8_ OK 90ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,nullable_uint64_ OK 112ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,nullable_uint64_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,nullable_uint8_ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ XFail 116ms
/aggregate functions/min/Array(Map(String,LowCardinality(Float64))) OK 87ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,nullable_uint32_ OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,nullable_uint32_ OK 97ms
/aggregate functions/min/Array(Tuple(String)) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,nullable_uint64_ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ XFail 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,nullable_uint16_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,nullable_uint16_ OK 96ms
/aggregate functions/min/LowCardinality(UInt8) OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,nullable_uint32_ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ XFail 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 102ms
/aggregate functions/min/LowCardinality(UInt16) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,uint8 OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,nullable_uint16_ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,uint64 OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 111ms
/aggregate functions/min/LowCardinality(UInt32) OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,uint32 OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 108ms
/aggregate functions/min/LowCardinality(UInt64) OK 136ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,uint16 OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/min/LowCardinality(UInt128) OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,nullable_uint8_ OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 91ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/min/LowCardinality(Int8) OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,nullable_uint64_ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/min/LowCardinality(Int16) OK 101ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,nullable_uint32_ OK 88ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 98ms
/aggregate functions/min/LowCardinality(Int32) OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,nullable_uint16_ OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,uint8 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,uint8 OK 116ms
/aggregate functions/min/LowCardinality(Int64) OK 87ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 95ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,uint64 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/min/LowCardinality(Int128) OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,uint64 OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,uint32 OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint8 OK 100ms
/aggregate functions/min/LowCardinality(Float32) OK 104ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,uint32 OK 107ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint64 OK 105ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,uint16 OK 103ms
/aggregate functions/min/LowCardinality(Float64) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,uint16 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint32 OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,nullable_uint8_ OK 100ms
/aggregate functions/min/LowCardinality(Date) OK 133ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,uint16 OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,nullable_uint64_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 138ms
/aggregate functions/min/LowCardinality(DateTime) OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,nullable_uint32_ OK 118ms
/aggregate functions/min/LowCardinality(Bool) OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 96ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,nullable_uint16_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/min/LowCardinality(String) OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,uint8 OK 100ms
/aggregate functions/min/LowCardinality(FixedString(51)) OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,uint64 OK 102ms
/aggregate functions/min/LowCardinality(UUID) OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,uint32 OK 109ms
/aggregate functions/min/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,uint16 OK 102ms
/aggregate functions/min/LowCardinality(Nullable(UInt16)) OK 103ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 105ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,nullable_uint8_ OK 110ms
/aggregate functions/min/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 158ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/min/LowCardinality(Nullable(UInt64)) OK 136ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,nullable_uint64_ OK 137ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/min/LowCardinality(Nullable(UInt128)) OK 127ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,nullable_uint32_ OK 100ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,nullable_uint16_ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/min/LowCardinality(Nullable(Int8)) OK 111ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,uint8 OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/min/LowCardinality(Nullable(Int16)) OK 118ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,uint64 OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 154ms
/aggregate functions/min/LowCardinality(Nullable(Int32)) OK 146ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,uint8 OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,uint32 OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,uint64 OK 161ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint8 OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 117ms
/aggregate functions/min/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,uint16 OK 140ms
/aggregate functions/min/LowCardinality(Nullable(Int128)) OK 129ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint64 OK 102ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,uint32 OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,nullable_uint8_ OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint32 OK 156ms
/aggregate functions/min/LowCardinality(Nullable(Float32)) OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,uint16 OK 139ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,nullable_uint64_ OK 128ms
/aggregate functions/min/LowCardinality(Nullable(Float64)) OK 134ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,uint16 OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,nullable_uint32_ OK 125ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,nullable_uint8_ OK 127ms
/aggregate functions/min/LowCardinality(Nullable(Date)) OK 165ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 148ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,nullable_uint16_ OK 159ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,nullable_uint64_ OK 141ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/min/LowCardinality(Nullable(DateTime)) OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 147ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,nullable_uint32_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 130ms
/aggregate functions/min/LowCardinality(Nullable(Bool)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,uint8 OK 145ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,nullable_uint16_ OK 116ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 112ms
/aggregate functions/min/LowCardinality(Nullable(String)) OK 93ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,uint64 OK 90ms
/aggregate functions/min/LowCardinality(Nullable(FixedString(51))) OK 95ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,uint32 OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 189ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_uint64_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 179ms
/aggregate functions/min/LowCardinality(Nullable(UUID)) OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,uint16 OK 188ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_uint32_ OK 190ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 109ms
/aggregate functions/min/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 706ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,nullable_uint8_ OK 129ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_uint16_ OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,nullable_uint64_ OK 95ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 99ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 89ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,nullable_uint32_ OK 117ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 89ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,uint8 OK 134ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,nullable_uint16_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,uint64 OK 130ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,uint8 OK 123ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,uint32 OK 122ms
/aggregate functions/quantilesDeterministic OK 6s 991ms
/aggregate functions/quantilesDeterministic/constant OK 74ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 126ms
/aggregate functions/quantilesDeterministic/zero rows OK 90ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,uint64 OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,uint16 OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint8 OK 117ms
/aggregate functions/quantilesDeterministic/single row OK 65ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 122ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,nullable_uint8_ OK 144ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,uint32 OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint64 OK 140ms
/aggregate functions/quantilesDeterministic/with group by OK 66ms
/aggregate functions/quantilesDeterministic/some negative values OK 65ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,uint16 OK 126ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,nullable_uint64_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint32 OK 97ms
/aggregate functions/quantilesDeterministic/NULL value handling OK 77ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 90ms
/aggregate functions/quantilesDeterministic/single NULL value OK 81ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,uint16 OK 124ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,nullable_uint32_ OK 110ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,nullable_uint8_ OK 91ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 75ms
/aggregate functions/quantilesDeterministic/return type OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,nullable_uint64_ OK 110ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,nullable_uint16_ OK 150ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 150ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/quantilesDeterministic/doc example OK 63ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,nullable_uint32_ OK 92ms
/aggregate functions/quantilesDeterministic/inf OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,uint8 OK 120ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 111ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,nullable_uint16_ OK 93ms
/aggregate functions/quantilesDeterministic/-inf OK 74ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,uint64 OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 125ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 128ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_uint8_ OK 135ms
/aggregate functions/quantilesDeterministic/nan OK 79ms
/aggregate functions/quantilesDeterministic/inf, -inf, nan OK 72ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,uint32 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 92ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_uint64_ OK 95ms
/aggregate functions/quantilesDeterministic/UInt8 OK 86ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,uint16 OK 104ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantilesDeterministic/UInt16 OK 97ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,nullable_uint8_ OK 106ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 107ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesDeterministic/UInt32 OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,nullable_uint64_ OK 107ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 105ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantilesDeterministic/UInt64 OK 86ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,nullable_uint32_ OK 129ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/quantilesDeterministic/Int8 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,nullable_uint16_ OK 147ms
/aggregate functions/quantileTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 153ms
/aggregate functions/quantilesDeterministic/Int16 OK 108ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantilesDeterministic/Int32 OK 109ms
/aggregate functions/quantileExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 109ms
/aggregate functions/quantilesExact OK 6s 796ms
/aggregate functions/quantilesExact/constant OK 66ms
/aggregate functions/quantilesExact/zero rows OK 87ms
/aggregate functions/quantilesDeterministic/Int64 OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesExactExclusive OK 6s 574ms
/aggregate functions/quantilesExactExclusive/constant OK 61ms
/aggregate functions/quantilesExact/single row OK 69ms
/aggregate functions/quantilesExactExclusive/zero rows OK 63ms
/aggregate functions/quantilesDeterministic/Float32 OK 137ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 127ms
/aggregate functions/quantilesExact/with group by OK 69ms
/aggregate functions/quantilesExactExclusive/single row OK 95ms
/aggregate functions/quantilesExact/some negative values OK 71ms
/aggregate functions/quantilesDeterministic/Float64 OK 118ms
/aggregate functions/quantilesExactExclusive/with group by OK 73ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint8 OK 118ms
/aggregate functions/quantilesExact/NULL value handling OK 85ms
/aggregate functions/quantilesExactExclusive/some negative values OK 78ms
/aggregate functions/quantilesDeterministic/Date OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/quantilesExact/single NULL value OK 70ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint64 OK 111ms
/aggregate functions/quantilesExactExclusive/NULL value handling OK 66ms
/aggregate functions/quantilesExact/return type OK 63ms
/aggregate functions/quantilesExactExclusive/single NULL value OK 80ms
/aggregate functions/quantilesDeterministic/DateTime OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint32 OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesExact/doc example OK 68ms
/aggregate functions/quantilesExactExclusive/return type OK 73ms
/aggregate functions/quantilesExact/inf OK 68ms
/aggregate functions/quantilesDeterministic/Nullable(UInt8) OK 153ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,uint16 OK 148ms
/aggregate functions/quantilesExactExclusive/doc example OK 60ms
/aggregate functions/quantilesExact/-inf OK 65ms
/aggregate functions/quantilesExactExclusive/inf OK 78ms
/aggregate functions/quantilesExact/nan OK 78ms
/aggregate functions/quantilesDeterministic/Nullable(UInt16) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 120ms
/aggregate functions/quantilesExactExclusive/-inf OK 75ms
/aggregate functions/quantilesExact/inf, -inf, nan OK 68ms
/aggregate functions/quantilesExactExclusive/nan OK 71ms
/aggregate functions/quantilesExact/UInt8 OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,uint8 OK 109ms
/aggregate functions/quantilesDeterministic/Nullable(UInt32) OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 113ms
/aggregate functions/quantilesExactExclusive/inf, -inf, nan OK 73ms
/aggregate functions/quantilesExact/UInt16 OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,uint64 OK 115ms
/aggregate functions/quantilesExactExclusive/UInt8 OK 135ms
/aggregate functions/quantilesDeterministic/Nullable(UInt64) OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,uint32 OK 150ms
/aggregate functions/quantilesExact/UInt32 OK 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 101ms
/aggregate functions/quantilesExactExclusive/UInt16 OK 130ms
/aggregate functions/quantilesDeterministic/Nullable(Int8) OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 98ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,uint16 OK 136ms
/aggregate functions/quantilesExact/UInt64 OK 120ms
/aggregate functions/quantilesExactExclusive/UInt32 OK 107ms
/aggregate functions/quantilesDeterministic/Nullable(Int16) OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantilesExactExclusive/UInt64 OK 134ms
/aggregate functions/quantilesExact/Int8 OK 122ms
/aggregate functions/quantilesDeterministic/Nullable(Int32) OK 104ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,nullable_uint8_ OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 92ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,nullable_uint64_ OK 117ms
/aggregate functions/quantilesDeterministic/Nullable(Int64) OK 138ms
/aggregate functions/quantilesExact/Int16 OK 116ms
/aggregate functions/quantilesExactExclusive/Int8 OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 116ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,nullable_uint32_ OK 86ms
/aggregate functions/quantilesExactExclusive/Int16 OK 129ms
/aggregate functions/quantilesExact/Int32 OK 118ms
/aggregate functions/quantilesDeterministic/Nullable(Float32) OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,nullable_uint16_ OK 86ms
/aggregate functions/quantilesExact/Int64 OK 120ms
/aggregate functions/quantilesExactExclusive/Int32 OK 150ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantilesDeterministic/Nullable(Float64) OK 139ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantilesExact/Float32 OK 153ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/quantilesExactExclusive/Int64 OK 130ms
/aggregate functions/quantilesDeterministic/Nullable(Date) OK 128ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 159ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/quantilesExact/Float64 OK 125ms
/aggregate functions/quantilesExactExclusive/Float32 OK 99ms
/aggregate functions/quantilesDeterministic/Nullable(DateTime) OK 120ms
/aggregate functions/quantilesExactExclusive/Float64 OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,uint8 OK 122ms
/aggregate functions/quantilesExact/Date OK 142ms
/aggregate functions/quantilesDeterministic/LowCardinality(UInt8) OK 141ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,uint64 OK 122ms
/aggregate functions/quantilesExactExclusive/Date OK 124ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/quantilesExact/DateTime OK 133ms
/aggregate functions/quantilesDeterministic/LowCardinality(UInt16) OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,uint32 OK 158ms
/aggregate functions/quantilesExactExclusive/DateTime OK 123ms
/aggregate functions/quantilesDeterministic/LowCardinality(UInt32) OK 231ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 222ms
/aggregate functions/quantilesExact/Nullable(UInt8) OK 199ms
/aggregate functions/quantilesExactExclusive/Nullable(UInt8) OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,uint16 OK 193ms
/aggregate functions/quantilesExact/Nullable(UInt16) OK 130ms
/aggregate functions/quantilesDeterministic/LowCardinality(UInt64) OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantilesExactExclusive/Nullable(UInt16) OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 128ms
/aggregate functions/quantilesExact/Nullable(UInt32) OK 130ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/quantilesDeterministic/LowCardinality(Int8) OK 131ms
/aggregate functions/quantilesExactExclusive/Nullable(UInt32) OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,uint8 OK 120ms
/aggregate functions/quantilesExact/Nullable(UInt64) OK 132ms
/aggregate functions/quantilesExactExclusive/Nullable(UInt64) OK 126ms
/aggregate functions/quantilesDeterministic/LowCardinality(Int16) OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 152ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,uint64 OK 124ms
/aggregate functions/quantilesExactExclusive/Nullable(Int8) OK 137ms
/aggregate functions/quantilesExact/Nullable(Int8) OK 113ms
/aggregate functions/quantilesDeterministic/LowCardinality(Int32) OK 122ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,uint32 OK 122ms
/aggregate functions/quantilesExact/Nullable(Int16) OK 137ms
/aggregate functions/quantilesDeterministic/LowCardinality(Int64) OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 134ms
/aggregate functions/quantilesExactExclusive/Nullable(Int16) OK 119ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,uint16 OK 149ms
/aggregate functions/quantilesDeterministic/LowCardinality(Float32) OK 142ms
/aggregate functions/quantilesExact/Nullable(Int32) OK 104ms
/aggregate functions/quantilesExactExclusive/Nullable(Int32) OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 109ms
/aggregate functions/quantilesExact/Nullable(Int64) OK 121ms
/aggregate functions/quantilesExactExclusive/Nullable(Int64) OK 134ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 151ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,nullable_uint8_ OK 128ms
/aggregate functions/quantilesDeterministic/LowCardinality(Float64) OK 133ms
/aggregate functions/quantilesExact/Nullable(Float32) OK 104ms
/aggregate functions/quantilesExactExclusive/Nullable(Float32) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,nullable_uint64_ OK 121ms
/aggregate functions/quantilesDeterministic/LowCardinality(Date) OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantilesExact/Nullable(Float64) OK 90ms
/aggregate functions/quantilesExactExclusive/Nullable(Float64) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,nullable_uint32_ OK 129ms
/aggregate functions/quantilesDeterministic/LowCardinality(DateTime) OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantilesExact/Nullable(Date) OK 95ms
/aggregate functions/quantilesExactExclusive/Nullable(Date) OK 110ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(UInt8)) OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,nullable_uint16_ OK 131ms
/aggregate functions/quantilesExact/Nullable(DateTime) OK 116ms
/aggregate functions/quantilesExactExclusive/Nullable(DateTime) OK 94ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(UInt16)) OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/quantilesExact/LowCardinality(UInt8) OK 131ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantilesExactExclusive/LowCardinality(UInt8) OK 94ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(UInt32)) OK 129ms
/aggregate functions/quantilesExact/LowCardinality(UInt16) OK 104ms
/aggregate functions/quantilesExactExclusive/LowCardinality(UInt16) OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantilesExact/LowCardinality(UInt32) OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/quantilesExactExclusive/LowCardinality(UInt32) OK 120ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(UInt64)) OK 111ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 100ms
/aggregate functions/quantilesExact/LowCardinality(UInt64) OK 135ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Int8)) OK 106ms
/aggregate functions/quantilesExactExclusive/LowCardinality(UInt64) OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,uint8 OK 118ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Int8) OK 144ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Int16)) OK 150ms
/aggregate functions/quantilesExact/LowCardinality(Int8) OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,uint64 OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Int16) OK 152ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,uint32 OK 103ms
/aggregate functions/quantilesExact/LowCardinality(Int16) OK 110ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Int32)) OK 121ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,uint16 OK 106ms
/aggregate functions/quantilesExact/LowCardinality(Int32) OK 129ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Int64)) OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Int32) OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 100ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,uint8 OK 128ms
/aggregate functions/quantilesExact/LowCardinality(Int64) OK 111ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Float32)) OK 124ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Int64) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 97ms
/aggregate functions/quantilesExact/LowCardinality(Float32) OK 138ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,uint64 OK 123ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Float32) OK 115ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Float64)) OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,uint32 OK 116ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Float64) OK 156ms
/aggregate functions/quantilesExact/LowCardinality(Float64) OK 128ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(Date)) OK 144ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,uint16 OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 112ms
/aggregate functions/quantilesExact/LowCardinality(Date) OK 111ms
/aggregate functions/quantilesDeterministic/LowCardinality(Nullable(DateTime)) OK 104ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Date) OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,nullable_uint8_ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantilesExact/LowCardinality(DateTime) OK 107ms
/aggregate functions/quantilesExactHigh OK 6s 701ms
/aggregate functions/quantilesExactHigh/constant OK 70ms
/aggregate functions/quantilesExactExclusive/LowCardinality(DateTime) OK 104ms
/aggregate functions/quantilesExactHigh/zero rows OK 78ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 138ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(UInt8)) OK 146ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,nullable_uint64_ OK 149ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(UInt8)) OK 96ms
/aggregate functions/quantilesExactHigh/single row OK 108ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(UInt16)) OK 92ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 137ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(UInt16)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,nullable_uint32_ OK 100ms
/aggregate functions/quantilesExactHigh/with group by OK 63ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(UInt32)) OK 104ms
/aggregate functions/quantilesExactHigh/some negative values OK 74ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,nullable_uint16_ OK 116ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(UInt32)) OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantilesExactHigh/NULL value handling OK 89ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(UInt64)) OK 104ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint8_ OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantilesExactHigh/single NULL value OK 73ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/quantilesExactHigh/return type OK 63ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Int8)) OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Int16)) OK 128ms
/aggregate functions/quantilesExactHigh/doc example OK 81ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/quantilesExactHigh/inf OK 69ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Int32)) OK 92ms
/aggregate functions/quantilesExactHigh/-inf OK 65ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Int32)) OK 99ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint16_ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,uint8 OK 109ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Int64)) OK 105ms
/aggregate functions/quantilesExactHigh/nan OK 81ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Int64)) OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,uint64 OK 108ms
/aggregate functions/quantilesExactHigh/inf, -inf, nan OK 71ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Float32)) OK 105ms
/aggregate functions/quantilesExactHigh/UInt8 OK 95ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Float32)) OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,uint32 OK 113ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Float64)) OK 103ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesExactHigh/UInt16 OK 83ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Float64)) OK 119ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(Date)) OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,uint16 OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/quantilesExactHigh/UInt32 OK 102ms
/aggregate functions/quantilesExactExclusive/LowCardinality(Nullable(DateTime)) OK 106ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(Date)) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 126ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/quantilesExactHigh/UInt64 OK 116ms
/aggregate functions/quantilesExactInclusive OK 6s 858ms
/aggregate functions/quantilesExactInclusive/constant OK 65ms
/aggregate functions/quantilesExact/LowCardinality(Nullable(DateTime)) OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 137ms
/aggregate functions/quantilesExactHigh/Int8 OK 106ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint8 XFail 115ms
/aggregate functions/quantilesExactInclusive/zero rows OK 63ms
/aggregate functions/quantilesExactLow OK 6s 870ms
/aggregate functions/quantilesExactLow/constant OK 66ms
/aggregate functions/quantilesExactInclusive/single row OK 71ms
/aggregate functions/quantilesExactHigh/Int16 OK 127ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint64 XFail 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 125ms
/aggregate functions/quantilesExactLow/zero rows OK 66ms
/aggregate functions/quantilesExactInclusive/with group by OK 66ms
/aggregate functions/quantilesExactLow/single row OK 66ms
/aggregate functions/quantilesExactInclusive/some negative values OK 96ms
/aggregate functions/quantilesExactHigh/Int32 OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint32 XFail 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 97ms
/aggregate functions/quantilesExactLow/with group by OK 68ms
/aggregate functions/quantilesExactInclusive/NULL value handling OK 70ms
/aggregate functions/quantilesExactLow/some negative values OK 66ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 143ms
/aggregate functions/quantilesExactHigh/Int64 OK 146ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,uint16 XFail 150ms
/aggregate functions/quantilesExactInclusive/single NULL value OK 124ms
/aggregate functions/quantilesExactLow/NULL value handling OK 183ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesExactHigh/Float32 OK 127ms
/aggregate functions/quantilesExactInclusive/return type OK 66ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint8_ XFail 110ms
/aggregate functions/quantilesExactInclusive/doc example OK 89ms
/aggregate functions/quantilesExactLow/single NULL value OK 79ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 125ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint64_ XFail 138ms
/aggregate functions/quantilesExactHigh/Float64 OK 119ms
/aggregate functions/quantilesExactLow/return type OK 62ms
/aggregate functions/quantilesExactInclusive/inf OK 97ms
/aggregate functions/quantilesExactLow/doc example OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesExactHigh/Date OK 123ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint32_ XFail 100ms
/aggregate functions/quantilesExactInclusive/-inf OK 74ms
/aggregate functions/quantilesExactLow/inf OK 74ms
/aggregate functions/quantilesExactInclusive/nan OK 73ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,nullable_uint16_ XFail 151ms
/aggregate functions/quantilesExactHigh/DateTime OK 150ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/quantilesExactLow/-inf OK 100ms
/aggregate functions/quantilesExactInclusive/inf, -inf, nan OK 105ms
/aggregate functions/quantilesExactLow/nan OK 84ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint8_ XFail 113ms
/aggregate functions/quantilesExactInclusive/UInt8 OK 147ms
/aggregate functions/quantilesExactHigh/Nullable(UInt8) OK 145ms
/aggregate functions/quantilesExactLow/inf, -inf, nan OK 87ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint64_ XFail 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesExactInclusive/UInt16 OK 126ms
/aggregate functions/quantilesExactHigh/Nullable(UInt16) OK 131ms
/aggregate functions/quantilesExactLow/UInt8 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint32_ XFail 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/quantilesExactLow/UInt16 OK 113ms
/aggregate functions/quantilesExactInclusive/UInt32 OK 122ms
/aggregate functions/quantilesExactHigh/Nullable(UInt32) OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_uint16_ XFail 105ms
/aggregate functions/quantilesExactLow/UInt32 OK 161ms
/aggregate functions/quantilesExactHigh/Nullable(UInt64) OK 116ms
/aggregate functions/quantilesExactInclusive/UInt64 OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,uint8 OK 114ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint8__ XFail 124ms
/aggregate functions/quantilesExactHigh/Nullable(Int8) OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,uint64 OK 157ms
/aggregate functions/quantilesExactInclusive/Int8 OK 116ms
/aggregate functions/quantilesExactLow/UInt64 OK 117ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint64__ XFail 123ms
/aggregate functions/quantilesExactInclusive/Int16 OK 122ms
/aggregate functions/quantilesExactHigh/Nullable(Int16) OK 126ms
/aggregate functions/quantilesExactLow/Int8 OK 156ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint32__ XFail 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,uint32 OK 129ms
/aggregate functions/quantilesExactInclusive/Int32 OK 131ms
/aggregate functions/quantilesExactHigh/Nullable(Int32) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,uint16 OK 109ms
/aggregate functions/quantileTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint16__ XFail 120ms
/aggregate functions/quantilesExactLow/Int16 OK 118ms
/aggregate functions/quantilesExactHigh/Nullable(Int64) OK 97ms
/aggregate functions/quantilesExactInclusive/Int64 OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 122ms
/aggregate functions/quantilesExactWeighted OK 1m 47s
/aggregate functions/quantilesExactWeighted/constant OK 78ms
/aggregate functions/quantilesExactLow/Int32 OK 99ms
/aggregate functions/quantilesExactHigh/Nullable(Float32) OK 85ms
/aggregate functions/quantilesExactWeighted/zero rows OK 71ms
/aggregate functions/quantilesExactInclusive/Float32 OK 129ms
/aggregate functions/quantilesExactLow/Int64 OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 111ms
/aggregate functions/quantilesExactHigh/Nullable(Float64) OK 111ms
/aggregate functions/quantilesExactWeighted/single row OK 85ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 128ms
/aggregate functions/quantilesExactInclusive/Float64 OK 122ms
/aggregate functions/quantilesExactLow/Float32 OK 100ms
/aggregate functions/quantilesExactWeighted/single row with zero weight OK 65ms
/aggregate functions/quantilesExactHigh/Nullable(Date) OK 103ms
/aggregate functions/quantilesExactWeighted/with group by OK 78ms
/aggregate functions/quantilesExactLow/Float64 OK 140ms
/aggregate functions/quantilesExactInclusive/Date OK 131ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 122ms
/aggregate functions/quantilesExactHigh/Nullable(DateTime) OK 112ms
/aggregate functions/quantilesExactWeighted/some negative values OK 66ms
/aggregate functions/quantilesExactWeighted/NULL value handling OK 102ms
/aggregate functions/quantilesExactHigh/LowCardinality(UInt8) OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 137ms
/aggregate functions/quantilesExactLow/Date OK 109ms
/aggregate functions/quantilesExactInclusive/DateTime OK 123ms
/aggregate functions/quantilesExactWeighted/weight NULL value handling OK 66ms
/aggregate functions/quantilesExactLow/DateTime OK 122ms
/aggregate functions/quantilesExactHigh/LowCardinality(UInt16) OK 136ms
/aggregate functions/quantilesExactInclusive/Nullable(UInt8) OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantilesExactWeighted/single NULL value OK 64ms
/aggregate functions/quantilesExactWeighted/return type OK 68ms
/aggregate functions/quantilesExactLow/Nullable(UInt8) OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantilesExactInclusive/Nullable(UInt16) OK 121ms
/aggregate functions/quantilesExactHigh/LowCardinality(UInt32) OK 105ms
/aggregate functions/quantilesExactWeighted/doc example OK 61ms
/aggregate functions/quantilesExactWeighted/inf OK 72ms
/aggregate functions/quantilesExactLow/Nullable(UInt16) OK 120ms
/aggregate functions/quantilesExactHigh/LowCardinality(UInt64) OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 138ms
/aggregate functions/quantilesExactInclusive/Nullable(UInt32) OK 131ms
/aggregate functions/quantilesExactWeighted/-inf OK 87ms
/aggregate functions/quantilesExactLow/Nullable(UInt32) OK 141ms
/aggregate functions/quantilesExactHigh/LowCardinality(Int8) OK 152ms
/aggregate functions/quantilesExactWeighted/nan OK 79ms
/aggregate functions/quantilesExactInclusive/Nullable(UInt64) OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/quantilesExactWeighted/inf, -inf, nan OK 65ms
/aggregate functions/quantilesExactLow/Nullable(UInt64) OK 140ms
/aggregate functions/quantilesExactInclusive/Nullable(Int8) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantilesExactHigh/LowCardinality(Int16) OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes OK 1m 45s
/aggregate functions/quantilesExactWeighted/datatypes/permutations OK 1m 45s
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,uint8 OK 104ms
/aggregate functions/quantilesExactInclusive/Nullable(Int16) OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/quantilesExactHigh/LowCardinality(Int32) OK 148ms
/aggregate functions/quantilesExactLow/Nullable(Int8) OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,uint64 OK 140ms
/aggregate functions/quantilesExactInclusive/Nullable(Int32) OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/quantilesExactHigh/LowCardinality(Int64) OK 98ms
/aggregate functions/quantilesExactLow/Nullable(Int16) OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,uint32 OK 110ms
/aggregate functions/quantilesExactInclusive/Nullable(Int64) OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,uint8 OK 92ms
/aggregate functions/quantilesExactHigh/LowCardinality(Float32) OK 104ms
/aggregate functions/quantilesExactLow/Nullable(Int32) OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,uint16 OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,uint64 OK 99ms
/aggregate functions/quantilesExactInclusive/Nullable(Float32) OK 100ms
/aggregate functions/quantilesExactHigh/LowCardinality(Float64) OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 123ms
/aggregate functions/quantilesExactLow/Nullable(Int64) OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,uint32 OK 105ms
/aggregate functions/quantilesExactInclusive/Nullable(Float64) OK 103ms
/aggregate functions/quantilesExactLow/Nullable(Float32) OK 102ms
/aggregate functions/quantilesExactHigh/LowCardinality(Date) OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,uint16 OK 123ms
/aggregate functions/quantilesExactInclusive/Nullable(Date) OK 112ms
/aggregate functions/quantilesExactLow/Nullable(Float64) OK 105ms
/aggregate functions/quantilesExactHigh/LowCardinality(DateTime) OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 106ms
/aggregate functions/quantilesExactInclusive/Nullable(DateTime) OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 96ms
/aggregate functions/quantilesExactLow/Nullable(Date) OK 128ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(UInt8)) OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 99ms
/aggregate functions/quantilesExactInclusive/LowCardinality(UInt8) OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(UInt16)) OK 103ms
/aggregate functions/quantilesExactLow/Nullable(DateTime) OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 93ms
/aggregate functions/quantilesExactInclusive/LowCardinality(UInt16) OK 93ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 138ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(UInt32)) OK 126ms
/aggregate functions/quantilesExactLow/LowCardinality(UInt8) OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 127ms
/aggregate functions/quantilesExactInclusive/LowCardinality(UInt32) OK 124ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(UInt64)) OK 142ms
/aggregate functions/quantilesExactLow/LowCardinality(UInt16) OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantilesExactInclusive/LowCardinality(UInt64) OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 145ms
/aggregate functions/quantilesExactLow/LowCardinality(UInt32) OK 146ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Int8)) OK 112ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Int8) OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 169ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Int16)) OK 122ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Int16) OK 162ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesExactLow/LowCardinality(UInt64) OK 113ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Int32)) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/quantilesExactLow/LowCardinality(Int8) OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Int32) OK 97ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Int64)) OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/quantilesExactLow/LowCardinality(Int16) OK 122ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Int64) OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Float32)) OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Float32) OK 129ms
/aggregate functions/quantilesExactLow/LowCardinality(Int32) OK 190ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 190ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Float64)) OK 152ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 184ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Float64) OK 196ms
/aggregate functions/quantilesExactLow/LowCardinality(Int64) OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,uint8 OK 129ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(Date)) OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/quantilesExactLow/LowCardinality(Float32) OK 134ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Date) OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,uint64 OK 106ms
/aggregate functions/quantilesExactHigh/LowCardinality(Nullable(DateTime)) OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,uint32 OK 155ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,uint8 OK 128ms
/aggregate functions/quantilesExactLow/LowCardinality(Float64) OK 109ms
/aggregate functions/quantilesTDigest OK 6s 388ms
/aggregate functions/quantilesTDigest/constant OK 69ms
/aggregate functions/quantilesExactInclusive/LowCardinality(DateTime) OK 88ms
/aggregate functions/quantilesTDigest/zero rows OK 78ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(UInt8)) OK 98ms
/aggregate functions/quantilesExactLow/LowCardinality(Date) OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,uint64 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,uint16 OK 104ms
/aggregate functions/quantilesTDigest/single row OK 70ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(UInt16)) OK 94ms
/aggregate functions/quantilesExactLow/LowCardinality(DateTime) OK 114ms
/aggregate functions/quantilesTDigest/with group by OK 90ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,uint32 OK 170ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 150ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/quantilesTDigest/some negative values OK 71ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(UInt8)) OK 117ms
/aggregate functions/quantilesTDigest/NULL value handling OK 86ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(UInt64)) OK 137ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,uint16 OK 106ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(UInt16)) OK 95ms
/aggregate functions/quantilesTDigest/single NULL value OK 64ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 116ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Int8)) OK 119ms
/aggregate functions/quantilesTDigest/return type OK 72ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(UInt32)) OK 107ms
/aggregate functions/quantilesTDigest/doc example OK 63ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 130ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Int16)) OK 117ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(UInt64)) OK 91ms
/aggregate functions/quantilesTDigest/inf OK 62ms
/aggregate functions/quantilesTDigest/-inf OK 80ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Int8)) OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 149ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Int32)) OK 147ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 149ms
/aggregate functions/quantilesTDigest/nan OK 82ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Int16)) OK 100ms
/aggregate functions/quantilesTDigest/inf, -inf, nan OK 82ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 118ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Int64)) OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Int32)) OK 94ms
/aggregate functions/quantilesTDigest/UInt8 OK 91ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 120ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Float32)) OK 110ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Int64)) OK 97ms
/aggregate functions/quantilesTDigest/UInt16 OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 160ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Float64)) OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Float32)) OK 105ms
/aggregate functions/quantilesTDigest/UInt32 OK 122ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Float64)) OK 112ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(Date)) OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantilesTDigest/UInt64 OK 100ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(Date)) OK 122ms
/aggregate functions/quantilesExactInclusive/LowCardinality(Nullable(DateTime)) OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 146ms
/aggregate functions/quantilesTDigest/Int8 OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/quantilesExactLow/LowCardinality(Nullable(DateTime)) OK 141ms
/aggregate functions/quantilesTDigestWeighted OK 1m 42s
/aggregate functions/quantilesTDigestWeighted/constant OK 107ms
/aggregate functions/quantilesTDigest/Int16 OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantilesTDigestWeighted/zero rows OK 69ms
/aggregate functions/quantilesTiming OK 5s 711ms
/aggregate functions/quantilesTiming/constant OK 84ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/quantilesTDigest/Int32 OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantilesTDigestWeighted/single row OK 79ms
/aggregate functions/quantilesTiming/zero rows OK 74ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,uint8 OK 112ms
/aggregate functions/quantilesTDigest/Int64 OK 123ms
/aggregate functions/quantilesTDigestWeighted/single row with zero weight OK 71ms
/aggregate functions/quantilesTiming/single row OK 76ms
/aggregate functions/quantilesTDigestWeighted/with group by OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,uint64 OK 108ms
/aggregate functions/quantilesTiming/with group by OK 79ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/quantilesTDigest/Float32 OK 109ms
/aggregate functions/quantilesTiming/some negative values OK 74ms
/aggregate functions/quantilesTDigestWeighted/some negative values OK 68ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,uint32 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 104ms
/aggregate functions/quantilesTDigest/Float64 OK 127ms
/aggregate functions/quantilesTiming/NULL value handling OK 94ms
/aggregate functions/quantilesTDigestWeighted/NULL value handling OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,uint16 OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 107ms
/aggregate functions/quantilesTDigest/Date OK 106ms
/aggregate functions/quantilesTiming/single NULL value OK 81ms
/aggregate functions/quantilesTDigestWeighted/weight NULL value handling OK 81ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 110ms
/aggregate functions/quantilesTiming/return type OK 89ms
/aggregate functions/quantilesTDigestWeighted/single NULL value OK 83ms
/aggregate functions/quantilesTDigest/DateTime OK 90ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 115ms
/aggregate functions/quantilesTiming/doc example OK 74ms
/aggregate functions/quantilesTDigestWeighted/return type OK 82ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 169ms
/aggregate functions/quantilesTDigest/Nullable(UInt8) OK 153ms
/aggregate functions/quantilesTiming/inf OK 98ms
/aggregate functions/quantilesTDigestWeighted/doc example OK 86ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 122ms
/aggregate functions/quantilesTDigestWeighted/inf OK 89ms
/aggregate functions/quantilesTiming/-inf OK 83ms
/aggregate functions/quantilesTDigest/Nullable(UInt16) OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 98ms
/aggregate functions/quantilesTiming/nan OK 80ms
/aggregate functions/quantilesTDigestWeighted/-inf OK 80ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 102ms
/aggregate functions/quantilesTDigest/Nullable(UInt32) OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesTiming/inf, -inf, nan OK 67ms
/aggregate functions/quantilesTDigestWeighted/nan OK 75ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 121ms
/aggregate functions/quantilesTDigest/Nullable(UInt64) OK 117ms
/aggregate functions/quantilesTiming/UInt8 OK 121ms
/aggregate functions/quantilesTDigestWeighted/inf, -inf, nan OK 71ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes OK 1m 41s
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations OK 1m 41s
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,uint8 OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 142ms
/aggregate functions/quantilesTDigest/Nullable(Int8) OK 116ms
/aggregate functions/quantilesTiming/UInt16 OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,uint64 OK 99ms
/aggregate functions/quantilesTiming/UInt32 OK 105ms
/aggregate functions/quantilesTDigest/Nullable(Int16) OK 89ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,uint32 OK 94ms
/aggregate functions/quantilesTDigest/Nullable(Int32) OK 94ms
/aggregate functions/quantilesTiming/UInt64 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,uint16 OK 89ms
/aggregate functions/quantilesTDigest/Nullable(Int64) OK 87ms
/aggregate functions/quantilesTiming/Int8 OK 91ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 109ms
/aggregate functions/quantilesTDigest/Nullable(Float32) OK 92ms
/aggregate functions/quantilesTiming/Int16 OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 93ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 101ms
/aggregate functions/quantilesTDigest/Nullable(Float64) OK 99ms
/aggregate functions/quantilesTiming/Int32 OK 91ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 110ms
/aggregate functions/quantilesTDigest/Nullable(Date) OK 92ms
/aggregate functions/quantilesTiming/Int64 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 81ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,uint8 OK 93ms
/aggregate functions/quantilesTDigest/Nullable(DateTime) OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 102ms
/aggregate functions/quantilesTiming/Float32 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,uint64 OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 102ms
/aggregate functions/quantilesTDigest/LowCardinality(UInt8) OK 99ms
/aggregate functions/quantilesTiming/Float64 OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,uint32 OK 87ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesTDigest/LowCardinality(UInt16) OK 110ms
/aggregate functions/quantilesTiming/Nullable(UInt8) OK 183ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,uint16 OK 161ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesTDigest/LowCardinality(UInt32) OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 173ms
/aggregate functions/quantilesTiming/Nullable(UInt16) OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 99ms
/aggregate functions/quantilesTDigest/LowCardinality(UInt64) OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 108ms
/aggregate functions/quantilesTiming/Nullable(UInt32) OK 109ms
/aggregate functions/quantilesTDigest/LowCardinality(Int8) OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 137ms
/aggregate functions/quantilesTiming/Nullable(UInt64) OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/quantilesTDigest/LowCardinality(Int16) OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 136ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/quantilesTDigest/LowCardinality(Int32) OK 151ms
/aggregate functions/quantilesTiming/Nullable(Int8) OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 129ms
/aggregate functions/quantilesTiming/Nullable(Int16) OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantilesTDigest/LowCardinality(Int64) OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 111ms
/aggregate functions/quantilesTiming/Nullable(Int32) OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,uint8 OK 113ms
/aggregate functions/quantilesTDigest/LowCardinality(Float32) OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantilesTiming/Nullable(Int64) OK 143ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,uint64 OK 138ms
/aggregate functions/quantilesTDigest/LowCardinality(Float64) OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 96ms
/aggregate functions/quantilesTiming/Nullable(Float32) OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,uint32 OK 111ms
/aggregate functions/quantilesTDigest/LowCardinality(Date) OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,uint16 OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 128ms
/aggregate functions/quantilesTDigest/LowCardinality(DateTime) OK 98ms
/aggregate functions/quantilesTiming/Nullable(Float64) OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(UInt8)) OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 125ms
/aggregate functions/quantilesTiming/LowCardinality(UInt8) OK 139ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(UInt16)) OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/quantilesTiming/LowCardinality(UInt16) OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 126ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(UInt32)) OK 147ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 126ms
/aggregate functions/quantilesTiming/LowCardinality(UInt32) OK 89ms
/aggregate functions/quantilesTiming/LowCardinality(UInt64) OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 115ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(UInt64)) OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/quantilesTiming/LowCardinality(Int8) OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 108ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Int8)) OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/quantilesTiming/LowCardinality(Int16) OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 120ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Int16)) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 102ms
/aggregate functions/quantilesTiming/LowCardinality(Int32) OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 137ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Int32)) OK 105ms
/aggregate functions/quantilesTiming/LowCardinality(Int64) OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 113ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Int64)) OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 95ms
/aggregate functions/quantilesTiming/LowCardinality(Float32) OK 99ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Float32)) OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 97ms
/aggregate functions/quantilesTiming/LowCardinality(Float64) OK 89ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Float64)) OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 108ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(UInt8)) OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(Date)) OK 93ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 123ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(UInt16)) OK 99ms
/aggregate functions/quantilesTDigest/LowCardinality(Nullable(DateTime)) OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 120ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(UInt32)) OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantilesTimingWeighted OK 1m 27s
/aggregate functions/quantilesTimingWeighted/constant OK 88ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,uint8 OK 94ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(UInt64)) OK 141ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/quantilesTimingWeighted/zero rows OK 74ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,uint64 OK 106ms
/aggregate functions/quantilesTimingWeighted/single row OK 69ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 136ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Int8)) OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,uint32 OK 125ms
/aggregate functions/quantilesTimingWeighted/single row with zero weight OK 62ms
/aggregate functions/quantilesTimingWeighted/with group by OK 68ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 145ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Int16)) OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,uint16 OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/quantilesTimingWeighted/some negative values OK 63ms
/aggregate functions/quantilesTimingWeighted/NULL value handling OK 76ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Int32)) OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/quantilesTimingWeighted/weight NULL value handling OK 78ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 117ms
/aggregate functions/quantilesTimingWeighted/single NULL value OK 81ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Int64)) OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/quantilesTimingWeighted/return type OK 72ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 159ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 133ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Float32)) OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/quantilesTimingWeighted/doc example OK 63ms
/aggregate functions/quantilesTimingWeighted/inf OK 79ms
/aggregate functions/quantilesTiming/LowCardinality(Nullable(Float64)) OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 133ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantilesTimingWeighted/-inf OK 63ms
/aggregate functions/quantilesTimingWeighted/nan OK 108ms
/aggregate functions/rankCorr OK 13s 776ms
/aggregate functions/rankCorr/zero rows OK 90ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 117ms
/aggregate functions/rankCorr/single row OK 69ms
/aggregate functions/quantilesTimingWeighted/inf, -inf, nan OK 70ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/rankCorr/with group by OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes OK 1m 26s
/aggregate functions/quantilesTimingWeighted/datatypes/permutations OK 1m 26s
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,uint8 OK 89ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 155ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 130ms
/aggregate functions/rankCorr/some negative values OK 67ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,uint64 OK 112ms
/aggregate functions/rankCorr/NULL value handling OK 75ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,uint32 OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 115ms
/aggregate functions/rankCorr/single NULL value OK 60ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 102ms
/aggregate functions/rankCorr/inf, -inf, nan OK 768ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,uint16 OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,nullable_uint8_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 149ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,nullable_uint64_ OK 146ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 198ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 197ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 182ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,nullable_uint32_ OK 194ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,uint8 OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,nullable_uint16_ OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,uint64 OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint8_ OK 118ms
/aggregate functions/rankCorr/return type OK 80ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,uint32 OK 131ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/rankCorr/example OK 74ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint64_ OK 105ms
/aggregate functions/rankCorr/datatypes OK 12s 389ms
/aggregate functions/rankCorr/datatypes/Float64,UInt8 OK 717ms
/aggregate functions/rankCorr/datatypes/UInt8,Float64 OK 1s 280ms
/aggregate functions/rankCorr/datatypes/Float64,UInt16 OK 1s 874ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,uint16 OK 1s 875ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 1s 892ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 1s 887ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint32_ OK 1s 842ms
/aggregate functions/rankCorr/datatypes/UInt16,Float64 OK 1s 205ms
/aggregate functions/rankCorr/datatypes/Float64,UInt32 OK 659ms
/aggregate functions/rankCorr/datatypes/UInt32,Float64 OK 122ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_uint16_ OK 162ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 169ms
/aggregate functions/rankCorr/datatypes/Float64,UInt64 OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 137ms
/aggregate functions/rankCorr/datatypes/UInt64,Float64 OK 94ms
/aggregate functions/rankCorr/datatypes/Float64,Int8 OK 108ms
/aggregate functions/rankCorr/datatypes/Int8,Float64 OK 157ms
/aggregate functions/rankCorr/datatypes/Float64,Int16 OK 148ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 156ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 104ms
/aggregate functions/rankCorr/datatypes/Int16,Float64 OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 160ms
/aggregate functions/rankCorr/datatypes/Float64,Int32 OK 118ms
/aggregate functions/rankCorr/datatypes/Int32,Float64 OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 161ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/rankCorr/datatypes/Float64,Int64 OK 141ms
/aggregate functions/rankCorr/datatypes/Int64,Float64 OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 157ms
/aggregate functions/rankCorr/datatypes/Float64,Float32 OK 182ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 167ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 157ms
/aggregate functions/rankCorr/datatypes/Float32,Float64 OK 156ms
/aggregate functions/rankCorr/datatypes/Float64,Float64 OK 139ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 198ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 175ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 186ms
/aggregate functions/rankCorr/datatypes/Float64,Float64 OK 131ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 157ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(UInt8) OK 168ms
/aggregate functions/rankCorr/datatypes/Nullable(UInt8),Float64 OK 142ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(UInt16) OK 171ms
/aggregate functions/rankCorr/datatypes/Nullable(UInt16),Float64 OK 178ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,uint8 OK 156ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 174ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(UInt32) OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 147ms
/aggregate functions/rankCorr/datatypes/Nullable(UInt32),Float64 OK 196ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 192ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,uint64 OK 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 179ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(UInt64) OK 135ms
/aggregate functions/rankCorr/datatypes/Nullable(UInt64),Float64 OK 176ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 166ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Int8) OK 177ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,uint32 OK 167ms
/aggregate functions/rankCorr/datatypes/Nullable(Int8),Float64 OK 175ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 147ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 157ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 119ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Int16) OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 185ms
/aggregate functions/rankCorr/datatypes/Nullable(Int16),Float64 OK 148ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 172ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Int32) OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,uint16 OK 147ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 155ms
/aggregate functions/rankCorr/datatypes/Nullable(Int32),Float64 OK 155ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Int64) OK 102ms
/aggregate functions/rankCorr/datatypes/Nullable(Int64),Float64 OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,nullable_uint8_ OK 167ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 167ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 141ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 117ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Float32) OK 154ms
/aggregate functions/rankCorr/datatypes/Nullable(Float32),Float64 OK 124ms
/aggregate functions/rankCorr/datatypes/Float64,Nullable(Float64) OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 185ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,nullable_uint64_ OK 156ms
/aggregate functions/rankCorr/datatypes/Nullable(Float64),Float64 OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 168ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(UInt8) OK 110ms
/aggregate functions/rankCorr/datatypes/LowCardinality(UInt8),Float64 OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 130ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(UInt16) OK 118ms
/aggregate functions/rankCorr/datatypes/LowCardinality(UInt16),Float64 OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,nullable_uint32_ OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 166ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(UInt32) OK 140ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 135ms
/aggregate functions/rankCorr/datatypes/LowCardinality(UInt32),Float64 OK 118ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(UInt64) OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,nullable_uint16_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 175ms
/aggregate functions/rankCorr/datatypes/LowCardinality(UInt64),Float64 OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 122ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Int8) OK 138ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Int8),Float64 OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint8_ OK 112ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Int16) OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 171ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Int16),Float64 OK 160ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 116ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Int32) OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint64_ OK 138ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Int32),Float64 OK 131ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 113ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Int64) OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint32_ OK 137ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Int64),Float64 OK 139ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 145ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Float32) OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 115ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Float32),Float64 OK 98ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Float64) OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_uint16_ OK 130ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Float64),Float64 OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 100ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 136ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 125ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 119ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 130ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 142ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 105ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 95ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 149ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 112ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 124ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 102ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 196ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 189ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 148ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 157ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 160ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 160ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 148ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 261ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 251ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 243ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,uint8 OK 132ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 247ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 217ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 158ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,uint64 OK 200ms
/aggregate functions/rankCorr/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 120ms
/aggregate functions/rankCorr/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,uint32 OK 231ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 234ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 468ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 554ms
/aggregate functions/rankCorr/datatypes/permutations OK 6s 951ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,uint16 OK 594ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 613ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 535ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 577ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,nullable_uint8_ OK 468ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 524ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 379ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 260ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,nullable_uint64_ OK 140ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,UInt64 OK 748ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 338ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,Nullable(Int64) OK 1s 927ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 1s 886ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 1s 858ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,nullable_uint32_ OK 1s 835ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 1s 859ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 238ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 624ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,LowCardinality(Int64) OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,nullable_uint16_ OK 140ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 149ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,LowCardinality(Float32) OK 133ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 140ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,Int64 OK 141ms
/aggregate functions/rankCorr/datatypes/permutations/UInt64,Float32 OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint8_ OK 158ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),UInt64 OK 165ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 165ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 157ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 99ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 116ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 168ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint64_ OK 136ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 138ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 141ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 128ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint32_ OK 159ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),Int64 OK 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 163ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 137ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(UInt64),Float32 OK 137ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),UInt64 OK 97ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 192ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_uint16_ OK 183ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 117ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 158ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 151ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 149ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 102ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 179ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 172ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 165ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 152ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 133ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,uint8 OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),Int64 OK 155ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Int64),Float32 OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 160ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),UInt64 OK 161ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 148ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,uint64 OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 131ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 130ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 154ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 178ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 149ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,uint32 OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 128ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 176ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 143ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,uint16 OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,uint8 OK 153ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),Int64 OK 122ms
/aggregate functions/rankCorr/datatypes/permutations/Nullable(Float32),Float32 OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 128ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,uint64 OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 141ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 149ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 150ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,uint32 OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 123ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 135ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 155ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 137ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,uint16 OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),Int64 OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 110ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(UInt64),Float32 OK 108ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),UInt64 OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,nullable_uint8_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 130ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 133ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 117ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,nullable_uint64_ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 209ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 162ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 184ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 148ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 170ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 170ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,nullable_uint32_ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 142ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),Int64 OK 197ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Int64),Float32 OK 146ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 149ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),UInt64 OK 146ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,nullable_uint16_ OK 144ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 96ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 201ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 166ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 136ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint8_ OK 163ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 139ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 158ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 129ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 177ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 154ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 181ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint64_ OK 169ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 161ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 153ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 162ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),Int64 OK 199ms
/aggregate functions/rankCorr/datatypes/permutations/LowCardinality(Float32),Float32 OK 191ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 180ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 173ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint32_ OK 162ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,UInt64 OK 157ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_uint16_ OK 161ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,Nullable(UInt64) OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 169ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,Nullable(Int64) OK 162ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 184ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,Nullable(Float32) OK 167ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 146ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,LowCardinality(UInt64) OK 141ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 170ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 175ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,LowCardinality(Int64) OK 138ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,LowCardinality(Float32) OK 153ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 132ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,Int64 OK 94ms
/aggregate functions/rankCorr/datatypes/permutations/Int64,Float32 OK 157ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,uint8 OK 267ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 250ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 151ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,UInt64 OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 216ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,Nullable(UInt64) OK 232ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,Nullable(Int64) OK 157ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,Nullable(Float32) OK 249ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 254ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 155ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,uint64 OK 176ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,LowCardinality(UInt64) OK 151ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,LowCardinality(Int64) OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 165ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,LowCardinality(Float32) OK 166ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 169ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 156ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,Int64 OK 127ms
/aggregate functions/rankCorr/datatypes/permutations/Float32,Float32 OK 147ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,uint32 OK 160ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,uint8 OK 90ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 125ms
/aggregate functions/simpleLinearRegression OK 13s 819ms
/aggregate functions/simpleLinearRegression/constant OK 72ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,uint16 OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,uint64 OK 92ms
/aggregate functions/simpleLinearRegression/zero rows OK 67ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 112ms
/aggregate functions/simpleLinearRegression/single row OK 71ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,uint32 OK 102ms
/aggregate functions/simpleLinearRegression/with group by OK 63ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 149ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,uint16 OK 129ms
/aggregate functions/simpleLinearRegression/some negative values OK 65ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 116ms
/aggregate functions/simpleLinearRegression/NULL value handling OK 77ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 89ms
/aggregate functions/simpleLinearRegression/single NULL value OK 74ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 121ms
/aggregate functions/simpleLinearRegression/inf, -inf, nan OK 628ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 138ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 123ms
/aggregate functions/simpleLinearRegression/return type OK 83ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 102ms
/aggregate functions/simpleLinearRegression/example OK 73ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/simpleLinearRegression/datatypes OK 12s 537ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,UInt8 OK 820ms
/aggregate functions/simpleLinearRegression/datatypes/UInt8,Float64 OK 1s 410ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,UInt16 OK 2s 71ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 2s 56ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 2s 40ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 1s 994ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 1s 933ms
/aggregate functions/simpleLinearRegression/datatypes/UInt16,Float64 OK 1s 241ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,UInt32 OK 621ms
/aggregate functions/simpleLinearRegression/datatypes/UInt32,Float64 OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,uint8 OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,UInt64 OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 138ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 132ms
/aggregate functions/simpleLinearRegression/datatypes/UInt64,Float64 OK 135ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Int8 OK 95ms
/aggregate functions/simpleLinearRegression/datatypes/Int8,Float64 OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,uint64 OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 158ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 146ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Int16 OK 133ms
/aggregate functions/simpleLinearRegression/datatypes/Int16,Float64 OK 126ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Int32 OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,uint32 OK 142ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,uint8 OK 141ms
/aggregate functions/simpleLinearRegression/datatypes/Int32,Float64 OK 162ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 134ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Int64 OK 126ms
/aggregate functions/simpleLinearRegression/datatypes/Int64,Float64 OK 87ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,uint16 OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 167ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,uint64 OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 141ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Float32 OK 146ms
/aggregate functions/simpleLinearRegression/datatypes/Float32,Float64 OK 118ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Float64 OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,uint32 OK 129ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Float64 OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 149ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(UInt8) OK 146ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(UInt8),Float64 OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,uint16 OK 102ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(UInt16) OK 121ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(UInt16),Float64 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 148ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(UInt32) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 153ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 115ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(UInt32),Float64 OK 120ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(UInt64) OK 125ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(UInt64),Float64 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 117ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Int8) OK 106ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Int8),Float64 OK 113ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Int16) OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 121ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Int16),Float64 OK 116ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Int32) OK 93ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Int32),Float64 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 150ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 105ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Int64) OK 141ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Int64),Float64 OK 132ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Float32) OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 147ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 153ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 169ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 148ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Float32),Float64 OK 146ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,Nullable(Float64) OK 126ms
/aggregate functions/simpleLinearRegression/datatypes/Nullable(Float64),Float64 OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 180ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 166ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(UInt8) OK 160ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(UInt8),Float64 OK 138ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(UInt16) OK 102ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(UInt16),Float64 OK 180ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 181ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(UInt32) OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(UInt32),Float64 OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 180ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(UInt64) OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(UInt64),Float64 OK 168ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Int8) OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 160ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,uint8 OK 148ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 197ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Int8),Float64 OK 183ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Int16) OK 203ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Int16),Float64 OK 167ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 184ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,uint64 OK 177ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 159ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 165ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Int32) OK 179ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 188ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Int32),Float64 OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Int64) OK 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,uint32 OK 156ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,uint8 OK 126ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Int64),Float64 OK 140ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Float32) OK 158ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,uint16 OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Float32),Float64 OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 158ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,uint64 OK 102ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Float64) OK 135ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Float64),Float64 OK 168ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 185ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 169ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 158ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,uint32 OK 139ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 117ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 109ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 187ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 152ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,uint16 OK 137ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,uint8 OK 179ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 140ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 102ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 166ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,uint64 OK 139ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 124ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 115ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 127ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,uint32 OK 108ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,uint16 OK 110ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 134ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 143ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 115ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 118ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 121ms
/aggregate functions/simpleLinearRegression/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 103ms
/aggregate functions/simpleLinearRegression/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 253ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 228ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 229ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 250ms
/aggregate functions/simpleLinearRegression/datatypes/permutations OK 7s 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 410ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 804ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 664ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 949ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 680ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 476ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 404ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 292ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,UInt64 OK 772ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 358ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 10ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 1s 906ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 1s 922ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 1s 889ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 1s 845ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 260ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 628ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 158ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 195ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,LowCardinality(Int64) OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,uint8 OK 172ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,LowCardinality(Float32) OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,Int64 OK 131ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 104ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/UInt64,Float32 OK 148ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 167ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 151ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),UInt64 OK 113ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,uint64 OK 120ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 143ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 179ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 175ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 161ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,uint32 OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 121ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 136ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,uint16 OK 122ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),Int64 OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,uint8 OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(UInt64),Float32 OK 88ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),UInt64 OK 180ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 143ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,uint64 OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,uint32 OK 172ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 188ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 142ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 145ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 146ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 155ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 174ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,uint16 OK 179ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 148ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),Int64 OK 147ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Int64),Float32 OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 146ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),UInt64 OK 156ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 187ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 122ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 155ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,uint8 OK 166ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 156ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 147ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 97ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 143ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 179ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 169ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 171ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 167ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,uint64 OK 159ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 149ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),Int64 OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,uint32 OK 156ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 151ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Nullable(Float32),Float32 OK 146ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 160ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 140ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 209ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 171ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 163ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,uint16 OK 118ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 160ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 149ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 96ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 147ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 141ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 165ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),Int64 OK 157ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 132ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(UInt64),Float32 OK 106ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),UInt64 OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 148ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 185ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 162ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 141ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 146ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 118ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 229ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 225ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 193ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 202ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 191ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 193ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 225ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 148ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 130ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),Int64 OK 167ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Int64),Float32 OK 170ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 143ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),UInt64 OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 165ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 169ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 168ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 147ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 162ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 164ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 165ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,uint8 OK 129ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 162ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,uint64 OK 177ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 182ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),Int64 OK 153ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 158ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/LowCardinality(Float32),Float32 OK 149ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,UInt64 OK 163ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 96ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,Nullable(UInt64) OK 147ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,uint32 OK 127ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,Nullable(Int64) OK 163ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 153ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,Nullable(Float32) OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,uint16 OK 104ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,LowCardinality(UInt64) OK 171ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 186ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,LowCardinality(Int64) OK 122ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,LowCardinality(Float32) OK 167ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,uint8 OK 176ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 154ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 139ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,Int64 OK 111ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Int64,Float32 OK 183ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,UInt64 OK 172ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,uint64 OK 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 117ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,Nullable(UInt64) OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,uint8 OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 182ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,Nullable(Int64) OK 188ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,Nullable(Float32) OK 184ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,uint32 OK 163ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 169ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,LowCardinality(UInt64) OK 147ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,uint64 OK 151ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 181ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,LowCardinality(Int64) OK 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,uint16 OK 136ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,LowCardinality(Float32) OK 150ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 150ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,Int64 OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,uint32 OK 149ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 180ms
/aggregate functions/simpleLinearRegression/datatypes/permutations/Float32,Float32 OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 155ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,uint16 OK 125ms
/aggregate functions/singleValueOrNull OK 5m 12s
/aggregate functions/singleValueOrNull/constant OK 63ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/singleValueOrNull/zero rows OK 61ms
/aggregate functions/singleValueOrNull/single row OK 66ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 142ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/singleValueOrNull/with group by OK 62ms
/aggregate functions/singleValueOrNull/NULL value handling OK 93ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 130ms
/aggregate functions/singleValueOrNull/single NULL value OK 81ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/singleValueOrNull/string that ends with \0 OK 61ms
/aggregate functions/singleValueOrNull/inf OK 68ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/singleValueOrNull/-inf OK 69ms
/aggregate functions/singleValueOrNull/nan OK 69ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/singleValueOrNull/UInt8 OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 120ms
/aggregate functions/singleValueOrNull/UInt16 OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,uint8 OK 124ms
/aggregate functions/singleValueOrNull/UInt32 OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/singleValueOrNull/UInt64 OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,uint64 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/singleValueOrNull/UInt128 OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,uint32 OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/singleValueOrNull/Int8 OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,uint16 OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint8 OK 142ms
/aggregate functions/singleValueOrNull/Int16 OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 155ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,uint8 OK 136ms
/aggregate functions/singleValueOrNull/Int32 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 153ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint64 OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,uint64 OK 116ms
/aggregate functions/singleValueOrNull/Int64 OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint32 OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,uint32 OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 113ms
/aggregate functions/singleValueOrNull/Int128 OK 90ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,uint16 OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,uint16 OK 129ms
/aggregate functions/singleValueOrNull/Float32 OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 157ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 148ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/singleValueOrNull/Float64 OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 111ms
/aggregate functions/singleValueOrNull/Decimal128(38) OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 87ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 140ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 128ms
/aggregate functions/singleValueOrNull/Date OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 102ms
/aggregate functions/singleValueOrNull/DateTime OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 122ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 124ms
/aggregate functions/singleValueOrNull/DateTime64(3) OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 109ms
/aggregate functions/singleValueOrNull/Bool OK 86ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 135ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/singleValueOrNull/String OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/singleValueOrNull/FixedString(51) OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 188ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 185ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 186ms
/aggregate functions/singleValueOrNull/UUID OK 183ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 199ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 135ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,uint8 OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt8,UInt8) XFail 245ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,uint64 OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,uint32 OK 145ms
/aggregate functions/singleValueOrNull/Map(UInt8,UInt16) XFail 249ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 161ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 152ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,uint16 OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt8,UInt32) XFail 193ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,uint8 OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,uint8 OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,uint64 OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,uint64 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt8,UInt64) XFail 179ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,uint32 OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,uint32 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,uint16 OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,uint16 OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt8,UInt128) XFail 188ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt8,Int8) XFail 195ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 88ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt8,Int16) XFail 195ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt8,Int32) XFail 193ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt8,Int64) XFail 235ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 134ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,uint8 OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt8,Int128) XFail 176ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,uint64 OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,uint32 OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/singleValueOrNull/Map(UInt8,Float32) XFail 174ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,uint16 OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt8,Float64) XFail 168ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,uint8 OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,uint8 OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 80ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,uint64 OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,uint64 OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt8,Decimal128(38)) XFail 206ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,uint32 OK 85ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,uint32 OK 84ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 88ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,uint16 OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,uint16 OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt8,Date) XFail 205ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,nullable_uint8_ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt8,DateTime) XFail 184ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 86ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,nullable_uint64_ OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 131ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,nullable_uint32_ OK 131ms
/aggregate functions/singleValueOrNull/Map(UInt8,DateTime64(3)) XFail 213ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,nullable_uint16_ OK 132ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt8,Bool) XFail 207ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt8,String) XFail 190ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt8,FixedString(51)) XFail 206ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,uint8 OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,uint64 OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt8,UUID) XFail 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,uint32 OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,uint16 OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,uint8 OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt8)) XFail 191ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 151ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,uint64 OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt16)) XFail 209ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,uint32 OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 88ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,uint16 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 88ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt32)) XFail 178ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt64)) XFail 226ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 183ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 163ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UInt128)) XFail 221ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 129ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 123ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 137ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int8)) XFail 252ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 205ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 199ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 216ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 92ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 212ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int16)) XFail 171ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int32)) XFail 193ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 150ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,uint8 OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int64)) XFail 164ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,uint64 OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 133ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Int128)) XFail 188ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,uint32 OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 86ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,uint16 OK 89ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Float32)) XFail 207ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,uint8 OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint8_ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,uint64 OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint64_ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Float64)) XFail 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,uint32 OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint32_ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,uint16 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,nullable_uint16_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Decimal128(38))) XFail 194ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 155ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 154ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 141ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Date)) XFail 202ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(DateTime)) XFail 188ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 92ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 170ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 170ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(DateTime64(3))) XFail 213ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 147ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(Bool)) XFail 205ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 159ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 149ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(String)) XFail 220ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(FixedString(51))) XFail 180ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 154ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 137ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 102ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 146ms
/aggregate functions/singleValueOrNull/Map(UInt8,Nullable(UUID)) XFail 192ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 140ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt8)) XFail 197ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 90ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint8 OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint64 OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt16)) XFail 171ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint32 OK 93ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,uint16 OK 137ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt32)) XFail 227ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 108ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 144ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt64)) XFail 225ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UInt128)) XFail 180ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 136ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 141ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 117ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int8)) XFail 183ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int16)) XFail 190ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 96ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 157ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 161ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 144ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 144ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int32)) XFail 232ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 134ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int64)) XFail 222ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 146ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Int128)) XFail 186ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 158ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint8 OK 160ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Float32)) XFail 185ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint64 OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Float64)) XFail 167ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint32 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 88ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,uint16 OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Date)) XFail 175ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 203ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 157ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(DateTime)) XFail 312ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 154ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 165ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 153ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Bool)) XFail 214ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 138ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(String)) XFail 212ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 150ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 92ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(FixedString(51))) XFail 183ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 96ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(UUID)) XFail 224ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 139ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt8))) XFail 218ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt16))) XFail 219ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint8 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint64 OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt32))) XFail 176ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 161ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint32 OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 141ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,uint16 OK 114ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt64))) XFail 193ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UInt128))) XFail 196ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int8))) XFail 200ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 125ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int16))) XFail 193ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 162ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 150ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int32))) XFail 260ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 178ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 157ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 122ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int64))) XFail 177ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 111ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Int128))) XFail 222ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 170ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 162ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 146ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint8 OK 169ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Float32))) XFail 237ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 156ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint64 OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Float64))) XFail 205ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint32 OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 124ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,uint16 OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 104ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Date))) XFail 179ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 142ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(DateTime))) XFail 184ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(Bool))) XFail 202ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 94ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,uint8 OK 125ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 128ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(String))) XFail 176ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,uint64 OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,uint32 OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) XFail 211ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 89ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 126ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,uint16 OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt8,LowCardinality(Nullable(UUID))) XFail 229ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,nullable_uint8_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,nullable_uint64_ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt8,Array(String)) XFail 188ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,nullable_uint32_ OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 181ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,nullable_uint16_ OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt8,Map(String,LowCardinality(Float64))) XFail 216ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 172ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 169ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 133ms
/aggregate functions/singleValueOrNull/Map(UInt8,Tuple(String)) XFail 197ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 178ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 182ms
/aggregate functions/singleValueOrNull/Map(UInt16,UInt8) XFail 278ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 207ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 148ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 125ms
/aggregate functions/singleValueOrNull/Map(UInt16,UInt16) XFail 169ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 134ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 124ms
/aggregate functions/singleValueOrNull/Map(UInt16,UInt32) XFail 189ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 176ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/singleValueOrNull/Map(UInt16,UInt64) XFail 199ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,uint8 OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt16,UInt128) XFail 197ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,uint64 OK 135ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 135ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 161ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,uint32 OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 147ms
/aggregate functions/singleValueOrNull/Map(UInt16,Int8) XFail 196ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,uint16 OK 163ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt16,Int16) XFail 207ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,nullable_uint8_ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,nullable_uint64_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/singleValueOrNull/Map(UInt16,Int32) XFail 243ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,nullable_uint32_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,nullable_uint16_ OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 146ms
/aggregate functions/singleValueOrNull/Map(UInt16,Int64) XFail 213ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 145ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt16,Int128) XFail 195ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 130ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt16,Float32) XFail 198ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 135ms
/aggregate functions/singleValueOrNull/Map(UInt16,Float64) XFail 195ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt16,Decimal128(38)) XFail 177ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt16,Date) XFail 209ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,uint8 OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,uint64 OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt16,DateTime) XFail 178ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 129ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,uint32 OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 142ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,uint16 OK 133ms
/aggregate functions/singleValueOrNull/Map(UInt16,DateTime64(3)) XFail 222ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,nullable_uint8_ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt16,Bool) XFail 209ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,nullable_uint64_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,nullable_uint32_ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt16,String) XFail 188ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 136ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,nullable_uint16_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 99ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt16,FixedString(51)) XFail 183ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 121ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt16,UUID) XFail 176ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 127ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 142ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt8)) XFail 214ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 116ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt16)) XFail 230ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt32)) XFail 178ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,uint8 OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt64)) XFail 183ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,uint64 OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,uint32 OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UInt128)) XFail 200ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,uint16 OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,nullable_uint8_ OK 128ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int8)) XFail 224ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 122ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,nullable_uint64_ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int16)) XFail 258ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,nullable_uint32_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,nullable_uint16_ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 162ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 216ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int32)) XFail 171ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 80ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int64)) XFail 183ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 112ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 160ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 143ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 135ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Int128)) XFail 215ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Float32)) XFail 189ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Float64)) XFail 204ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,uint8 OK 122ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 134ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Decimal128(38))) XFail 187ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,uint64 OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,uint32 OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Date)) XFail 193ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,uint16 OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,nullable_uint8_ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(DateTime)) XFail 209ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 136ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,nullable_uint64_ OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(DateTime64(3))) XFail 187ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,nullable_uint32_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,nullable_uint16_ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(Bool)) XFail 195ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 157ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 107ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(String)) XFail 223ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 100ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(FixedString(51))) XFail 211ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 132ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 96ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt16,Nullable(UUID)) XFail 215ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 110ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt8)) XFail 186ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 90ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,uint8 OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,uint64 OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt16)) XFail 182ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,uint32 OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 142ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,uint16 OK 122ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt32)) XFail 214ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 159ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,nullable_uint8_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt64)) XFail 265ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,nullable_uint64_ OK 139ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 156ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 152ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,nullable_uint32_ OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UInt128)) XFail 205ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,nullable_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 103ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int8)) XFail 180ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 98ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 149ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int16)) XFail 186ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int32)) XFail 198ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 130ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 90ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int64)) XFail 196ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 119ms
/aggregate functions/quantilesBFloat16Weighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 136ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 133ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Int128)) XFail 228ms
/aggregate functions/skewPop OK 5s 448ms
/aggregate functions/skewPop/constant OK 90ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 123ms
/aggregate functions/skewPop/zero rows OK 71ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Float32)) XFail 208ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/skewPop/single row OK 66ms
/aggregate functions/skewPop/with group by OK 78ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 109ms
/aggregate functions/skewPop/some negative values OK 69ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Float64)) XFail 179ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/skewPop/NULL value handling OK 86ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/skewPop/single NULL value OK 70ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Date)) XFail 302ms
/aggregate functions/skewPop/return type OK 54ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 157ms
/aggregate functions/skewPop/doc example OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 214ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 198ms
/aggregate functions/skewPop/inf OK 75ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/skewPop/-inf OK 65ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(DateTime)) XFail 201ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 129ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 135ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 119ms
/aggregate functions/skewPop/nan OK 73ms
/aggregate functions/skewPop/inf, -inf, nan OK 66ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 94ms
/aggregate functions/skewPop/UInt8 OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Bool)) XFail 203ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 127ms
/aggregate functions/skewPop/UInt16 OK 123ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 133ms
/aggregate functions/skewPop/UInt32 OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(String)) XFail 211ms
/aggregate functions/skewPop/UInt64 OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(FixedString(51))) XFail 177ms
/aggregate functions/skewPop/Int8 OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 134ms
/aggregate functions/skewPop/Int16 OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 103ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(UUID)) XFail 188ms
/aggregate functions/skewPop/Int32 OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 116ms
/aggregate functions/skewPop/Int64 OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt8))) XFail 175ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 133ms
/aggregate functions/skewPop/Float32 OK 93ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt16))) XFail 185ms
/aggregate functions/skewPop/Float64 OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 144ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 134ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 111ms
/aggregate functions/skewPop/Nullable(UInt8) OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt32))) XFail 212ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/skewPop/Nullable(UInt16) OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 144ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/skewPop/Nullable(UInt32) OK 125ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt64))) XFail 192ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 115ms
/aggregate functions/skewPop/Nullable(UInt64) OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 135ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UInt128))) XFail 225ms
/aggregate functions/skewPop/Nullable(Int8) OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/skewPop/Nullable(Int16) OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 120ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int8))) XFail 216ms
/aggregate functions/skewPop/Nullable(Int32) OK 139ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 155ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 128ms
/aggregate functions/skewPop/Nullable(Int64) OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int16))) XFail 191ms
/aggregate functions/skewPop/Nullable(Float32) OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/skewPop/Nullable(Float64) OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int32))) XFail 172ms
/aggregate functions/skewPop/LowCardinality(UInt8) OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 151ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 104ms
/aggregate functions/skewPop/LowCardinality(UInt16) OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int64))) XFail 187ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 93ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 128ms
/aggregate functions/skewPop/LowCardinality(UInt32) OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 103ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Int128))) XFail 210ms
/aggregate functions/skewPop/LowCardinality(UInt64) OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 98ms
/aggregate functions/skewPop/LowCardinality(Int8) OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 123ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Float32))) XFail 185ms
/aggregate functions/skewPop/LowCardinality(Int16) OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 134ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 126ms
/aggregate functions/skewPop/LowCardinality(Int32) OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 123ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Float64))) XFail 212ms
/aggregate functions/skewPop/LowCardinality(Int64) OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 112ms
/aggregate functions/skewPop/LowCardinality(Float32) OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Date))) XFail 212ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 129ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/skewPop/LowCardinality(Float64) OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 135ms
/aggregate functions/skewPop/LowCardinality(Nullable(UInt8)) OK 145ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(DateTime))) XFail 214ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 148ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/skewPop/LowCardinality(Nullable(UInt16)) OK 114ms
/aggregate functions/skewPop/LowCardinality(Nullable(UInt32)) OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 131ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(Bool))) XFail 224ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 125ms
/aggregate functions/skewPop/LowCardinality(Nullable(UInt64)) OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 116ms
/aggregate functions/skewPop/LowCardinality(Nullable(Int8)) OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(String))) XFail 177ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 116ms
/aggregate functions/skewPop/LowCardinality(Nullable(Int16)) OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 152ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 137ms
/aggregate functions/skewPop/LowCardinality(Nullable(Int32)) OK 140ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) XFail 214ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/skewPop/LowCardinality(Nullable(Int64)) OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt16,LowCardinality(Nullable(UUID))) XFail 194ms
/aggregate functions/skewPop/LowCardinality(Nullable(Float32)) OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 90ms
/aggregate functions/skewPop/LowCardinality(Nullable(Float64)) OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt16,Array(String)) XFail 193ms
/aggregate functions/skewSamp OK 5s 420ms
/aggregate functions/skewSamp/constant OK 73ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 112ms
/aggregate functions/skewSamp/zero rows OK 91ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 129ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 131ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt16,Map(String,LowCardinality(Float64))) XFail 201ms
/aggregate functions/skewSamp/single row OK 63ms
/aggregate functions/skewSamp/with group by OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 139ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 120ms
/aggregate functions/skewSamp/some negative values OK 68ms
/aggregate functions/singleValueOrNull/Map(UInt16,Tuple(String)) XFail 310ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 207ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 203ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 125ms
/aggregate functions/skewSamp/NULL value handling OK 70ms
/aggregate functions/skewSamp/single NULL value OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 187ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 116ms
/aggregate functions/skewSamp/return type OK 67ms
/aggregate functions/skewSamp/doc example OK 63ms
/aggregate functions/singleValueOrNull/Map(UInt32,UInt8) XFail 172ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 132ms
/aggregate functions/skewSamp/inf OK 77ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/skewSamp/-inf OK 69ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 124ms
/aggregate functions/singleValueOrNull/Map(UInt32,UInt16) XFail 202ms
/aggregate functions/skewSamp/nan OK 74ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/skewSamp/inf, -inf, nan OK 75ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/skewSamp/UInt8 OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt32,UInt32) XFail 200ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 99ms
/aggregate functions/skewSamp/UInt16 OK 90ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 105ms
/aggregate functions/skewSamp/UInt32 OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt32,UInt64) XFail 194ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 106ms
/aggregate functions/skewSamp/UInt64 OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 106ms
/aggregate functions/skewSamp/Int8 OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt32,UInt128) XFail 197ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 99ms
/aggregate functions/skewSamp/Int16 OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 88ms
/aggregate functions/singleValueOrNull/Map(UInt32,Int8) XFail 199ms
/aggregate functions/skewSamp/Int32 OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 87ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 135ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 97ms
/aggregate functions/skewSamp/Int64 OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt32,Int16) XFail 194ms
/aggregate functions/skewSamp/Float32 OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 107ms
/aggregate functions/skewSamp/Float64 OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt32,Int32) XFail 201ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 98ms
/aggregate functions/skewSamp/Nullable(UInt8) OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 136ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 98ms
/aggregate functions/skewSamp/Nullable(UInt16) OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt32,Int64) XFail 213ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 107ms
/aggregate functions/skewSamp/Nullable(UInt32) OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 124ms
/aggregate functions/skewSamp/Nullable(UInt64) OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt32,Int128) XFail 176ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 100ms
/aggregate functions/skewSamp/Nullable(Int8) OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 99ms
/aggregate functions/skewSamp/Nullable(Int16) OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt32,Float32) XFail 188ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 109ms
/aggregate functions/skewSamp/Nullable(Int32) OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 88ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt32,Float64) XFail 186ms
/aggregate functions/skewSamp/Nullable(Int64) OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 98ms
/aggregate functions/skewSamp/Nullable(Float32) OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 87ms
/aggregate functions/singleValueOrNull/Map(UInt32,Decimal128(38)) XFail 178ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 110ms
/aggregate functions/skewSamp/Nullable(Float64) OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 109ms
/aggregate functions/skewSamp/LowCardinality(UInt8) OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt32,Date) XFail 172ms
/aggregate functions/skewSamp/LowCardinality(UInt16) OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 99ms
/aggregate functions/skewSamp/LowCardinality(UInt32) OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt32,DateTime) XFail 204ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 99ms
/aggregate functions/skewSamp/LowCardinality(UInt64) OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/singleValueOrNull/Map(UInt32,DateTime64(3)) XFail 182ms
/aggregate functions/skewSamp/LowCardinality(Int8) OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 135ms
/aggregate functions/skewSamp/LowCardinality(Int16) OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt32,Bool) XFail 201ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 111ms
/aggregate functions/skewSamp/LowCardinality(Int32) OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 137ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 137ms
/aggregate functions/skewSamp/LowCardinality(Int64) OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt32,String) XFail 191ms
/aggregate functions/skewSamp/LowCardinality(Float32) OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 149ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt32,FixedString(51)) XFail 207ms
/aggregate functions/skewSamp/LowCardinality(Float64) OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/skewSamp/LowCardinality(Nullable(UInt8)) OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt32,UUID) XFail 204ms
/aggregate functions/skewSamp/LowCardinality(Nullable(UInt16)) OK 90ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/skewSamp/LowCardinality(Nullable(UInt32)) OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 153ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 149ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt8)) XFail 196ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/skewSamp/LowCardinality(Nullable(UInt64)) OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 116ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Int8)) OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 125ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt16)) XFail 200ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 130ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Int16)) OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 104ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Int32)) OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt32)) XFail 241ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 103ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Int64)) OK 152ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 89ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt64)) XFail 207ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Float32)) OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/skewSamp/LowCardinality(Nullable(Float64)) OK 126ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UInt128)) XFail 304ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 189ms
/aggregate functions/sparkbar OK 2m 59s
/aggregate functions/sparkbar/constant OK 69ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 130ms
/aggregate functions/sparkbar/zero rows OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 211ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 111ms
/aggregate functions/sparkbar/single row OK 73ms
/aggregate functions/sparkbar/single row with zero weight OK 65ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int8)) XFail 171ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 122ms
/aggregate functions/sparkbar/with group by OK 62ms
/aggregate functions/sparkbar/NULL value handling OK 65ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int16)) XFail 231ms
/aggregate functions/sparkbar/weight NULL value handling OK 54ms
/aggregate functions/sparkbar/single NULL value OK 80ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 118ms
/aggregate functions/sparkbar/return type OK 63ms
/aggregate functions/sparkbar/datatypes OK 2m 58s
/aggregate functions/sparkbar/datatypes/permutations OK 2m 58s
/aggregate functions/sparkbar/datatypes/permutations/uint8,uint8 OK 186ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int32)) XFail 236ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 133ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,uint64 OK 208ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int64)) XFail 235ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 160ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 149ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint8 OK 125ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,uint32 OK 226ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Int128)) XFail 189ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint64 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint32 OK 86ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,uint16 OK 236ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 123ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Float32)) XFail 191ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,uint16 OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 104ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,nullable_uint8_ OK 204ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Float64)) XFail 189ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 88ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Decimal128(38))) XFail 168ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,nullable_uint64_ OK 217ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Date)) XFail 212ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,nullable_uint32_ OK 179ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 90ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(DateTime)) XFail 192ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 106ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,nullable_uint16_ OK 204ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 120ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(DateTime64(3))) XFail 177ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 116ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_uint8_ OK 218ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(Bool)) XFail 216ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_uint64_ OK 250ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(String)) XFail 230ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 151ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_uint32_ OK 242ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint8 OK 127ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(FixedString(51))) XFail 194ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint64 OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 103ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_uint16_ OK 230ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint32 OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt32,Nullable(UUID)) XFail 183ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,uint16 OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 117ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 268ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 164ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 135ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 139ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt8)) XFail 187ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt16)) XFail 188ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 137ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 255ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 122ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt32)) XFail 218ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 138ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 140ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 265ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt64)) XFail 199ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 97ms
/aggregate functions/sparkbar/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 198ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UInt128)) XFail 219ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 146ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 166ms
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint8 XFail 706us
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint64 XFail 761us
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint32 XFail 921us
/aggregate functions/sparkbar/datatypes/permutations/uint64,uint16 XFail 640us
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint8_ XFail 576us
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint64_ XFail 648us
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint32_ XFail 657us
/aggregate functions/sparkbar/datatypes/permutations/uint64,nullable_uint16_ XFail 835us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint8_ XFail 638us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint64_ XFail 558us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint32_ XFail 622us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_uint16_ XFail 892us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ XFail 400us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ XFail 528us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ XFail 367us
/aggregate functions/sparkbar/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ XFail 434us
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint8 XFail 367us
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint64 XFail 372us
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint32 XFail 406us
/aggregate functions/sparkbar/datatypes/permutations/uint32,uint16 XFail 515us
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint8_ XFail 998us
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint64_ XFail 366us
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint32_ XFail 364us
/aggregate functions/sparkbar/datatypes/permutations/uint32,nullable_uint16_ XFail 367us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint8_ XFail 533us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint64_ XFail 369us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint32_ XFail 364us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_uint16_ XFail 362us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ XFail 392us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ XFail 383us
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ XFail 3ms
/aggregate functions/sparkbar/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ XFail 404us
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint8 XFail 455us
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint64 XFail 404us
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint32 XFail 567us
/aggregate functions/sparkbar/datatypes/permutations/uint16,uint16 XFail 368us
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint8_ XFail 393us
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint64_ XFail 558us
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint32_ XFail 983us
/aggregate functions/sparkbar/datatypes/permutations/uint16,nullable_uint16_ XFail 623us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint8_ XFail 844us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint64_ XFail 602us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint32_ XFail 554us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_uint16_ XFail 555us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ XFail 634us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ XFail 823us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ XFail 567us
/aggregate functions/sparkbar/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ XFail 587us
/aggregate functions/sparkbar/datatypes/permutations/datetime,uint8 OK 11s 285ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int8)) XFail 201ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int16)) XFail 171ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint8 OK 89ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int32)) XFail 184ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint64 OK 136ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 90ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int64)) XFail 190ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint32 OK 91ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,uint16 OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Int128)) XFail 192ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Float32)) XFail 280ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 189ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 191ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 180ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Float64)) XFail 202ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Date)) XFail 179ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 84ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(DateTime)) XFail 179ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 81ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Bool)) XFail 200ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(String)) XFail 202ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint8 OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 89ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(FixedString(51))) XFail 199ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint64 OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 89ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint32 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(UUID)) XFail 187ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,uint16 OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 93ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt8))) XFail 167ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 158ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt16))) XFail 241ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt32))) XFail 231ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt64))) XFail 177ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 103ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UInt128))) XFail 185ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 121ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int8))) XFail 204ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 144ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int16))) XFail 189ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint8 OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int32))) XFail 200ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint64 OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint32 OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int64))) XFail 184ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,uint8 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,uint16 OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,uint64 OK 88ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 92ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Int128))) XFail 183ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,uint32 OK 88ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,uint16 OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Float32))) XFail 183ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,nullable_uint8_ OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,nullable_uint64_ OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Float64))) XFail 172ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,nullable_uint32_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,nullable_uint16_ OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Date))) XFail 193ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint8 OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint64 OK 132ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(DateTime))) XFail 245ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 130ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint32 OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,uint16 OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(Bool))) XFail 190ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(String))) XFail 179ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint8 OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) XFail 182ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 141ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint64 OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt32,LowCardinality(Nullable(UUID))) XFail 199ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint32 OK 140ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,uint8 OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,uint64 OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,uint16 OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt32,Array(String)) XFail 174ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,uint32 OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 105ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,uint16 OK 86ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt32,Map(String,LowCardinality(Float64))) XFail 221ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,nullable_uint8_ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,nullable_uint64_ OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt32,Tuple(String)) XFail 193ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,nullable_uint32_ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,nullable_uint16_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt64,UInt8) XFail 181ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 104ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,uint8 OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt64,UInt16) XFail 197ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,uint64 OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,uint32 OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt64,UInt32) XFail 182ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,uint16 OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt64,UInt64) XFail 185ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt64,UInt128) XFail 182ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint8 OK 108ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint64 OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 125ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,uint8 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt64,Int8) XFail 190ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint32 OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,uint64 OK 93ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,uint16 OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,uint32 OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt64,Int16) XFail 186ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,uint16 OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 96ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,nullable_uint8_ OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt64,Int32) XFail 190ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 90ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,nullable_uint64_ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,nullable_uint32_ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt64,Int64) XFail 181ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,nullable_uint16_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 201ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 196ms
/aggregate functions/singleValueOrNull/Map(UInt64,Int128) XFail 277ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,uint8 OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt64,Float32) XFail 187ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 113ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,uint64 OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,uint32 OK 124ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt64,Float64) XFail 179ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,uint16 OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,nullable_uint8_ OK 114ms
/aggregate functions/singleValueOrNull/Map(UInt64,Decimal128(38)) XFail 185ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,nullable_uint64_ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt64,Date) XFail 176ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,nullable_uint32_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint8 OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,nullable_uint16_ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,uint8 OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint64 OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt64,DateTime) XFail 199ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 148ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,uint64 OK 134ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint32 OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,uint16 OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt64,DateTime64(3)) XFail 182ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,uint32 OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 117ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,uint16 OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt64,Bool) XFail 177ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,nullable_uint8_ OK 119ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,nullable_uint64_ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt64,String) XFail 211ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,nullable_uint32_ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/singleValueOrNull/Map(UInt64,FixedString(51)) XFail 207ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,nullable_uint16_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 114ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/singleValueOrNull/Map(UInt64,UUID) XFail 171ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,uint8 OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,uint64 OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt8)) XFail 186ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,uint32 OK 136ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 133ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt16)) XFail 188ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,uint16 OK 99ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,nullable_uint8_ OK 93ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt32)) XFail 190ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,nullable_uint64_ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,nullable_uint32_ OK 91ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,uint8 OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt64)) XFail 195ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,nullable_uint16_ OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,uint64 OK 98ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,uint8 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,uint32 OK 97ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,uint64 OK 12s 588ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,uint64 OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UInt128)) XFail 180ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,uint16 OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,uint32 OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 106ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,nullable_uint8_ OK 88ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int8)) XFail 198ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,uint16 OK 106ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,nullable_uint64_ OK 95ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,nullable_uint8_ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,nullable_uint32_ OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int16)) XFail 184ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,nullable_uint64_ OK 89ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,nullable_uint16_ OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,nullable_uint32_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint8_ OK 125ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int32)) XFail 177ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,nullable_uint16_ OK 102ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint64_ OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int64)) XFail 167ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,uint8 OK 116ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint32_ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,uint64 OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Int128)) XFail 212ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,uint32 OK 116ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Float32)) XFail 189ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,uint16 OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,nullable_uint8_ OK 130ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Float64)) XFail 192ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,nullable_uint64_ OK 140ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,uint8 OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Decimal128(38))) XFail 200ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,nullable_uint32_ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,uint64 OK 112ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,uint8 OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,nullable_uint16_ OK 103ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Date)) XFail 182ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,uint32 OK 134ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,uint64 OK 129ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,uint16 OK 115ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,uint32 OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(DateTime)) XFail 188ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,uint16 OK 115ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,nullable_uint8_ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(DateTime64(3))) XFail 213ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,nullable_uint8_ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,nullable_uint64_ OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,nullable_uint32_ OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,nullable_uint64_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(Bool)) XFail 172ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,nullable_uint32_ OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,nullable_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,nullable_uint16_ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint8_ OK 105ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(String)) XFail 218ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint64_ OK 141ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,uint8 OK 92ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,uint64 OK 119ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint32_ OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(FixedString(51))) XFail 179ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,uint32 OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_uint16_ OK 109ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt64,Nullable(UUID)) XFail 170ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,uint16 OK 90ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,nullable_uint8_ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt8)) XFail 171ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,nullable_uint64_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,nullable_uint32_ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt16)) XFail 196ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,nullable_uint16_ OK 88ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,uint8 OK 88ms
/aggregate functions/quantilesTimingWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,uint64 OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt32)) XFail 180ms
/aggregate functions/stddevPop OK 5s 359ms
/aggregate functions/stddevPop/constant OK 73ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 118ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,uint32 OK 92ms
/aggregate functions/stddevPop/zero rows OK 60ms
/aggregate functions/stddevPop/single row OK 73ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,uint16 OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt64)) XFail 195ms
/aggregate functions/stddevPop/with group by OK 65ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,nullable_uint8_ OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 89ms
/aggregate functions/stddevPop/some negative values OK 63ms
/aggregate functions/stddevPop/NULL value handling OK 62ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UInt128)) XFail 212ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,nullable_uint64_ OK 110ms
/aggregate functions/stddevPop/single NULL value OK 76ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/stddevPop/return type OK 71ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,nullable_uint32_ OK 103ms
/aggregate functions/stddevPop/doc example OK 62ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int8)) XFail 207ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,nullable_uint16_ OK 116ms
/aggregate functions/stddevPop/inf OK 73ms
/aggregate functions/stddevPop/-inf OK 73ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint8_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 91ms
/aggregate functions/stddevPop/nan OK 73ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int16)) XFail 179ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,uint8 OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint64_ OK 102ms
/aggregate functions/stddevPop/inf, -inf, nan OK 62ms
/aggregate functions/stddevPop/UInt8 OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,uint64 OK 185ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint32_ OK 174ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int32)) XFail 236ms
/aggregate functions/stddevPop/UInt16 OK 195ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_uint16_ OK 119ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,uint32 OK 120ms
/aggregate functions/stddevPop/UInt32 OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int64)) XFail 188ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,uint16 OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,nullable_uint8_ OK 119ms
/aggregate functions/stddevPop/UInt64 OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Int128)) XFail 192ms
/aggregate functions/stddevPop/Int8 OK 123ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,nullable_uint64_ OK 109ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/stddevPop/Int16 OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,nullable_uint32_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Float32)) XFail 187ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,nullable_uint16_ OK 131ms
/aggregate functions/stddevPop/Int32 OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,uint8 OK 125ms
/aggregate functions/stddevPop/Int64 OK 100ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Float64)) XFail 199ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,uint64 OK 116ms
/aggregate functions/stddevPop/Float32 OK 117ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 101ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,uint32 OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Date)) XFail 200ms
/aggregate functions/stddevPop/Float64 OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,uint16 OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 98ms
/aggregate functions/stddevPop/Nullable(UInt8) OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,nullable_uint8_ OK 123ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(DateTime)) XFail 198ms
/aggregate functions/stddevPop/Nullable(UInt16) OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,nullable_uint64_ OK 90ms
/aggregate functions/stddevPop/Nullable(UInt32) OK 110ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,nullable_uint32_ OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Bool)) XFail 182ms
/aggregate functions/stddevPop/Nullable(UInt64) OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,nullable_uint16_ OK 112ms
/aggregate functions/stddevPop/Nullable(Int8) OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint8_ OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(String)) XFail 202ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint64_ OK 128ms
/aggregate functions/stddevPop/Nullable(Int16) OK 114ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,uint8 OK 129ms
/aggregate functions/stddevPop/Nullable(Int32) OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint32_ OK 133ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(FixedString(51))) XFail 184ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,uint64 OK 118ms
/aggregate functions/stddevPop/Nullable(Int64) OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_uint16_ OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,uint32 OK 84ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(UUID)) XFail 200ms
/aggregate functions/stddevPop/Nullable(Float32) OK 98ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,uint16 OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/stddevPop/Nullable(Float64) OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,nullable_uint8_ OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt8))) XFail 179ms
/aggregate functions/stddevPop/LowCardinality(UInt8) OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,nullable_uint64_ OK 106ms
/aggregate functions/stddevPop/LowCardinality(UInt16) OK 87ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,nullable_uint32_ OK 120ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt16))) XFail 209ms
/aggregate functions/stddevPop/LowCardinality(UInt32) OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,uint8 OK 131ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,nullable_uint16_ OK 113ms
/aggregate functions/stddevPop/LowCardinality(UInt64) OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt32))) XFail 218ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 122ms
/aggregate functions/stddevPop/LowCardinality(Int8) OK 100ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,uint64 OK 108ms
/aggregate functions/stddevPop/LowCardinality(Int16) OK 107ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,uint32 OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt64))) XFail 168ms
/aggregate functions/stddevPop/LowCardinality(Int32) OK 127ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,uint16 OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 108ms
/aggregate functions/stddevPop/LowCardinality(Int64) OK 144ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,nullable_uint8_ OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UInt128))) XFail 210ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,nullable_uint64_ OK 107ms
/aggregate functions/stddevPop/LowCardinality(Float32) OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,nullable_uint32_ OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/stddevPop/LowCardinality(Float64) OK 114ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int8))) XFail 207ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,nullable_uint16_ OK 126ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/stddevPop/LowCardinality(Nullable(UInt8)) OK 127ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint8_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int16))) XFail 194ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/stddevPop/LowCardinality(Nullable(UInt16)) OK 88ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint64_ OK 98ms
/aggregate functions/stddevPop/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,uint8 OK 146ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int32))) XFail 213ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint32_ OK 150ms
/aggregate functions/stddevPop/LowCardinality(Nullable(UInt64)) OK 136ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,uint64 OK 92ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_uint16_ OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,uint32 OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int64))) XFail 185ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Int16)) OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,uint16 OK 113ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Int32)) OK 143ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Int128))) XFail 205ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Int64)) OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Float32))) XFail 204ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Float32)) OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 108ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,uint8 OK 126ms
/aggregate functions/stddevPop/LowCardinality(Nullable(Float64)) OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Float64))) XFail 165ms
/aggregate functions/stddevPopStable OK 5s 158ms
/aggregate functions/stddevPopStable/constant OK 81ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,uint64 OK 94ms
/aggregate functions/stddevPopStable/zero rows OK 72ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,uint32 OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Date))) XFail 179ms
/aggregate functions/stddevPopStable/single row OK 72ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,uint16 OK 122ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 125ms
/aggregate functions/stddevPopStable/with group by OK 90ms
/aggregate functions/stddevPopStable/some negative values OK 65ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(DateTime))) XFail 204ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,nullable_uint8_ OK 141ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 101ms
/aggregate functions/stddevPopStable/NULL value handling OK 91ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/stddevPopStable/single NULL value OK 67ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,nullable_uint64_ OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(Bool))) XFail 184ms
/aggregate functions/stddevPopStable/return type OK 74ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,nullable_uint32_ OK 95ms
/aggregate functions/stddevPopStable/doc example OK 64ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,nullable_uint16_ OK 92ms
/aggregate functions/stddevPopStable/inf OK 68ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(String))) XFail 201ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/stddevPopStable/-inf OK 79ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint8_ OK 99ms
/aggregate functions/stddevPopStable/nan OK 62ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,uint8 OK 137ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint64_ OK 115ms
/aggregate functions/stddevPopStable/inf, -inf, nan OK 64ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) XFail 187ms
/aggregate functions/stddevPopStable/UInt8 OK 84ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint32_ OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,uint64 OK 118ms
/aggregate functions/stddevPopStable/UInt16 OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_uint16_ OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt64,LowCardinality(Nullable(UUID))) XFail 192ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,uint32 OK 99ms
/aggregate functions/stddevPopStable/UInt32 OK 86ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,uint16 OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/stddevPopStable/UInt64 OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt64,Array(String)) XFail 228ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,nullable_uint8_ OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/stddevPopStable/Int8 OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,nullable_uint64_ OK 131ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/stddevPopStable/Int16 OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt64,Map(String,LowCardinality(Float64))) XFail 186ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/stddevPopStable/Int32 OK 96ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,nullable_uint32_ OK 104ms
/aggregate functions/stddevPopStable/Int64 OK 96ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,uint8 OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,nullable_uint16_ OK 99ms
/aggregate functions/singleValueOrNull/Map(UInt64,Tuple(String)) XFail 180ms
/aggregate functions/stddevPopStable/Float32 OK 95ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,uint64 OK 97ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_uint8_ OK 102ms
/aggregate functions/stddevPopStable/Float64 OK 113ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,uint32 OK 111ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_uint64_ OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt128,UInt8) XFail 191ms
/aggregate functions/stddevPopStable/Nullable(UInt8) OK 117ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,uint16 OK 121ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_uint32_ OK 123ms
/aggregate functions/stddevPopStable/Nullable(UInt16) OK 111ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,nullable_uint8_ OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt128,UInt16) XFail 221ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_uint16_ OK 107ms
/aggregate functions/stddevPopStable/Nullable(UInt32) OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,nullable_uint64_ OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/stddevPopStable/Nullable(UInt64) OK 130ms
/aggregate functions/singleValueOrNull/Map(UInt128,UInt32) XFail 194ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,nullable_uint32_ OK 128ms
/aggregate functions/stddevPopStable/Nullable(Int8) OK 94ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,nullable_uint16_ OK 104ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt128,UInt64) XFail 199ms
/aggregate functions/stddevPopStable/Nullable(Int16) OK 105ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint8_ OK 132ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/stddevPopStable/Nullable(Int32) OK 93ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint64_ OK 107ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,uint8 OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt128,UInt128) XFail 196ms
/aggregate functions/stddevPopStable/Nullable(Int64) OK 103ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint32_ OK 116ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,uint64 OK 128ms
/aggregate functions/stddevPopStable/Nullable(Float32) OK 124ms
/aggregate functions/singleValueOrNull/Map(UInt128,Int8) XFail 215ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_uint16_ OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,uint32 OK 175ms
/aggregate functions/stddevPopStable/Nullable(Float64) OK 160ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/stddevPopStable/LowCardinality(UInt8) OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,uint16 OK 111ms
/aggregate functions/singleValueOrNull/Map(UInt128,Int16) XFail 174ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/stddevPopStable/LowCardinality(UInt16) OK 109ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,nullable_uint8_ OK 102ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/singleValueOrNull/Map(UInt128,Int32) XFail 188ms
/aggregate functions/stddevPopStable/LowCardinality(UInt32) OK 108ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,nullable_uint64_ OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/stddevPopStable/LowCardinality(UInt64) OK 100ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,nullable_uint32_ OK 99ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,uint8 OK 116ms
/aggregate functions/singleValueOrNull/Map(UInt128,Int64) XFail 169ms
/aggregate functions/stddevPopStable/LowCardinality(Int8) OK 103ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,nullable_uint16_ OK 90ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,uint64 OK 95ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_uint8_ OK 110ms
/aggregate functions/stddevPopStable/LowCardinality(Int16) OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt128,Int128) XFail 205ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,uint32 OK 92ms
/aggregate functions/stddevPopStable/LowCardinality(Int32) OK 118ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_uint64_ OK 128ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,uint16 OK 95ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,uint32 OK 12s 741ms
/aggregate functions/stddevPopStable/LowCardinality(Int64) OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt128,Float32) XFail 203ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_uint32_ OK 110ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,nullable_uint8_ OK 110ms
/aggregate functions/stddevPopStable/LowCardinality(Float32) OK 94ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_uint16_ OK 125ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,nullable_uint64_ OK 116ms
/aggregate functions/stddevPopStable/LowCardinality(Float64) OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt128,Float64) XFail 167ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,nullable_uint32_ OK 96ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,nullable_uint16_ OK 92ms
/aggregate functions/singleValueOrNull/Map(UInt128,Decimal128(38)) XFail 179ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(UInt16)) OK 89ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_uint8_ OK 98ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(UInt32)) OK 99ms
/aggregate functions/quantilesExactWeighted/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_uint64_ OK 117ms
/aggregate functions/singleValueOrNull/Map(UInt128,Date) XFail 168ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(UInt64)) OK 88ms
/aggregate functions/stddevSamp OK 5s 24ms
/aggregate functions/stddevSamp/constant OK 65ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_uint32_ OK 94ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Int8)) OK 92ms
/aggregate functions/stddevSamp/zero rows OK 64ms
/aggregate functions/singleValueOrNull/Map(UInt128,DateTime) XFail 187ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_uint16_ OK 108ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Int16)) OK 92ms
/aggregate functions/stddevSamp/single row OK 64ms
/aggregate functions/stddevSamp/with group by OK 78ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Int32)) OK 104ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt128,DateTime64(3)) XFail 177ms
/aggregate functions/stddevSamp/some negative values OK 61ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Int64)) OK 123ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/stddevSamp/NULL value handling OK 65ms
/aggregate functions/stddevSamp/single NULL value OK 63ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Float32)) OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt128,Bool) XFail 191ms
/aggregate functions/stddevSamp/return type OK 69ms
/aggregate functions/stddevSamp/doc example OK 83ms
/aggregate functions/stddevPopStable/LowCardinality(Nullable(Float64)) OK 112ms
/aggregate functions/quantilesTDigestWeighted/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/stddevSamp/inf OK 62ms
/aggregate functions/singleValueOrNull/Map(UInt128,String) XFail 213ms
/aggregate functions/stddevSampStable OK 5s 94ms
/aggregate functions/stddevSampStable/constant OK 95ms
/aggregate functions/stochasticLinearRegression OK 5s 396ms
/aggregate functions/stochasticLinearRegression/constant OK 90ms
/aggregate functions/stddevSamp/-inf OK 84ms
/aggregate functions/stochasticLinearRegression/zero rows OK 80ms
/aggregate functions/stddevSampStable/zero rows OK 74ms
/aggregate functions/stddevSamp/nan OK 74ms
/aggregate functions/stddevSampStable/single row OK 119ms
/aggregate functions/stochasticLinearRegression/single row OK 131ms
/aggregate functions/stddevSamp/inf, -inf, nan OK 134ms
/aggregate functions/singleValueOrNull/Map(UInt128,FixedString(51)) XFail 205ms
/aggregate functions/stddevSampStable/with group by OK 70ms
/aggregate functions/stochasticLinearRegression/with group by OK 66ms
/aggregate functions/stddevSamp/UInt8 OK 92ms
/aggregate functions/stddevSampStable/some negative values OK 67ms
/aggregate functions/stochasticLinearRegression/some negative values OK 73ms
/aggregate functions/singleValueOrNull/Map(UInt128,UUID) XFail 196ms
/aggregate functions/stddevSamp/UInt16 OK 94ms
/aggregate functions/stddevSampStable/NULL value handling OK 60ms
/aggregate functions/stochasticLinearRegression/NULL value handling OK 64ms
/aggregate functions/stddevSampStable/single NULL value OK 64ms
/aggregate functions/stddevSamp/UInt32 OK 97ms
/aggregate functions/stochasticLinearRegression/single NULL value OK 78ms
/aggregate functions/stddevSampStable/return type OK 65ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt8)) XFail 185ms
/aggregate functions/stochasticLinearRegression/return type OK 112ms
/aggregate functions/stddevSamp/UInt64 OK 98ms
/aggregate functions/stddevSampStable/doc example OK 67ms
/aggregate functions/stddevSampStable/inf OK 77ms
/aggregate functions/stddevSamp/Int8 OK 101ms
/aggregate functions/stochasticLinearRegression/doc example OK 76ms
/aggregate functions/stddevSampStable/-inf OK 77ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt16)) XFail 186ms
/aggregate functions/stochasticLinearRegression/inf OK 70ms
/aggregate functions/stddevSamp/Int16 OK 107ms
/aggregate functions/stddevSampStable/nan OK 69ms
/aggregate functions/stochasticLinearRegression/-inf OK 76ms
/aggregate functions/stddevSamp/Int32 OK 95ms
/aggregate functions/stddevSampStable/inf, -inf, nan OK 67ms
/aggregate functions/stochasticLinearRegression/nan OK 62ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt32)) XFail 173ms
/aggregate functions/stddevSampStable/UInt8 OK 103ms
/aggregate functions/stochasticLinearRegression/inf, -inf, nan OK 79ms
/aggregate functions/stddevSamp/Int64 OK 91ms
/aggregate functions/stochasticLinearRegression/UInt8 OK 103ms
/aggregate functions/stddevSampStable/UInt16 OK 101ms
/aggregate functions/stddevSamp/Float32 OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt64)) XFail 177ms
/aggregate functions/stochasticLinearRegression/UInt16 OK 130ms
/aggregate functions/stddevSampStable/UInt32 OK 114ms
/aggregate functions/stddevSamp/Float64 OK 96ms
/aggregate functions/stddevSamp/Nullable(UInt8) OK 110ms
/aggregate functions/stddevSampStable/UInt64 OK 121ms
/aggregate functions/stochasticLinearRegression/UInt32 OK 103ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UInt128)) XFail 211ms
/aggregate functions/stddevSamp/Nullable(UInt16) OK 115ms
/aggregate functions/stochasticLinearRegression/UInt64 OK 124ms
/aggregate functions/stddevSampStable/Int8 OK 112ms
/aggregate functions/stddevSamp/Nullable(UInt32) OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int8)) XFail 195ms
/aggregate functions/stochasticLinearRegression/Int8 OK 101ms
/aggregate functions/stddevSampStable/Int16 OK 104ms
/aggregate functions/stochasticLinearRegression/Int16 OK 115ms
/aggregate functions/stddevSampStable/Int32 OK 111ms
/aggregate functions/stddevSamp/Nullable(UInt64) OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int16)) XFail 168ms
/aggregate functions/stddevSamp/Nullable(Int8) OK 99ms
/aggregate functions/stochasticLinearRegression/Int32 OK 107ms
/aggregate functions/stddevSampStable/Int64 OK 98ms
/aggregate functions/stddevSamp/Nullable(Int16) OK 118ms
/aggregate functions/stddevSampStable/Float32 OK 100ms
/aggregate functions/stochasticLinearRegression/Int64 OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int32)) XFail 191ms
/aggregate functions/stddevSampStable/Float64 OK 106ms
/aggregate functions/stddevSamp/Nullable(Int32) OK 126ms
/aggregate functions/stochasticLinearRegression/Float32 OK 127ms
/aggregate functions/stddevSampStable/Nullable(UInt8) OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int64)) XFail 213ms
/aggregate functions/stddevSamp/Nullable(Int64) OK 105ms
/aggregate functions/stochasticLinearRegression/Float64 OK 97ms
/aggregate functions/stddevSampStable/Nullable(UInt16) OK 88ms
/aggregate functions/stochasticLinearRegression/Nullable(UInt8) OK 115ms
/aggregate functions/stddevSamp/Nullable(Float32) OK 92ms
/aggregate functions/stddevSampStable/Nullable(UInt32) OK 92ms
/aggregate functions/stddevSamp/Nullable(Float64) OK 115ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Int128)) XFail 202ms
/aggregate functions/stochasticLinearRegression/Nullable(UInt16) OK 103ms
/aggregate functions/stddevSampStable/Nullable(UInt64) OK 87ms
/aggregate functions/stddevSamp/LowCardinality(UInt8) OK 104ms
/aggregate functions/stochasticLinearRegression/Nullable(UInt32) OK 99ms
/aggregate functions/stddevSampStable/Nullable(Int8) OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Float32)) XFail 182ms
/aggregate functions/stddevSamp/LowCardinality(UInt16) OK 101ms
/aggregate functions/stochasticLinearRegression/Nullable(UInt64) OK 116ms
/aggregate functions/stddevSampStable/Nullable(Int16) OK 102ms
/aggregate functions/stddevSamp/LowCardinality(UInt32) OK 113ms
/aggregate functions/stddevSampStable/Nullable(Int32) OK 109ms
/aggregate functions/stochasticLinearRegression/Nullable(Int8) OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Float64)) XFail 173ms
/aggregate functions/stddevSamp/LowCardinality(UInt64) OK 91ms
/aggregate functions/stddevSampStable/Nullable(Int64) OK 96ms
/aggregate functions/stochasticLinearRegression/Nullable(Int16) OK 95ms
/aggregate functions/stddevSamp/LowCardinality(Int8) OK 89ms
/aggregate functions/stddevSampStable/Nullable(Float32) OK 93ms
/aggregate functions/stochasticLinearRegression/Nullable(Int32) OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Decimal128(38))) XFail 187ms
/aggregate functions/stddevSamp/LowCardinality(Int16) OK 92ms
/aggregate functions/stddevSampStable/Nullable(Float64) OK 108ms
/aggregate functions/stochasticLinearRegression/Nullable(Int64) OK 115ms
/aggregate functions/stddevSamp/LowCardinality(Int32) OK 94ms
/aggregate functions/stddevSampStable/LowCardinality(UInt8) OK 90ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Date)) XFail 179ms
/aggregate functions/stochasticLinearRegression/Nullable(Float32) OK 95ms
/aggregate functions/stddevSamp/LowCardinality(Int64) OK 86ms
/aggregate functions/stddevSampStable/LowCardinality(UInt16) OK 104ms
/aggregate functions/stochasticLinearRegression/Nullable(Float64) OK 92ms
/aggregate functions/stddevSamp/LowCardinality(Float32) OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(DateTime)) XFail 173ms
/aggregate functions/stddevSampStable/LowCardinality(UInt32) OK 90ms
/aggregate functions/stochasticLinearRegression/LowCardinality(UInt8) OK 94ms
/aggregate functions/stddevSamp/LowCardinality(Float64) OK 109ms
/aggregate functions/stddevSampStable/LowCardinality(UInt64) OK 96ms
/aggregate functions/stochasticLinearRegression/LowCardinality(UInt16) OK 118ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(UInt8)) OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(DateTime64(3))) XFail 171ms
/aggregate functions/stddevSampStable/LowCardinality(Int8) OK 108ms
/aggregate functions/stochasticLinearRegression/LowCardinality(UInt32) OK 92ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(UInt16)) OK 94ms
/aggregate functions/stddevSampStable/LowCardinality(Int16) OK 99ms
/aggregate functions/stochasticLinearRegression/LowCardinality(UInt64) OK 95ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(Bool)) XFail 175ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(UInt32)) OK 91ms
/aggregate functions/stddevSampStable/LowCardinality(Int32) OK 91ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Int8) OK 111ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(UInt64)) OK 91ms
/aggregate functions/stddevSampStable/LowCardinality(Int64) OK 89ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(String)) XFail 178ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Int16) OK 113ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/stddevSampStable/LowCardinality(Float32) OK 92ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Int16)) OK 96ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Int32) OK 100ms
/aggregate functions/stddevSampStable/LowCardinality(Float64) OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(FixedString(51))) XFail 186ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Int32)) OK 95ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Int64) OK 92ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(UInt8)) OK 89ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Int64)) OK 106ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Float32) OK 92ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/singleValueOrNull/Map(UInt128,Nullable(UUID)) XFail 194ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Float64) OK 110ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Float32)) OK 87ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(UInt32)) OK 91ms
/aggregate functions/stddevSamp/LowCardinality(Nullable(Float64)) OK 109ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(UInt8)) OK 102ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(UInt64)) OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt8)) XFail 168ms
/aggregate functions/stochasticLogisticRegression OK 5s 260ms
/aggregate functions/stochasticLogisticRegression/constant OK 66ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(UInt16)) OK 95ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Int8)) OK 97ms
/aggregate functions/stochasticLogisticRegression/zero rows OK 71ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(UInt32)) OK 112ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt16)) XFail 183ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Int16)) OK 164ms
/aggregate functions/stochasticLogisticRegression/single row OK 70ms
/aggregate functions/stochasticLogisticRegression/with group by OK 135ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(UInt64)) OK 178ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt32)) XFail 194ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Int32)) OK 98ms
/aggregate functions/stochasticLogisticRegression/some negative values OK 65ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Int8)) OK 104ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Int64)) OK 115ms
/aggregate functions/stochasticLogisticRegression/NULL value handling OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt64)) XFail 217ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Int16)) OK 116ms
/aggregate functions/stochasticLogisticRegression/single NULL value OK 65ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Float32)) OK 105ms
/aggregate functions/stochasticLogisticRegression/return type OK 77ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Int32)) OK 108ms
/aggregate functions/stddevSampStable/LowCardinality(Nullable(Float64)) OK 113ms
/aggregate functions/stochasticLogisticRegression/doc example OK 70ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UInt128)) XFail 223ms
/aggregate functions/stochasticLogisticRegression/inf OK 72ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Int64)) OK 112ms
/aggregate functions/studentTTest OK 1m 17s
/aggregate functions/studentTTest/single value in 0 population OK 79ms
/aggregate functions/stochasticLogisticRegression/-inf OK 76ms
/aggregate functions/studentTTest/single value in 1 population OK 89ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Float32)) OK 107ms
/aggregate functions/stochasticLogisticRegression/nan OK 67ms
/aggregate functions/studentTTest/constant OK 79ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int8)) XFail 196ms
/aggregate functions/stochasticLogisticRegression/inf, -inf, nan OK 69ms
/aggregate functions/stochasticLinearRegression/LowCardinality(Nullable(Float64)) OK 93ms
/aggregate functions/studentTTest/zero rows OK 63ms
/aggregate functions/stochasticLogisticRegression/UInt8 OK 93ms
/aggregate functions/sum OK 5s 637ms
/aggregate functions/sum/constant OK 81ms
/aggregate functions/studentTTest/single row OK 67ms
/aggregate functions/stochasticLogisticRegression/UInt16 OK 118ms
/aggregate functions/studentTTest/single row with zero weight OK 79ms
/aggregate functions/sum/zero rows OK 66ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int16)) XFail 191ms
/aggregate functions/sum/with group by OK 76ms
/aggregate functions/studentTTest/with group by OK 67ms
/aggregate functions/stochasticLogisticRegression/UInt32 OK 103ms
/aggregate functions/studentTTest/some negative values OK 74ms
/aggregate functions/sum/inf OK 69ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int32)) XFail 184ms
/aggregate functions/stochasticLogisticRegression/UInt64 OK 105ms
/aggregate functions/sum/-inf OK 63ms
/aggregate functions/studentTTest/NULL value handling OK 68ms
/aggregate functions/sum/nan OK 87ms
/aggregate functions/studentTTest/weight NULL value handling OK 87ms
/aggregate functions/stochasticLogisticRegression/Int8 OK 100ms
/aggregate functions/sum/inf, -inf, nan OK 87ms
/aggregate functions/studentTTest/single NULL value OK 61ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int64)) XFail 168ms
/aggregate functions/stochasticLogisticRegression/Int16 OK 103ms
/aggregate functions/studentTTest/return type OK 62ms
/aggregate functions/sum/UInt8 OK 87ms
/aggregate functions/studentTTest/doc example OK 62ms
/aggregate functions/stochasticLogisticRegression/Int32 OK 98ms
/aggregate functions/sum/UInt16 OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Int128)) XFail 178ms
/aggregate functions/studentTTest/inf OK 62ms
/aggregate functions/stochasticLogisticRegression/Int64 OK 98ms
/aggregate functions/studentTTest/-inf OK 78ms
/aggregate functions/sum/UInt32 OK 104ms
/aggregate functions/studentTTest/nan OK 68ms
/aggregate functions/stochasticLogisticRegression/Float32 OK 97ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Float32)) XFail 198ms
/aggregate functions/sum/UInt64 OK 97ms
/aggregate functions/studentTTest/inf, -inf, nan OK 73ms
/aggregate functions/stochasticLogisticRegression/Float64 OK 101ms
/aggregate functions/sum/UInt128 OK 114ms
/aggregate functions/studentTTest/datatypes OK 1m 16s
/aggregate functions/studentTTest/datatypes/permutations OK 1m 16s
/aggregate functions/studentTTest/datatypes/permutations/uint8,uint8 OK 103ms
/aggregate functions/stochasticLogisticRegression/Nullable(UInt8) OK 109ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Float64)) XFail 186ms
/aggregate functions/sum/Int8 OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,uint64 OK 125ms
/aggregate functions/stochasticLogisticRegression/Nullable(UInt16) OK 99ms
/aggregate functions/sum/Int16 OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,uint32 OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Date)) XFail 188ms
/aggregate functions/stochasticLogisticRegression/Nullable(UInt32) OK 100ms
/aggregate functions/sum/Int32 OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,uint16 OK 90ms
/aggregate functions/stochasticLogisticRegression/Nullable(UInt64) OK 113ms
/aggregate functions/sum/Int64 OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,nullable_uint8_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(DateTime)) XFail 175ms
/aggregate functions/sum/Int128 OK 89ms
/aggregate functions/stochasticLogisticRegression/Nullable(Int8) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,nullable_uint64_ OK 90ms
/aggregate functions/sum/Float32 OK 89ms
/aggregate functions/stochasticLogisticRegression/Nullable(Int16) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,nullable_uint32_ OK 102ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Bool)) XFail 171ms
/aggregate functions/sum/Float64 OK 89ms
/aggregate functions/stochasticLogisticRegression/Nullable(Int32) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,nullable_uint16_ OK 96ms
/aggregate functions/sum/Decimal128(38) OK 96ms
/aggregate functions/stochasticLogisticRegression/Nullable(Int64) OK 94ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(String)) XFail 197ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_uint8_ OK 90ms
/aggregate functions/sum/Nullable(UInt8) OK 91ms
/aggregate functions/stochasticLogisticRegression/Nullable(Float32) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_uint64_ OK 111ms
/aggregate functions/sum/Nullable(UInt16) OK 94ms
/aggregate functions/stochasticLogisticRegression/Nullable(Float64) OK 98ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(FixedString(51))) XFail 184ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_uint32_ OK 94ms
/aggregate functions/sum/Nullable(UInt32) OK 89ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(UInt8) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_uint16_ OK 92ms
/aggregate functions/sum/Nullable(UInt64) OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(UUID)) XFail 181ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(UInt16) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/sum/Nullable(UInt128) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(UInt32) OK 99ms
/aggregate functions/sum/Nullable(Int8) OK 104ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt8))) XFail 181ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(UInt64) OK 111ms
/aggregate functions/sum/Nullable(Int16) OK 88ms
/aggregate functions/studentTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Int8) OK 104ms
/aggregate functions/sum/Nullable(Int32) OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt16))) XFail 203ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,uint8 OK 115ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Int16) OK 127ms
/aggregate functions/sum/Nullable(Int64) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,uint64 OK 126ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt32))) XFail 218ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Int32) OK 105ms
/aggregate functions/sum/Nullable(Int128) OK 111ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Int64) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,uint32 OK 112ms
/aggregate functions/sum/Nullable(Float32) OK 85ms
/aggregate functions/sum/Nullable(Float64) OK 108ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt64))) XFail 171ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Float32) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,uint16 OK 101ms
/aggregate functions/sum/Nullable(Decimal128(38)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,nullable_uint8_ OK 106ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Float64) OK 110ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UInt128))) XFail 191ms
/aggregate functions/sum/LowCardinality(UInt8) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,nullable_uint64_ OK 104ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(UInt8)) OK 106ms
/aggregate functions/sum/LowCardinality(UInt16) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,nullable_uint32_ OK 107ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(UInt16)) OK 123ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int8))) XFail 196ms
/aggregate functions/sum/LowCardinality(UInt32) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,nullable_uint16_ OK 129ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(UInt32)) OK 92ms
/aggregate functions/sum/LowCardinality(UInt64) OK 101ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int16))) XFail 187ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_uint8_ OK 102ms
/aggregate functions/sum/LowCardinality(UInt128) OK 92ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Int8)) OK 116ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_uint64_ OK 98ms
/aggregate functions/sum/LowCardinality(Int8) OK 91ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int32))) XFail 170ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_uint32_ OK 98ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Int16)) OK 100ms
/aggregate functions/sum/LowCardinality(Int16) OK 83ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_uint16_ OK 102ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Int32)) OK 102ms
/aggregate functions/sum/LowCardinality(Int32) OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int64))) XFail 190ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Int64)) OK 110ms
/aggregate functions/sum/LowCardinality(Int64) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Float32)) OK 110ms
/aggregate functions/sum/LowCardinality(Int128) OK 105ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Int128))) XFail 192ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/stochasticLogisticRegression/LowCardinality(Nullable(Float64)) OK 115ms
/aggregate functions/sum/LowCardinality(Float32) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Float32))) XFail 192ms
/aggregate functions/sum/LowCardinality(Float64) OK 105ms
/aggregate functions/sumCount OK 5s 693ms
/aggregate functions/sumCount/constant OK 73ms
/aggregate functions/sumCount/zero rows OK 73ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,uint8 OK 120ms
/aggregate functions/sum/LowCardinality(Nullable(UInt8)) OK 105ms
/aggregate functions/sumCount/with group by OK 66ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Float64))) XFail 189ms
/aggregate functions/sum/LowCardinality(Nullable(UInt16)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,uint64 OK 107ms
/aggregate functions/sumCount/inf OK 60ms
/aggregate functions/sumCount/-inf OK 67ms
/aggregate functions/sum/LowCardinality(Nullable(UInt32)) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,uint32 OK 110ms
/aggregate functions/sumCount/nan OK 65ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Date))) XFail 181ms
/aggregate functions/sumCount/inf, -inf, nan OK 74ms
/aggregate functions/sum/LowCardinality(Nullable(UInt64)) OK 122ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,uint16 OK 108ms
/aggregate functions/sumCount/UInt8 OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,nullable_uint8_ OK 138ms
/aggregate functions/sum/LowCardinality(Nullable(UInt128)) OK 129ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(DateTime))) XFail 236ms
/aggregate functions/sumCount/UInt16 OK 220ms
/aggregate functions/sum/LowCardinality(Nullable(Int8)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,nullable_uint64_ OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,nullable_uint32_ OK 112ms
/aggregate functions/sum/LowCardinality(Nullable(Int16)) OK 121ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(Bool))) XFail 205ms
/aggregate functions/sumCount/UInt32 OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,nullable_uint16_ OK 133ms
/aggregate functions/sumCount/UInt64 OK 99ms
/aggregate functions/sum/LowCardinality(Nullable(Int32)) OK 119ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(String))) XFail 188ms
/aggregate functions/sumCount/UInt128 OK 91ms
/aggregate functions/sum/LowCardinality(Nullable(Int64)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_uint8_ OK 98ms
/aggregate functions/sumCount/Int8 OK 97ms
/aggregate functions/sum/LowCardinality(Nullable(Int128)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_uint64_ OK 96ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) XFail 186ms
/aggregate functions/sumCount/Int16 OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_uint32_ OK 92ms
/aggregate functions/sum/LowCardinality(Nullable(Float32)) OK 93ms
/aggregate functions/sumCount/Int32 OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_uint16_ OK 86ms
/aggregate functions/sum/LowCardinality(Nullable(Float64)) OK 92ms
/aggregate functions/singleValueOrNull/Map(UInt128,LowCardinality(Nullable(UUID))) XFail 169ms
/aggregate functions/sumCount/Int64 OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/sumKahan OK 5s 782ms
/aggregate functions/sumKahan/constant OK 64ms
/aggregate functions/sumCount/Int128 OK 94ms
/aggregate functions/sumKahan/zero rows OK 61ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt128,Array(String)) XFail 168ms
/aggregate functions/sumKahan/with group by OK 66ms
/aggregate functions/sumCount/Float32 OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/sumKahan/inf OK 68ms
/aggregate functions/sumCount/Float64 OK 95ms
/aggregate functions/sumKahan/-inf OK 61ms
/aggregate functions/studentTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/singleValueOrNull/Map(UInt128,Map(String,LowCardinality(Float64))) XFail 192ms
/aggregate functions/sumKahan/nan OK 64ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,uint16 OK 13s 31ms
/aggregate functions/sumCount/Decimal128(38) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,uint8 OK 98ms
/aggregate functions/sumKahan/inf, -inf, nan OK 65ms
/aggregate functions/sumCount/Nullable(UInt8) OK 91ms
/aggregate functions/sumKahan/UInt8 OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,uint64 OK 113ms
/aggregate functions/singleValueOrNull/Map(UInt128,Tuple(String)) XFail 175ms
/aggregate functions/sumCount/Nullable(UInt16) OK 112ms
/aggregate functions/sumKahan/UInt16 OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,uint32 OK 92ms
/aggregate functions/sumCount/Nullable(UInt32) OK 112ms
/aggregate functions/singleValueOrNull/Map(Int8,UInt8) XFail 194ms
/aggregate functions/sumKahan/UInt32 OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,uint16 OK 92ms
/aggregate functions/sumCount/Nullable(UInt64) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,nullable_uint8_ OK 99ms
/aggregate functions/sumKahan/UInt64 OK 98ms
/aggregate functions/singleValueOrNull/Map(Int8,UInt16) XFail 177ms
/aggregate functions/sumCount/Nullable(UInt128) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,nullable_uint64_ OK 95ms
/aggregate functions/sumKahan/UInt128 OK 99ms
/aggregate functions/sumCount/Nullable(Int8) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,nullable_uint32_ OK 120ms
/aggregate functions/sumKahan/Int8 OK 98ms
/aggregate functions/singleValueOrNull/Map(Int8,UInt32) XFail 166ms
/aggregate functions/sumCount/Nullable(Int16) OK 86ms
/aggregate functions/sumKahan/Int16 OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,nullable_uint16_ OK 93ms
/aggregate functions/sumCount/Nullable(Int32) OK 102ms
/aggregate functions/sumKahan/Int32 OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_uint8_ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int8,UInt64) XFail 187ms
/aggregate functions/sumCount/Nullable(Int64) OK 89ms
/aggregate functions/sumKahan/Int64 OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_uint64_ OK 115ms
/aggregate functions/sumCount/Nullable(Int128) OK 91ms
/aggregate functions/sumKahan/Int128 OK 103ms
/aggregate functions/singleValueOrNull/Map(Int8,UInt128) XFail 195ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_uint32_ OK 100ms
/aggregate functions/sumCount/Nullable(Float32) OK 99ms
/aggregate functions/sumKahan/Float32 OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_uint16_ OK 87ms
/aggregate functions/sumCount/Nullable(Float64) OK 127ms
/aggregate functions/sumKahan/Float64 OK 99ms
/aggregate functions/singleValueOrNull/Map(Int8,Int8) XFail 184ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/sumCount/Nullable(Decimal128(38)) OK 104ms
/aggregate functions/sumKahan/Decimal128(38) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/sumCount/LowCardinality(UInt8) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int8,Int16) XFail 198ms
/aggregate functions/sumKahan/Nullable(UInt8) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/sumCount/LowCardinality(UInt16) OK 112ms
/aggregate functions/sumKahan/Nullable(UInt16) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 88ms
/aggregate functions/singleValueOrNull/Map(Int8,Int32) XFail 165ms
/aggregate functions/sumCount/LowCardinality(UInt32) OK 97ms
/aggregate functions/sumKahan/Nullable(UInt32) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,uint8 OK 91ms
/aggregate functions/sumKahan/Nullable(UInt64) OK 95ms
/aggregate functions/sumCount/LowCardinality(UInt64) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,uint64 OK 97ms
/aggregate functions/singleValueOrNull/Map(Int8,Int64) XFail 172ms
/aggregate functions/sumKahan/Nullable(UInt128) OK 95ms
/aggregate functions/sumCount/LowCardinality(UInt128) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,uint32 OK 102ms
/aggregate functions/sumKahan/Nullable(Int8) OK 93ms
/aggregate functions/sumCount/LowCardinality(Int8) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,uint16 OK 120ms
/aggregate functions/singleValueOrNull/Map(Int8,Int128) XFail 205ms
/aggregate functions/sumKahan/Nullable(Int16) OK 92ms
/aggregate functions/sumCount/LowCardinality(Int16) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 106ms
/aggregate functions/sumKahan/Nullable(Int32) OK 90ms
/aggregate functions/sumCount/LowCardinality(Int32) OK 96ms
/aggregate functions/singleValueOrNull/Map(Int8,Float32) XFail 182ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 99ms
/aggregate functions/sumKahan/Nullable(Int64) OK 87ms
/aggregate functions/sumCount/LowCardinality(Int64) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 111ms
/aggregate functions/sumKahan/Nullable(Int128) OK 107ms
/aggregate functions/sumCount/LowCardinality(Int128) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int8,Float64) XFail 169ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 112ms
/aggregate functions/sumKahan/Nullable(Float32) OK 92ms
/aggregate functions/sumCount/LowCardinality(Float32) OK 105ms
/aggregate functions/sumKahan/Nullable(Float64) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 109ms
/aggregate functions/sumCount/LowCardinality(Float64) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int8,Decimal128(38)) XFail 192ms
/aggregate functions/sumKahan/Nullable(Decimal128(38)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 121ms
/aggregate functions/sumCount/LowCardinality(Nullable(UInt8)) OK 111ms
/aggregate functions/sumKahan/LowCardinality(UInt8) OK 129ms
/aggregate functions/singleValueOrNull/Map(Int8,Date) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 107ms
/aggregate functions/sumCount/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/sumKahan/LowCardinality(UInt16) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 95ms
/aggregate functions/sumCount/LowCardinality(Nullable(UInt32)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int8,DateTime) XFail 170ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/sumCount/LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/sumKahan/LowCardinality(UInt32) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/sumKahan/LowCardinality(UInt64) OK 119ms
/aggregate functions/sumCount/LowCardinality(Nullable(UInt128)) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int8,DateTime64(3)) XFail 204ms
/aggregate functions/sumCount/LowCardinality(Nullable(Int8)) OK 140ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/sumKahan/LowCardinality(UInt128) OK 107ms
/aggregate functions/singleValueOrNull/Map(Int8,Bool) XFail 202ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/sumKahan/LowCardinality(Int8) OK 107ms
/aggregate functions/sumCount/LowCardinality(Nullable(Int16)) OK 94ms
/aggregate functions/sumCount/LowCardinality(Nullable(Int32)) OK 119ms
/aggregate functions/sumKahan/LowCardinality(Int16) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,uint8 OK 108ms
/aggregate functions/singleValueOrNull/Map(Int8,String) XFail 167ms
/aggregate functions/sumKahan/LowCardinality(Int32) OK 110ms
/aggregate functions/sumCount/LowCardinality(Nullable(Int64)) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,uint64 OK 111ms
/aggregate functions/sumKahan/LowCardinality(Int64) OK 102ms
/aggregate functions/sumCount/LowCardinality(Nullable(Int128)) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,uint32 OK 104ms
/aggregate functions/singleValueOrNull/Map(Int8,FixedString(51)) XFail 201ms
/aggregate functions/sumKahan/LowCardinality(Int128) OK 125ms
/aggregate functions/sumCount/LowCardinality(Nullable(Float32)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,uint16 OK 110ms
/aggregate functions/sumCount/LowCardinality(Nullable(Float64)) OK 121ms
/aggregate functions/sumKahan/LowCardinality(Float32) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 122ms
/aggregate functions/singleValueOrNull/Map(Int8,UUID) XFail 210ms
/aggregate functions/sumMap OK 976ms
/aggregate functions/sumMap/constant OK 85ms
/aggregate functions/sumKahan/LowCardinality(Float64) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 101ms
/aggregate functions/sumMap/zero rows OK 65ms
/aggregate functions/sumKahan/LowCardinality(Nullable(UInt8)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt8)) XFail 193ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 108ms
/aggregate functions/sumMap/with group by OK 65ms
/aggregate functions/sumKahan/LowCardinality(Nullable(UInt16)) OK 123ms
/aggregate functions/sumMap/some negative values OK 81ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 112ms
/aggregate functions/sumMap/one to many OK 61ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt16)) XFail 179ms
/aggregate functions/sumKahan/LowCardinality(Nullable(UInt32)) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 102ms
/aggregate functions/sumMap/NULL value handling OK 63ms
/aggregate functions/sumMap/single NULL value OK 90ms
/aggregate functions/sumKahan/LowCardinality(Nullable(UInt64)) OK 116ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 113ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt32)) XFail 196ms
/aggregate functions/sumMap/inf OK 81ms
/aggregate functions/sumKahan/LowCardinality(Nullable(UInt128)) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 118ms
/aggregate functions/sumMap/-inf OK 72ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Int8)) OK 106ms
/aggregate functions/sumMap/nan OK 82ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 114ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt64)) XFail 212ms
/aggregate functions/sumMap/inf, -inf, nan OK 61ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/sumMap/return type OK 77ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Int32)) OK 125ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/sumMap/NULL in strings OK 83ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UInt128)) XFail 198ms
/aggregate functions/sumMap/datatypes XFail 961us
/aggregate functions/minMap OK 1s 9ms
/aggregate functions/minMap/constant OK 79ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Int64)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/minMap/zero rows OK 64ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int8)) XFail 216ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 195ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Int128)) OK 103ms
/aggregate functions/minMap/with group by OK 71ms
/aggregate functions/minMap/some negative values OK 124ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Float32)) OK 187ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,uint8 OK 108ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int16)) XFail 180ms
/aggregate functions/minMap/one to many OK 61ms
/aggregate functions/minMap/NULL value handling OK 64ms
/aggregate functions/sumKahan/LowCardinality(Nullable(Float64)) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,uint64 OK 101ms
/aggregate functions/minMap/single NULL value OK 77ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int32)) XFail 198ms
/aggregate functions/maxMap OK 1s 32ms
/aggregate functions/maxMap/constant OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,uint32 OK 104ms
/aggregate functions/minMap/inf OK 78ms
/aggregate functions/minMap/-inf OK 67ms
/aggregate functions/maxMap/zero rows OK 70ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,uint16 OK 96ms
/aggregate functions/minMap/nan OK 70ms
/aggregate functions/maxMap/with group by OK 73ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int64)) XFail 162ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 106ms
/aggregate functions/minMap/inf, -inf, nan OK 81ms
/aggregate functions/maxMap/some negative values OK 70ms
/aggregate functions/maxMap/one to many OK 75ms
/aggregate functions/minMap/return type OK 67ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 92ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Int128)) XFail 166ms
/aggregate functions/minMap/NULL in strings OK 96ms
/aggregate functions/maxMap/NULL value handling OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 88ms
/aggregate functions/maxMap/single NULL value OK 65ms
/aggregate functions/minMap/datatypes XFail 1ms
/aggregate functions/sumWithOverflow OK 5s 788ms
/aggregate functions/sumWithOverflow/constant OK 81ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 113ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Float32)) XFail 204ms
/aggregate functions/maxMap/inf OK 95ms
/aggregate functions/sumWithOverflow/zero rows OK 80ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 118ms
/aggregate functions/maxMap/-inf OK 73ms
/aggregate functions/sumWithOverflow/with group by OK 63ms
/aggregate functions/sumWithOverflow/inf OK 71ms
/aggregate functions/maxMap/nan OK 73ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Float64)) XFail 184ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 94ms
/aggregate functions/sumWithOverflow/-inf OK 70ms
/aggregate functions/maxMap/inf, -inf, nan OK 69ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 99ms
/aggregate functions/sumWithOverflow/nan OK 101ms
/aggregate functions/maxMap/return type OK 96ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Decimal128(38))) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 108ms
/aggregate functions/sumWithOverflow/inf, -inf, nan OK 68ms
/aggregate functions/maxMap/NULL in strings OK 77ms
/aggregate functions/sumWithOverflow/UInt8 OK 98ms
/aggregate functions/maxMap/datatypes XFail 1ms
/aggregate functions/topK OK 3m 1s
/aggregate functions/topK/constant OK 77ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Date)) XFail 181ms
/aggregate functions/topK/zero rows OK 69ms
/aggregate functions/sumWithOverflow/UInt16 OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/topK/with group by OK 70ms
/aggregate functions/sumWithOverflow/UInt32 OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/topK/some negative values OK 66ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(DateTime)) XFail 219ms
/aggregate functions/sumWithOverflow/UInt64 OK 98ms
/aggregate functions/topK/first non-NULL value OK 71ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/topK/NULL for all rows OK 90ms
/aggregate functions/sumWithOverflow/UInt128 OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,uint8 OK 114ms
/aggregate functions/topK/return type OK 69ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(DateTime64(3))) XFail 184ms
/aggregate functions/sumWithOverflow/Int8 OK 100ms
/aggregate functions/topK/with another aggregate function OK 65ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,uint64 OK 97ms
/aggregate functions/sumWithOverflow/Int16 OK 101ms
/aggregate functions/topK/with another aggregate function and group by OK 75ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(Bool)) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,uint32 OK 97ms
/aggregate functions/topK/string that ends with \0 OK 72ms
/aggregate functions/sumWithOverflow/Int32 OK 90ms
/aggregate functions/topK/inf OK 63ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,uint16 OK 95ms
/aggregate functions/sumWithOverflow/Int64 OK 106ms
/aggregate functions/topK/-inf OK 74ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(String)) XFail 171ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 112ms
/aggregate functions/sumWithOverflow/Int128 OK 99ms
/aggregate functions/topK/nan OK 76ms
/aggregate functions/topK/UInt8 OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 108ms
/aggregate functions/sumWithOverflow/Float32 OK 91ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(FixedString(51))) XFail 215ms
/aggregate functions/topK/UInt16 OK 88ms
/aggregate functions/sumWithOverflow/Float64 OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 97ms
/aggregate functions/topK/UInt32 OK 90ms
/aggregate functions/sumWithOverflow/Decimal128(38) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 114ms
/aggregate functions/singleValueOrNull/Map(Int8,Nullable(UUID)) XFail 170ms
/aggregate functions/topK/UInt64 OK 95ms
/aggregate functions/sumWithOverflow/Nullable(UInt8) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 111ms
/aggregate functions/topK/UInt128 OK 92ms
/aggregate functions/sumWithOverflow/Nullable(UInt16) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt8)) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 94ms
/aggregate functions/topK/Int8 OK 93ms
/aggregate functions/sumWithOverflow/Nullable(UInt32) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 108ms
/aggregate functions/topK/Int16 OK 100ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt16)) XFail 196ms
/aggregate functions/sumWithOverflow/Nullable(UInt64) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 105ms
/aggregate functions/topK/Int32 OK 100ms
/aggregate functions/sumWithOverflow/Nullable(UInt128) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/topK/Int64 OK 101ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt32)) XFail 190ms
/aggregate functions/sumWithOverflow/Nullable(Int8) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/topK/Int128 OK 115ms
/aggregate functions/sumWithOverflow/Nullable(Int16) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/topK/Float32 OK 105ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt64)) XFail 211ms
/aggregate functions/sumWithOverflow/Nullable(Int32) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/topK/Float64 OK 109ms
/aggregate functions/sumWithOverflow/Nullable(Int64) OK 102ms
/aggregate functions/topK/Decimal128(38) OK 133ms
/aggregate functions/sumWithOverflow/Nullable(Int128) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UInt128)) XFail 183ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,uint8 OK 109ms
/aggregate functions/sumWithOverflow/Nullable(Float32) OK 103ms
/aggregate functions/topK/Date OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,uint64 OK 112ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int8)) XFail 175ms
/aggregate functions/sumWithOverflow/Nullable(Float64) OK 121ms
/aggregate functions/topK/DateTime OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,uint32 OK 110ms
/aggregate functions/topK/DateTime64(3) OK 107ms
/aggregate functions/sumWithOverflow/Nullable(Decimal128(38)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,uint16 OK 102ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int16)) XFail 218ms
/aggregate functions/topK/Bool OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 113ms
/aggregate functions/sumWithOverflow/LowCardinality(UInt8) OK 114ms
/aggregate functions/topK/String OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 107ms
/aggregate functions/sumWithOverflow/LowCardinality(UInt16) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int32)) XFail 188ms
/aggregate functions/topK/FixedString(51) OK 109ms
/aggregate functions/sumWithOverflow/LowCardinality(UInt32) OK 131ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 116ms
/aggregate functions/topK/UUID OK 107ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int64)) XFail 209ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 127ms
/aggregate functions/sumWithOverflow/LowCardinality(UInt64) OK 109ms
/aggregate functions/topK/Map(UInt8,UInt8) OK 105ms
/aggregate functions/sumWithOverflow/LowCardinality(UInt128) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 95ms
/aggregate functions/topK/Map(UInt8,UInt16) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Int128)) XFail 194ms
/aggregate functions/sumWithOverflow/LowCardinality(Int8) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 100ms
/aggregate functions/topK/Map(UInt8,UInt32) OK 92ms
/aggregate functions/sumWithOverflow/LowCardinality(Int16) OK 116ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 87ms
/aggregate functions/topK/Map(UInt8,UInt64) OK 114ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Float32)) XFail 198ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 101ms
/aggregate functions/sumWithOverflow/LowCardinality(Int32) OK 98ms
/aggregate functions/topK/Map(UInt8,UInt128) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/sumWithOverflow/LowCardinality(Int64) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Float64)) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 91ms
/aggregate functions/topK/Map(UInt8,Int8) OK 97ms
/aggregate functions/sumWithOverflow/LowCardinality(Int128) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/topK/Map(UInt8,Int16) OK 104ms
/aggregate functions/sumWithOverflow/LowCardinality(Float32) OK 109ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Date)) XFail 172ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/topK/Map(UInt8,Int32) OK 101ms
/aggregate functions/sumWithOverflow/LowCardinality(Float64) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,uint8 OK 97ms
/aggregate functions/topK/Map(UInt8,Int64) OK 99ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(DateTime)) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,uint64 OK 97ms
/aggregate functions/topK/Map(UInt8,Int128) OK 99ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(UInt16)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,uint32 OK 86ms
/aggregate functions/topK/Map(UInt8,Float32) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Bool)) XFail 179ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(UInt32)) OK 127ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,uint16 OK 102ms
/aggregate functions/topK/Map(UInt8,Float64) OK 93ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(UInt64)) OK 131ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 95ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(String)) XFail 207ms
/aggregate functions/topK/Map(UInt8,Decimal128(38)) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 118ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(UInt128)) OK 112ms
/aggregate functions/topK/Map(UInt8,Date) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 111ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(FixedString(51))) XFail 195ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Int8)) OK 111ms
/aggregate functions/topK/Map(UInt8,DateTime) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 100ms
/aggregate functions/topK/Map(UInt8,DateTime64(3)) OK 101ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Int16)) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(UUID)) XFail 184ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/topK/Map(UInt8,Bool) OK 100ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Int32)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 104ms
/aggregate functions/topK/Map(UInt8,String) OK 109ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Int64)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt8))) XFail 172ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 110ms
/aggregate functions/topK/Map(UInt8,FixedString(51)) OK 105ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Int128)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 110ms
/aggregate functions/topK/Map(UInt8,UUID) OK 116ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Float32)) OK 118ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt16))) XFail 207ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/topK/Map(UInt8,Nullable(UInt8)) OK 103ms
/aggregate functions/sumWithOverflow/LowCardinality(Nullable(Float64)) OK 118ms
/aggregate functions/topK/Map(UInt8,Nullable(UInt16)) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt32))) XFail 199ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/topKWeighted OK 11s 809ms
/aggregate functions/topKWeighted/constant OK 64ms
/aggregate functions/topKWeighted/zero rows OK 67ms
/aggregate functions/topK/Map(UInt8,Nullable(UInt32)) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 189ms
/aggregate functions/topKWeighted/single row OK 73ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt64))) XFail 270ms
/aggregate functions/topK/Map(UInt8,Nullable(UInt64)) OK 188ms
/aggregate functions/topKWeighted/with group by OK 156ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/topKWeighted/some negative values OK 62ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,uint8 OK 98ms
/aggregate functions/topK/Map(UInt8,Nullable(UInt128)) OK 94ms
/aggregate functions/topKWeighted/NULL value handling OK 68ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UInt128))) XFail 173ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,uint64 OK 102ms
/aggregate functions/topK/Map(UInt8,Nullable(Int8)) OK 107ms
/aggregate functions/topKWeighted/single NULL value OK 60ms
/aggregate functions/topKWeighted/inf OK 67ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,uint32 OK 123ms
/aggregate functions/topK/Map(UInt8,Nullable(Int16)) OK 103ms
/aggregate functions/topKWeighted/-inf OK 63ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int8))) XFail 192ms
/aggregate functions/topKWeighted/nan OK 89ms
/aggregate functions/topK/Map(UInt8,Nullable(Int32)) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,uint16 OK 115ms
/aggregate functions/topKWeighted/return type OK 69ms
/aggregate functions/topK/Map(UInt8,Nullable(Int64)) OK 468ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int16))) XFail 601ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 160ms
/aggregate functions/topKWeighted/example OK 74ms
/aggregate functions/topKWeighted/datatypes OK 10s 60ms
/aggregate functions/topKWeighted/datatypes/permutations OK 10s 59ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 655ms
/aggregate functions/topK/Map(UInt8,Nullable(Int128)) OK 492ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,nullable_uint8_ OK 9s 120ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int32))) XFail 833ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 487ms
/aggregate functions/topK/Map(UInt8,Nullable(Float32)) OK 430ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 134ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,UInt64 OK 814ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 421ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 20ms
/aggregate functions/topK/Map(UInt8,Nullable(Float64)) OK 1s 963ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int64))) XFail 2s 73ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 1s 929ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 1s 242ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,LowCardinality(Int64) OK 641ms
/aggregate functions/topK/Map(UInt8,Nullable(Decimal128(38))) OK 162ms
/aggregate functions/topKWeighted/datatypes/permutations/UInt64,Int64 OK 153ms
/aggregate functions/topKWeighted/datatypes/permutations/String,UInt64 OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 153ms
/aggregate functions/topKWeighted/datatypes/permutations/String,Nullable(UInt64) OK 141ms
/aggregate functions/topKWeighted/datatypes/permutations/String,Nullable(Int64) OK 164ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Int128))) XFail 262ms
/aggregate functions/topKWeighted/datatypes/permutations/String,LowCardinality(UInt64) OK 156ms
/aggregate functions/topK/Map(UInt8,Nullable(Date)) OK 157ms
/aggregate functions/topKWeighted/datatypes/permutations/String,LowCardinality(Int64) OK 148ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 170ms
/aggregate functions/topKWeighted/datatypes/permutations/String,Int64 OK 123ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),UInt64 OK 148ms
/aggregate functions/topK/Map(UInt8,Nullable(DateTime)) OK 138ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 146ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Float32))) XFail 203ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 97ms
/aggregate functions/topK/Map(UInt8,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(UInt64),Int64 OK 104ms
/aggregate functions/topK/Map(UInt8,Nullable(Bool)) OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),UInt64 OK 128ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),Nullable(UInt64) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Float64))) XFail 211ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),Nullable(Int64) OK 105ms
/aggregate functions/topK/Map(UInt8,Nullable(String)) OK 100ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),LowCardinality(UInt64) OK 131ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),LowCardinality(Int64) OK 142ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(String),Int64 OK 114ms
/aggregate functions/topK/Map(UInt8,Nullable(FixedString(51))) OK 95ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),UInt64 OK 152ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Date))) XFail 189ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 121ms
/aggregate functions/topK/Map(UInt8,Nullable(UUID)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,uint8 OK 169ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 167ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Int64),Int64 OK 116ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UInt8)) OK 163ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(DateTime))) XFail 239ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),UInt64 OK 118ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 116ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,uint64 OK 140ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 141ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UInt16)) OK 131ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(Bool))) XFail 203ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,uint32 OK 99ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float64),Int64 OK 105ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UInt32)) OK 92ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),UInt64 OK 107ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,uint16 OK 108ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 122ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UInt64)) OK 100ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 100ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(String))) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 146ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UInt128)) OK 135ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Float32),Int64 OK 95ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),UInt64 OK 120ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),Nullable(UInt64) OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),Nullable(Int64) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 146ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Int8)) OK 171ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(UInt64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(Int64) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(FixedString(51)))) XFail 182ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(FixedString(51)),Int64 OK 107ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 135ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 102ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Int16)) OK 106ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 117ms
/aggregate functions/singleValueOrNull/Map(Int8,LowCardinality(Nullable(UUID))) XFail 176ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 108ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 102ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 113ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Int32)) OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 95ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),UInt64 OK 99ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 107ms
/aggregate functions/singleValueOrNull/Map(Int8,Array(String)) XFail 204ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Int64)) OK 121ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 83ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 90ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 98ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(DateTime),Int64 OK 111ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Int128)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),UInt64 OK 98ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int8,Map(String,LowCardinality(Float64))) XFail 204ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Float32)) OK 104ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 100ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 105ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 115ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Float64)) OK 102ms
/aggregate functions/topKWeighted/datatypes/permutations/Nullable(Date),Int64 OK 134ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 112ms
/aggregate functions/singleValueOrNull/Map(Int8,Tuple(String)) XFail 202ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 102ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Date)) OK 106ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 164ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 168ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 158ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 145ms
/aggregate functions/topK/Map(UInt8,LowCardinality(DateTime)) OK 124ms
/aggregate functions/singleValueOrNull/Map(Int16,UInt8) XFail 213ms
/aggregate functions/topKWeighted/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 144ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 161ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 146ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Bool)) OK 98ms
/aggregate functions/topK/Map(UInt8,LowCardinality(String)) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 113ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 197ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 205ms
/aggregate functions/singleValueOrNull/Map(Int16,UInt16) XFail 302ms
/aggregate functions/topK/Map(UInt8,LowCardinality(FixedString(51))) OK 189ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(UInt64),Int64 OK 222ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint8 XFail 238ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),UInt64 OK 145ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),Nullable(UInt64) OK 111ms
/aggregate functions/topK/Map(UInt8,LowCardinality(UUID)) OK 110ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),Nullable(Int64) OK 165ms
/aggregate functions/singleValueOrNull/Map(Int16,UInt32) XFail 217ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),LowCardinality(UInt64) OK 146ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint64 XFail 123ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),LowCardinality(Int64) OK 97ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(String),Int64 OK 125ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint32 XFail 123ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),UInt64 OK 123ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 130ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/singleValueOrNull/Map(Int16,UInt64) XFail 211ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,uint16 XFail 144ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 125ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 129ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Int64),Int64 OK 94ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),UInt64 OK 128ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 149ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint8_ XFail 143ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 162ms
/aggregate functions/singleValueOrNull/Map(Int16,UInt128) XFail 208ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 123ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 117ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 139ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint64_ XFail 119ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 125ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float64),Int64 OK 124ms
/aggregate functions/singleValueOrNull/Map(Int16,Int8) XFail 223ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),UInt64 OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint32_ XFail 102ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Int8))) OK 108ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 97ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 110ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 150ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,nullable_uint16_ XFail 115ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 126ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Float32),Int64 OK 128ms
/aggregate functions/singleValueOrNull/Map(Int16,Int16) XFail 225ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ XFail 142ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),UInt64 OK 163ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Int32))) OK 173ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(UInt64) OK 163ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(Int64) OK 155ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ XFail 111ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(UInt64) OK 139ms
/aggregate functions/singleValueOrNull/Map(Int16,Int32) XFail 197ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(Int64) OK 152ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(FixedString(51)),Int64 OK 146ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ XFail 108ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 102ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 110ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 160ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ XFail 150ms
/aggregate functions/singleValueOrNull/Map(Int16,Int64) XFail 185ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 121ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 98ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(DateTime),Int64 OK 168ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ XFail 202ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),UInt64 OK 115ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 151ms
/aggregate functions/singleValueOrNull/Map(Int16,Int128) XFail 247ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 114ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 180ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 130ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ XFail 114ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/topKWeighted/datatypes/permutations/LowCardinality(Date),Int64 OK 109ms
/aggregate functions/singleValueOrNull/Map(Int16,Float32) XFail 212ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ XFail 113ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,UInt64 OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,Nullable(UInt64) OK 123ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,Nullable(Int64) OK 106ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ XFail 127ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,LowCardinality(UInt64) OK 99ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,LowCardinality(Int64) OK 113ms
/aggregate functions/topKWeighted/datatypes/permutations/Int64,Int64 OK 100ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/singleValueOrNull/Map(Int16,Float64) XFail 188ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,UInt64 OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,uint8 OK 97ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,Nullable(UInt64) OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,Nullable(Int64) OK 114ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,LowCardinality(UInt64) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,uint64 OK 96ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,LowCardinality(Int64) OK 122ms
/aggregate functions/topKWeighted/datatypes/permutations/Float64,Int64 OK 165ms
/aggregate functions/singleValueOrNull/Map(Int16,Decimal128(38)) XFail 189ms
/aggregate functions/topK/Map(UInt8,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,UInt64 OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,uint32 OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,Nullable(UInt64) OK 108ms
/aggregate functions/topK/Map(UInt8,Array(String)) OK 87ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,Nullable(Int64) OK 92ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,LowCardinality(UInt64) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,uint16 OK 113ms
/aggregate functions/singleValueOrNull/Map(Int16,Date) XFail 188ms
/aggregate functions/topK/Map(UInt8,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,LowCardinality(Int64) OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/Float32,Int64 OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),UInt64 OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 92ms
/aggregate functions/topK/Map(UInt8,Tuple(String)) OK 93ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),Nullable(UInt64) OK 106ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),Nullable(Int64) OK 109ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),LowCardinality(UInt64) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 133ms
/aggregate functions/singleValueOrNull/Map(Int16,DateTime) XFail 232ms
/aggregate functions/topK/Map(UInt16,UInt8) OK 117ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),LowCardinality(Int64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/FixedString(51),Int64 OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),UInt64 OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 116ms
/aggregate functions/topK/Map(UInt16,UInt16) OK 116ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 115ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 121ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 110ms
/aggregate functions/singleValueOrNull/Map(Int16,DateTime64(3)) XFail 200ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 98ms
/aggregate functions/topK/Map(UInt16,UInt32) OK 104ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 131ms
/aggregate functions/topKWeighted/datatypes/permutations/Decimal128(38),Int64 OK 107ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,UInt64 OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 123ms
/aggregate functions/topK/Map(UInt16,UInt64) OK 118ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,Nullable(UInt64) OK 112ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,Nullable(Int64) OK 113ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 119ms
/aggregate functions/singleValueOrNull/Map(Int16,Bool) XFail 196ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 111ms
/aggregate functions/topK/Map(UInt16,UInt128) OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,LowCardinality(Int64) OK 115ms
/aggregate functions/topKWeighted/datatypes/permutations/DateTime,Int64 OK 130ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,UInt64 OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 108ms
/aggregate functions/topK/Map(UInt16,Int8) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int16,String) XFail 238ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,nullable_uint64_ OK 9s 374ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,Nullable(UInt64) OK 129ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,Nullable(Int64) OK 136ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,LowCardinality(UInt64) OK 155ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/topK/Map(UInt16,Int16) OK 129ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,LowCardinality(Int64) OK 108ms
/aggregate functions/topKWeighted/datatypes/permutations/Date,Int64 OK 168ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/topK/Map(UInt16,Int32) OK 109ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),UInt64 OK 121ms
/aggregate functions/singleValueOrNull/Map(Int16,FixedString(51)) XFail 227ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),Nullable(UInt64) OK 102ms
/aggregate functions/topK/Map(UInt16,Int64) OK 114ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),Nullable(Int64) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 168ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),LowCardinality(Int64) OK 135ms
/aggregate functions/topK/Map(UInt16,Int128) OK 104ms
/aggregate functions/topKWeighted/datatypes/permutations/Array(String),Int64 OK 109ms
/aggregate functions/singleValueOrNull/Map(Int16,UUID) XFail 191ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/topK/Map(UInt16,Float32) OK 98ms
/aggregate functions/topKWeighted/K values OK 755ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/topK/Map(UInt16,Float64) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt8)) XFail 189ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,uint8 OK 81ms
/aggregate functions/topK/Map(UInt16,Decimal128(38)) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,uint64 OK 102ms
/aggregate functions/topK/Map(UInt16,Date) OK 113ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt16)) XFail 249ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,uint32 OK 89ms
/aggregate functions/topK/Map(UInt16,DateTime) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,uint16 OK 148ms
/aggregate functions/topK/Map(UInt16,DateTime64(3)) OK 182ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt32)) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 101ms
/aggregate functions/topK/Map(UInt16,Bool) OK 103ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt64)) XFail 175ms
/aggregate functions/topKWeighted/custom load factor OK 72ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 99ms
/aggregate functions/topK/Map(UInt16,String) OK 106ms
/aggregate functions/uniq OK 2m 58s
/aggregate functions/uniq/constant OK 74ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 114ms
/aggregate functions/topK/Map(UInt16,FixedString(51)) OK 107ms
/aggregate functions/uniq/zero rows OK 64ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UInt128)) XFail 179ms
/aggregate functions/uniq/with group by OK 77ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 100ms
/aggregate functions/topK/Map(UInt16,UUID) OK 102ms
/aggregate functions/uniq/some negative values OK 73ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 96ms
/aggregate functions/topK/Map(UInt16,Nullable(UInt8)) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int8)) XFail 203ms
/aggregate functions/uniq/first non-NULL value OK 76ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 136ms
/aggregate functions/uniq/NULL for all rows OK 84ms
/aggregate functions/topK/Map(UInt16,Nullable(UInt16)) OK 107ms
/aggregate functions/uniq/return type OK 65ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int16)) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 106ms
/aggregate functions/topK/Map(UInt16,Nullable(UInt32)) OK 106ms
/aggregate functions/uniq/with another aggregate function OK 64ms
/aggregate functions/uniq/with another aggregate function and group by OK 80ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/topK/Map(UInt16,Nullable(UInt64)) OK 88ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int32)) XFail 180ms
/aggregate functions/uniq/string that ends with \0 OK 67ms
/aggregate functions/topK/Map(UInt16,Nullable(UInt128)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/uniq/inf OK 65ms
/aggregate functions/topK/Map(UInt16,Nullable(Int8)) OK 100ms
/aggregate functions/uniq/-inf OK 70ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int64)) XFail 174ms
/aggregate functions/uniq/nan OK 63ms
/aggregate functions/topK/Map(UInt16,Nullable(Int16)) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/uniq/UInt8 OK 106ms
/aggregate functions/topK/Map(UInt16,Nullable(Int32)) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,uint8 OK 96ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Int128)) XFail 203ms
/aggregate functions/uniq/UInt16 OK 88ms
/aggregate functions/topK/Map(UInt16,Nullable(Int64)) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,uint64 OK 98ms
/aggregate functions/uniq/UInt32 OK 99ms
/aggregate functions/topK/Map(UInt16,Nullable(Int128)) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,uint32 OK 100ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Float32)) XFail 205ms
/aggregate functions/uniq/UInt64 OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,uint16 OK 96ms
/aggregate functions/topK/Map(UInt16,Nullable(Float32)) OK 99ms
/aggregate functions/uniq/UInt128 OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 103ms
/aggregate functions/topK/Map(UInt16,Nullable(Float64)) OK 91ms
/aggregate functions/uniq/Int8 OK 110ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Float64)) XFail 207ms
/aggregate functions/topK/Map(UInt16,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 123ms
/aggregate functions/uniq/Int16 OK 96ms
/aggregate functions/topK/Map(UInt16,Nullable(Date)) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 109ms
/aggregate functions/uniq/Int32 OK 108ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Decimal128(38))) XFail 182ms
/aggregate functions/topK/Map(UInt16,Nullable(DateTime)) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 103ms
/aggregate functions/uniq/Int64 OK 102ms
/aggregate functions/topK/Map(UInt16,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Date)) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 94ms
/aggregate functions/uniq/Int128 OK 106ms
/aggregate functions/topK/Map(UInt16,Nullable(Bool)) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 90ms
/aggregate functions/uniq/Float32 OK 100ms
/aggregate functions/topK/Map(UInt16,Nullable(String)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(DateTime)) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 91ms
/aggregate functions/uniq/Float64 OK 93ms
/aggregate functions/topK/Map(UInt16,Nullable(FixedString(51))) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 95ms
/aggregate functions/uniq/Decimal128(38) OK 98ms
/aggregate functions/topK/Map(UInt16,Nullable(UUID)) OK 103ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(DateTime64(3))) XFail 187ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/uniq/Date OK 95ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UInt8)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/uniq/DateTime OK 96ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(Bool)) XFail 199ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UInt16)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 90ms
/aggregate functions/uniq/DateTime64(3) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UInt32)) OK 113ms
/aggregate functions/uniq/Bool OK 112ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(String)) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,uint8 OK 95ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniq/String OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,uint64 OK 94ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UInt128)) OK 90ms
/aggregate functions/uniq/FixedString(51) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(FixedString(51))) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,uint32 OK 91ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Int8)) OK 81ms
/aggregate functions/uniq/UUID OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,uint16 OK 94ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Int16)) OK 94ms
/aggregate functions/uniq/Map(UInt8,UInt8) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int16,Nullable(UUID)) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 100ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Int32)) OK 97ms
/aggregate functions/uniq/Map(UInt8,UInt16) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 105ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Int64)) OK 105ms
/aggregate functions/uniq/Map(UInt8,UInt32) OK 93ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt8)) XFail 187ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 108ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Int128)) OK 103ms
/aggregate functions/uniq/Map(UInt8,UInt64) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 96ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Float32)) OK 103ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt16)) XFail 200ms
/aggregate functions/uniq/Map(UInt8,UInt128) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 99ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Float64)) OK 99ms
/aggregate functions/uniq/Map(UInt8,Int8) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 127ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Date)) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt32)) XFail 197ms
/aggregate functions/uniq/Map(UInt8,Int16) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 143ms
/aggregate functions/topK/Map(UInt16,LowCardinality(DateTime)) OK 104ms
/aggregate functions/uniq/Map(UInt8,Int32) OK 117ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Bool)) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt64)) XFail 182ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 98ms
/aggregate functions/uniq/Map(UInt8,Int64) OK 104ms
/aggregate functions/topK/Map(UInt16,LowCardinality(String)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/uniq/Map(UInt8,Int128) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UInt128)) XFail 192ms
/aggregate functions/topK/Map(UInt16,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/uniq/Map(UInt8,Float32) OK 109ms
/aggregate functions/topK/Map(UInt16,LowCardinality(UUID)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/uniq/Map(UInt8,Float64) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int8)) XFail 191ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/uniq/Map(UInt8,Decimal128(38)) OK 117ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,uint8 OK 95ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int16)) XFail 208ms
/aggregate functions/uniq/Map(UInt8,Date) OK 106ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,uint64 OK 103ms
/aggregate functions/uniq/Map(UInt8,DateTime) OK 111ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,uint32 OK 94ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int32)) XFail 230ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/uniq/Map(UInt8,DateTime64(3)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,uint16 OK 92ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/uniq/Map(UInt8,Bool) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 96ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int64)) XFail 199ms
/aggregate functions/uniq/Map(UInt8,String) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 93ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/uniq/Map(UInt8,FixedString(51)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 99ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Int128)) XFail 198ms
/aggregate functions/uniq/Map(UInt8,UUID) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 108ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/uniq/Map(UInt8,Nullable(UInt8)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 96ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Float32)) XFail 192ms
/aggregate functions/uniq/Map(UInt8,Nullable(UInt16)) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 93ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Float64))) OK 90ms
/aggregate functions/uniq/Map(UInt8,Nullable(UInt32)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 100ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Float64)) XFail 177ms
/aggregate functions/uniq/Map(UInt8,Nullable(UInt64)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 102ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/uniq/Map(UInt8,Nullable(UInt128)) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Date)) XFail 189ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 170ms
/aggregate functions/uniq/Map(UInt8,Nullable(Int8)) OK 132ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(DateTime)) XFail 189ms
/aggregate functions/uniq/Map(UInt8,Nullable(Int16)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/uniq/Map(UInt8,Nullable(Int32)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/topK/Map(UInt16,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Bool)) XFail 188ms
/aggregate functions/uniq/Map(UInt8,Nullable(Int64)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,uint8 OK 97ms
/aggregate functions/topK/Map(UInt16,Array(String)) OK 113ms
/aggregate functions/uniq/Map(UInt8,Nullable(Int128)) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,uint64 OK 87ms
/aggregate functions/topK/Map(UInt16,Map(String,LowCardinality(Float64))) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(String)) XFail 180ms
/aggregate functions/uniq/Map(UInt8,Nullable(Float32)) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,uint32 OK 93ms
/aggregate functions/topK/Map(UInt16,Tuple(String)) OK 102ms
/aggregate functions/uniq/Map(UInt8,Nullable(Float64)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,uint16 OK 86ms
/aggregate functions/topK/Map(UInt32,UInt8) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(FixedString(51))) XFail 166ms
/aggregate functions/uniq/Map(UInt8,Nullable(Decimal128(38))) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 92ms
/aggregate functions/topK/Map(UInt32,UInt16) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 91ms
/aggregate functions/uniq/Map(UInt8,Nullable(Date)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(UUID)) XFail 181ms
/aggregate functions/topK/Map(UInt32,UInt32) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 108ms
/aggregate functions/uniq/Map(UInt8,Nullable(DateTime)) OK 178ms
/aggregate functions/topK/Map(UInt32,UInt64) OK 138ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 186ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt8))) XFail 298ms
/aggregate functions/uniq/Map(UInt8,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/topK/Map(UInt32,UInt128) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 106ms
/aggregate functions/uniq/Map(UInt8,Nullable(Bool)) OK 119ms
/aggregate functions/topK/Map(UInt32,Int8) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 133ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt16))) XFail 181ms
/aggregate functions/topK/Map(UInt32,Int16) OK 130ms
/aggregate functions/uniq/Map(UInt8,Nullable(String)) OK 111ms
/aggregate functions/uniq/Map(UInt8,Nullable(FixedString(51))) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 115ms
/aggregate functions/topK/Map(UInt32,Int32) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt32))) XFail 171ms
/aggregate functions/uniq/Map(UInt8,Nullable(UUID)) OK 108ms
/aggregate functions/topK/Map(UInt32,Int64) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 106ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UInt8)) OK 134ms
/aggregate functions/topK/Map(UInt32,Int128) OK 132ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt64))) XFail 222ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UInt16)) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/topK/Map(UInt32,Float32) OK 97ms
/aggregate functions/topK/Map(UInt32,Float64) OK 126ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UInt128))) XFail 211ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UInt32)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UInt64)) OK 107ms
/aggregate functions/topK/Map(UInt32,Decimal128(38)) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int8))) XFail 193ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UInt128)) OK 108ms
/aggregate functions/topK/Map(UInt32,Date) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 102ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Int8)) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 97ms
/aggregate functions/topK/Map(UInt32,DateTime) OK 107ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int16))) XFail 175ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 113ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Int16)) OK 102ms
/aggregate functions/topK/Map(UInt32,DateTime64(3)) OK 116ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Int32)) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 150ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,nullable_uint32_ OK 9s 195ms
/aggregate functions/topK/Map(UInt32,Bool) OK 136ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int32))) XFail 201ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Int64)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 98ms
/aggregate functions/topK/Map(UInt32,String) OK 106ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Int128)) OK 110ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int64))) XFail 182ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 111ms
/aggregate functions/topK/Map(UInt32,FixedString(51)) OK 97ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Float32)) OK 94ms
/aggregate functions/topK/Map(UInt32,UUID) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 113ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Int128))) XFail 174ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Float64)) OK 91ms
/aggregate functions/topK/Map(UInt32,Nullable(UInt8)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 89ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Date)) OK 92ms
/aggregate functions/topK/Map(UInt32,Nullable(UInt16)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 93ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Float32))) XFail 181ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(DateTime)) OK 84ms
/aggregate functions/topK/Map(UInt32,Nullable(UInt32)) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 119ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Bool)) OK 113ms
/aggregate functions/topK/Map(UInt32,Nullable(UInt64)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Float64))) XFail 210ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 109ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(String)) OK 91ms
/aggregate functions/topK/Map(UInt32,Nullable(UInt128)) OK 128ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 106ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Date))) XFail 191ms
/aggregate functions/topK/Map(UInt32,Nullable(Int8)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(UUID)) OK 99ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/topK/Map(UInt32,Nullable(Int16)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(DateTime))) XFail 163ms
/aggregate functions/topK/Map(UInt32,Nullable(Int32)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/topK/Map(UInt32,Nullable(Int64)) OK 120ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(Bool))) XFail 197ms
/aggregate functions/topK/Map(UInt32,Nullable(Int128)) OK 114ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 103ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(String))) XFail 191ms
/aggregate functions/topK/Map(UInt32,Nullable(Float32)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 119ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/topK/Map(UInt32,Nullable(Float64)) OK 148ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 103ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(FixedString(51)))) XFail 196ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 95ms
/aggregate functions/topK/Map(UInt32,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 96ms
/aggregate functions/topK/Map(UInt32,Nullable(Date)) OK 103ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int16,LowCardinality(Nullable(UUID))) XFail 195ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 86ms
/aggregate functions/topK/Map(UInt32,Nullable(DateTime)) OK 129ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 99ms
/aggregate functions/singleValueOrNull/Map(Int16,Array(String)) XFail 207ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/topK/Map(UInt32,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 95ms
/aggregate functions/topK/Map(UInt32,Nullable(Bool)) OK 110ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 101ms
/aggregate functions/singleValueOrNull/Map(Int16,Map(String,LowCardinality(Float64))) XFail 234ms
/aggregate functions/topK/Map(UInt32,Nullable(String)) OK 129ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 108ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 126ms
/aggregate functions/topK/Map(UInt32,Nullable(FixedString(51))) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int16,Tuple(String)) XFail 196ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/topK/Map(UInt32,Nullable(UUID)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 114ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UInt8)) OK 120ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/singleValueOrNull/Map(Int32,UInt8) XFail 188ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UInt16)) OK 102ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 87ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UInt32)) OK 96ms
/aggregate functions/singleValueOrNull/Map(Int32,UInt16) XFail 192ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UInt64)) OK 105ms
/aggregate functions/uniq/Map(UInt8,LowCardinality(Nullable(UUID))) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 94ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UInt128)) OK 101ms
/aggregate functions/uniq/Map(UInt8,Array(String)) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int32,UInt32) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 91ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Int8)) OK 95ms
/aggregate functions/uniq/Map(UInt8,Map(String,LowCardinality(Float64))) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 88ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Int16)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int32,UInt64) XFail 193ms
/aggregate functions/uniq/Map(UInt8,Tuple(String)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 92ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Int32)) OK 99ms
/aggregate functions/uniq/Map(UInt16,UInt8) OK 88ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 98ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Int64)) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int32,UInt128) XFail 189ms
/aggregate functions/uniq/Map(UInt16,UInt16) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 97ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Int128)) OK 90ms
/aggregate functions/uniq/Map(UInt16,UInt32) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 103ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Float32)) OK 91ms
/aggregate functions/singleValueOrNull/Map(Int32,Int8) XFail 189ms
/aggregate functions/uniq/Map(UInt16,UInt64) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 105ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Float64)) OK 94ms
/aggregate functions/uniq/Map(UInt16,UInt128) OK 109ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Date)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 92ms
/aggregate functions/singleValueOrNull/Map(Int32,Int16) XFail 186ms
/aggregate functions/uniq/Map(UInt16,Int8) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 113ms
/aggregate functions/topK/Map(UInt32,LowCardinality(DateTime)) OK 117ms
/aggregate functions/uniq/Map(UInt16,Int16) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int32,Int32) XFail 189ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 111ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniq/Map(UInt16,Int32) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 117ms
/aggregate functions/topK/Map(UInt32,LowCardinality(String)) OK 109ms
/aggregate functions/uniq/Map(UInt16,Int64) OK 113ms
/aggregate functions/singleValueOrNull/Map(Int32,Int64) XFail 173ms
/aggregate functions/topK/Map(UInt32,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/uniq/Map(UInt16,Int128) OK 115ms
/aggregate functions/topK/Map(UInt32,LowCardinality(UUID)) OK 123ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/uniq/Map(UInt16,Float32) OK 135ms
/aggregate functions/singleValueOrNull/Map(Int32,Int128) XFail 192ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 89ms
/aggregate functions/uniq/Map(UInt16,Float64) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,Float32) XFail 199ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/uniq/Map(UInt16,Decimal128(38)) OK 91ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 89ms
/aggregate functions/uniq/Map(UInt16,Date) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 98ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,Float64) XFail 178ms
/aggregate functions/uniq/Map(UInt16,DateTime) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 96ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/uniq/Map(UInt16,DateTime64(3)) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 100ms
/aggregate functions/singleValueOrNull/Map(Int32,Decimal128(38)) XFail 173ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 105ms
/aggregate functions/uniq/Map(UInt16,Bool) OK 106ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 119ms
/aggregate functions/uniq/Map(UInt16,String) OK 119ms
/aggregate functions/singleValueOrNull/Map(Int32,Date) XFail 211ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 120ms
/aggregate functions/uniq/Map(UInt16,FixedString(51)) OK 109ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int32,DateTime) XFail 184ms
/aggregate functions/uniq/Map(UInt16,UUID) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 95ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniq/Map(UInt16,Nullable(UInt8)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 94ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int32,DateTime64(3)) XFail 201ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 119ms
/aggregate functions/uniq/Map(UInt16,Nullable(UInt16)) OK 117ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Float64))) OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 108ms
/aggregate functions/uniq/Map(UInt16,Nullable(UInt32)) OK 185ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Date))) OK 184ms
/aggregate functions/singleValueOrNull/Map(Int32,Bool) XFail 253ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 207ms
/aggregate functions/uniq/Map(UInt16,Nullable(UInt64)) OK 137ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int32,String) XFail 169ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 109ms
/aggregate functions/uniq/Map(UInt16,Nullable(UInt128)) OK 108ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/uniq/Map(UInt16,Nullable(Int8)) OK 110ms
/aggregate functions/singleValueOrNull/Map(Int32,FixedString(51)) XFail 196ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniq/Map(UInt16,Nullable(Int16)) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/topK/Map(UInt32,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/uniq/Map(UInt16,Nullable(Int32)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/singleValueOrNull/Map(Int32,UUID) XFail 187ms
/aggregate functions/uniq/Map(UInt16,Nullable(Int64)) OK 120ms
/aggregate functions/topK/Map(UInt32,Array(String)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt8)) XFail 187ms
/aggregate functions/topK/Map(UInt32,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/uniq/Map(UInt16,Nullable(Int128)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 113ms
/aggregate functions/uniq/Map(UInt16,Nullable(Float32)) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 120ms
/aggregate functions/topK/Map(UInt32,Tuple(String)) OK 112ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt16)) XFail 188ms
/aggregate functions/uniq/Map(UInt16,Nullable(Float64)) OK 123ms
/aggregate functions/topK/Map(UInt64,UInt8) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 126ms
/aggregate functions/uniq/Map(UInt16,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/topK/Map(UInt64,UInt16) OK 128ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt32)) XFail 212ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 108ms
/aggregate functions/uniq/Map(UInt16,Nullable(Date)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 103ms
/aggregate functions/topK/Map(UInt64,UInt32) OK 129ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt64)) XFail 199ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 96ms
/aggregate functions/uniq/Map(UInt16,Nullable(DateTime)) OK 97ms
/aggregate functions/topK/Map(UInt64,UInt64) OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 115ms
/aggregate functions/uniq/Map(UInt16,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/topK/Map(UInt64,UInt128) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UInt128)) XFail 195ms
/aggregate functions/uniq/Map(UInt16,Nullable(Bool)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 96ms
/aggregate functions/topK/Map(UInt64,Int8) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 111ms
/aggregate functions/uniq/Map(UInt16,Nullable(String)) OK 110ms
/aggregate functions/topK/Map(UInt64,Int16) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int8)) XFail 176ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 103ms
/aggregate functions/uniq/Map(UInt16,Nullable(FixedString(51))) OK 104ms
/aggregate functions/topK/Map(UInt64,Int32) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 126ms
/aggregate functions/uniq/Map(UInt16,Nullable(UUID)) OK 93ms
/aggregate functions/topK/Map(UInt64,Int64) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int16)) XFail 193ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UInt8)) OK 121ms
/aggregate functions/topK/Map(UInt64,Int128) OK 126ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 119ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UInt16)) OK 134ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int32)) XFail 198ms
/aggregate functions/topK/Map(UInt64,Float32) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/topK/Map(UInt64,Float64) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UInt32)) OK 127ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int64)) XFail 168ms
/aggregate functions/topK/Map(UInt64,Decimal128(38)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UInt64)) OK 92ms
/aggregate functions/topK/Map(UInt64,Date) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UInt128)) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Int128)) XFail 214ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 115ms
/aggregate functions/topK/Map(UInt64,DateTime) OK 139ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Int8)) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 126ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Int16)) OK 117ms
/aggregate functions/topK/Map(UInt64,DateTime64(3)) OK 107ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Float32)) XFail 176ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 124ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Int32)) OK 112ms
/aggregate functions/topK/Map(UInt64,Bool) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Float64)) XFail 163ms
/aggregate functions/topK/Map(UInt64,String) OK 99ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Int64)) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 90ms
/aggregate functions/topK/Map(UInt64,FixedString(51)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 102ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Int128)) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Decimal128(38))) XFail 185ms
/aggregate functions/topK/Map(UInt64,UUID) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 108ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Float32)) OK 99ms
/aggregate functions/topK/Map(UInt64,Nullable(UInt8)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 150ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Date)) XFail 204ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Float64)) OK 103ms
/aggregate functions/topK/Map(UInt64,Nullable(UInt16)) OK 111ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Date)) OK 91ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,nullable_uint16_ OK 9s 357ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 96ms
/aggregate functions/topK/Map(UInt64,Nullable(UInt32)) OK 118ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(DateTime)) OK 118ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(DateTime)) XFail 223ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 91ms
/aggregate functions/topK/Map(UInt64,Nullable(UInt64)) OK 115ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Bool)) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 116ms
/aggregate functions/topK/Map(UInt64,Nullable(UInt128)) OK 122ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(DateTime64(3))) XFail 214ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(String)) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 119ms
/aggregate functions/topK/Map(UInt64,Nullable(Int8)) OK 113ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 106ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(Bool)) XFail 192ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(UUID)) OK 105ms
/aggregate functions/topK/Map(UInt64,Nullable(Int16)) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/topK/Map(UInt64,Nullable(Int32)) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(String)) XFail 173ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/topK/Map(UInt64,Nullable(Int64)) OK 105ms
/aggregate functions/topK/Map(UInt64,Nullable(Int128)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(FixedString(51))) XFail 202ms
/aggregate functions/topK/Map(UInt64,Nullable(Float32)) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 115ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/topK/Map(UInt64,Nullable(Float64)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Int32,Nullable(UUID)) XFail 194ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 117ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/topK/Map(UInt64,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 91ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt8)) XFail 168ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 127ms
/aggregate functions/topK/Map(UInt64,Nullable(Date)) OK 101ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/topK/Map(UInt64,Nullable(DateTime)) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 96ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt16)) XFail 218ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 115ms
/aggregate functions/topK/Map(UInt64,Nullable(DateTime64(3))) OK 134ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 90ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt32)) XFail 227ms
/aggregate functions/topK/Map(UInt64,Nullable(Bool)) OK 98ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 95ms
/aggregate functions/topK/Map(UInt64,Nullable(String)) OK 130ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 82ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt64)) XFail 225ms
/aggregate functions/topK/Map(UInt64,Nullable(FixedString(51))) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 106ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/topK/Map(UInt64,Nullable(UUID)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 109ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UInt8)) OK 133ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UInt128)) XFail 210ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 108ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 102ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UInt16)) OK 114ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int8)) XFail 190ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UInt32)) OK 115ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UInt64)) OK 93ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int16)) XFail 167ms
/aggregate functions/uniq/Map(UInt16,LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 98ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UInt128)) OK 103ms
/aggregate functions/uniq/Map(UInt16,Array(String)) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 100ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Int8)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int32)) XFail 187ms
/aggregate functions/uniq/Map(UInt16,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 94ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Int16)) OK 100ms
/aggregate functions/uniq/Map(UInt16,Tuple(String)) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 89ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int64)) XFail 213ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Int32)) OK 112ms
/aggregate functions/uniq/Map(UInt32,UInt8) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 89ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Int64)) OK 89ms
/aggregate functions/uniq/Map(UInt32,UInt16) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 89ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Int128)) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Int128)) XFail 170ms
/aggregate functions/uniq/Map(UInt32,UInt32) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 96ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Float32)) OK 90ms
/aggregate functions/uniq/Map(UInt32,UInt64) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Float32)) XFail 191ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Float64)) OK 93ms
/aggregate functions/uniq/Map(UInt32,UInt128) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 94ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Date)) OK 116ms
/aggregate functions/uniq/Map(UInt32,Int8) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 97ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Float64)) XFail 213ms
/aggregate functions/topK/Map(UInt64,LowCardinality(DateTime)) OK 111ms
/aggregate functions/uniq/Map(UInt32,Int16) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 101ms
/aggregate functions/uniq/Map(UInt32,Int32) OK 106ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Bool)) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 93ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Date)) XFail 168ms
/aggregate functions/topK/Map(UInt64,LowCardinality(String)) OK 110ms
/aggregate functions/uniq/Map(UInt32,Int64) OK 122ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 117ms
/aggregate functions/topK/Map(UInt64,LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/uniq/Map(UInt32,Int128) OK 147ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(DateTime)) XFail 177ms
/aggregate functions/topK/Map(UInt64,LowCardinality(UUID)) OK 172ms
/aggregate functions/uniq/Map(UInt32,Float32) OK 180ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 182ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Bool)) XFail 246ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/uniq/Map(UInt32,Float64) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/uniq/Map(UInt32,Decimal128(38)) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(String)) XFail 197ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8 XFail 127ms
/aggregate functions/uniq/Map(UInt32,Date) OK 121ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(FixedString(51))) XFail 221ms
/aggregate functions/uniq/Map(UInt32,DateTime) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64 XFail 137ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/uniq/Map(UInt32,DateTime64(3)) OK 108ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32 XFail 102ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(UUID)) XFail 162ms
/aggregate functions/uniq/Map(UInt32,Bool) OK 99ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16 XFail 90ms
/aggregate functions/uniq/Map(UInt32,String) OK 95ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ XFail 98ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt8))) XFail 187ms
/aggregate functions/uniq/Map(UInt32,FixedString(51)) OK 97ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ XFail 99ms
/aggregate functions/uniq/Map(UInt32,UUID) OK 97ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ XFail 128ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt16))) XFail 199ms
/aggregate functions/uniq/Map(UInt32,Nullable(UInt8)) OK 94ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ XFail 102ms
/aggregate functions/uniq/Map(UInt32,Nullable(UInt16)) OK 88ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt32))) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ XFail 96ms
/aggregate functions/uniq/Map(UInt32,Nullable(UInt32)) OK 87ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Date))) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ XFail 84ms
/aggregate functions/uniq/Map(UInt32,Nullable(UInt64)) OK 102ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt64))) XFail 174ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ XFail 105ms
/aggregate functions/uniq/Map(UInt32,Nullable(UInt128)) OK 87ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ XFail 95ms
/aggregate functions/uniq/Map(UInt32,Nullable(Int8)) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UInt128))) XFail 196ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ XFail 90ms
/aggregate functions/uniq/Map(UInt32,Nullable(Int16)) OK 90ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ XFail 96ms
/aggregate functions/uniq/Map(UInt32,Nullable(Int32)) OK 100ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int8))) XFail 173ms
/aggregate functions/topK/Map(UInt64,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ XFail 99ms
/aggregate functions/uniq/Map(UInt32,Nullable(Int64)) OK 104ms
/aggregate functions/topK/Map(UInt64,Array(String)) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ XFail 117ms
/aggregate functions/uniq/Map(UInt32,Nullable(Int128)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int16))) XFail 183ms
/aggregate functions/topK/Map(UInt64,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 127ms
/aggregate functions/uniq/Map(UInt32,Nullable(Float32)) OK 116ms
/aggregate functions/topK/Map(UInt64,Tuple(String)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int32))) XFail 209ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 130ms
/aggregate functions/uniq/Map(UInt32,Nullable(Float64)) OK 119ms
/aggregate functions/topK/Map(UInt128,UInt8) OK 114ms
/aggregate functions/uniq/Map(UInt32,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 94ms
/aggregate functions/topK/Map(UInt128,UInt16) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int64))) XFail 173ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 114ms
/aggregate functions/uniq/Map(UInt32,Nullable(Date)) OK 98ms
/aggregate functions/topK/Map(UInt128,UInt32) OK 109ms
/aggregate functions/uniq/Map(UInt32,Nullable(DateTime)) OK 131ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 128ms
/aggregate functions/topK/Map(UInt128,UInt64) OK 129ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Int128))) XFail 222ms
/aggregate functions/uniq/Map(UInt32,Nullable(DateTime64(3))) OK 148ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 120ms
/aggregate functions/topK/Map(UInt128,UInt128) OK 132ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Float32))) XFail 192ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 110ms
/aggregate functions/topK/Map(UInt128,Int8) OK 109ms
/aggregate functions/uniq/Map(UInt32,Nullable(Bool)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 92ms
/aggregate functions/uniq/Map(UInt32,Nullable(String)) OK 113ms
/aggregate functions/topK/Map(UInt128,Int16) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Float64))) XFail 187ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 101ms
/aggregate functions/topK/Map(UInt128,Int32) OK 100ms
/aggregate functions/uniq/Map(UInt32,Nullable(FixedString(51))) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 90ms
/aggregate functions/topK/Map(UInt128,Int64) OK 95ms
/aggregate functions/uniq/Map(UInt32,Nullable(UUID)) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Date))) XFail 170ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 90ms
/aggregate functions/topK/Map(UInt128,Int128) OK 92ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UInt8)) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 85ms
/aggregate functions/topK/Map(UInt128,Float32) OK 89ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UInt16)) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(DateTime))) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/topK/Map(UInt128,Float64) OK 111ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UInt32)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 89ms
/aggregate functions/topK/Map(UInt128,Decimal128(38)) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(Bool))) XFail 190ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UInt64)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/topK/Map(UInt128,Date) OK 97ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UInt128)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(String))) XFail 186ms
/aggregate functions/topK/Map(UInt128,DateTime) OK 96ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Int8)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,uint8 OK 91ms
/aggregate functions/topK/Map(UInt128,DateTime64(3)) OK 93ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Int16)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,uint64 OK 86ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(FixedString(51)))) XFail 173ms
/aggregate functions/topK/Map(UInt128,Bool) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,uint32 OK 109ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Int32)) OK 88ms
/aggregate functions/topK/Map(UInt128,String) OK 88ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Int64)) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,uint16 OK 99ms
/aggregate functions/singleValueOrNull/Map(Int32,LowCardinality(Nullable(UUID))) XFail 172ms
/aggregate functions/topK/Map(UInt128,FixedString(51)) OK 89ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Int128)) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 114ms
/aggregate functions/topK/Map(UInt128,UUID) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int32,Array(String)) XFail 178ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Float32)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 87ms
/aggregate functions/topK/Map(UInt128,Nullable(UInt8)) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 115ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Float64)) OK 115ms
/aggregate functions/topK/Map(UInt128,Nullable(UInt16)) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int32,Map(String,LowCardinality(Float64))) XFail 180ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 123ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Date)) OK 119ms
/aggregate functions/topK/Map(UInt128,Nullable(UInt32)) OK 90ms
/aggregate functions/topK/Map(UInt128,Nullable(UInt64)) OK 131ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 132ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(DateTime)) OK 124ms
/aggregate functions/singleValueOrNull/Map(Int32,Tuple(String)) XFail 213ms
/aggregate functions/topK/Map(UInt128,Nullable(UInt128)) OK 123ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Bool)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 118ms
/aggregate functions/singleValueOrNull/Map(Int64,UInt8) XFail 193ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(String)) OK 109ms
/aggregate functions/topK/Map(UInt128,Nullable(Int8)) OK 135ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 116ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 110ms
/aggregate functions/topK/Map(UInt128,Nullable(Int16)) OK 95ms
/aggregate functions/singleValueOrNull/Map(Int64,UInt16) XFail 174ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(UUID)) OK 95ms
/aggregate functions/topK/Map(UInt128,Nullable(Int32)) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/topK/Map(UInt128,Nullable(Int64)) OK 130ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/singleValueOrNull/Map(Int64,UInt32) XFail 179ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/topK/Map(UInt128,Nullable(Int128)) OK 102ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int64,UInt64) XFail 183ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/topK/Map(UInt128,Nullable(Float32)) OK 125ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_uint8_ OK 11s 316ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,uint8 OK 139ms
/aggregate functions/topK/Map(UInt128,Nullable(Float64)) OK 101ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/singleValueOrNull/Map(Int64,UInt128) XFail 199ms
/aggregate functions/topK/Map(UInt128,Nullable(Decimal128(38))) OK 142ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,uint64 OK 116ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/singleValueOrNull/Map(Int64,Int8) XFail 171ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,uint32 OK 111ms
/aggregate functions/topK/Map(UInt128,Nullable(Date)) OK 102ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/topK/Map(UInt128,Nullable(DateTime)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,uint16 OK 113ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int64,Int16) XFail 203ms
/aggregate functions/topK/Map(UInt128,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 126ms
/aggregate functions/topK/Map(UInt128,Nullable(Bool)) OK 92ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 121ms
/aggregate functions/singleValueOrNull/Map(Int64,Int32) XFail 169ms
/aggregate functions/topK/Map(UInt128,Nullable(String)) OK 89ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 100ms
/aggregate functions/topK/Map(UInt128,Nullable(FixedString(51))) OK 87ms
/aggregate functions/singleValueOrNull/Map(Int64,Int64) XFail 183ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 115ms
/aggregate functions/topK/Map(UInt128,Nullable(UUID)) OK 113ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Date))) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 102ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UInt8)) OK 112ms
/aggregate functions/singleValueOrNull/Map(Int64,Int128) XFail 206ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 100ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UInt16)) OK 96ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 95ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UInt32)) OK 117ms
/aggregate functions/singleValueOrNull/Map(Int64,Float32) XFail 183ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(String))) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 104ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UInt64)) OK 93ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/singleValueOrNull/Map(Int64,Float64) XFail 186ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UInt128)) OK 88ms
/aggregate functions/uniq/Map(UInt32,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Int8)) OK 90ms
/aggregate functions/uniq/Map(UInt32,Array(String)) OK 88ms
/aggregate functions/singleValueOrNull/Map(Int64,Decimal128(38)) XFail 201ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Int16)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/uniq/Map(UInt32,Map(String,LowCardinality(Float64))) OK 159ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Int32)) OK 182ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 183ms
/aggregate functions/singleValueOrNull/Map(Int64,Date) XFail 216ms
/aggregate functions/uniq/Map(UInt32,Tuple(String)) OK 114ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Int64)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,uint8 OK 101ms
/aggregate functions/uniq/Map(UInt64,UInt8) OK 105ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Int128)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,uint64 OK 111ms
/aggregate functions/singleValueOrNull/Map(Int64,DateTime) XFail 180ms
/aggregate functions/uniq/Map(UInt64,UInt16) OK 105ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Float32)) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,uint32 OK 111ms
/aggregate functions/uniq/Map(UInt64,UInt32) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,DateTime64(3)) XFail 160ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Float64)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,uint16 OK 116ms
/aggregate functions/uniq/Map(UInt64,UInt64) OK 102ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Date)) OK 112ms
/aggregate functions/uniq/Map(UInt64,UInt128) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 142ms
/aggregate functions/singleValueOrNull/Map(Int64,Bool) XFail 209ms
/aggregate functions/topK/Map(UInt128,LowCardinality(DateTime)) OK 113ms
/aggregate functions/uniq/Map(UInt64,Int8) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 94ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Bool)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int64,String) XFail 207ms
/aggregate functions/uniq/Map(UInt64,Int16) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 101ms
/aggregate functions/topK/Map(UInt128,LowCardinality(String)) OK 104ms
/aggregate functions/uniq/Map(UInt64,Int32) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 131ms
/aggregate functions/singleValueOrNull/Map(Int64,FixedString(51)) XFail 195ms
/aggregate functions/topK/Map(UInt128,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/uniq/Map(UInt64,Int64) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 93ms
/aggregate functions/topK/Map(UInt128,LowCardinality(UUID)) OK 107ms
/aggregate functions/uniq/Map(UInt64,Int128) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,UUID) XFail 163ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/uniq/Map(UInt64,Float32) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 103ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 118ms
/aggregate functions/uniq/Map(UInt64,Float64) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt8)) XFail 202ms
/aggregate functions/uniq/Map(UInt64,Decimal128(38)) OK 127ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt16)) XFail 196ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/uniq/Map(UInt64,Date) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/uniq/Map(UInt64,DateTime) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt32)) XFail 165ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/uniq/Map(UInt64,DateTime64(3)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,uint8 OK 114ms
/aggregate functions/uniq/Map(UInt64,Bool) OK 131ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt64)) XFail 208ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,uint64 OK 120ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/uniq/Map(UInt64,String) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UInt128)) XFail 210ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Int64))) OK 125ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,uint32 OK 109ms
/aggregate functions/uniq/Map(UInt64,FixedString(51)) OK 91ms
/aggregate functions/uniq/Map(UInt64,UUID) OK 139ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,uint16 OK 131ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int8)) XFail 177ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 107ms
/aggregate functions/uniq/Map(UInt64,Nullable(UInt8)) OK 99ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Float64))) OK 99ms
/aggregate functions/uniq/Map(UInt64,Nullable(UInt16)) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int16)) XFail 195ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Date))) OK 90ms
/aggregate functions/uniq/Map(UInt64,Nullable(UInt32)) OK 145ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 129ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int32)) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 118ms
/aggregate functions/uniq/Map(UInt64,Nullable(UInt64)) OK 105ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/uniq/Map(UInt64,Nullable(UInt128)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 103ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(String))) OK 88ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int64)) XFail 174ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 117ms
/aggregate functions/uniq/Map(UInt64,Nullable(Int8)) OK 100ms
/aggregate functions/topK/Map(UInt128,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/uniq/Map(UInt64,Nullable(Int16)) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 116ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Int128)) XFail 197ms
/aggregate functions/uniq/Map(UInt64,Nullable(Int32)) OK 116ms
/aggregate functions/topK/Map(UInt128,Array(String)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 115ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Float32)) XFail 191ms
/aggregate functions/topK/Map(UInt128,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/uniq/Map(UInt64,Nullable(Int64)) OK 117ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/topK/Map(UInt128,Tuple(String)) OK 107ms
/aggregate functions/uniq/Map(UInt64,Nullable(Int128)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Float64)) XFail 173ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/topK/Map(Int8,UInt8) OK 113ms
/aggregate functions/uniq/Map(UInt64,Nullable(Float32)) OK 96ms
/aggregate functions/uniq/Map(UInt64,Nullable(Float64)) OK 143ms
/aggregate functions/topK/Map(Int8,UInt16) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Decimal128(38))) XFail 207ms
/aggregate functions/topK/Map(Int8,UInt32) OK 166ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint8 XFail 132ms
/aggregate functions/uniq/Map(UInt64,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Date)) XFail 182ms
/aggregate functions/uniq/Map(UInt64,Nullable(Date)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint64 XFail 115ms
/aggregate functions/topK/Map(Int8,UInt64) OK 113ms
/aggregate functions/uniq/Map(UInt64,Nullable(DateTime)) OK 133ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint32 XFail 112ms
/aggregate functions/topK/Map(Int8,UInt128) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(DateTime)) XFail 195ms
/aggregate functions/topK/Map(Int8,Int8) OK 128ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,uint16 XFail 134ms
/aggregate functions/uniq/Map(UInt64,Nullable(DateTime64(3))) OK 133ms
/aggregate functions/topK/Map(Int8,Int16) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(DateTime64(3))) XFail 205ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ XFail 116ms
/aggregate functions/uniq/Map(UInt64,Nullable(Bool)) OK 120ms
/aggregate functions/topK/Map(Int8,Int32) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ XFail 110ms
/aggregate functions/uniq/Map(UInt64,Nullable(String)) OK 110ms
/aggregate functions/topK/Map(Int8,Int64) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(Bool)) XFail 186ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ XFail 105ms
/aggregate functions/uniq/Map(UInt64,Nullable(FixedString(51))) OK 108ms
/aggregate functions/topK/Map(Int8,Int128) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ XFail 125ms
/aggregate functions/uniq/Map(UInt64,Nullable(UUID)) OK 139ms
/aggregate functions/topK/Map(Int8,Float32) OK 126ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(String)) XFail 218ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ XFail 159ms
/aggregate functions/topK/Map(Int8,Float64) OK 126ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UInt8)) OK 102ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UInt16)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(FixedString(51))) XFail 207ms
/aggregate functions/topK/Map(Int8,Decimal128(38)) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ XFail 99ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UInt32)) OK 112ms
/aggregate functions/topK/Map(Int8,Date) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ XFail 105ms
/aggregate functions/singleValueOrNull/Map(Int64,Nullable(UUID)) XFail 185ms
/aggregate functions/topK/Map(Int8,DateTime) OK 107ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UInt64)) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ XFail 127ms
/aggregate functions/topK/Map(Int8,DateTime64(3)) OK 86ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UInt128)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ XFail 92ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt8)) XFail 182ms
/aggregate functions/topK/Map(Int8,Bool) OK 96ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Int8)) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ XFail 104ms
/aggregate functions/topK/Map(Int8,String) OK 93ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Int16)) OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ XFail 109ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt16)) XFail 194ms
/aggregate functions/topK/Map(Int8,FixedString(51)) OK 103ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Int32)) OK 86ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ XFail 103ms
/aggregate functions/topK/Map(Int8,UUID) OK 101ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Int64)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt32)) XFail 206ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,uint8 OK 103ms
/aggregate functions/topK/Map(Int8,Nullable(UInt8)) OK 119ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Int128)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,uint64 OK 100ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Float32)) OK 119ms
/aggregate functions/topK/Map(Int8,Nullable(UInt16)) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt64)) XFail 187ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,uint32 OK 109ms
/aggregate functions/topK/Map(Int8,Nullable(UInt32)) OK 104ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Float64)) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,uint16 OK 103ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Date)) OK 103ms
/aggregate functions/topK/Map(Int8,Nullable(UInt64)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UInt128)) XFail 205ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 89ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(DateTime)) OK 122ms
/aggregate functions/topK/Map(Int8,Nullable(UInt128)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 97ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Bool)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int8)) XFail 180ms
/aggregate functions/topK/Map(Int8,Nullable(Int8)) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 102ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(String)) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 119ms
/aggregate functions/topK/Map(Int8,Nullable(Int16)) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int16)) XFail 181ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/topK/Map(Int8,Nullable(Int32)) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 126ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(UUID)) OK 140ms
/aggregate functions/topK/Map(Int8,Nullable(Int64)) OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int32)) XFail 201ms
/aggregate functions/topK/Map(Int8,Nullable(Int128)) OK 115ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 117ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int64)) XFail 181ms
/aggregate functions/topK/Map(Int8,Nullable(Float32)) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 123ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/topK/Map(Int8,Nullable(Float64)) OK 127ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Int128)) XFail 201ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/topK/Map(Int8,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/topK/Map(Int8,Nullable(Date)) OK 108ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Float32)) XFail 178ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/topK/Map(Int8,Nullable(DateTime)) OK 115ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Float64)) XFail 239ms
/aggregate functions/studentTTest/datatypes/permutations/int8,uint8 OK 99ms
/aggregate functions/topK/Map(Int8,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Int16))) OK 186ms
/aggregate functions/studentTTest/datatypes/permutations/int8,uint64 OK 110ms
/aggregate functions/topK/Map(Int8,Nullable(Bool)) OK 171ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Date)) XFail 185ms
/aggregate functions/studentTTest/datatypes/permutations/int8,uint32 OK 93ms
/aggregate functions/topK/Map(Int8,Nullable(String)) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/int8,uint16 OK 98ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/topK/Map(Int8,Nullable(FixedString(51))) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(DateTime)) XFail 207ms
/aggregate functions/studentTTest/datatypes/permutations/int8,nullable_uint8_ OK 112ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/topK/Map(Int8,Nullable(UUID)) OK 103ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/int8,nullable_uint64_ OK 95ms
/aggregate functions/topK/Map(Int8,LowCardinality(UInt8)) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Bool)) XFail 212ms
/aggregate functions/studentTTest/datatypes/permutations/int8,nullable_uint32_ OK 118ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/topK/Map(Int8,LowCardinality(UInt16)) OK 99ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/studentTTest/datatypes/permutations/int8,nullable_uint16_ OK 145ms
/aggregate functions/topK/Map(Int8,LowCardinality(UInt32)) OK 101ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(String)) XFail 184ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_uint8_ OK 113ms
/aggregate functions/topK/Map(Int8,LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/topK/Map(Int8,LowCardinality(UInt128)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_uint64_ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(FixedString(51))) XFail 156ms
/aggregate functions/topK/Map(Int8,LowCardinality(Int8)) OK 137ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_uint32_ OK 120ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(UUID)) XFail 205ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_uint16_ OK 120ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/topK/Map(Int8,LowCardinality(Int16)) OK 95ms
/aggregate functions/topK/Map(Int8,LowCardinality(Int32)) OK 127ms
/aggregate functions/uniq/Map(UInt64,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt8))) XFail 201ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/topK/Map(Int8,LowCardinality(Int64)) OK 108ms
/aggregate functions/uniq/Map(UInt64,Array(String)) OK 122ms
/aggregate functions/topK/Map(Int8,LowCardinality(Int128)) OK 138ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt16))) XFail 189ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/uniq/Map(UInt64,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/topK/Map(Int8,LowCardinality(Float32)) OK 100ms
/aggregate functions/uniq/Map(UInt64,Tuple(String)) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt32))) XFail 177ms
/aggregate functions/topK/Map(Int8,LowCardinality(Float64)) OK 123ms
/aggregate functions/studentTTest/datatypes/permutations/int64,uint8 OK 114ms
/aggregate functions/uniq/Map(UInt128,UInt8) OK 101ms
/aggregate functions/uniq/Map(UInt128,UInt16) OK 120ms
/aggregate functions/topK/Map(Int8,LowCardinality(Date)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/int64,uint64 OK 118ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt64))) XFail 212ms
/aggregate functions/topK/Map(Int8,LowCardinality(DateTime)) OK 128ms
/aggregate functions/uniq/Map(UInt128,UInt32) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/int64,uint32 OK 121ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_uint64_ OK 12s 590ms
/aggregate functions/uniq/Map(UInt128,UInt64) OK 134ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UInt128))) XFail 231ms
/aggregate functions/topK/Map(Int8,LowCardinality(Bool)) OK 123ms
/aggregate functions/studentTTest/datatypes/permutations/int64,uint16 OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/int64,nullable_uint8_ OK 120ms
/aggregate functions/uniq/Map(UInt128,UInt128) OK 102ms
/aggregate functions/topK/Map(Int8,LowCardinality(String)) OK 106ms
/aggregate functions/uniq/Map(UInt128,Int8) OK 141ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int8))) XFail 219ms
/aggregate functions/topK/Map(Int8,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/int64,nullable_uint64_ OK 132ms
/aggregate functions/topK/Map(Int8,LowCardinality(UUID)) OK 100ms
/aggregate functions/uniq/Map(UInt128,Int16) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/int64,nullable_uint32_ OK 99ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int16))) XFail 189ms
/aggregate functions/uniq/Map(UInt128,Int32) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/int64,nullable_uint16_ OK 98ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/uniq/Map(UInt128,Int64) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_uint8_ OK 105ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int32))) XFail 185ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UInt32))) OK 90ms
/aggregate functions/uniq/Map(UInt128,Int128) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_uint64_ OK 100ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/uniq/Map(UInt128,Float32) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_uint32_ OK 98ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int64))) XFail 177ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/uniq/Map(UInt128,Float64) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_uint16_ OK 98ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/uniq/Map(UInt128,Decimal128(38)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Int128))) XFail 194ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/uniq/Map(UInt128,Date) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/uniq/Map(UInt128,DateTime) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Float32))) XFail 210ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniq/Map(UInt128,DateTime64(3)) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Int128))) OK 85ms
/aggregate functions/uniq/Map(UInt128,Bool) OK 88ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Float64))) XFail 215ms
/aggregate functions/studentTTest/datatypes/permutations/int32,uint8 OK 114ms
/aggregate functions/uniq/Map(UInt128,String) OK 92ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/int32,uint64 OK 106ms
/aggregate functions/uniq/Map(UInt128,FixedString(51)) OK 93ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Date))) OK 90ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Date))) XFail 178ms
/aggregate functions/uniq/Map(UInt128,UUID) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/int32,uint32 OK 97ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(DateTime))) OK 82ms
/aggregate functions/studentTTest/datatypes/permutations/int32,uint16 OK 94ms
/aggregate functions/uniq/Map(UInt128,Nullable(UInt8)) OK 111ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(DateTime))) XFail 168ms
/aggregate functions/studentTTest/datatypes/permutations/int32,nullable_uint8_ OK 94ms
/aggregate functions/uniq/Map(UInt128,Nullable(UInt16)) OK 90ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/studentTTest/datatypes/permutations/int32,nullable_uint64_ OK 102ms
/aggregate functions/uniq/Map(UInt128,Nullable(UInt32)) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(Bool))) XFail 170ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 82ms
/aggregate functions/studentTTest/datatypes/permutations/int32,nullable_uint32_ OK 94ms
/aggregate functions/uniq/Map(UInt128,Nullable(UInt64)) OK 95ms
/aggregate functions/topK/Map(Int8,LowCardinality(Nullable(UUID))) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/int32,nullable_uint16_ OK 94ms
/aggregate functions/uniq/Map(UInt128,Nullable(UInt128)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(String))) XFail 213ms
/aggregate functions/topK/Map(Int8,Array(String)) OK 94ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_uint8_ OK 122ms
/aggregate functions/uniq/Map(UInt128,Nullable(Int8)) OK 106ms
/aggregate functions/topK/Map(Int8,Map(String,LowCardinality(Float64))) OK 105ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_uint64_ OK 111ms
/aggregate functions/uniq/Map(UInt128,Nullable(Int16)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(FixedString(51)))) XFail 163ms
/aggregate functions/topK/Map(Int8,Tuple(String)) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniq/Map(UInt128,Nullable(Int32)) OK 115ms
/aggregate functions/topK/Map(Int16,UInt8) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int64,LowCardinality(Nullable(UUID))) XFail 179ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_uint16_ OK 101ms
/aggregate functions/uniq/Map(UInt128,Nullable(Int64)) OK 105ms
/aggregate functions/topK/Map(Int16,UInt16) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/uniq/Map(UInt128,Nullable(Int128)) OK 91ms
/aggregate functions/topK/Map(Int16,UInt32) OK 103ms
/aggregate functions/singleValueOrNull/Map(Int64,Array(String)) XFail 189ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/uniq/Map(UInt128,Nullable(Float32)) OK 103ms
/aggregate functions/topK/Map(Int16,UInt64) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 85ms
/aggregate functions/uniq/Map(UInt128,Nullable(Float64)) OK 85ms
/aggregate functions/singleValueOrNull/Map(Int64,Map(String,LowCardinality(Float64))) XFail 201ms
/aggregate functions/topK/Map(Int16,UInt128) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 89ms
/aggregate functions/uniq/Map(UInt128,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/topK/Map(Int16,Int8) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/int16,uint8 OK 88ms
/aggregate functions/uniq/Map(UInt128,Nullable(Date)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Int64,Tuple(String)) XFail 181ms
/aggregate functions/topK/Map(Int16,Int16) OK 99ms
/aggregate functions/studentTTest/datatypes/permutations/int16,uint64 OK 97ms
/aggregate functions/uniq/Map(UInt128,Nullable(DateTime)) OK 110ms
/aggregate functions/topK/Map(Int16,Int32) OK 127ms
/aggregate functions/studentTTest/datatypes/permutations/int16,uint32 OK 96ms
/aggregate functions/singleValueOrNull/Map(Int128,UInt8) XFail 171ms
/aggregate functions/uniq/Map(UInt128,Nullable(DateTime64(3))) OK 87ms
/aggregate functions/studentTTest/datatypes/permutations/int16,uint16 OK 93ms
/aggregate functions/topK/Map(Int16,Int64) OK 89ms
/aggregate functions/uniq/Map(UInt128,Nullable(Bool)) OK 91ms
/aggregate functions/studentTTest/datatypes/permutations/int16,nullable_uint8_ OK 97ms
/aggregate functions/topK/Map(Int16,Int128) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int128,UInt16) XFail 170ms
/aggregate functions/uniq/Map(UInt128,Nullable(String)) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/int16,nullable_uint64_ OK 95ms
/aggregate functions/topK/Map(Int16,Float32) OK 90ms
/aggregate functions/uniq/Map(UInt128,Nullable(FixedString(51))) OK 100ms
/aggregate functions/studentTTest/datatypes/permutations/int16,nullable_uint32_ OK 95ms
/aggregate functions/topK/Map(Int16,Float64) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int128,UInt32) XFail 200ms
/aggregate functions/uniq/Map(UInt128,Nullable(UUID)) OK 88ms
/aggregate functions/studentTTest/datatypes/permutations/int16,nullable_uint16_ OK 107ms
/aggregate functions/topK/Map(Int16,Decimal128(38)) OK 114ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UInt8)) OK 85ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_uint8_ OK 94ms
/aggregate functions/singleValueOrNull/Map(Int128,UInt64) XFail 177ms
/aggregate functions/topK/Map(Int16,Date) OK 91ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UInt16)) OK 102ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_uint64_ OK 97ms
/aggregate functions/topK/Map(Int16,DateTime) OK 93ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UInt32)) OK 96ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_uint32_ OK 102ms
/aggregate functions/singleValueOrNull/Map(Int128,UInt128) XFail 205ms
/aggregate functions/topK/Map(Int16,DateTime64(3)) OK 97ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UInt64)) OK 107ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_uint16_ OK 104ms
/aggregate functions/topK/Map(Int16,Bool) OK 104ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UInt128)) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/singleValueOrNull/Map(Int128,Int8) XFail 166ms
/aggregate functions/topK/Map(Int16,String) OK 114ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Int8)) OK 93ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/topK/Map(Int16,FixedString(51)) OK 116ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Int16)) OK 100ms
/aggregate functions/singleValueOrNull/Map(Int128,Int16) XFail 173ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 89ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Int32)) OK 119ms
/aggregate functions/topK/Map(Int16,UUID) OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/topK/Map(Int16,Nullable(UInt8)) OK 130ms
/aggregate functions/singleValueOrNull/Map(Int128,Int32) XFail 217ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Int64)) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/float64,uint8 XFail 98ms
/aggregate functions/topK/Map(Int16,Nullable(UInt16)) OK 118ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Int128)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/float64,uint64 XFail 118ms
/aggregate functions/singleValueOrNull/Map(Int128,Int64) XFail 179ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Float32)) OK 98ms
/aggregate functions/topK/Map(Int16,Nullable(UInt32)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/float64,uint32 XFail 104ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Float64)) OK 96ms
/aggregate functions/topK/Map(Int16,Nullable(UInt64)) OK 101ms
/aggregate functions/studentTTest/datatypes/permutations/float64,uint16 XFail 113ms
/aggregate functions/singleValueOrNull/Map(Int128,Int128) XFail 221ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Date)) OK 166ms
/aggregate functions/topK/Map(Int16,Nullable(UInt128)) OK 178ms
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint8_ XFail 126ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(DateTime)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int128,Float32) XFail 207ms
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint64_ XFail 104ms
/aggregate functions/topK/Map(Int16,Nullable(Int8)) OK 106ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Bool)) OK 92ms
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint32_ XFail 120ms
/aggregate functions/topK/Map(Int16,Nullable(Int16)) OK 108ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(String)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int128,Float64) XFail 220ms
/aggregate functions/topK/Map(Int16,Nullable(Int32)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/float64,nullable_uint16_ XFail 120ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/topK/Map(Int16,Nullable(Int64)) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint8_ XFail 112ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(UUID)) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int128,Decimal128(38)) XFail 178ms
/aggregate functions/topK/Map(Int16,Nullable(Int128)) OK 150ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint64_ XFail 116ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint32_ XFail 132ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/topK/Map(Int16,Nullable(Float32)) OK 125ms
/aggregate functions/singleValueOrNull/Map(Int128,Date) XFail 215ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 148ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_uint16_ XFail 129ms
/aggregate functions/topK/Map(Int16,Nullable(Float64)) OK 126ms
/aggregate functions/singleValueOrNull/Map(Int128,DateTime) XFail 215ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__ XFail 128ms
/aggregate functions/topK/Map(Int16,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/topK/Map(Int16,Nullable(Date)) OK 135ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 113ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__ XFail 101ms
/aggregate functions/singleValueOrNull/Map(Int128,DateTime64(3)) XFail 183ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__ XFail 123ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/topK/Map(Int16,Nullable(DateTime)) OK 93ms
/aggregate functions/topK/Map(Int16,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/studentTTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__ XFail 110ms
/aggregate functions/singleValueOrNull/Map(Int128,Bool) XFail 209ms
/aggregate functions/topK/Map(Int16,Nullable(Bool)) OK 122ms
/aggregate functions/studentTTest/datatypes/permutations/float32,uint8 OK 104ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/studentTTest/datatypes/permutations/float32,uint64 OK 129ms
/aggregate functions/topK/Map(Int16,Nullable(String)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int128,String) XFail 196ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/topK/Map(Int16,Nullable(FixedString(51))) OK 136ms
/aggregate functions/studentTTest/datatypes/permutations/float32,uint32 OK 114ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/singleValueOrNull/Map(Int128,FixedString(51)) XFail 172ms
/aggregate functions/studentTTest/datatypes/permutations/float32,uint16 OK 115ms
/aggregate functions/topK/Map(Int16,Nullable(UUID)) OK 112ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/float32,nullable_uint8_ OK 118ms
/aggregate functions/topK/Map(Int16,LowCardinality(UInt8)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int128,UUID) XFail 212ms
/aggregate functions/topK/Map(Int16,LowCardinality(UInt16)) OK 123ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/studentTTest/datatypes/permutations/float32,nullable_uint64_ OK 130ms
/aggregate functions/topK/Map(Int16,LowCardinality(UInt32)) OK 133ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt8)) XFail 234ms
/aggregate functions/studentTTest/datatypes/permutations/float32,nullable_uint32_ OK 108ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/studentTTest/datatypes/permutations/float32,nullable_uint16_ OK 102ms
/aggregate functions/topK/Map(Int16,LowCardinality(UInt64)) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_uint8_ OK 133ms
/aggregate functions/topK/Map(Int16,LowCardinality(UInt128)) OK 114ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt16)) XFail 174ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/topK/Map(Int16,LowCardinality(Int8)) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_uint64_ OK 114ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt32)) XFail 170ms
/aggregate functions/topK/Map(Int16,LowCardinality(Int16)) OK 90ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_uint32_ OK 102ms
/aggregate functions/uniq/Map(UInt128,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/topK/Map(Int16,LowCardinality(Int32)) OK 114ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_uint16_ OK 106ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt64)) XFail 180ms
/aggregate functions/uniq/Map(UInt128,Array(String)) OK 102ms
/aggregate functions/topK/Map(Int16,LowCardinality(Int64)) OK 89ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/uniq/Map(UInt128,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/topK/Map(Int16,LowCardinality(Int128)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UInt128)) XFail 192ms
/aggregate functions/uniq/Map(UInt128,Tuple(String)) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/topK/Map(Int16,LowCardinality(Float32)) OK 109ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/uniq/Map(Int8,UInt8) OK 95ms
/aggregate functions/topK/Map(Int16,LowCardinality(Float64)) OK 117ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int8)) XFail 216ms
/aggregate functions/uniq/Map(Int8,UInt16) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/topK/Map(Int16,LowCardinality(Date)) OK 121ms
/aggregate functions/uniq/Map(Int8,UInt32) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,uint8 OK 145ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int16)) XFail 177ms
/aggregate functions/topK/Map(Int16,LowCardinality(DateTime)) OK 105ms
/aggregate functions/uniq/Map(Int8,UInt64) OK 99ms
/aggregate functions/topK/Map(Int16,LowCardinality(Bool)) OK 97ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,uint64 OK 90ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int32)) XFail 172ms
/aggregate functions/uniq/Map(Int8,UInt128) OK 101ms
/aggregate functions/topK/Map(Int16,LowCardinality(String)) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,uint32 OK 91ms
/aggregate functions/uniq/Map(Int8,Int8) OK 101ms
/aggregate functions/topK/Map(Int16,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,uint16 OK 100ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int64)) XFail 183ms
/aggregate functions/uniq/Map(Int8,Int16) OK 125ms
/aggregate functions/topK/Map(Int16,LowCardinality(UUID)) OK 104ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 125ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UInt8))) OK 134ms
/aggregate functions/uniq/Map(Int8,Int32) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Int128)) XFail 227ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 119ms
/aggregate functions/uniq/Map(Int8,Int64) OK 108ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UInt16))) OK 121ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 116ms
/aggregate functions/uniq/Map(Int8,Int128) OK 132ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Float32)) XFail 198ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 95ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 115ms
/aggregate functions/uniq/Map(Int8,Float32) OK 92ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Float64)) XFail 182ms
/aggregate functions/uniq/Map(Int8,Float64) OK 112ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 119ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/uniq/Map(Int8,Decimal128(38)) OK 111ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 118ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Decimal128(38))) XFail 166ms
/aggregate functions/uniq/Map(Int8,Date) OK 138ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 93ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Date)) XFail 159ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/uniq/Map(Int8,DateTime) OK 120ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 91ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/uniq/Map(Int8,DateTime64(3)) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(DateTime)) XFail 184ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 88ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/uniq/Map(Int8,Bool) OK 98ms
/aggregate functions/studentTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 89ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(DateTime64(3))) XFail 209ms
/aggregate functions/uniq/Map(Int8,String) OK 131ms
/aggregate functions/uniqCombined OK 3m 1s
/aggregate functions/uniqCombined/constant OK 79ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/uniqCombined/zero rows OK 60ms
/aggregate functions/uniq/Map(Int8,FixedString(51)) OK 89ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/uniqCombined/with group by OK 60ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(Bool)) XFail 166ms
/aggregate functions/uniq/Map(Int8,UUID) OK 85ms
/aggregate functions/uniqCombined/some negative values OK 70ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/uniqCombined/first non-NULL value OK 68ms
/aggregate functions/uniq/Map(Int8,Nullable(UInt8)) OK 82ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(String)) XFail 219ms
/aggregate functions/uniqCombined/NULL for all rows OK 73ms
/aggregate functions/uniq/Map(Int8,Nullable(UInt16)) OK 96ms
/aggregate functions/uniqCombined/return type OK 60ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniq/Map(Int8,Nullable(UInt32)) OK 112ms
/aggregate functions/uniqCombined/with another aggregate function OK 64ms
/aggregate functions/uniqCombined/with another aggregate function and group by OK 92ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(FixedString(51))) XFail 206ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/uniq/Map(Int8,Nullable(UInt64)) OK 101ms
/aggregate functions/uniqCombined/string that ends with \0 OK 59ms
/aggregate functions/topK/Map(Int16,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/uniq/Map(Int8,Nullable(UInt128)) OK 114ms
/aggregate functions/uniqCombined/inf OK 79ms
/aggregate functions/singleValueOrNull/Map(Int128,Nullable(UUID)) XFail 205ms
/aggregate functions/uniqCombined/-inf OK 70ms
/aggregate functions/topK/Map(Int16,Array(String)) OK 109ms
/aggregate functions/uniq/Map(Int8,Nullable(Int8)) OK 93ms
/aggregate functions/uniqCombined/nan OK 61ms
/aggregate functions/uniq/Map(Int8,Nullable(Int16)) OK 119ms
/aggregate functions/topK/Map(Int16,Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/uniqCombined/UInt8 OK 100ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt8)) XFail 172ms
/aggregate functions/topK/Map(Int16,Tuple(String)) OK 138ms
/aggregate functions/uniq/Map(Int8,Nullable(Int32)) OK 116ms
/aggregate functions/uniqCombined/UInt16 OK 129ms
/aggregate functions/uniq/Map(Int8,Nullable(Int64)) OK 102ms
/aggregate functions/topK/Map(Int32,UInt8) OK 112ms
/aggregate functions/uniqCombined/UInt32 OK 109ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt16)) XFail 202ms
/aggregate functions/uniq/Map(Int8,Nullable(Int128)) OK 112ms
/aggregate functions/topK/Map(Int32,UInt16) OK 113ms
/aggregate functions/uniqCombined/UInt64 OK 123ms
/aggregate functions/uniq/Map(Int8,Nullable(Float32)) OK 125ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt32)) XFail 217ms
/aggregate functions/topK/Map(Int32,UInt32) OK 119ms
/aggregate functions/uniqCombined/UInt128 OK 109ms
/aggregate functions/uniq/Map(Int8,Nullable(Float64)) OK 134ms
/aggregate functions/topK/Map(Int32,UInt64) OK 96ms
/aggregate functions/uniqCombined/Int8 OK 118ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt64)) XFail 180ms
/aggregate functions/topK/Map(Int32,UInt128) OK 110ms
/aggregate functions/uniq/Map(Int8,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/uniqCombined/Int16 OK 107ms
/aggregate functions/topK/Map(Int32,Int8) OK 109ms
/aggregate functions/uniq/Map(Int8,Nullable(Date)) OK 111ms
/aggregate functions/uniqCombined/Int32 OK 98ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UInt128)) XFail 189ms
/aggregate functions/topK/Map(Int32,Int16) OK 95ms
/aggregate functions/uniqCombined/Int64 OK 109ms
/aggregate functions/uniq/Map(Int8,Nullable(DateTime)) OK 101ms
/aggregate functions/topK/Map(Int32,Int32) OK 92ms
/aggregate functions/uniq/Map(Int8,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/uniqCombined/Int128 OK 90ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int8)) XFail 186ms
/aggregate functions/topK/Map(Int32,Int64) OK 92ms
/aggregate functions/uniqCombined/Float32 OK 131ms
/aggregate functions/uniq/Map(Int8,Nullable(Bool)) OK 104ms
/aggregate functions/topK/Map(Int32,Int128) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int16)) XFail 196ms
/aggregate functions/uniq/Map(Int8,Nullable(String)) OK 96ms
/aggregate functions/uniqCombined/Float64 OK 101ms
/aggregate functions/topK/Map(Int32,Float32) OK 99ms
/aggregate functions/uniq/Map(Int8,Nullable(FixedString(51))) OK 118ms
/aggregate functions/uniqCombined/Decimal128(38) OK 96ms
/aggregate functions/topK/Map(Int32,Float64) OK 158ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int32)) XFail 223ms
/aggregate functions/uniqCombined/Date OK 180ms
/aggregate functions/uniq/Map(Int8,Nullable(UUID)) OK 203ms
/aggregate functions/topK/Map(Int32,Decimal128(38)) OK 108ms
/aggregate functions/uniqCombined/DateTime OK 95ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_uint32_ OK 12s 507ms
/aggregate functions/topK/Map(Int32,Date) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int64)) XFail 178ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UInt8)) OK 114ms
/aggregate functions/uniqCombined/DateTime64(3) OK 94ms
/aggregate functions/topK/Map(Int32,DateTime) OK 124ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UInt16)) OK 99ms
/aggregate functions/uniqCombined/Bool OK 92ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Int128)) XFail 176ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UInt32)) OK 100ms
/aggregate functions/topK/Map(Int32,DateTime64(3)) OK 105ms
/aggregate functions/uniqCombined/String OK 88ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UInt64)) OK 100ms
/aggregate functions/topK/Map(Int32,Bool) OK 115ms
/aggregate functions/uniqCombined/FixedString(51) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Float32)) XFail 197ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UInt128)) OK 123ms
/aggregate functions/topK/Map(Int32,String) OK 117ms
/aggregate functions/uniqCombined/UUID OK 111ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Int8)) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Float64)) XFail 227ms
/aggregate functions/topK/Map(Int32,FixedString(51)) OK 108ms
/aggregate functions/uniqCombined/Map(UInt8,UInt8) OK 108ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Int16)) OK 119ms
/aggregate functions/topK/Map(Int32,UUID) OK 118ms
/aggregate functions/uniqCombined/Map(UInt8,UInt16) OK 91ms
/aggregate functions/uniqCombined/Map(UInt8,UInt32) OK 136ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Date)) XFail 230ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Int32)) OK 113ms
/aggregate functions/topK/Map(Int32,Nullable(UInt8)) OK 104ms
/aggregate functions/topK/Map(Int32,Nullable(UInt16)) OK 100ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Int64)) OK 112ms
/aggregate functions/uniqCombined/Map(UInt8,UInt64) OK 134ms
/aggregate functions/topK/Map(Int32,Nullable(UInt32)) OK 124ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(DateTime)) XFail 212ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Int128)) OK 103ms
/aggregate functions/uniqCombined/Map(UInt8,UInt128) OK 91ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Float32)) OK 120ms
/aggregate functions/topK/Map(Int32,Nullable(UInt64)) OK 130ms
/aggregate functions/uniqCombined/Map(UInt8,Int8) OK 116ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Bool)) XFail 203ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Float64)) OK 131ms
/aggregate functions/uniqCombined/Map(UInt8,Int16) OK 118ms
/aggregate functions/topK/Map(Int32,Nullable(UInt128)) OK 119ms
/aggregate functions/uniqCombined/Map(UInt8,Int32) OK 110ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Date)) OK 99ms
/aggregate functions/topK/Map(Int32,Nullable(Int8)) OK 113ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(String)) XFail 189ms
/aggregate functions/uniq/Map(Int8,LowCardinality(DateTime)) OK 131ms
/aggregate functions/uniqCombined/Map(UInt8,Int64) OK 141ms
/aggregate functions/topK/Map(Int32,Nullable(Int16)) OK 117ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Bool)) OK 131ms
/aggregate functions/topK/Map(Int32,Nullable(Int32)) OK 123ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(FixedString(51))) XFail 210ms
/aggregate functions/uniqCombined/Map(UInt8,Int128) OK 117ms
/aggregate functions/topK/Map(Int32,Nullable(Int64)) OK 125ms
/aggregate functions/uniq/Map(Int8,LowCardinality(String)) OK 101ms
/aggregate functions/uniqCombined/Map(UInt8,Float32) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(UUID)) XFail 184ms
/aggregate functions/uniq/Map(Int8,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/topK/Map(Int32,Nullable(Int128)) OK 119ms
/aggregate functions/uniqCombined/Map(UInt8,Float64) OK 99ms
/aggregate functions/uniq/Map(Int8,LowCardinality(UUID)) OK 91ms
/aggregate functions/uniqCombined/Map(UInt8,Decimal128(38)) OK 100ms
/aggregate functions/topK/Map(Int32,Nullable(Float32)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt8))) XFail 186ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/uniqCombined/Map(UInt8,Date) OK 96ms
/aggregate functions/topK/Map(Int32,Nullable(Float64)) OK 109ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/uniqCombined/Map(UInt8,DateTime) OK 153ms
/aggregate functions/topK/Map(Int32,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt16))) XFail 205ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/topK/Map(Int32,Nullable(Date)) OK 116ms
/aggregate functions/uniqCombined/Map(UInt8,DateTime64(3)) OK 102ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt32))) XFail 217ms
/aggregate functions/uniqCombined/Map(UInt8,Bool) OK 111ms
/aggregate functions/topK/Map(Int32,Nullable(DateTime)) OK 116ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/uniqCombined/Map(UInt8,String) OK 107ms
/aggregate functions/topK/Map(Int32,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt64))) XFail 163ms
/aggregate functions/uniqCombined/Map(UInt8,FixedString(51)) OK 114ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/topK/Map(Int32,Nullable(Bool)) OK 112ms
/aggregate functions/uniqCombined/Map(UInt8,UUID) OK 122ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/topK/Map(Int32,Nullable(String)) OK 111ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UInt128))) XFail 200ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UInt8)) OK 143ms
/aggregate functions/topK/Map(Int32,Nullable(FixedString(51))) OK 128ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int8))) XFail 184ms
/aggregate functions/topK/Map(Int32,Nullable(UUID)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UInt16)) OK 95ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UInt32)) OK 90ms
/aggregate functions/topK/Map(Int32,LowCardinality(UInt8)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int16))) XFail 180ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UInt64)) OK 131ms
/aggregate functions/topK/Map(Int32,LowCardinality(UInt16)) OK 94ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/topK/Map(Int32,LowCardinality(UInt32)) OK 110ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UInt128)) OK 93ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int32))) XFail 178ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/topK/Map(Int32,LowCardinality(UInt64)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Int8)) OK 102ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(Bool))) OK 89ms
/aggregate functions/topK/Map(Int32,LowCardinality(UInt128)) OK 90ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Int16)) OK 100ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int64))) XFail 183ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/topK/Map(Int32,LowCardinality(Int8)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Int32)) OK 98ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 84ms
/aggregate functions/topK/Map(Int32,LowCardinality(Int16)) OK 129ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Int128))) XFail 231ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Int64)) OK 111ms
/aggregate functions/uniq/Map(Int8,LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/topK/Map(Int32,LowCardinality(Int32)) OK 105ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Int128)) OK 117ms
/aggregate functions/uniq/Map(Int8,Array(String)) OK 116ms
/aggregate functions/topK/Map(Int32,LowCardinality(Int64)) OK 97ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Float32))) XFail 202ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Float32)) OK 111ms
/aggregate functions/uniq/Map(Int8,Map(String,LowCardinality(Float64))) OK 89ms
/aggregate functions/topK/Map(Int32,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniq/Map(Int8,Tuple(String)) OK 105ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Float64)) OK 105ms
/aggregate functions/topK/Map(Int32,LowCardinality(Float32)) OK 112ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Float64))) XFail 170ms
/aggregate functions/uniq/Map(Int16,UInt8) OK 103ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/topK/Map(Int32,LowCardinality(Float64)) OK 93ms
/aggregate functions/uniq/Map(Int16,UInt16) OK 105ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Date)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Date))) XFail 174ms
/aggregate functions/topK/Map(Int32,LowCardinality(Date)) OK 88ms
/aggregate functions/uniq/Map(Int16,UInt32) OK 104ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(DateTime)) OK 109ms
/aggregate functions/topK/Map(Int32,LowCardinality(DateTime)) OK 99ms
/aggregate functions/uniq/Map(Int16,UInt64) OK 109ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(DateTime))) XFail 182ms
/aggregate functions/topK/Map(Int32,LowCardinality(Bool)) OK 93ms
/aggregate functions/uniq/Map(Int16,UInt128) OK 118ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(Bool)) OK 101ms
/aggregate functions/topK/Map(Int32,LowCardinality(String)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(Bool))) XFail 178ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(String)) OK 112ms
/aggregate functions/uniq/Map(Int16,Int8) OK 120ms
/aggregate functions/topK/Map(Int32,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(FixedString(51))) OK 134ms
/aggregate functions/topK/Map(Int32,LowCardinality(UUID)) OK 101ms
/aggregate functions/uniq/Map(Int16,Int16) OK 140ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(String))) XFail 181ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/uniqCombined/Map(UInt8,Nullable(UUID)) OK 112ms
/aggregate functions/uniq/Map(Int16,Int32) OK 105ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(FixedString(51)))) XFail 193ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UInt8)) OK 102ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/uniq/Map(Int16,Int64) OK 103ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UInt16)) OK 108ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/uniq/Map(Int16,Int128) OK 119ms
/aggregate functions/singleValueOrNull/Map(Int128,LowCardinality(Nullable(UUID))) XFail 172ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UInt32)) OK 100ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/uniq/Map(Int16,Float32) OK 100ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UInt64)) OK 91ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/uniq/Map(Int16,Float64) OK 102ms
/aggregate functions/singleValueOrNull/Map(Int128,Array(String)) XFail 182ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UInt128)) OK 89ms
/aggregate functions/uniq/Map(Int16,Decimal128(38)) OK 127ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Int8)) OK 85ms
/aggregate functions/singleValueOrNull/Map(Int128,Map(String,LowCardinality(Float64))) XFail 200ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/uniq/Map(Int16,Date) OK 99ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Int16)) OK 101ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/uniq/Map(Int16,DateTime) OK 98ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Int32)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Int128,Tuple(String)) XFail 173ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/uniq/Map(Int16,DateTime64(3)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Int64)) OK 97ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/uniq/Map(Int16,Bool) OK 108ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Int128)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Date,UInt8) XFail 183ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Float32)) OK 106ms
/aggregate functions/uniq/Map(Int16,String) OK 104ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Float64))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Float64)) OK 119ms
/aggregate functions/uniq/Map(Int16,FixedString(51)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Date,UInt16) XFail 178ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Date))) OK 95ms
/aggregate functions/uniq/Map(Int16,UUID) OK 102ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Date)) OK 102ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/singleValueOrNull/Map(Date,UInt32) XFail 173ms
/aggregate functions/uniq/Map(Int16,Nullable(UInt8)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(DateTime)) OK 105ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/uniq/Map(Int16,Nullable(UInt16)) OK 115ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Bool)) OK 103ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(String))) OK 185ms
/aggregate functions/singleValueOrNull/Map(Date,UInt64) XFail 253ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(String)) OK 171ms
/aggregate functions/uniq/Map(Int16,Nullable(UInt32)) OK 158ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/uniq/Map(Int16,Nullable(UInt64)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/singleValueOrNull/Map(Date,UInt128) XFail 189ms
/aggregate functions/topK/Map(Int32,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniq/Map(Int16,Nullable(UInt128)) OK 118ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(UUID)) OK 122ms
/aggregate functions/topK/Map(Int32,Array(String)) OK 126ms
/aggregate functions/singleValueOrNull/Map(Date,Int8) XFail 182ms
/aggregate functions/uniq/Map(Int16,Nullable(Int8)) OK 111ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/topK/Map(Int32,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/uniq/Map(Int16,Nullable(Int16)) OK 104ms
/aggregate functions/topK/Map(Int32,Tuple(String)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,Int16) XFail 162ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 87ms
/aggregate functions/uniq/Map(Int16,Nullable(Int32)) OK 99ms
/aggregate functions/topK/Map(Int64,UInt8) OK 99ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 88ms
/aggregate functions/uniq/Map(Int16,Nullable(Int64)) OK 125ms
/aggregate functions/topK/Map(Int64,UInt16) OK 111ms
/aggregate functions/singleValueOrNull/Map(Date,Int32) XFail 190ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/topK/Map(Int64,UInt32) OK 100ms
/aggregate functions/uniq/Map(Int16,Nullable(Int128)) OK 106ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,Int64) XFail 186ms
/aggregate functions/topK/Map(Int64,UInt64) OK 106ms
/aggregate functions/uniq/Map(Int16,Nullable(Float32)) OK 115ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/topK/Map(Int64,UInt128) OK 99ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniq/Map(Int16,Nullable(Float64)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,Int128) XFail 178ms
/aggregate functions/topK/Map(Int64,Int8) OK 106ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniq/Map(Int16,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/topK/Map(Int64,Int16) OK 108ms
/aggregate functions/uniq/Map(Int16,Nullable(Date)) OK 116ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/singleValueOrNull/Map(Date,Float32) XFail 194ms
/aggregate functions/topK/Map(Int64,Int32) OK 99ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/uniq/Map(Int16,Nullable(DateTime)) OK 117ms
/aggregate functions/topK/Map(Int64,Int64) OK 97ms
/aggregate functions/singleValueOrNull/Map(Date,Float64) XFail 200ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/uniq/Map(Int16,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/topK/Map(Int64,Int128) OK 93ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniq/Map(Int16,Nullable(Bool)) OK 107ms
/aggregate functions/topK/Map(Int64,Float32) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,Decimal128(38)) XFail 218ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 102ms
/aggregate functions/uniq/Map(Int16,Nullable(String)) OK 97ms
/aggregate functions/topK/Map(Int64,Float64) OK 93ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/uniq/Map(Int16,Nullable(FixedString(51))) OK 114ms
/aggregate functions/topK/Map(Int64,Decimal128(38)) OK 96ms
/aggregate functions/singleValueOrNull/Map(Date,Date) XFail 222ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/uniq/Map(Int16,Nullable(UUID)) OK 116ms
/aggregate functions/topK/Map(Int64,Date) OK 103ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UInt8)) OK 118ms
/aggregate functions/topK/Map(Int64,DateTime) OK 105ms
/aggregate functions/singleValueOrNull/Map(Date,DateTime) XFail 222ms
/aggregate functions/uniqCombined/Map(UInt8,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/topK/Map(Int64,DateTime64(3)) OK 114ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UInt16)) OK 119ms
/aggregate functions/topK/Map(Int64,Bool) OK 106ms
/aggregate functions/uniqCombined/Map(UInt8,Array(String)) OK 136ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UInt32)) OK 102ms
/aggregate functions/singleValueOrNull/Map(Date,DateTime64(3)) XFail 171ms
/aggregate functions/topK/Map(Int64,String) OK 108ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UInt64)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt8,Map(String,LowCardinality(Float64))) OK 88ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UInt128)) OK 107ms
/aggregate functions/topK/Map(Int64,FixedString(51)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt8,Tuple(String)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,Bool) XFail 181ms
/aggregate functions/topK/Map(Int64,UUID) OK 119ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Int8)) OK 106ms
/aggregate functions/uniqCombined/Map(UInt16,UInt8) OK 109ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Int16)) OK 127ms
/aggregate functions/topK/Map(Int64,Nullable(UInt8)) OK 123ms
/aggregate functions/uniqCombined/Map(UInt16,UInt16) OK 107ms
/aggregate functions/singleValueOrNull/Map(Date,String) XFail 226ms
/aggregate functions/uniqCombined/Map(UInt16,UInt32) OK 118ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Int32)) OK 106ms
/aggregate functions/topK/Map(Int64,Nullable(UInt16)) OK 98ms
/aggregate functions/topK/Map(Int64,Nullable(UInt32)) OK 112ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Int64)) OK 133ms
/aggregate functions/uniqCombined/Map(UInt16,UInt64) OK 117ms
/aggregate functions/singleValueOrNull/Map(Date,FixedString(51)) XFail 163ms
/aggregate functions/topK/Map(Int64,Nullable(UInt64)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt16,UInt128) OK 101ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Int128)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,UUID) XFail 176ms
/aggregate functions/topK/Map(Int64,Nullable(UInt128)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt16,Int8) OK 100ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Float32)) OK 107ms
/aggregate functions/topK/Map(Int64,Nullable(Int8)) OK 88ms
/aggregate functions/uniqCombined/Map(UInt16,Int16) OK 139ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Float64)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt8)) XFail 164ms
/aggregate functions/topK/Map(Int64,Nullable(Int16)) OK 97ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Date)) OK 83ms
/aggregate functions/uniqCombined/Map(UInt16,Int32) OK 95ms
/aggregate functions/topK/Map(Int64,Nullable(Int32)) OK 90ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt16)) XFail 185ms
/aggregate functions/uniq/Map(Int16,LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqCombined/Map(UInt16,Int64) OK 103ms
/aggregate functions/topK/Map(Int64,Nullable(Int64)) OK 103ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Bool)) OK 81ms
/aggregate functions/uniqCombined/Map(UInt16,Int128) OK 90ms
/aggregate functions/topK/Map(Int64,Nullable(Int128)) OK 118ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt32)) XFail 200ms
/aggregate functions/uniq/Map(Int16,LowCardinality(String)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt16,Float32) OK 95ms
/aggregate functions/topK/Map(Int64,Nullable(Float32)) OK 116ms
/aggregate functions/uniq/Map(Int16,LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/uniqCombined/Map(UInt16,Float64) OK 102ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt64)) XFail 208ms
/aggregate functions/uniq/Map(Int16,LowCardinality(UUID)) OK 110ms
/aggregate functions/topK/Map(Int64,Nullable(Float64)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt16,Decimal128(38)) OK 94ms
/aggregate functions/topK/Map(Int64,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/uniqCombined/Map(UInt16,Date) OK 97ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UInt128)) XFail 168ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/topK/Map(Int64,Nullable(Date)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt16,DateTime) OK 94ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/topK/Map(Int64,Nullable(DateTime)) OK 91ms
/aggregate functions/uniqCombined/Map(UInt16,DateTime64(3)) OK 108ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int8)) XFail 189ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/topK/Map(Int64,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/uniqCombined/Map(UInt16,Bool) OK 128ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/topK/Map(Int64,Nullable(Bool)) OK 115ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int16)) XFail 182ms
/aggregate functions/uniqCombined/Map(UInt16,String) OK 96ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/topK/Map(Int64,Nullable(String)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt16,FixedString(51)) OK 89ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/topK/Map(Int64,Nullable(FixedString(51))) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int32)) XFail 219ms
/aggregate functions/uniqCombined/Map(UInt16,UUID) OK 110ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/topK/Map(Int64,Nullable(UUID)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UInt8)) OK 109ms
/aggregate functions/topK/Map(Int64,LowCardinality(UInt8)) OK 93ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int64)) XFail 179ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UInt16)) OK 103ms
/aggregate functions/topK/Map(Int64,LowCardinality(UInt16)) OK 92ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UInt32)) OK 95ms
/aggregate functions/topK/Map(Int64,LowCardinality(UInt32)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Int128)) XFail 177ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Float32))) OK 88ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UInt64)) OK 100ms
/aggregate functions/topK/Map(Int64,LowCardinality(UInt64)) OK 105ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UInt128)) OK 93ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Float32)) XFail 190ms
/aggregate functions/topK/Map(Int64,LowCardinality(UInt128)) OK 94ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Int8)) OK 93ms
/aggregate functions/topK/Map(Int64,LowCardinality(Int8)) OK 109ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Int16)) OK 87ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Float64)) XFail 178ms
/aggregate functions/topK/Map(Int64,LowCardinality(Int16)) OK 99ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Int32)) OK 101ms
/aggregate functions/topK/Map(Int64,LowCardinality(Int32)) OK 99ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Int64)) OK 100ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Decimal128(38))) XFail 179ms
/aggregate functions/topK/Map(Int64,LowCardinality(Int64)) OK 117ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Int128)) OK 122ms
/aggregate functions/topK/Map(Int64,LowCardinality(Int128)) OK 97ms
/aggregate functions/uniq/Map(Int16,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Date)) XFail 229ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Float32)) OK 105ms
/aggregate functions/topK/Map(Int64,LowCardinality(Float32)) OK 106ms
/aggregate functions/uniq/Map(Int16,Array(String)) OK 101ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Float64)) OK 105ms
/aggregate functions/topK/Map(Int64,LowCardinality(Float64)) OK 91ms
/aggregate functions/uniq/Map(Int16,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(DateTime)) XFail 217ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_uint16_ OK 12s 452ms
/aggregate functions/topK/Map(Int64,LowCardinality(Date)) OK 91ms
/aggregate functions/uniq/Map(Int16,Tuple(String)) OK 110ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Date)) OK 124ms
/aggregate functions/topK/Map(Int64,LowCardinality(DateTime)) OK 114ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(DateTime64(3))) XFail 196ms
/aggregate functions/uniq/Map(Int32,UInt8) OK 95ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(DateTime)) OK 98ms
/aggregate functions/topK/Map(Int64,LowCardinality(Bool)) OK 99ms
/aggregate functions/uniq/Map(Int32,UInt16) OK 107ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/topK/Map(Int64,LowCardinality(String)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(Bool)) XFail 171ms
/aggregate functions/uniq/Map(Int32,UInt32) OK 93ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(Bool)) OK 99ms
/aggregate functions/topK/Map(Int64,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/uniq/Map(Int32,UInt64) OK 91ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(String)) OK 112ms
/aggregate functions/topK/Map(Int64,LowCardinality(UUID)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(String)) XFail 201ms
/aggregate functions/uniq/Map(Int32,UInt128) OK 95ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UInt8))) OK 118ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(FixedString(51))) OK 111ms
/aggregate functions/uniq/Map(Int32,Int8) OK 95ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/uniqCombined/Map(UInt16,Nullable(UUID)) OK 112ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(FixedString(51))) XFail 242ms
/aggregate functions/uniq/Map(Int32,Int16) OK 115ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniq/Map(Int32,Int32) OK 117ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UInt16)) OK 127ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/singleValueOrNull/Map(Date,Nullable(UUID)) XFail 209ms
/aggregate functions/uniq/Map(Int32,Int64) OK 109ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniq/Map(Int32,Int128) OK 186ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UInt128))) OK 173ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt8)) XFail 261ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UInt64)) OK 183ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/uniq/Map(Int32,Float32) OK 113ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UInt128)) OK 132ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/uniq/Map(Int32,Float64) OK 120ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt16)) XFail 193ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Int8)) OK 104ms
/aggregate functions/uniq/Map(Int32,Decimal128(38)) OK 117ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Int16)) OK 142ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Int64))) OK 125ms
/aggregate functions/uniq/Map(Int32,Date) OK 130ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt32)) XFail 213ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/uniq/Map(Int32,DateTime) OK 101ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Int32)) OK 123ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt64)) XFail 180ms
/aggregate functions/uniq/Map(Int32,DateTime64(3)) OK 115ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Int64)) OK 110ms
/aggregate functions/uniq/Map(Int32,Bool) OK 117ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Int128)) OK 103ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UInt128)) XFail 183ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Float32)) OK 115ms
/aggregate functions/uniq/Map(Int32,String) OK 130ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Float64)) OK 130ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int8)) XFail 225ms
/aggregate functions/uniq/Map(Int32,FixedString(51)) OK 125ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Date)) OK 123ms
/aggregate functions/uniq/Map(Int32,UUID) OK 118ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int16)) XFail 173ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(DateTime)) OK 119ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/uniq/Map(Int32,Nullable(UInt8)) OK 101ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/uniq/Map(Int32,Nullable(UInt16)) OK 111ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Bool)) OK 115ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int32)) XFail 188ms
/aggregate functions/uniq/Map(Int32,Nullable(UInt32)) OK 128ms
/aggregate functions/topK/Map(Int64,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(String)) OK 130ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int64)) XFail 187ms
/aggregate functions/uniq/Map(Int32,Nullable(UInt64)) OK 128ms
/aggregate functions/topK/Map(Int64,Array(String)) OK 121ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/topK/Map(Int64,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/uniq/Map(Int32,Nullable(UInt128)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(UUID)) OK 103ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Int128)) XFail 178ms
/aggregate functions/uniq/Map(Int32,Nullable(Int8)) OK 108ms
/aggregate functions/topK/Map(Int64,Tuple(String)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/uniq/Map(Int32,Nullable(Int16)) OK 98ms
/aggregate functions/topK/Map(Int128,UInt8) OK 121ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Float32)) XFail 215ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/uniq/Map(Int32,Nullable(Int32)) OK 111ms
/aggregate functions/topK/Map(Int128,UInt16) OK 114ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniq/Map(Int32,Nullable(Int64)) OK 91ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Float64)) XFail 222ms
/aggregate functions/topK/Map(Int128,UInt32) OK 102ms
/aggregate functions/uniq/Map(Int32,Nullable(Int128)) OK 89ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/topK/Map(Int128,UInt64) OK 111ms
/aggregate functions/uniq/Map(Int32,Nullable(Float32)) OK 88ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Date)) XFail 170ms
/aggregate functions/topK/Map(Int128,UInt128) OK 94ms
/aggregate functions/uniq/Map(Int32,Nullable(Float64)) OK 91ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/topK/Map(Int128,Int8) OK 96ms
/aggregate functions/uniq/Map(Int32,Nullable(Decimal128(38))) OK 90ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(DateTime)) XFail 179ms
/aggregate functions/topK/Map(Int128,Int16) OK 108ms
/aggregate functions/uniq/Map(Int32,Nullable(Date)) OK 116ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/topK/Map(Int128,Int32) OK 95ms
/aggregate functions/uniq/Map(Int32,Nullable(DateTime)) OK 96ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Bool)) XFail 194ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/topK/Map(Int128,Int64) OK 100ms
/aggregate functions/uniq/Map(Int32,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/topK/Map(Int128,Int128) OK 92ms
/aggregate functions/uniq/Map(Int32,Nullable(Bool)) OK 90ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(String)) XFail 212ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Float64))) OK 107ms
/aggregate functions/topK/Map(Int128,Float32) OK 114ms
/aggregate functions/uniq/Map(Int32,Nullable(String)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/uniq/Map(Int32,Nullable(FixedString(51))) OK 92ms
/aggregate functions/topK/Map(Int128,Float64) OK 107ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(FixedString(51))) XFail 188ms
/aggregate functions/uniq/Map(Int32,Nullable(UUID)) OK 102ms
/aggregate functions/topK/Map(Int128,Decimal128(38)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UInt8)) OK 93ms
/aggregate functions/topK/Map(Int128,Date) OK 91ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(UUID)) XFail 175ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UInt16)) OK 95ms
/aggregate functions/topK/Map(Int128,DateTime) OK 102ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UInt32)) OK 97ms
/aggregate functions/topK/Map(Int128,DateTime64(3)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt8))) XFail 187ms
/aggregate functions/uniqCombined/Map(UInt16,LowCardinality(Nullable(UUID))) OK 87ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UInt64)) OK 100ms
/aggregate functions/topK/Map(Int128,Bool) OK 103ms
/aggregate functions/uniqCombined/Map(UInt16,Array(String)) OK 93ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UInt128)) OK 92ms
/aggregate functions/topK/Map(Int128,String) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt16))) XFail 177ms
/aggregate functions/uniqCombined/Map(UInt16,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Int8)) OK 89ms
/aggregate functions/topK/Map(Int128,FixedString(51)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt16,Tuple(String)) OK 98ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Int16)) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt32))) XFail 182ms
/aggregate functions/topK/Map(Int128,UUID) OK 91ms
/aggregate functions/uniqCombined/Map(UInt32,UInt8) OK 95ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Int32)) OK 91ms
/aggregate functions/topK/Map(Int128,Nullable(UInt8)) OK 91ms
/aggregate functions/uniqCombined/Map(UInt32,UInt16) OK 89ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Int64)) OK 113ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt64))) XFail 187ms
/aggregate functions/topK/Map(Int128,Nullable(UInt16)) OK 85ms
/aggregate functions/uniqCombined/Map(UInt32,UInt32) OK 93ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Int128)) OK 114ms
/aggregate functions/topK/Map(Int128,Nullable(UInt32)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt32,UInt64) OK 96ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UInt128))) XFail 179ms
/aggregate functions/topK/Map(Int128,Nullable(UInt64)) OK 111ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Float32)) OK 121ms
/aggregate functions/uniqCombined/Map(UInt32,UInt128) OK 103ms
/aggregate functions/topK/Map(Int128,Nullable(UInt128)) OK 120ms
/aggregate functions/uniqCombined/Map(UInt32,Int8) OK 92ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Float64)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int8))) XFail 181ms
/aggregate functions/uniqCombined/Map(UInt32,Int16) OK 106ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Date)) OK 108ms
/aggregate functions/topK/Map(Int128,Nullable(Int8)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt32,Int32) OK 114ms
/aggregate functions/topK/Map(Int128,Nullable(Int16)) OK 116ms
/aggregate functions/uniq/Map(Int32,LowCardinality(DateTime)) OK 123ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int16))) XFail 227ms
/aggregate functions/uniqCombined/Map(UInt32,Int64) OK 145ms
/aggregate functions/topK/Map(Int128,Nullable(Int32)) OK 101ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Bool)) OK 123ms
/aggregate functions/topK/Map(Int128,Nullable(Int64)) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int32))) XFail 217ms
/aggregate functions/uniqCombined/Map(UInt32,Int128) OK 96ms
/aggregate functions/uniq/Map(Int32,LowCardinality(String)) OK 114ms
/aggregate functions/topK/Map(Int128,Nullable(Int128)) OK 92ms
/aggregate functions/uniqCombined/Map(UInt32,Float32) OK 109ms
/aggregate functions/uniq/Map(Int32,LowCardinality(FixedString(51))) OK 82ms
/aggregate functions/topK/Map(Int128,Nullable(Float32)) OK 92ms
/aggregate functions/uniq/Map(Int32,LowCardinality(UUID)) OK 120ms
/aggregate functions/uniqCombined/Map(UInt32,Float64) OK 126ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int64))) XFail 172ms
/aggregate functions/topK/Map(Int128,Nullable(Float64)) OK 96ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt32,Decimal128(38)) OK 96ms
/aggregate functions/topK/Map(Int128,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Int128))) XFail 177ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/uniqCombined/Map(UInt32,Date) OK 113ms
/aggregate functions/topK/Map(Int128,Nullable(Date)) OK 105ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UInt32))) OK 82ms
/aggregate functions/uniqCombined/Map(UInt32,DateTime) OK 102ms
/aggregate functions/topK/Map(Int128,Nullable(DateTime)) OK 121ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Float32))) XFail 187ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt32,DateTime64(3)) OK 127ms
/aggregate functions/topK/Map(Int128,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UInt128))) OK 92ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Float64))) XFail 165ms
/aggregate functions/topK/Map(Int128,Nullable(Bool)) OK 94ms
/aggregate functions/uniqCombined/Map(UInt32,Bool) OK 100ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/topK/Map(Int128,Nullable(String)) OK 110ms
/aggregate functions/uniqCombined/Map(UInt32,String) OK 107ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Date))) XFail 185ms
/aggregate functions/topK/Map(Int128,Nullable(FixedString(51))) OK 119ms
/aggregate functions/uniqCombined/Map(UInt32,FixedString(51)) OK 107ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/uniqCombined/Map(UInt32,UUID) OK 127ms
/aggregate functions/topK/Map(Int128,Nullable(UUID)) OK 131ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(DateTime))) XFail 218ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UInt8)) OK 120ms
/aggregate functions/topK/Map(Int128,LowCardinality(UInt8)) OK 104ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(Bool))) XFail 225ms
/aggregate functions/topK/Map(Int128,LowCardinality(UInt16)) OK 130ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UInt16)) OK 121ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UInt32)) OK 113ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/topK/Map(Int128,LowCardinality(UInt32)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(String))) XFail 178ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UInt64)) OK 112ms
/aggregate functions/topK/Map(Int128,LowCardinality(UInt64)) OK 85ms
/aggregate functions/topK/Map(Int128,LowCardinality(UInt128)) OK 134ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UInt128)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(FixedString(51)))) XFail 209ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/topK/Map(Int128,LowCardinality(Int8)) OK 153ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Int8)) OK 122ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Int16)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Date,LowCardinality(Nullable(UUID))) XFail 197ms
/aggregate functions/topK/Map(Int128,LowCardinality(Int16)) OK 97ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Int32)) OK 108ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/topK/Map(Int128,LowCardinality(Int32)) OK 106ms
/aggregate functions/singleValueOrNull/Map(Date,Array(String)) XFail 173ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Int64)) OK 105ms
/aggregate functions/uniq/Map(Int32,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/topK/Map(Int128,LowCardinality(Int64)) OK 118ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Int128)) OK 106ms
/aggregate functions/uniq/Map(Int32,Array(String)) OK 107ms
/aggregate functions/topK/Map(Int128,LowCardinality(Int128)) OK 96ms
/aggregate functions/singleValueOrNull/Map(Date,Map(String,LowCardinality(Float64))) XFail 240ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Float32)) OK 102ms
/aggregate functions/uniq/Map(Int32,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/topK/Map(Int128,LowCardinality(Float32)) OK 173ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Float64)) OK 161ms
/aggregate functions/uniq/Map(Int32,Tuple(String)) OK 175ms
/aggregate functions/singleValueOrNull/Map(Date,Tuple(String)) XFail 180ms
/aggregate functions/topK/Map(Int128,LowCardinality(Float64)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Decimal128(38))) OK 93ms
/aggregate functions/uniq/Map(Int64,UInt8) OK 103ms
/aggregate functions/topK/Map(Int128,LowCardinality(Date)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Date)) OK 95ms
/aggregate functions/singleValueOrNull/Map(DateTime,UInt8) XFail 182ms
/aggregate functions/uniq/Map(Int64,UInt16) OK 106ms
/aggregate functions/topK/Map(Int128,LowCardinality(DateTime)) OK 90ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(DateTime)) OK 89ms
/aggregate functions/topK/Map(Int128,LowCardinality(Bool)) OK 95ms
/aggregate functions/uniq/Map(Int64,UInt32) OK 93ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/singleValueOrNull/Map(DateTime,UInt16) XFail 194ms
/aggregate functions/topK/Map(Int128,LowCardinality(String)) OK 112ms
/aggregate functions/uniq/Map(Int64,UInt64) OK 99ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(Bool)) OK 103ms
/aggregate functions/uniq/Map(Int64,UInt128) OK 104ms
/aggregate functions/topK/Map(Int128,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/singleValueOrNull/Map(DateTime,UInt32) XFail 181ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(String)) OK 92ms
/aggregate functions/topK/Map(Int128,LowCardinality(UUID)) OK 120ms
/aggregate functions/uniq/Map(Int64,Int8) OK 89ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(FixedString(51))) OK 96ms
/aggregate functions/uniq/Map(Int64,Int16) OK 96ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/singleValueOrNull/Map(DateTime,UInt64) XFail 184ms
/aggregate functions/uniqCombined/Map(UInt32,Nullable(UUID)) OK 86ms
/aggregate functions/uniq/Map(Int64,Int32) OK 98ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UInt8)) OK 98ms
/aggregate functions/uniq/Map(Int64,Int64) OK 89ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/singleValueOrNull/Map(DateTime,UInt128) XFail 172ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UInt16)) OK 92ms
/aggregate functions/uniq/Map(Int64,Int128) OK 88ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UInt32)) OK 99ms
/aggregate functions/uniq/Map(Int64,Float32) OK 94ms
/aggregate functions/singleValueOrNull/Map(DateTime,Int8) XFail 173ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UInt64)) OK 106ms
/aggregate functions/uniq/Map(Int64,Float64) OK 92ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UInt128)) OK 93ms
/aggregate functions/uniq/Map(Int64,Decimal128(38)) OK 97ms
/aggregate functions/singleValueOrNull/Map(DateTime,Int16) XFail 185ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Int8)) OK 100ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/uniq/Map(Int64,Date) OK 110ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Int16)) OK 93ms
/aggregate functions/singleValueOrNull/Map(DateTime,Int32) XFail 165ms
/aggregate functions/uniq/Map(Int64,DateTime) OK 104ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Int32)) OK 91ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/uniq/Map(Int64,DateTime64(3)) OK 87ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Int64)) OK 100ms
/aggregate functions/singleValueOrNull/Map(DateTime,Int64) XFail 190ms
/aggregate functions/uniq/Map(Int64,Bool) OK 106ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Int128))) OK 81ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Int128)) OK 97ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/uniq/Map(Int64,String) OK 106ms
/aggregate functions/singleValueOrNull/Map(DateTime,Int128) XFail 165ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Float32)) OK 93ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Float64))) OK 82ms
/aggregate functions/uniq/Map(Int64,FixedString(51)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Float64)) OK 97ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/uniq/Map(Int64,UUID) OK 111ms
/aggregate functions/singleValueOrNull/Map(DateTime,Float32) XFail 168ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Date)) OK 94ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/uniq/Map(Int64,Nullable(UInt8)) OK 93ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(DateTime)) OK 104ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/singleValueOrNull/Map(DateTime,Float64) XFail 176ms
/aggregate functions/uniq/Map(Int64,Nullable(UInt16)) OK 103ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Bool)) OK 92ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/uniq/Map(Int64,Nullable(UInt32)) OK 97ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(String)) OK 139ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/singleValueOrNull/Map(DateTime,Decimal128(38)) XFail 225ms
/aggregate functions/uniq/Map(Int64,Nullable(UInt64)) OK 114ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/topK/Map(Int128,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/uniq/Map(Int64,Nullable(UInt128)) OK 94ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(UUID)) OK 114ms
/aggregate functions/topK/Map(Int128,Array(String)) OK 99ms
/aggregate functions/singleValueOrNull/Map(DateTime,Date) XFail 194ms
/aggregate functions/uniq/Map(Int64,Nullable(Int8)) OK 85ms
/aggregate functions/topK/Map(Int128,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/uniq/Map(Int64,Nullable(Int16)) OK 105ms
/aggregate functions/singleValueOrNull/Map(DateTime,DateTime) XFail 213ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/topK/Map(Int128,Tuple(String)) OK 113ms
/aggregate functions/uniq/Map(Int64,Nullable(Int32)) OK 105ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/topK/Map(Date,UInt8) OK 101ms
/aggregate functions/uniq/Map(Int64,Nullable(Int64)) OK 104ms
/aggregate functions/singleValueOrNull/Map(DateTime,DateTime64(3)) XFail 165ms
/aggregate functions/topK/Map(Date,UInt16) OK 111ms
/aggregate functions/uniq/Map(Int64,Nullable(Int128)) OK 119ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/topK/Map(Date,UInt32) OK 105ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/uniq/Map(Int64,Nullable(Float32)) OK 117ms
/aggregate functions/singleValueOrNull/Map(DateTime,Bool) XFail 195ms
/aggregate functions/topK/Map(Date,UInt64) OK 157ms
/aggregate functions/uniq/Map(Int64,Nullable(Float64)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/singleValueOrNull/Map(DateTime,String) XFail 186ms
/aggregate functions/uniq/Map(Int64,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/topK/Map(Date,UInt128) OK 86ms
/aggregate functions/uniq/Map(Int64,Nullable(Date)) OK 97ms
/aggregate functions/topK/Map(Date,Int8) OK 100ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/singleValueOrNull/Map(DateTime,FixedString(51)) XFail 171ms
/aggregate functions/uniq/Map(Int64,Nullable(DateTime)) OK 110ms
/aggregate functions/topK/Map(Date,Int16) OK 129ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/uniq/Map(Int64,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/topK/Map(Date,Int32) OK 105ms
/aggregate functions/singleValueOrNull/Map(DateTime,UUID) XFail 195ms
/aggregate functions/uniq/Map(Int64,Nullable(Bool)) OK 105ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/topK/Map(Date,Int64) OK 112ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 8s 255ms
/aggregate functions/uniq/Map(Int64,Nullable(String)) OK 112ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt8)) XFail 189ms
/aggregate functions/topK/Map(Date,Int128) OK 114ms
/aggregate functions/uniq/Map(Int64,Nullable(FixedString(51))) OK 88ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/topK/Map(Date,Float32) OK 96ms
/aggregate functions/uniq/Map(Int64,Nullable(UUID)) OK 92ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt16)) XFail 192ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/topK/Map(Date,Float64) OK 105ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/topK/Map(Date,Decimal128(38)) OK 102ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UInt16)) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt32)) XFail 193ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/topK/Map(Date,Date) OK 104ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UInt32)) OK 85ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/topK/Map(Date,DateTime) OK 102ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UInt64)) OK 102ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt64)) XFail 192ms
/aggregate functions/topK/Map(Date,DateTime64(3)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt32,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UInt128)) OK 92ms
/aggregate functions/uniqCombined/Map(UInt32,Array(String)) OK 100ms
/aggregate functions/topK/Map(Date,Bool) OK 119ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Int8)) OK 107ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UInt128)) XFail 179ms
/aggregate functions/uniqCombined/Map(UInt32,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/topK/Map(Date,String) OK 109ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Int16)) OK 99ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int8)) XFail 186ms
/aggregate functions/uniqCombined/Map(UInt32,Tuple(String)) OK 98ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Int32)) OK 99ms
/aggregate functions/topK/Map(Date,FixedString(51)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt64,UInt8) OK 96ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Int64)) OK 94ms
/aggregate functions/topK/Map(Date,UUID) OK 96ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int16)) XFail 177ms
/aggregate functions/uniqCombined/Map(UInt64,UInt16) OK 90ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Int128)) OK 127ms
/aggregate functions/topK/Map(Date,Nullable(UInt8)) OK 127ms
/aggregate functions/uniqCombined/Map(UInt64,UInt32) OK 92ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Float32)) OK 109ms
/aggregate functions/topK/Map(Date,Nullable(UInt16)) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int32)) XFail 187ms
/aggregate functions/uniqCombined/Map(UInt64,UInt64) OK 90ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Float64)) OK 108ms
/aggregate functions/topK/Map(Date,Nullable(UInt32)) OK 116ms
/aggregate functions/uniqCombined/Map(UInt64,UInt128) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int64)) XFail 185ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Date)) OK 101ms
/aggregate functions/topK/Map(Date,Nullable(UInt64)) OK 97ms
/aggregate functions/uniqCombined/Map(UInt64,Int8) OK 98ms
/aggregate functions/uniq/Map(Int64,LowCardinality(DateTime)) OK 120ms
/aggregate functions/topK/Map(Date,Nullable(UInt128)) OK 95ms
/aggregate functions/uniqCombined/Map(UInt64,Int16) OK 106ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Int128)) XFail 185ms
/aggregate functions/topK/Map(Date,Nullable(Int8)) OK 111ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Bool)) OK 104ms
/aggregate functions/uniqCombined/Map(UInt64,Int32) OK 85ms
/aggregate functions/uniqCombined/Map(UInt64,Int64) OK 131ms
/aggregate functions/topK/Map(Date,Nullable(Int16)) OK 115ms
/aggregate functions/uniq/Map(Int64,LowCardinality(String)) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Float32)) XFail 208ms
/aggregate functions/uniq/Map(Int64,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/topK/Map(Date,Nullable(Int32)) OK 118ms
/aggregate functions/uniqCombined/Map(UInt64,Int128) OK 106ms
/aggregate functions/uniqCombined/Map(UInt64,Float32) OK 117ms
/aggregate functions/topK/Map(Date,Nullable(Int64)) OK 116ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Float64)) XFail 183ms
/aggregate functions/uniq/Map(Int64,LowCardinality(UUID)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt64,Float64) OK 94ms
/aggregate functions/topK/Map(Date,Nullable(Int128)) OK 95ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Decimal128(38))) XFail 173ms
/aggregate functions/uniqCombined/Map(UInt64,Decimal128(38)) OK 99ms
/aggregate functions/topK/Map(Date,Nullable(Float32)) OK 100ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/uniqCombined/Map(UInt64,Date) OK 118ms
/aggregate functions/topK/Map(Date,Nullable(Float64)) OK 105ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Date)) XFail 172ms
/aggregate functions/topK/Map(Date,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/uniqCombined/Map(UInt64,DateTime) OK 105ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/topK/Map(Date,Nullable(Date)) OK 92ms
/aggregate functions/uniqCombined/Map(UInt64,DateTime64(3)) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(DateTime)) XFail 182ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/topK/Map(Date,Nullable(DateTime)) OK 80ms
/aggregate functions/uniqCombined/Map(UInt64,Bool) OK 99ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/topK/Map(Date,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(DateTime64(3))) XFail 176ms
/aggregate functions/uniqCombined/Map(UInt64,String) OK 93ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/topK/Map(Date,Nullable(Bool)) OK 84ms
/aggregate functions/uniqCombined/Map(UInt64,FixedString(51)) OK 83ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/topK/Map(Date,Nullable(String)) OK 103ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(Bool)) XFail 247ms
/aggregate functions/uniqCombined/Map(UInt64,UUID) OK 168ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/topK/Map(Date,Nullable(FixedString(51))) OK 170ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UInt8)) OK 92ms
/aggregate functions/topK/Map(Date,Nullable(UUID)) OK 106ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(String)) XFail 188ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UInt16)) OK 104ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/topK/Map(Date,LowCardinality(UInt8)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UInt32)) OK 126ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(FixedString(51))) XFail 184ms
/aggregate functions/topK/Map(Date,LowCardinality(UInt16)) OK 98ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UInt64)) OK 101ms
/aggregate functions/topK/Map(Date,LowCardinality(UInt32)) OK 88ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UInt128)) OK 117ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/singleValueOrNull/Map(DateTime,Nullable(UUID)) XFail 220ms
/aggregate functions/topK/Map(Date,LowCardinality(UInt64)) OK 106ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Int8)) OK 139ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/topK/Map(Date,LowCardinality(UInt128)) OK 115ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(String))) OK 149ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt8)) XFail 197ms
/aggregate functions/topK/Map(Date,LowCardinality(Int8)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Int16)) OK 131ms
/aggregate functions/topK/Map(Date,LowCardinality(Int16)) OK 95ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Int32)) OK 96ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt16)) XFail 174ms
/aggregate functions/topK/Map(Date,LowCardinality(Int32)) OK 93ms
/aggregate functions/uniq/Map(Int64,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Int64)) OK 100ms
/aggregate functions/topK/Map(Date,LowCardinality(Int64)) OK 89ms
/aggregate functions/uniq/Map(Int64,Array(String)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Int128)) OK 100ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt32)) XFail 210ms
/aggregate functions/topK/Map(Date,LowCardinality(Int128)) OK 89ms
/aggregate functions/uniq/Map(Int64,Map(String,LowCardinality(Float64))) OK 169ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Float32)) OK 148ms
/aggregate functions/topK/Map(Date,LowCardinality(Float32)) OK 101ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt64)) XFail 192ms
/aggregate functions/topK/Map(Date,LowCardinality(Float64)) OK 112ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Float64)) OK 112ms
/aggregate functions/uniq/Map(Int64,Tuple(String)) OK 112ms
/aggregate functions/topK/Map(Date,LowCardinality(Date)) OK 105ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/uniq/Map(Int128,UInt8) OK 103ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UInt128)) XFail 195ms
/aggregate functions/topK/Map(Date,LowCardinality(DateTime)) OK 117ms
/aggregate functions/uniq/Map(Int128,UInt16) OK 121ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Date)) OK 107ms
/aggregate functions/topK/Map(Date,LowCardinality(Bool)) OK 122ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(DateTime)) OK 103ms
/aggregate functions/uniq/Map(Int128,UInt32) OK 116ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int8)) XFail 195ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/topK/Map(Date,LowCardinality(String)) OK 129ms
/aggregate functions/uniq/Map(Int128,UInt64) OK 112ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(Bool)) OK 121ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int16)) XFail 213ms
/aggregate functions/uniq/Map(Int128,UInt128) OK 106ms
/aggregate functions/topK/Map(Date,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(String)) OK 115ms
/aggregate functions/uniq/Map(Int128,Int8) OK 120ms
/aggregate functions/topK/Map(Date,LowCardinality(UUID)) OK 106ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int32)) XFail 189ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(FixedString(51))) OK 116ms
/aggregate functions/uniq/Map(Int128,Int16) OK 102ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/uniq/Map(Int128,Int32) OK 101ms
/aggregate functions/uniqCombined/Map(UInt64,Nullable(UUID)) OK 126ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int64)) XFail 177ms
/aggregate functions/uniq/Map(Int128,Int64) OK 99ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UInt8)) OK 94ms
/aggregate functions/uniq/Map(Int128,Int128) OK 94ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UInt16)) OK 113ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Int128)) XFail 209ms
/aggregate functions/uniq/Map(Int128,Float32) OK 95ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UInt32)) OK 98ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/uniq/Map(Int128,Float64) OK 94ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UInt64)) OK 96ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Float32)) XFail 196ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/uniq/Map(Int128,Decimal128(38)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UInt128)) OK 104ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/uniq/Map(Int128,Date) OK 87ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Int8)) OK 118ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Float64)) XFail 201ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Int32))) OK 88ms
/aggregate functions/uniq/Map(Int128,DateTime) OK 106ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Int16)) OK 110ms
/aggregate functions/uniq/Map(Int128,DateTime64(3)) OK 102ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Date)) XFail 188ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Int32)) OK 111ms
/aggregate functions/uniq/Map(Int128,Bool) OK 105ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Int64)) OK 107ms
/aggregate functions/uniq/Map(Int128,String) OK 102ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(DateTime)) XFail 181ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniq/Map(Int128,FixedString(51)) OK 105ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Date))) OK 85ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Float32)) OK 106ms
/aggregate functions/uniq/Map(Int128,UUID) OK 99ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Bool)) XFail 181ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Float64)) OK 99ms
/aggregate functions/uniq/Map(Int128,Nullable(UInt8)) OK 113ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Date)) OK 109ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(String)) XFail 215ms
/aggregate functions/uniq/Map(Int128,Nullable(UInt16)) OK 105ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(DateTime)) OK 101ms
/aggregate functions/uniq/Map(Int128,Nullable(UInt32)) OK 97ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Bool)) OK 104ms
/aggregate functions/uniq/Map(Int128,Nullable(UInt64)) OK 104ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(FixedString(51))) XFail 155ms
/aggregate functions/topK/Map(Date,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(String)) OK 98ms
/aggregate functions/uniq/Map(Int128,Nullable(UInt128)) OK 101ms
/aggregate functions/topK/Map(Date,Array(String)) OK 96ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(UUID)) XFail 177ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/uniq/Map(Int128,Nullable(Int8)) OK 122ms
/aggregate functions/topK/Map(Date,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(UUID)) OK 120ms
/aggregate functions/topK/Map(Date,Tuple(String)) OK 116ms
/aggregate functions/uniq/Map(Int128,Nullable(Int16)) OK 119ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt8))) XFail 202ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/topK/Map(DateTime,UInt8) OK 133ms
/aggregate functions/uniq/Map(Int128,Nullable(Int32)) OK 112ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt16))) XFail 202ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/uniq/Map(Int128,Nullable(Int64)) OK 131ms
/aggregate functions/topK/Map(DateTime,UInt16) OK 113ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/topK/Map(DateTime,UInt32) OK 121ms
/aggregate functions/uniq/Map(Int128,Nullable(Int128)) OK 113ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt32))) XFail 180ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/uniq/Map(Int128,Nullable(Float32)) OK 103ms
/aggregate functions/topK/Map(DateTime,UInt64) OK 120ms
/aggregate functions/uniq/Map(Int128,Nullable(Float64)) OK 128ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt64))) XFail 225ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/topK/Map(DateTime,UInt128) OK 119ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/uniq/Map(Int128,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/topK/Map(DateTime,Int8) OK 116ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UInt128))) XFail 189ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/topK/Map(DateTime,Int16) OK 126ms
/aggregate functions/uniq/Map(Int128,Nullable(Date)) OK 122ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 9s 229ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/topK/Map(DateTime,Int32) OK 99ms
/aggregate functions/uniq/Map(Int128,Nullable(DateTime)) OK 111ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int8))) XFail 192ms
/aggregate functions/topK/Map(DateTime,Int64) OK 132ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/uniq/Map(Int128,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/uniq/Map(Int128,Nullable(Bool)) OK 118ms
/aggregate functions/topK/Map(DateTime,Int128) OK 126ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int16))) XFail 210ms
/aggregate functions/uniq/Map(Int128,Nullable(String)) OK 124ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/topK/Map(DateTime,Float32) OK 128ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int32))) XFail 197ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/uniq/Map(Int128,Nullable(FixedString(51))) OK 102ms
/aggregate functions/topK/Map(DateTime,Float64) OK 101ms
/aggregate functions/uniq/Map(Int128,Nullable(UUID)) OK 104ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/topK/Map(DateTime,Decimal128(38)) OK 98ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int64))) XFail 188ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UInt8)) OK 111ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/topK/Map(DateTime,Date) OK 101ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UInt16)) OK 111ms
/aggregate functions/topK/Map(DateTime,DateTime) OK 99ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Int128))) XFail 183ms
/aggregate functions/topK/Map(DateTime,DateTime64(3)) OK 118ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UInt32)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UInt64)) OK 110ms
/aggregate functions/topK/Map(DateTime,Bool) OK 129ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Float32))) XFail 197ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UInt128)) OK 96ms
/aggregate functions/topK/Map(DateTime,String) OK 108ms
/aggregate functions/uniqCombined/Map(UInt64,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Int8)) OK 107ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Float64))) XFail 199ms
/aggregate functions/uniqCombined/Map(UInt64,Array(String)) OK 91ms
/aggregate functions/topK/Map(DateTime,FixedString(51)) OK 99ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Int16)) OK 101ms
/aggregate functions/uniqCombined/Map(UInt64,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/topK/Map(DateTime,UUID) OK 116ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Int32)) OK 102ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Date))) XFail 191ms
/aggregate functions/uniqCombined/Map(UInt64,Tuple(String)) OK 109ms
/aggregate functions/topK/Map(DateTime,Nullable(UInt8)) OK 98ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Int64)) OK 100ms
/aggregate functions/uniqCombined/Map(UInt128,UInt8) OK 91ms
/aggregate functions/topK/Map(DateTime,Nullable(UInt16)) OK 99ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(DateTime))) XFail 192ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Int128)) OK 94ms
/aggregate functions/uniqCombined/Map(UInt128,UInt16) OK 87ms
/aggregate functions/topK/Map(DateTime,Nullable(UInt32)) OK 94ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Float32)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,UInt32) OK 91ms
/aggregate functions/topK/Map(DateTime,Nullable(UInt64)) OK 101ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(Bool))) XFail 180ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Float64)) OK 92ms
/aggregate functions/uniqCombined/Map(UInt128,UInt64) OK 91ms
/aggregate functions/topK/Map(DateTime,Nullable(UInt128)) OK 107ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Date)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt128,UInt128) OK 100ms
/aggregate functions/topK/Map(DateTime,Nullable(Int8)) OK 89ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(String))) XFail 237ms
/aggregate functions/uniq/Map(Int128,LowCardinality(DateTime)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt128,Int8) OK 101ms
/aggregate functions/topK/Map(DateTime,Nullable(Int16)) OK 93ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Bool)) OK 128ms
/aggregate functions/uniqCombined/Map(UInt128,Int16) OK 127ms
/aggregate functions/topK/Map(DateTime,Nullable(Int32)) OK 237ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) XFail 229ms
/aggregate functions/uniq/Map(Int128,LowCardinality(String)) OK 161ms
/aggregate functions/uniqCombined/Map(UInt128,Int32) OK 135ms
/aggregate functions/uniqCombined/Map(UInt128,Int64) OK 126ms
/aggregate functions/topK/Map(DateTime,Nullable(Int64)) OK 106ms
/aggregate functions/uniq/Map(Int128,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/singleValueOrNull/Map(DateTime,LowCardinality(Nullable(UUID))) XFail 184ms
/aggregate functions/topK/Map(DateTime,Nullable(Int128)) OK 109ms
/aggregate functions/uniqCombined/Map(UInt128,Int128) OK 119ms
/aggregate functions/uniq/Map(Int128,LowCardinality(UUID)) OK 119ms
/aggregate functions/topK/Map(DateTime,Nullable(Float32)) OK 96ms
/aggregate functions/uniqCombined/Map(UInt128,Float32) OK 106ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/singleValueOrNull/Map(DateTime,Array(String)) XFail 182ms
/aggregate functions/topK/Map(DateTime,Nullable(Float64)) OK 102ms
/aggregate functions/uniqCombined/Map(UInt128,Float64) OK 103ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/topK/Map(DateTime,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/singleValueOrNull/Map(DateTime,Map(String,LowCardinality(Float64))) XFail 184ms
/aggregate functions/uniqCombined/Map(UInt128,Decimal128(38)) OK 121ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/topK/Map(DateTime,Nullable(Date)) OK 89ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/uniqCombined/Map(UInt128,Date) OK 98ms
/aggregate functions/topK/Map(DateTime,Nullable(DateTime)) OK 104ms
/aggregate functions/singleValueOrNull/Map(DateTime,Tuple(String)) XFail 164ms
/aggregate functions/uniqCombined/Map(UInt128,DateTime) OK 99ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/topK/Map(DateTime,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/uniqCombined/Map(UInt128,DateTime64(3)) OK 111ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/singleValueOrNull/Map(Bool,UInt8) XFail 200ms
/aggregate functions/topK/Map(DateTime,Nullable(Bool)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,Bool) OK 113ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/topK/Map(DateTime,Nullable(String)) OK 91ms
/aggregate functions/singleValueOrNull/Map(Bool,UInt16) XFail 196ms
/aggregate functions/uniqCombined/Map(UInt128,String) OK 103ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/topK/Map(DateTime,Nullable(FixedString(51))) OK 104ms
/aggregate functions/uniqCombined/Map(UInt128,FixedString(51)) OK 135ms
/aggregate functions/topK/Map(DateTime,Nullable(UUID)) OK 123ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/singleValueOrNull/Map(Bool,UInt32) XFail 167ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/uniqCombined/Map(UInt128,UUID) OK 99ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UInt8)) OK 100ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UInt8)) OK 107ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UInt16)) OK 109ms
/aggregate functions/singleValueOrNull/Map(Bool,UInt64) XFail 199ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UInt16)) OK 98ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UInt32)) OK 117ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UInt32)) OK 111ms
/aggregate functions/singleValueOrNull/Map(Bool,UInt128) XFail 182ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UInt64)) OK 99ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UInt64)) OK 94ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UInt128)) OK 109ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Bool,Int8) XFail 176ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UInt128)) OK 95ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Int8)) OK 118ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Int8)) OK 97ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Int16)) OK 101ms
/aggregate functions/singleValueOrNull/Map(Bool,Int16) XFail 177ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Int16)) OK 89ms
/aggregate functions/uniq/Map(Int128,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Int32)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Int32)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Bool,Int32) XFail 179ms
/aggregate functions/uniq/Map(Int128,Array(String)) OK 95ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Int64)) OK 97ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Int64)) OK 110ms
/aggregate functions/uniq/Map(Int128,Map(String,LowCardinality(Float64))) OK 96ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Int128)) OK 109ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Int128)) OK 97ms
/aggregate functions/singleValueOrNull/Map(Bool,Int64) XFail 173ms
/aggregate functions/uniq/Map(Int128,Tuple(String)) OK 89ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Float32)) OK 99ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Float32)) OK 96ms
/aggregate functions/uniq/Map(Date,UInt8) OK 98ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Float64)) OK 93ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Float64)) OK 109ms
/aggregate functions/singleValueOrNull/Map(Bool,Int128) XFail 183ms
/aggregate functions/uniq/Map(Date,UInt16) OK 92ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Date)) OK 90ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/uniq/Map(Date,UInt32) OK 94ms
/aggregate functions/topK/Map(DateTime,LowCardinality(DateTime)) OK 94ms
/aggregate functions/singleValueOrNull/Map(Bool,Float32) XFail 180ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Date)) OK 96ms
/aggregate functions/uniq/Map(Date,UInt64) OK 89ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Bool)) OK 121ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(DateTime)) OK 96ms
/aggregate functions/uniq/Map(Date,UInt128) OK 93ms
/aggregate functions/singleValueOrNull/Map(Bool,Float64) XFail 189ms
/aggregate functions/topK/Map(DateTime,LowCardinality(String)) OK 101ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/uniq/Map(Date,Int8) OK 93ms
/aggregate functions/topK/Map(DateTime,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(Bool)) OK 106ms
/aggregate functions/uniq/Map(Date,Int16) OK 120ms
/aggregate functions/singleValueOrNull/Map(Bool,Decimal128(38)) XFail 198ms
/aggregate functions/topK/Map(DateTime,LowCardinality(UUID)) OK 133ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(String)) OK 147ms
/aggregate functions/uniq/Map(Date,Int32) OK 110ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/uniq/Map(Date,Int64) OK 129ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(FixedString(51))) OK 123ms
/aggregate functions/singleValueOrNull/Map(Bool,Date) XFail 217ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/uniq/Map(Date,Int128) OK 124ms
/aggregate functions/uniqCombined/Map(UInt128,Nullable(UUID)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UInt8)) OK 129ms
/aggregate functions/singleValueOrNull/Map(Bool,DateTime) XFail 210ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/uniq/Map(Date,Float32) OK 129ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UInt16)) OK 109ms
/aggregate functions/uniq/Map(Date,Float64) OK 98ms
/aggregate functions/singleValueOrNull/Map(Bool,DateTime64(3)) XFail 195ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UInt32)) OK 96ms
/aggregate functions/uniq/Map(Date,Decimal128(38)) OK 96ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniq/Map(Date,Date) OK 103ms
/aggregate functions/singleValueOrNull/Map(Bool,Bool) XFail 164ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UInt128)) OK 107ms
/aggregate functions/uniq/Map(Date,DateTime) OK 109ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Int8)) OK 106ms
/aggregate functions/uniq/Map(Date,DateTime64(3)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Bool,String) XFail 190ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Int16)) OK 128ms
/aggregate functions/uniq/Map(Date,Bool) OK 114ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/singleValueOrNull/Map(Bool,FixedString(51)) XFail 207ms
/aggregate functions/uniq/Map(Date,String) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Int32)) OK 107ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/uniq/Map(Date,FixedString(51)) OK 111ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Int64)) OK 105ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/singleValueOrNull/Map(Bool,UUID) XFail 179ms
/aggregate functions/uniq/Map(Date,UUID) OK 103ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Int128)) OK 117ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Date))) OK 96ms
/aggregate functions/uniq/Map(Date,Nullable(UInt8)) OK 88ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Float32)) OK 100ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt8)) XFail 178ms
/aggregate functions/uniq/Map(Date,Nullable(UInt16)) OK 88ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Float64)) OK 114ms
/aggregate functions/uniq/Map(Date,Nullable(UInt32)) OK 88ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Date)) OK 107ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt16)) XFail 194ms
/aggregate functions/uniq/Map(Date,Nullable(UInt64)) OK 111ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(DateTime)) OK 106ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/uniq/Map(Date,Nullable(UInt128)) OK 105ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt32)) XFail 204ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Bool)) OK 104ms
/aggregate functions/topK/Map(DateTime,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/uniq/Map(Date,Nullable(Int8)) OK 97ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(String)) OK 96ms
/aggregate functions/topK/Map(DateTime,Array(String)) OK 97ms
/aggregate functions/uniq/Map(Date,Nullable(Int16)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt64)) XFail 176ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(FixedString(51))) OK 90ms
/aggregate functions/topK/Map(DateTime,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/uniq/Map(Date,Nullable(Int32)) OK 95ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(UUID)) OK 93ms
/aggregate functions/topK/Map(DateTime,Tuple(String)) OK 90ms
/aggregate functions/uniq/Map(Date,Nullable(Int64)) OK 103ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UInt128)) XFail 169ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 83ms
/aggregate functions/topK/Map(Bool,UInt8) OK 91ms
/aggregate functions/uniq/Map(Date,Nullable(Int128)) OK 90ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/topK/Map(Bool,UInt16) OK 93ms
/aggregate functions/uniq/Map(Date,Nullable(Float32)) OK 93ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int8)) XFail 177ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/topK/Map(Bool,UInt32) OK 96ms
/aggregate functions/uniq/Map(Date,Nullable(Float64)) OK 84ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 91ms
/aggregate functions/topK/Map(Bool,UInt64) OK 90ms
/aggregate functions/uniq/Map(Date,Nullable(Decimal128(38))) OK 87ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int16)) XFail 190ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/topK/Map(Bool,UInt128) OK 96ms
/aggregate functions/uniq/Map(Date,Nullable(Date)) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/topK/Map(Bool,Int8) OK 126ms
/aggregate functions/uniq/Map(Date,Nullable(DateTime)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int32)) XFail 200ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/uniq/Map(Date,Nullable(DateTime64(3))) OK 132ms
/aggregate functions/topK/Map(Bool,Int16) OK 106ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/topK/Map(Bool,Int32) OK 110ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int64)) XFail 221ms
/aggregate functions/uniq/Map(Date,Nullable(Bool)) OK 138ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/topK/Map(Bool,Int64) OK 122ms
/aggregate functions/uniq/Map(Date,Nullable(String)) OK 94ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Int128)) XFail 179ms
/aggregate functions/topK/Map(Bool,Int128) OK 105ms
/aggregate functions/uniq/Map(Date,Nullable(FixedString(51))) OK 112ms
/aggregate functions/topK/Map(Bool,Float32) OK 127ms
/aggregate functions/uniq/Map(Date,Nullable(UUID)) OK 113ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Float32)) XFail 172ms
/aggregate functions/topK/Map(Bool,Float64) OK 128ms
/aggregate functions/uniq/Map(Date,LowCardinality(UInt8)) OK 135ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Float64)) XFail 191ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/topK/Map(Bool,Decimal128(38)) OK 106ms
/aggregate functions/uniq/Map(Date,LowCardinality(UInt16)) OK 105ms
/aggregate functions/topK/Map(Bool,Date) OK 103ms
/aggregate functions/uniq/Map(Date,LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 9s 138ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Decimal128(38))) XFail 211ms
/aggregate functions/topK/Map(Bool,DateTime) OK 173ms
/aggregate functions/uniq/Map(Date,LowCardinality(UInt64)) OK 179ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(Bool))) OK 159ms
/aggregate functions/topK/Map(Bool,DateTime64(3)) OK 120ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Date)) XFail 197ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/uniq/Map(Date,LowCardinality(UInt128)) OK 108ms
/aggregate functions/topK/Map(Bool,Bool) OK 123ms
/aggregate functions/uniq/Map(Date,LowCardinality(Int8)) OK 110ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 94ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(DateTime)) XFail 168ms
/aggregate functions/uniqCombined/Map(UInt128,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/uniq/Map(Date,LowCardinality(Int16)) OK 115ms
/aggregate functions/topK/Map(Bool,String) OK 98ms
/aggregate functions/uniqCombined/Map(UInt128,Array(String)) OK 104ms
/aggregate functions/topK/Map(Bool,FixedString(51)) OK 121ms
/aggregate functions/uniq/Map(Date,LowCardinality(Int32)) OK 131ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(DateTime64(3))) XFail 200ms
/aggregate functions/uniqCombined/Map(UInt128,Map(String,LowCardinality(Float64))) OK 89ms
/aggregate functions/topK/Map(Bool,UUID) OK 101ms
/aggregate functions/uniq/Map(Date,LowCardinality(Int64)) OK 94ms
/aggregate functions/uniqCombined/Map(UInt128,Tuple(String)) OK 94ms
/aggregate functions/topK/Map(Bool,Nullable(UInt8)) OK 99ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(Bool)) XFail 208ms
/aggregate functions/uniq/Map(Date,LowCardinality(Int128)) OK 109ms
/aggregate functions/uniqCombined/Map(Int8,UInt8) OK 95ms
/aggregate functions/topK/Map(Bool,Nullable(UInt16)) OK 128ms
/aggregate functions/uniq/Map(Date,LowCardinality(Float32)) OK 117ms
/aggregate functions/uniqCombined/Map(Int8,UInt16) OK 101ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(String)) XFail 195ms
/aggregate functions/topK/Map(Bool,Nullable(UInt32)) OK 99ms
/aggregate functions/uniq/Map(Date,LowCardinality(Float64)) OK 99ms
/aggregate functions/uniqCombined/Map(Int8,UInt32) OK 98ms
/aggregate functions/topK/Map(Bool,Nullable(UInt64)) OK 92ms
/aggregate functions/uniq/Map(Date,LowCardinality(Date)) OK 104ms
/aggregate functions/uniqCombined/Map(Int8,UInt64) OK 106ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(FixedString(51))) XFail 211ms
/aggregate functions/topK/Map(Bool,Nullable(UInt128)) OK 93ms
/aggregate functions/uniq/Map(Date,LowCardinality(DateTime)) OK 97ms
/aggregate functions/uniqCombined/Map(Int8,UInt128) OK 98ms
/aggregate functions/topK/Map(Bool,Nullable(Int8)) OK 115ms
/aggregate functions/uniq/Map(Date,LowCardinality(Bool)) OK 110ms
/aggregate functions/uniqCombined/Map(Int8,Int8) OK 102ms
/aggregate functions/singleValueOrNull/Map(Bool,Nullable(UUID)) XFail 250ms
/aggregate functions/topK/Map(Bool,Nullable(Int16)) OK 127ms
/aggregate functions/uniq/Map(Date,LowCardinality(String)) OK 110ms
/aggregate functions/uniqCombined/Map(Int8,Int16) OK 114ms
/aggregate functions/topK/Map(Bool,Nullable(Int32)) OK 109ms
/aggregate functions/uniq/Map(Date,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/uniqCombined/Map(Int8,Int32) OK 104ms
/aggregate functions/topK/Map(Bool,Nullable(Int64)) OK 129ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt8)) XFail 198ms
/aggregate functions/uniqCombined/Map(Int8,Int64) OK 124ms
/aggregate functions/uniq/Map(Date,LowCardinality(UUID)) OK 97ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UInt8))) OK 101ms
/aggregate functions/topK/Map(Bool,Nullable(Int128)) OK 107ms
/aggregate functions/uniqCombined/Map(Int8,Int128) OK 97ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt16)) XFail 183ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/uniqCombined/Map(Int8,Float32) OK 149ms
/aggregate functions/topK/Map(Bool,Nullable(Float32)) OK 138ms
/aggregate functions/topK/Map(Bool,Nullable(Float64)) OK 105ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/uniqCombined/Map(Int8,Float64) OK 105ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt32)) XFail 169ms
/aggregate functions/topK/Map(Bool,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/uniqCombined/Map(Int8,Decimal128(38)) OK 100ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt64)) XFail 168ms
/aggregate functions/uniqCombined/Map(Int8,Date) OK 113ms
/aggregate functions/topK/Map(Bool,Nullable(Date)) OK 108ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/uniqCombined/Map(Int8,DateTime) OK 148ms
/aggregate functions/topK/Map(Bool,Nullable(DateTime)) OK 154ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UInt128)) XFail 200ms
/aggregate functions/uniqCombined/Map(Int8,DateTime64(3)) OK 117ms
/aggregate functions/topK/Map(Bool,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int8)) XFail 175ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/uniqCombined/Map(Int8,Bool) OK 104ms
/aggregate functions/topK/Map(Bool,Nullable(Bool)) OK 103ms
/aggregate functions/uniqCombined/Map(Int8,String) OK 95ms
/aggregate functions/topK/Map(Bool,Nullable(String)) OK 116ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int16)) XFail 221ms
/aggregate functions/uniqCombined/Map(Int8,FixedString(51)) OK 91ms
/aggregate functions/topK/Map(Bool,Nullable(FixedString(51))) OK 118ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqCombined/Map(Int8,UUID) OK 98ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/topK/Map(Bool,Nullable(UUID)) OK 101ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int32)) XFail 174ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UInt8)) OK 90ms
/aggregate functions/topK/Map(Bool,LowCardinality(UInt8)) OK 110ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UInt16)) OK 96ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int64)) XFail 180ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/topK/Map(Bool,LowCardinality(UInt16)) OK 100ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UInt32)) OK 91ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(DateTime))) OK 102ms
/aggregate functions/topK/Map(Bool,LowCardinality(UInt32)) OK 102ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UInt64)) OK 98ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Int128)) XFail 177ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/topK/Map(Bool,LowCardinality(UInt64)) OK 111ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UInt128)) OK 113ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/topK/Map(Bool,LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Int8)) OK 113ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Float32)) XFail 224ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/topK/Map(Bool,LowCardinality(Int8)) OK 111ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Int16)) OK 112ms
/aggregate functions/uniq/Map(Date,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/topK/Map(Bool,LowCardinality(Int16)) OK 122ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Int32)) OK 114ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Float64)) XFail 218ms
/aggregate functions/uniq/Map(Date,Array(String)) OK 113ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Int64)) OK 117ms
/aggregate functions/topK/Map(Bool,LowCardinality(Int32)) OK 99ms
/aggregate functions/uniq/Map(Date,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/topK/Map(Bool,LowCardinality(Int64)) OK 119ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Date)) XFail 218ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Int128)) OK 113ms
/aggregate functions/uniq/Map(Date,Tuple(String)) OK 117ms
/aggregate functions/topK/Map(Bool,LowCardinality(Int128)) OK 131ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Float32)) OK 118ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(DateTime)) XFail 206ms
/aggregate functions/uniq/Map(DateTime,UInt8) OK 122ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Float64)) OK 126ms
/aggregate functions/topK/Map(Bool,LowCardinality(Float32)) OK 118ms
/aggregate functions/uniq/Map(DateTime,UInt16) OK 123ms
/aggregate functions/topK/Map(Bool,LowCardinality(Float64)) OK 90ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Bool)) XFail 178ms
/aggregate functions/topK/Map(Bool,LowCardinality(Date)) OK 126ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Date)) OK 118ms
/aggregate functions/uniq/Map(DateTime,UInt32) OK 92ms
/aggregate functions/uniq/Map(DateTime,UInt64) OK 112ms
/aggregate functions/topK/Map(Bool,LowCardinality(DateTime)) OK 118ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(DateTime)) OK 124ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(String)) XFail 194ms
/aggregate functions/uniq/Map(DateTime,UInt128) OK 133ms
/aggregate functions/topK/Map(Bool,LowCardinality(Bool)) OK 118ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(FixedString(51))) XFail 222ms
/aggregate functions/uniq/Map(DateTime,Int8) OK 118ms
/aggregate functions/topK/Map(Bool,LowCardinality(String)) OK 105ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(Bool)) OK 101ms
/aggregate functions/topK/Map(Bool,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/uniq/Map(DateTime,Int16) OK 114ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(String)) OK 112ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(UUID)) XFail 171ms
/aggregate functions/topK/Map(Bool,LowCardinality(UUID)) OK 103ms
/aggregate functions/uniq/Map(DateTime,Int32) OK 111ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(FixedString(51))) OK 110ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/uniq/Map(DateTime,Int64) OK 103ms
/aggregate functions/uniqCombined/Map(Int8,Nullable(UUID)) OK 89ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt8))) XFail 183ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UInt8)) OK 113ms
/aggregate functions/uniq/Map(DateTime,Int128) OK 101ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/uniq/Map(DateTime,Float32) OK 133ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UInt16)) OK 119ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt16))) XFail 222ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UInt32)) OK 105ms
/aggregate functions/uniq/Map(DateTime,Float64) OK 113ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UInt64)) OK 116ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt32))) XFail 219ms
/aggregate functions/uniq/Map(DateTime,Decimal128(38)) OK 113ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UInt128)) OK 124ms
/aggregate functions/uniq/Map(DateTime,Date) OK 102ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Int16))) OK 91ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt64))) XFail 201ms
/aggregate functions/uniq/Map(DateTime,DateTime) OK 107ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Int8)) OK 112ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniq/Map(DateTime,DateTime64(3)) OK 125ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Int16)) OK 103ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UInt128))) XFail 165ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Int32)) OK 119ms
/aggregate functions/uniq/Map(DateTime,Bool) OK 103ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/uniq/Map(DateTime,String) OK 116ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Int64)) OK 88ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int8))) XFail 219ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Int128)) OK 120ms
/aggregate functions/uniq/Map(DateTime,FixedString(51)) OK 117ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Float32)) OK 140ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/uniq/Map(DateTime,UUID) OK 112ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int16))) XFail 206ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(DateTime))) OK 149ms
/aggregate functions/uniq/Map(DateTime,Nullable(UInt8)) OK 136ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Float64)) OK 122ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int32))) XFail 178ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Date)) OK 94ms
/aggregate functions/uniq/Map(DateTime,Nullable(UInt16)) OK 103ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(DateTime)) OK 110ms
/aggregate functions/uniq/Map(DateTime,Nullable(UInt32)) OK 106ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int64))) XFail 175ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Bool)) OK 136ms
/aggregate functions/uniq/Map(DateTime,Nullable(UInt64)) OK 137ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Int128))) XFail 184ms
/aggregate functions/topK/Map(Bool,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(String)) OK 129ms
/aggregate functions/uniq/Map(DateTime,Nullable(UInt128)) OK 126ms
/aggregate functions/topK/Map(Bool,Array(String)) OK 99ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/uniq/Map(DateTime,Nullable(Int8)) OK 104ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Float32))) XFail 185ms
/aggregate functions/topK/Map(Bool,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/uniq/Map(DateTime,Nullable(Int16)) OK 103ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(UUID)) OK 115ms
/aggregate functions/topK/Map(Bool,Tuple(String)) OK 90ms
/aggregate functions/uniq/Map(DateTime,Nullable(Int32)) OK 124ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Float64))) XFail 215ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/topK/Map(String,UInt8) OK 96ms
/aggregate functions/uniq/Map(DateTime,Nullable(Int64)) OK 106ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/topK/Map(String,UInt16) OK 111ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Date))) XFail 226ms
/aggregate functions/uniq/Map(DateTime,Nullable(Int128)) OK 108ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UInt32))) OK 188ms
/aggregate functions/topK/Map(String,UInt32) OK 104ms
/aggregate functions/uniq/Map(DateTime,Nullable(Float32)) OK 192ms
/aggregate functions/topK/Map(String,UInt64) OK 199ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(DateTime))) XFail 223ms
/aggregate functions/uniq/Map(DateTime,Nullable(Float64)) OK 118ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/topK/Map(String,UInt128) OK 108ms
/aggregate functions/uniq/Map(DateTime,Nullable(Decimal128(38))) OK 153ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/topK/Map(String,Int8) OK 115ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(Bool))) XFail 220ms
/aggregate functions/topK/Map(String,Int16) OK 133ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/uniq/Map(DateTime,Nullable(Date)) OK 129ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(String))) XFail 256ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/topK/Map(String,Int32) OK 128ms
/aggregate functions/uniq/Map(DateTime,Nullable(DateTime)) OK 100ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/uniq/Map(DateTime,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/topK/Map(String,Int64) OK 92ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/topK/Map(String,Int128) OK 124ms
/aggregate functions/uniq/Map(DateTime,Nullable(Bool)) OK 121ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(FixedString(51)))) XFail 175ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/topK/Map(String,Float32) OK 122ms
/aggregate functions/uniq/Map(DateTime,Nullable(String)) OK 122ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/singleValueOrNull/Map(Bool,LowCardinality(Nullable(UUID))) XFail 193ms
/aggregate functions/topK/Map(String,Float64) OK 117ms
/aggregate functions/uniq/Map(DateTime,Nullable(FixedString(51))) OK 124ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/topK/Map(String,Decimal128(38)) OK 126ms
/aggregate functions/uniq/Map(DateTime,Nullable(UUID)) OK 108ms
/aggregate functions/singleValueOrNull/Map(Bool,Array(String)) XFail 200ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UInt8)) OK 137ms
/aggregate functions/topK/Map(String,Date) OK 112ms
/aggregate functions/singleValueOrNull/Map(Bool,Map(String,LowCardinality(Float64))) XFail 188ms
/aggregate functions/topK/Map(String,DateTime) OK 133ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UInt16)) OK 108ms
/aggregate functions/sparkbar/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 9s 263ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UInt32)) OK 113ms
/aggregate functions/topK/Map(String,DateTime64(3)) OK 93ms
/aggregate functions/singleValueOrNull/Map(Bool,Tuple(String)) XFail 185ms
/aggregate functions/uniqCombined/Map(Int8,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/topK/Map(String,Bool) OK 132ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UInt64)) OK 105ms
/aggregate functions/uniqCombined/Map(Int8,Array(String)) OK 125ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UInt128)) OK 116ms
/aggregate functions/singleValueOrNull/Map(String,UInt8) XFail 185ms
/aggregate functions/topK/Map(String,String) OK 125ms
/aggregate functions/uniqCombined/Map(Int8,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Int8)) OK 110ms
/aggregate functions/topK/Map(String,FixedString(51)) OK 94ms
/aggregate functions/singleValueOrNull/Map(String,UInt16) XFail 164ms
/aggregate functions/uniqCombined/Map(Int8,Tuple(String)) OK 112ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Int16)) OK 113ms
/aggregate functions/topK/Map(String,UUID) OK 107ms
/aggregate functions/uniqCombined/Map(Int16,UInt8) OK 108ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Int32)) OK 143ms
/aggregate functions/topK/Map(String,Nullable(UInt8)) OK 133ms
/aggregate functions/singleValueOrNull/Map(String,UInt32) XFail 193ms
/aggregate functions/uniqCombined/Map(Int16,UInt16) OK 120ms
/aggregate functions/topK/Map(String,Nullable(UInt16)) OK 96ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Int64)) OK 98ms
/aggregate functions/singleValueOrNull/Map(String,UInt64) XFail 190ms
/aggregate functions/uniqCombined/Map(Int16,UInt32) OK 97ms
/aggregate functions/topK/Map(String,Nullable(UInt32)) OK 100ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Int128)) OK 100ms
/aggregate functions/uniqCombined/Map(Int16,UInt64) OK 93ms
/aggregate functions/topK/Map(String,Nullable(UInt64)) OK 104ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Float32)) OK 87ms
/aggregate functions/singleValueOrNull/Map(String,UInt128) XFail 179ms
/aggregate functions/uniqCombined/Map(Int16,UInt128) OK 92ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Float64)) OK 104ms
/aggregate functions/topK/Map(String,Nullable(UInt128)) OK 106ms
/aggregate functions/uniqCombined/Map(Int16,Int8) OK 100ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Date)) OK 109ms
/aggregate functions/topK/Map(String,Nullable(Int8)) OK 92ms
/aggregate functions/singleValueOrNull/Map(String,Int8) XFail 180ms
/aggregate functions/uniqCombined/Map(Int16,Int16) OK 97ms
/aggregate functions/topK/Map(String,Nullable(Int16)) OK 94ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(DateTime)) OK 105ms
/aggregate functions/uniqCombined/Map(Int16,Int32) OK 109ms
/aggregate functions/topK/Map(String,Nullable(Int32)) OK 90ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Bool)) OK 91ms
/aggregate functions/singleValueOrNull/Map(String,Int16) XFail 193ms
/aggregate functions/uniqCombined/Map(Int16,Int64) OK 91ms
/aggregate functions/topK/Map(String,Nullable(Int64)) OK 99ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(String)) OK 106ms
/aggregate functions/uniqCombined/Map(Int16,Int128) OK 90ms
/aggregate functions/topK/Map(String,Nullable(Int128)) OK 96ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/singleValueOrNull/Map(String,Int32) XFail 175ms
/aggregate functions/uniqCombined/Map(Int16,Float32) OK 83ms
/aggregate functions/topK/Map(String,Nullable(Float32)) OK 97ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(UUID)) OK 91ms
/aggregate functions/uniqCombined/Map(Int16,Float64) OK 90ms
/aggregate functions/topK/Map(String,Nullable(Float64)) OK 87ms
/aggregate functions/singleValueOrNull/Map(String,Int64) XFail 196ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/uniqCombined/Map(Int16,Decimal128(38)) OK 105ms
/aggregate functions/topK/Map(String,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/uniqCombined/Map(Int16,Date) OK 107ms
/aggregate functions/topK/Map(String,Nullable(Date)) OK 90ms
/aggregate functions/singleValueOrNull/Map(String,Int128) XFail 205ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/uniqCombined/Map(Int16,DateTime) OK 90ms
/aggregate functions/topK/Map(String,Nullable(DateTime)) OK 92ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/uniqCombined/Map(Int16,DateTime64(3)) OK 91ms
/aggregate functions/topK/Map(String,Nullable(DateTime64(3))) OK 90ms
/aggregate functions/singleValueOrNull/Map(String,Float32) XFail 173ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/uniqCombined/Map(Int16,Bool) OK 99ms
/aggregate functions/topK/Map(String,Nullable(Bool)) OK 92ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/uniqCombined/Map(Int16,String) OK 104ms
/aggregate functions/topK/Map(String,Nullable(String)) OK 103ms
/aggregate functions/singleValueOrNull/Map(String,Float64) XFail 189ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Int16))) OK 95ms
/aggregate functions/uniqCombined/Map(Int16,FixedString(51)) OK 149ms
/aggregate functions/topK/Map(String,Nullable(FixedString(51))) OK 117ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/topK/Map(String,Nullable(UUID)) OK 111ms
/aggregate functions/singleValueOrNull/Map(String,Decimal128(38)) XFail 231ms
/aggregate functions/uniqCombined/Map(Int16,UUID) OK 98ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/topK/Map(String,LowCardinality(UInt8)) OK 135ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UInt8)) OK 107ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UInt16)) OK 118ms
/aggregate functions/singleValueOrNull/Map(String,Date) XFail 178ms
/aggregate functions/topK/Map(String,LowCardinality(UInt16)) OK 118ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UInt32)) OK 121ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/topK/Map(String,LowCardinality(UInt32)) OK 115ms
/aggregate functions/singleValueOrNull/Map(String,DateTime) XFail 195ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UInt64)) OK 115ms
/aggregate functions/topK/Map(String,LowCardinality(UInt64)) OK 111ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UInt128)) OK 131ms
/aggregate functions/topK/Map(String,LowCardinality(UInt128)) OK 114ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/singleValueOrNull/Map(String,DateTime64(3)) XFail 168ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/topK/Map(String,LowCardinality(Int8)) OK 109ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Int8)) OK 126ms
/aggregate functions/singleValueOrNull/Map(String,Bool) XFail 174ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/topK/Map(String,LowCardinality(Int16)) OK 87ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Int16)) OK 94ms
/aggregate functions/topK/Map(String,LowCardinality(Int32)) OK 111ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Int32)) OK 94ms
/aggregate functions/singleValueOrNull/Map(String,String) XFail 188ms
/aggregate functions/uniq/Map(DateTime,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/topK/Map(String,LowCardinality(Int64)) OK 94ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Int64)) OK 105ms
/aggregate functions/topK/Map(String,LowCardinality(Int128)) OK 114ms
/aggregate functions/uniq/Map(DateTime,Array(String)) OK 99ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Int128)) OK 122ms
/aggregate functions/singleValueOrNull/Map(String,FixedString(51)) XFail 212ms
/aggregate functions/uniq/Map(DateTime,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/topK/Map(String,LowCardinality(Float32)) OK 122ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Float32)) OK 106ms
/aggregate functions/uniq/Map(DateTime,Tuple(String)) OK 84ms
/aggregate functions/topK/Map(String,LowCardinality(Float64)) OK 106ms
/aggregate functions/singleValueOrNull/Map(String,UUID) XFail 200ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Float64)) OK 98ms
/aggregate functions/uniq/Map(Bool,UInt8) OK 92ms
/aggregate functions/topK/Map(String,LowCardinality(Date)) OK 106ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/uniq/Map(Bool,UInt16) OK 90ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt8)) XFail 215ms
/aggregate functions/topK/Map(String,LowCardinality(DateTime)) OK 114ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Date)) OK 103ms
/aggregate functions/uniq/Map(Bool,UInt32) OK 90ms
/aggregate functions/topK/Map(String,LowCardinality(Bool)) OK 110ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(DateTime)) OK 108ms
/aggregate functions/uniq/Map(Bool,UInt64) OK 107ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt16)) XFail 198ms
/aggregate functions/topK/Map(String,LowCardinality(String)) OK 100ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/uniq/Map(Bool,UInt128) OK 104ms
/aggregate functions/topK/Map(String,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(Bool)) OK 94ms
/aggregate functions/uniq/Map(Bool,Int8) OK 102ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt32)) XFail 180ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(String)) OK 109ms
/aggregate functions/topK/Map(String,LowCardinality(UUID)) OK 112ms
/aggregate functions/uniq/Map(Bool,Int16) OK 110ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(FixedString(51))) OK 106ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/uniq/Map(Bool,Int32) OK 107ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt64)) XFail 203ms
/aggregate functions/uniqCombined/Map(Int16,Nullable(UUID)) OK 114ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/uniq/Map(Bool,Int64) OK 120ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UInt8)) OK 125ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/uniq/Map(Bool,Int128) OK 112ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UInt128)) XFail 208ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UInt16)) OK 106ms
/aggregate functions/uniq/Map(Bool,Float32) OK 110ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UInt32)) OK 114ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int8)) XFail 182ms
/aggregate functions/uniq/Map(Bool,Float64) OK 116ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UInt64)) OK 110ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/uniq/Map(Bool,Decimal128(38)) OK 99ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int16)) XFail 167ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UInt128)) OK 104ms
/aggregate functions/uniq/Map(Bool,Date) OK 108ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Int8)) OK 110ms
/aggregate functions/uniq/Map(Bool,DateTime) OK 117ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int32)) XFail 195ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Int16)) OK 124ms
/aggregate functions/uniq/Map(Bool,DateTime64(3)) OK 106ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Int64))) OK 131ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int64)) XFail 210ms
/aggregate functions/uniq/Map(Bool,Bool) OK 136ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Int32)) OK 142ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/uniq/Map(Bool,String) OK 99ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Int64)) OK 102ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Int128)) XFail 264ms
/aggregate functions/uniq/Map(Bool,FixedString(51)) OK 140ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Int128)) OK 119ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Float32)) OK 103ms
/aggregate functions/uniq/Map(Bool,UUID) OK 104ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Float32)) XFail 189ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Float64)) OK 124ms
/aggregate functions/uniq/Map(Bool,Nullable(UInt8)) OK 102ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/uniq/Map(Bool,Nullable(UInt16)) OK 112ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Date)) OK 105ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Float64)) XFail 193ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/uniq/Map(Bool,Nullable(UInt32)) OK 117ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(DateTime)) OK 106ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniq/Map(Bool,Nullable(UInt64)) OK 110ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Decimal128(38))) XFail 187ms
/aggregate functions/topK/Map(String,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(String)) OK 123ms
/aggregate functions/uniq/Map(Bool,Nullable(UInt128)) OK 122ms
/aggregate functions/topK/Map(String,Array(String)) OK 134ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Date)) XFail 214ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/uniq/Map(Bool,Nullable(Int8)) OK 105ms
/aggregate functions/uniq/Map(Bool,Nullable(Int16)) OK 113ms
/aggregate functions/topK/Map(String,Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(UUID)) OK 111ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(DateTime)) XFail 200ms
/aggregate functions/uniq/Map(Bool,Nullable(Int32)) OK 117ms
/aggregate functions/topK/Map(String,Tuple(String)) OK 100ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/topK/Map(FixedString(51),UInt8) OK 104ms
/aggregate functions/uniq/Map(Bool,Nullable(Int64)) OK 101ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(DateTime64(3))) XFail 172ms
/aggregate functions/topK/Map(FixedString(51),UInt16) OK 113ms
/aggregate functions/uniq/Map(Bool,Nullable(Int128)) OK 111ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/topK/Map(FixedString(51),UInt32) OK 118ms
/aggregate functions/uniq/Map(Bool,Nullable(Float32)) OK 106ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(Bool)) XFail 199ms
/aggregate functions/uniq/Map(Bool,Nullable(Float64)) OK 143ms
/aggregate functions/topK/Map(FixedString(51),UInt64) OK 111ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/topK/Map(FixedString(51),UInt128) OK 102ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(String)) XFail 182ms
/aggregate functions/uniq/Map(Bool,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/topK/Map(FixedString(51),Int8) OK 96ms
/aggregate functions/uniq/Map(Bool,Nullable(Date)) OK 104ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(FixedString(51))) XFail 176ms
/aggregate functions/topK/Map(FixedString(51),Int16) OK 93ms
/aggregate functions/uniq/Map(Bool,Nullable(DateTime)) OK 97ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/topK/Map(FixedString(51),Int32) OK 91ms
/aggregate functions/uniq/Map(Bool,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/singleValueOrNull/Map(String,Nullable(UUID)) XFail 185ms
/aggregate functions/topK/Map(FixedString(51),Int64) OK 92ms
/aggregate functions/uniq/Map(Bool,Nullable(Bool)) OK 91ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/topK/Map(FixedString(51),Int128) OK 98ms
/aggregate functions/uniq/Map(Bool,Nullable(String)) OK 93ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt8)) XFail 176ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/topK/Map(FixedString(51),Float32) OK 101ms
/aggregate functions/uniq/Map(Bool,Nullable(FixedString(51))) OK 94ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/topK/Map(FixedString(51),Float64) OK 98ms
/aggregate functions/uniq/Map(Bool,Nullable(UUID)) OK 88ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt16)) XFail 193ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/topK/Map(FixedString(51),Decimal128(38)) OK 101ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UInt8)) OK 110ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/topK/Map(FixedString(51),Date) OK 102ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UInt16)) OK 100ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt32)) XFail 186ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/topK/Map(FixedString(51),DateTime) OK 98ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UInt32)) OK 86ms
/aggregate functions/topK/Map(FixedString(51),DateTime64(3)) OK 98ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UInt64)) OK 108ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt64)) XFail 215ms
/aggregate functions/topK/Map(FixedString(51),Bool) OK 97ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UInt128)) OK 114ms
/aggregate functions/topK/Map(FixedString(51),String) OK 95ms
/aggregate functions/uniqCombined/Map(Int16,LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UInt128)) XFail 206ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Int8)) OK 109ms
/aggregate functions/topK/Map(FixedString(51),FixedString(51)) OK 120ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Int16)) OK 111ms
/aggregate functions/uniqCombined/Map(Int16,Array(String)) OK 104ms
/aggregate functions/topK/Map(FixedString(51),UUID) OK 87ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int8)) XFail 221ms
/aggregate functions/uniqCombined/Map(Int16,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Int32)) OK 122ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UInt8)) OK 101ms
/aggregate functions/uniqCombined/Map(Int16,Tuple(String)) OK 97ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Int64)) OK 106ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UInt16)) OK 101ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int16)) XFail 167ms
/aggregate functions/uniqCombined/Map(Int32,UInt8) OK 114ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Int128)) OK 110ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UInt32)) OK 110ms
/aggregate functions/sparkbar/datatypes/permutations/date,uint8 OK 176ms
/aggregate functions/uniqCombined/Map(Int32,UInt16) OK 131ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Float32)) OK 127ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UInt64)) OK 92ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int32)) XFail 231ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UInt128)) OK 122ms
/aggregate functions/sparkbar/datatypes/permutations/date,uint64 OK 221ms
/aggregate functions/uniqCombined/Map(Int32,UInt32) OK 135ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Float64)) OK 143ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Int8)) OK 95ms
/aggregate functions/uniqCombined/Map(Int32,UInt64) OK 109ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int64)) XFail 172ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Date)) OK 107ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Int16)) OK 114ms
/aggregate functions/sparkbar/datatypes/permutations/date,uint32 OK 197ms
/aggregate functions/uniqCombined/Map(Int32,UInt128) OK 99ms
/aggregate functions/uniq/Map(Bool,LowCardinality(DateTime)) OK 98ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Int32)) OK 116ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Int128)) XFail 205ms
/aggregate functions/uniqCombined/Map(Int32,Int8) OK 89ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Bool)) OK 92ms
/aggregate functions/sparkbar/datatypes/permutations/date,uint16 OK 198ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Int64)) OK 110ms
/aggregate functions/uniqCombined/Map(Int32,Int16) OK 104ms
/aggregate functions/uniq/Map(Bool,LowCardinality(String)) OK 100ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Float32)) XFail 186ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Int128)) OK 124ms
/aggregate functions/uniqCombined/Map(Int32,Int32) OK 116ms
/aggregate functions/uniq/Map(Bool,LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/sparkbar/datatypes/permutations/date,nullable_uint8_ OK 204ms
/aggregate functions/uniq/Map(Bool,LowCardinality(UUID)) OK 129ms
/aggregate functions/uniqCombined/Map(Int32,Int64) OK 105ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Float32)) OK 121ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Float64)) XFail 201ms
/aggregate functions/uniqCombined/Map(Int32,Int128) OK 113ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Float64)) OK 111ms
/aggregate functions/sparkbar/datatypes/permutations/date,nullable_uint64_ OK 222ms
/aggregate functions/uniqCombined/Map(Int32,Float32) OK 110ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UInt16))) OK 121ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Decimal128(38))) OK 124ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Date)) XFail 210ms
/aggregate functions/uniqCombined/Map(Int32,Float64) OK 168ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Date)) OK 148ms
/aggregate functions/sparkbar/datatypes/permutations/date,nullable_uint32_ OK 235ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(DateTime)) XFail 187ms
/aggregate functions/uniqCombined/Map(Int32,Decimal128(38)) OK 116ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/topK/Map(FixedString(51),Nullable(DateTime)) OK 116ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/sparkbar/datatypes/permutations/date,nullable_uint16_ OK 261ms
/aggregate functions/uniqCombined/Map(Int32,Date) OK 105ms
/aggregate functions/topK/Map(FixedString(51),Nullable(DateTime64(3))) OK 120ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Bool)) XFail 210ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Int8))) OK 86ms
/aggregate functions/uniqCombined/Map(Int32,DateTime) OK 135ms
/aggregate functions/topK/Map(FixedString(51),Nullable(Bool)) OK 105ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/topK/Map(FixedString(51),Nullable(String)) OK 154ms
/aggregate functions/uniqCombined/Map(Int32,DateTime64(3)) OK 137ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(String)) XFail 246ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_uint8_ OK 256ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/uniqCombined/Map(Int32,Bool) OK 121ms
/aggregate functions/topK/Map(FixedString(51),Nullable(FixedString(51))) OK 147ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(FixedString(51))) XFail 207ms
/aggregate functions/uniqCombined/Map(Int32,String) OK 126ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_uint64_ OK 217ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/topK/Map(FixedString(51),Nullable(UUID)) OK 103ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/uniqCombined/Map(Int32,FixedString(51)) OK 117ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UInt8)) OK 110ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(UUID)) XFail 192ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_uint32_ OK 279ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/uniqCombined/Map(Int32,UUID) OK 96ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UInt16)) OK 112ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UInt8)) OK 100ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UInt32)) OK 124ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt8))) XFail 193ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UInt16)) OK 92ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UInt64)) OK 109ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_uint16_ OK 218ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UInt32)) OK 97ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt16))) XFail 182ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UInt128)) OK 108ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UInt64)) OK 112ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Int8)) OK 111ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 222ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UInt128)) OK 101ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt32))) XFail 211ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Int16)) OK 116ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Int8)) OK 120ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Int32)) OK 109ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 305ms
/aggregate functions/uniq/Map(Bool,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Int16)) OK 183ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt64))) XFail 265ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Int64)) OK 191ms
/aggregate functions/uniq/Map(Bool,Array(String)) OK 190ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Int32)) OK 118ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Int128)) OK 153ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UInt128))) XFail 248ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 261ms
/aggregate functions/uniq/Map(Bool,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Int64)) OK 119ms
/aggregate functions/uniq/Map(Bool,Tuple(String)) OK 155ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Int128)) OK 123ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Float32)) OK 146ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int8))) XFail 215ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Float32)) OK 110ms
/aggregate functions/sparkbar/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 234ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Float64)) OK 99ms
/aggregate functions/uniq/Map(String,UInt8) OK 102ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Float64)) OK 97ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Date)) OK 118ms
/aggregate functions/uniq/Map(String,UInt16) OK 96ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int16))) XFail 184ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Decimal128(38))) OK 87ms
/aggregate functions/uniq/Map(String,UInt32) OK 151ms
/aggregate functions/uniqCombined64 OK 3m 9s
/aggregate functions/uniqCombined64/constant OK 79ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(DateTime)) OK 128ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Date)) OK 98ms
/aggregate functions/uniqCombined64/zero rows OK 87ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Bool)) OK 132ms
/aggregate functions/uniq/Map(String,UInt64) OK 120ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int32))) XFail 245ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(DateTime)) OK 141ms
/aggregate functions/uniqCombined64/with group by OK 66ms
/aggregate functions/uniqCombined64/some negative values OK 74ms
/aggregate functions/uniq/Map(String,UInt128) OK 122ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(String)) OK 138ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/uniqCombined64/first non-NULL value OK 66ms
/aggregate functions/uniqCombined64/NULL for all rows OK 103ms
/aggregate functions/uniq/Map(String,Int8) OK 153ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int64))) XFail 217ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(Bool)) OK 97ms
/aggregate functions/uniqCombined64/return type OK 69ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(String)) OK 133ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(UUID)) OK 120ms
/aggregate functions/uniq/Map(String,Int16) OK 119ms
/aggregate functions/uniqCombined64/with another aggregate function OK 81ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Int128))) XFail 195ms
/aggregate functions/uniqCombined64/with another aggregate function and group by OK 89ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(FixedString(51))) OK 94ms
/aggregate functions/uniq/Map(String,Int32) OK 105ms
/aggregate functions/uniqCombined64/string that ends with \0 OK 92ms
/aggregate functions/uniqCombined/Map(Int32,Nullable(UUID)) OK 114ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/uniq/Map(String,Int64) OK 108ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Float32))) XFail 200ms
/aggregate functions/uniqCombined64/inf OK 70ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UInt8)) OK 111ms
/aggregate functions/uniq/Map(String,Int128) OK 113ms
/aggregate functions/uniqCombined64/-inf OK 108ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UInt16)) OK 140ms
/aggregate functions/uniq/Map(String,Float32) OK 117ms
/aggregate functions/uniqCombined64/nan OK 75ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Float64))) XFail 209ms
/aggregate functions/uniqCombined64/UInt8 OK 96ms
/aggregate functions/uniq/Map(String,Float64) OK 117ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UInt32)) OK 120ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/uniqCombined64/UInt16 OK 90ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Date))) XFail 182ms
/aggregate functions/uniq/Map(String,Decimal128(38)) OK 115ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UInt64)) OK 111ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/uniqCombined64/UInt32 OK 98ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/uniq/Map(String,Date) OK 129ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UInt128)) OK 136ms
/aggregate functions/uniqCombined64/UInt64 OK 132ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(DateTime))) XFail 204ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/uniq/Map(String,DateTime) OK 145ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Int8)) OK 110ms
/aggregate functions/uniqCombined64/UInt128 OK 144ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Int16)) OK 130ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(Bool))) XFail 239ms
/aggregate functions/uniq/Map(String,DateTime64(3)) OK 120ms
/aggregate functions/uniqCombined64/Int8 OK 120ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Int32)) OK 136ms
/aggregate functions/uniq/Map(String,Bool) OK 146ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/uniqCombined64/Int16 OK 102ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(String))) XFail 251ms
/aggregate functions/uniqCombined64/Int32 OK 141ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Int64)) OK 121ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/uniq/Map(String,String) OK 124ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Int128)) OK 125ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 151ms
/aggregate functions/uniqCombined64/Int64 OK 148ms
/aggregate functions/uniq/Map(String,FixedString(51)) OK 113ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(FixedString(51)))) XFail 211ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Float32)) OK 112ms
/aggregate functions/uniq/Map(String,UUID) OK 112ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/uniqCombined64/Int128 OK 94ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Float64)) OK 113ms
/aggregate functions/uniq/Map(String,Nullable(UInt8)) OK 113ms
/aggregate functions/uniqCombined64/Float32 OK 117ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/singleValueOrNull/Map(String,LowCardinality(Nullable(UUID))) XFail 196ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Date)) OK 88ms
/aggregate functions/uniq/Map(String,Nullable(UInt16)) OK 106ms
/aggregate functions/uniqCombined64/Float64 OK 127ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(DateTime)) OK 93ms
/aggregate functions/uniq/Map(String,Nullable(UInt32)) OK 87ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/uniqCombined64/Decimal128(38) OK 121ms
/aggregate functions/singleValueOrNull/Map(String,Array(String)) XFail 194ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniq/Map(String,Nullable(UInt64)) OK 118ms
/aggregate functions/uniqCombined64/Date OK 113ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(String)) OK 111ms
/aggregate functions/topK/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/uniq/Map(String,Nullable(UInt128)) OK 96ms
/aggregate functions/singleValueOrNull/Map(String,Map(String,LowCardinality(Float64))) XFail 176ms
/aggregate functions/uniqCombined64/DateTime OK 112ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/topK/Map(FixedString(51),Array(String)) OK 121ms
/aggregate functions/uniq/Map(String,Nullable(Int8)) OK 102ms
/aggregate functions/uniqCombined64/DateTime64(3) OK 121ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(UUID)) OK 134ms
/aggregate functions/uniq/Map(String,Nullable(Int16)) OK 150ms
/aggregate functions/topK/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/singleValueOrNull/Map(String,Tuple(String)) XFail 200ms
/aggregate functions/uniqCombined64/Bool OK 128ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/uniq/Map(String,Nullable(Int32)) OK 94ms
/aggregate functions/topK/Map(FixedString(51),Tuple(String)) OK 100ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt8) XFail 207ms
/aggregate functions/uniqCombined64/String OK 109ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/uniq/Map(String,Nullable(Int64)) OK 114ms
/aggregate functions/topK/Map(UUID,UInt8) OK 109ms
/aggregate functions/uniqCombined64/FixedString(51) OK 118ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/uniq/Map(String,Nullable(Int128)) OK 132ms
/aggregate functions/topK/Map(UUID,UInt16) OK 123ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt16) XFail 197ms
/aggregate functions/uniqCombined64/UUID OK 100ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/topK/Map(UUID,UInt32) OK 110ms
/aggregate functions/uniq/Map(String,Nullable(Float32)) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt8,UInt8) OK 95ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/topK/Map(UUID,UInt64) OK 121ms
/aggregate functions/uniq/Map(String,Nullable(Float64)) OK 112ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt32) XFail 203ms
/aggregate functions/uniqCombined64/Map(UInt8,UInt16) OK 96ms
/aggregate functions/topK/Map(UUID,UInt128) OK 116ms
/aggregate functions/uniq/Map(String,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt8,UInt32) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt64) XFail 186ms
/aggregate functions/topK/Map(UUID,Int8) OK 110ms
/aggregate functions/uniq/Map(String,Nullable(Date)) OK 144ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Int16))) OK 136ms
/aggregate functions/uniqCombined64/Map(UInt8,UInt64) OK 94ms
/aggregate functions/topK/Map(UUID,Int16) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt8,UInt128) OK 99ms
/aggregate functions/uniq/Map(String,Nullable(DateTime)) OK 123ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UInt128) XFail 198ms
/aggregate functions/topK/Map(UUID,Int32) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt8,Int8) OK 100ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/uniq/Map(String,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt8,Int16) OK 99ms
/aggregate functions/topK/Map(UUID,Int64) OK 110ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int8) XFail 174ms
/aggregate functions/uniq/Map(String,Nullable(Bool)) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt8,Int32) OK 112ms
/aggregate functions/topK/Map(UUID,Int128) OK 105ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/uniq/Map(String,Nullable(String)) OK 89ms
/aggregate functions/uniqCombined64/Map(UInt8,Int64) OK 127ms
/aggregate functions/topK/Map(UUID,Float32) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int16) XFail 210ms
/aggregate functions/uniq/Map(String,Nullable(FixedString(51))) OK 92ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/topK/Map(UUID,Float64) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt8,Int128) OK 113ms
/aggregate functions/uniq/Map(String,Nullable(UUID)) OK 118ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int32) XFail 195ms
/aggregate functions/uniqCombined64/Map(UInt8,Float32) OK 137ms
/aggregate functions/topK/Map(UUID,Decimal128(38)) OK 114ms
/aggregate functions/uniq/Map(String,LowCardinality(UInt8)) OK 115ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/topK/Map(UUID,Date) OK 196ms
/aggregate functions/uniq/Map(String,LowCardinality(UInt16)) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt8,Float64) OK 195ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(Bool))) OK 180ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int64) XFail 280ms
/aggregate functions/uniq/Map(String,LowCardinality(UInt32)) OK 211ms
/aggregate functions/topK/Map(UUID,DateTime) OK 148ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/uniqCombined64/Map(UInt8,Decimal128(38)) OK 147ms
/aggregate functions/uniq/Map(String,LowCardinality(UInt64)) OK 121ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Int128) XFail 189ms
/aggregate functions/topK/Map(UUID,DateTime64(3)) OK 115ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt8,Date) OK 115ms
/aggregate functions/uniq/Map(String,LowCardinality(UInt128)) OK 156ms
/aggregate functions/topK/Map(UUID,Bool) OK 158ms
/aggregate functions/uniqCombined/Map(Int32,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt8,DateTime) OK 136ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Float32) XFail 236ms
/aggregate functions/uniqCombined/Map(Int32,Array(String)) OK 164ms
/aggregate functions/uniq/Map(String,LowCardinality(Int8)) OK 154ms
/aggregate functions/uniqCombined64/Map(UInt8,DateTime64(3)) OK 158ms
/aggregate functions/topK/Map(UUID,String) OK 132ms
/aggregate functions/topK/Map(UUID,FixedString(51)) OK 135ms
/aggregate functions/uniqCombined/Map(Int32,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/uniq/Map(String,LowCardinality(Int16)) OK 120ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Float64) XFail 212ms
/aggregate functions/uniqCombined64/Map(UInt8,Bool) OK 145ms
/aggregate functions/uniq/Map(String,LowCardinality(Int32)) OK 113ms
/aggregate functions/topK/Map(UUID,UUID) OK 105ms
/aggregate functions/uniqCombined/Map(Int32,Tuple(String)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt8,String) OK 92ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Decimal128(38)) XFail 194ms
/aggregate functions/topK/Map(UUID,Nullable(UInt8)) OK 118ms
/aggregate functions/uniq/Map(String,LowCardinality(Int64)) OK 127ms
/aggregate functions/uniqCombined64/Map(UInt8,FixedString(51)) OK 130ms
/aggregate functions/uniqCombined/Map(Int64,UInt8) OK 114ms
/aggregate functions/topK/Map(UUID,Nullable(UInt16)) OK 149ms
/aggregate functions/uniq/Map(String,LowCardinality(Int128)) OK 123ms
/aggregate functions/uniqCombined/Map(Int64,UInt16) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt8,UUID) OK 112ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Date) XFail 202ms
/aggregate functions/uniqCombined/Map(Int64,UInt32) OK 133ms
/aggregate functions/uniq/Map(String,LowCardinality(Float32)) OK 162ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UInt8)) OK 108ms
/aggregate functions/topK/Map(UUID,Nullable(UInt32)) OK 140ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UInt16)) OK 121ms
/aggregate functions/uniqCombined/Map(Int64,UInt64) OK 119ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),DateTime) XFail 221ms
/aggregate functions/topK/Map(UUID,Nullable(UInt64)) OK 108ms
/aggregate functions/uniq/Map(String,LowCardinality(Float64)) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UInt32)) OK 139ms
/aggregate functions/uniqCombined/Map(Int64,UInt128) OK 121ms
/aggregate functions/topK/Map(UUID,Nullable(UInt128)) OK 116ms
/aggregate functions/uniq/Map(String,LowCardinality(Date)) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),DateTime64(3)) XFail 207ms
/aggregate functions/uniqCombined/Map(Int64,Int8) OK 149ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UInt64)) OK 119ms
/aggregate functions/topK/Map(UUID,Nullable(Int8)) OK 123ms
/aggregate functions/uniq/Map(String,LowCardinality(DateTime)) OK 120ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UInt128)) OK 116ms
/aggregate functions/topK/Map(UUID,Nullable(Int16)) OK 125ms
/aggregate functions/uniq/Map(String,LowCardinality(Bool)) OK 93ms
/aggregate functions/uniqCombined/Map(Int64,Int16) OK 104ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Bool) XFail 207ms
/aggregate functions/uniq/Map(String,LowCardinality(String)) OK 144ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Int8)) OK 129ms
/aggregate functions/uniqCombined/Map(Int64,Int32) OK 136ms
/aggregate functions/topK/Map(UUID,Nullable(Int32)) OK 91ms
/aggregate functions/topK/Map(UUID,Nullable(Int64)) OK 142ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Int16)) OK 129ms
/aggregate functions/uniq/Map(String,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/uniqCombined/Map(Int64,Int64) OK 128ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),String) XFail 214ms
/aggregate functions/topK/Map(UUID,Nullable(Int128)) OK 153ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Int32)) OK 129ms
/aggregate functions/uniq/Map(String,LowCardinality(UUID)) OK 117ms
/aggregate functions/uniqCombined/Map(Int64,Int128) OK 122ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),FixedString(51)) XFail 196ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Int64)) OK 121ms
/aggregate functions/uniqCombined/Map(Int64,Float32) OK 119ms
/aggregate functions/topK/Map(UUID,Nullable(Float32)) OK 113ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Int128)) OK 127ms
/aggregate functions/uniqCombined/Map(Int64,Float64) OK 129ms
/aggregate functions/topK/Map(UUID,Nullable(Float64)) OK 116ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),UUID) XFail 205ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UInt32))) OK 147ms
/aggregate functions/topK/Map(UUID,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Float32)) OK 123ms
/aggregate functions/uniqCombined/Map(Int64,Decimal128(38)) OK 140ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UInt64))) OK 132ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Float64)) OK 148ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt8)) XFail 208ms
/aggregate functions/topK/Map(UUID,Nullable(Date)) OK 106ms
/aggregate functions/uniqCombined/Map(Int64,Date) OK 116ms
/aggregate functions/topK/Map(UUID,Nullable(DateTime)) OK 125ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/uniqCombined/Map(Int64,DateTime) OK 96ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt16)) XFail 178ms
/aggregate functions/uniqCombined/Map(Int64,DateTime64(3)) OK 132ms
/aggregate functions/topK/Map(UUID,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Date)) OK 109ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/uniqCombined/Map(Int64,Bool) OK 119ms
/aggregate functions/topK/Map(UUID,Nullable(Bool)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(DateTime)) OK 119ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt32)) XFail 241ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/uniqCombined/Map(Int64,String) OK 121ms
/aggregate functions/topK/Map(UUID,Nullable(String)) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/uniqCombined/Map(Int64,FixedString(51)) OK 158ms
/aggregate functions/topK/Map(UUID,Nullable(FixedString(51))) OK 145ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(Bool)) OK 133ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt64)) XFail 195ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(String)) OK 109ms
/aggregate functions/uniqCombined/Map(Int64,UUID) OK 112ms
/aggregate functions/topK/Map(UUID,Nullable(UUID)) OK 95ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UInt128)) XFail 188ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/topK/Map(UUID,LowCardinality(UInt8)) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(FixedString(51))) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UInt8)) OK 106ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/topK/Map(UUID,LowCardinality(UInt16)) OK 104ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UInt16)) OK 126ms
/aggregate functions/uniqCombined64/Map(UInt8,Nullable(UUID)) OK 112ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int8)) XFail 212ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Date))) OK 89ms
/aggregate functions/topK/Map(UUID,LowCardinality(UInt32)) OK 95ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UInt8)) OK 107ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UInt32)) OK 111ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/topK/Map(UUID,LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UInt16)) OK 119ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UInt64)) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int16)) XFail 207ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/topK/Map(UUID,LowCardinality(UInt128)) OK 89ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UInt32)) OK 111ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UInt128)) OK 122ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/topK/Map(UUID,LowCardinality(Int8)) OK 101ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int32)) XFail 197ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UInt64)) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Int8)) OK 143ms
/aggregate functions/topK/Map(UUID,LowCardinality(Int16)) OK 117ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UInt128)) OK 116ms
/aggregate functions/topK/Map(UUID,LowCardinality(Int32)) OK 108ms
/aggregate functions/uniq/Map(String,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Int16)) OK 108ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int64)) XFail 191ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Int8)) OK 106ms
/aggregate functions/topK/Map(UUID,LowCardinality(Int64)) OK 115ms
/aggregate functions/uniq/Map(String,Array(String)) OK 98ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Int32)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Int16)) OK 164ms
/aggregate functions/uniq/Map(String,Map(String,LowCardinality(Float64))) OK 156ms
/aggregate functions/topK/Map(UUID,LowCardinality(Int128)) OK 141ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Int64)) OK 136ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Int128)) XFail 223ms
/aggregate functions/topK/Map(UUID,LowCardinality(Float32)) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Int32)) OK 134ms
/aggregate functions/uniq/Map(String,Tuple(String)) OK 151ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Int128)) OK 110ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Float32)) XFail 217ms
/aggregate functions/topK/Map(UUID,LowCardinality(Float64)) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Float32)) OK 129ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Int64)) OK 116ms
/aggregate functions/uniq/Map(FixedString(51),UInt8) OK 106ms
/aggregate functions/topK/Map(UUID,LowCardinality(Date)) OK 131ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Int128)) OK 131ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Float64)) OK 106ms
/aggregate functions/uniq/Map(FixedString(51),UInt16) OK 106ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Float64)) XFail 202ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Decimal128(38))) OK 144ms
/aggregate functions/topK/Map(UUID,LowCardinality(DateTime)) OK 126ms
/aggregate functions/uniq/Map(FixedString(51),UInt32) OK 128ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Float32)) OK 127ms
/aggregate functions/topK/Map(UUID,LowCardinality(Bool)) OK 164ms
/aggregate functions/uniq/Map(FixedString(51),UInt64) OK 183ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Date)) OK 162ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Float64)) OK 162ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Decimal128(38))) XFail 261ms
/aggregate functions/topK/Map(UUID,LowCardinality(String)) OK 162ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(DateTime)) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Date)) OK 153ms
/aggregate functions/uniq/Map(FixedString(51),UInt128) OK 146ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Date)) XFail 198ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/topK/Map(UUID,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(DateTime)) OK 108ms
/aggregate functions/uniq/Map(FixedString(51),Int8) OK 111ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(Bool)) OK 100ms
/aggregate functions/topK/Map(UUID,LowCardinality(UUID)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Bool)) OK 124ms
/aggregate functions/uniq/Map(FixedString(51),Int16) OK 107ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(DateTime)) XFail 279ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(String)) OK 120ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UInt8))) OK 201ms
/aggregate functions/uniq/Map(FixedString(51),Int32) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(String)) OK 193ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(FixedString(51))) OK 150ms
/aggregate functions/uniq/Map(FixedString(51),Int64) OK 217ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,Nullable(UUID)) OK 125ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(DateTime64(3))) XFail 218ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(UUID)) OK 120ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UInt8)) OK 133ms
/aggregate functions/uniq/Map(FixedString(51),Int128) OK 120ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(Bool)) XFail 311ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UInt64))) OK 148ms
/aggregate functions/uniq/Map(FixedString(51),Float32) OK 133ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UInt16)) OK 138ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 163ms
/aggregate functions/uniq/Map(FixedString(51),Float64) OK 106ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UInt32)) OK 105ms
/aggregate functions/uniq/Map(FixedString(51),Decimal128(38)) OK 122ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UInt64)) OK 113ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(String)) XFail 222ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/uniq/Map(FixedString(51),Date) OK 115ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UInt128)) OK 125ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/uniq/Map(FixedString(51),DateTime) OK 90ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Int8)) OK 143ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(FixedString(51))) XFail 294ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/uniq/Map(FixedString(51),DateTime64(3)) OK 137ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Int16)) OK 150ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Int8))) OK 164ms
/aggregate functions/uniq/Map(FixedString(51),Bool) OK 109ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Int32)) OK 125ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Int128))) OK 160ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Nullable(UUID)) XFail 184ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/uniq/Map(FixedString(51),String) OK 130ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Int64)) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/uniq/Map(FixedString(51),FixedString(51)) OK 107ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt8)) XFail 202ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Int128)) OK 107ms
/aggregate functions/uniq/Map(FixedString(51),UUID) OK 126ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Float32)) OK 107ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UInt8)) OK 131ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt16)) XFail 256ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Float64)) OK 102ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UInt16)) OK 147ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Date)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(DateTime)) OK 140ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt32)) XFail 206ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UInt32)) OK 148ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Float64))) OK 135ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UInt64)) OK 103ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt64)) XFail 169ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(String)) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UInt128)) OK 102ms
/aggregate functions/topK/Map(UUID,LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Int8)) OK 127ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UInt128)) XFail 189ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(UUID)) OK 101ms
/aggregate functions/topK/Map(UUID,Array(String)) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Int16)) OK 93ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/topK/Map(UUID,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int8)) XFail 214ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Int32)) OK 100ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/topK/Map(UUID,Tuple(String)) OK 151ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Int64)) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt8,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int16)) XFail 178ms
/aggregate functions/uniqCombined64/Map(UInt8,Array(String)) OK 106ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Int128)) OK 103ms
/aggregate functions/topK/Map(LowCardinality(String),UInt8) OK 112ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt8,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Float32)) OK 93ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/topK/Map(LowCardinality(String),UInt16) OK 106ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int32)) XFail 178ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Float64)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt8,Tuple(String)) OK 102ms
/aggregate functions/topK/Map(LowCardinality(String),UInt32) OK 115ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt16,UInt8) OK 118ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int64)) XFail 211ms
/aggregate functions/topK/Map(LowCardinality(String),UInt64) OK 115ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Date)) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt16,UInt16) OK 105ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/topK/Map(LowCardinality(String),UInt128) OK 99ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(DateTime)) OK 146ms
/aggregate functions/uniqCombined64/Map(UInt16,UInt32) OK 159ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Int128)) XFail 213ms
/aggregate functions/topK/Map(LowCardinality(String),Int8) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(DateTime64(3))) OK 121ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/topK/Map(LowCardinality(String),Int16) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt16,UInt64) OK 122ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Float32)) XFail 186ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(Bool)) OK 137ms
/aggregate functions/topK/Map(LowCardinality(String),Int32) OK 129ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt16,UInt128) OK 101ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Float64))) OK 162ms
/aggregate functions/uniqCombined64/Map(UInt16,Int8) OK 139ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(String)) OK 123ms
/aggregate functions/topK/Map(LowCardinality(String),Int64) OK 130ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Float64)) XFail 218ms
/aggregate functions/uniqCombined64/Map(UInt16,Int16) OK 121ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(FixedString(51))) OK 133ms
/aggregate functions/topK/Map(LowCardinality(String),Int128) OK 111ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Date)) XFail 177ms
/aggregate functions/topK/Map(LowCardinality(String),Float32) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt16,Int32) OK 144ms
/aggregate functions/uniq/Map(FixedString(51),Nullable(UUID)) OK 119ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/topK/Map(LowCardinality(String),Float64) OK 125ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UInt8)) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt16,Int64) OK 120ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(DateTime)) XFail 208ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UInt16)) OK 155ms
/aggregate functions/topK/Map(LowCardinality(String),Decimal128(38)) OK 155ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/uniqCombined64/Map(UInt16,Int128) OK 128ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Bool)) XFail 253ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UInt32)) OK 149ms
/aggregate functions/topK/Map(LowCardinality(String),Date) OK 115ms
/aggregate functions/uniqCombined64/Map(UInt16,Float32) OK 128ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/topK/Map(LowCardinality(String),DateTime) OK 158ms
/aggregate functions/uniqCombined/Map(Int64,LowCardinality(Nullable(UUID))) OK 138ms
/aggregate functions/uniqCombined64/Map(UInt16,Float64) OK 104ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UInt64)) OK 126ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(String)) XFail 200ms
/aggregate functions/uniqCombined64/Map(UInt16,Decimal128(38)) OK 97ms
/aggregate functions/uniqCombined/Map(Int64,Array(String)) OK 124ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UInt128)) OK 108ms
/aggregate functions/topK/Map(LowCardinality(String),DateTime64(3)) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt16,Date) OK 102ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Int8)) OK 130ms
/aggregate functions/uniqCombined/Map(Int64,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/topK/Map(LowCardinality(String),Bool) OK 101ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(FixedString(51))) XFail 207ms
/aggregate functions/uniqCombined64/Map(UInt16,DateTime) OK 102ms
/aggregate functions/topK/Map(LowCardinality(String),String) OK 122ms
/aggregate functions/uniqCombined/Map(Int64,Tuple(String)) OK 111ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Int16)) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt16,DateTime64(3)) OK 106ms
/aggregate functions/uniqCombined/Map(Int128,UInt8) OK 122ms
/aggregate functions/topK/Map(LowCardinality(String),FixedString(51)) OK 144ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Int32)) OK 143ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(UUID)) XFail 204ms
/aggregate functions/uniqCombined64/Map(UInt16,Bool) OK 130ms
/aggregate functions/uniqCombined/Map(Int128,UInt16) OK 113ms
/aggregate functions/topK/Map(LowCardinality(String),UUID) OK 116ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Int64)) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt16,String) OK 106ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt8))) XFail 186ms
/aggregate functions/uniqCombined/Map(Int128,UInt32) OK 112ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Int128)) OK 125ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UInt8)) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt16,FixedString(51)) OK 115ms
/aggregate functions/uniqCombined/Map(Int128,UInt64) OK 86ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UInt16)) OK 115ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Float32)) OK 126ms
/aggregate functions/uniqCombined64/Map(UInt16,UUID) OK 123ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt16))) XFail 239ms
/aggregate functions/uniqCombined/Map(Int128,UInt128) OK 90ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UInt32)) OK 120ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Float64)) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UInt8)) OK 118ms
/aggregate functions/uniqCombined/Map(Int128,Int8) OK 134ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UInt64)) OK 119ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Date)) OK 225ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UInt16)) OK 226ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt32))) XFail 312ms
/aggregate functions/uniqCombined/Map(Int128,Int16) OK 184ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UInt128)) OK 193ms
/aggregate functions/uniqCombined/Map(Int128,Int32) OK 103ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(DateTime)) OK 135ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UInt32)) OK 107ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Int8)) OK 90ms
/aggregate functions/uniqCombined/Map(Int128,Int64) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UInt64)) OK 102ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt64))) XFail 195ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Bool)) OK 101ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Int16)) OK 92ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UInt128)) OK 108ms
/aggregate functions/uniqCombined/Map(Int128,Int128) OK 121ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(String)) OK 96ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Int32)) OK 103ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UInt128))) XFail 186ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Int8)) OK 161ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/uniqCombined/Map(Int128,Float32) OK 135ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Int64)) OK 133ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(UUID)) OK 95ms
/aggregate functions/uniqCombined/Map(Int128,Float64) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Int16)) OK 122ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Int128)) OK 125ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int8))) XFail 213ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/uniqCombined/Map(Int128,Decimal128(38)) OK 131ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Int32)) OK 108ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Float32)) OK 119ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int16))) XFail 188ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Int64)) OK 142ms
/aggregate functions/uniqCombined/Map(Int128,Date) OK 103ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Float64)) OK 120ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/uniqCombined/Map(Int128,DateTime) OK 155ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Int128)) OK 134ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int32))) XFail 217ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Date)) OK 144ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/uniqCombined/Map(Int128,DateTime64(3)) OK 160ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Float32)) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Float64)) OK 120ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int64))) XFail 188ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(DateTime)) OK 135ms
/aggregate functions/uniqCombined/Map(Int128,Bool) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/uniqCombined/Map(Int128,String) OK 126ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Int128))) XFail 194ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Date)) OK 133ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(Bool)) OK 139ms
/aggregate functions/uniqCombined/Map(Int128,FixedString(51)) OK 106ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/uniqCombined/Map(Int128,UUID) OK 154ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(DateTime)) OK 114ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Float32))) XFail 216ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(String)) OK 133ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UInt8)) OK 109ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(FixedString(51))) OK 108ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(Bool)) OK 106ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Float64))) XFail 184ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UInt16)) OK 107ms
/aggregate functions/topK/Map(LowCardinality(String),Nullable(UUID)) OK 120ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(String)) OK 97ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UInt32)) OK 110ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UInt8)) OK 111ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Date))) XFail 239ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(FixedString(51))) OK 99ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UInt64)) OK 126ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UInt16)) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt16,Nullable(UUID)) OK 137ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UInt128)) OK 110ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UInt32)) OK 114ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(DateTime))) XFail 203ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UInt8)) OK 98ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Int8)) OK 108ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UInt64)) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UInt16)) OK 109ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Int16)) OK 89ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UInt128)) OK 142ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(Bool))) XFail 182ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UInt32)) OK 118ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Int32)) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UInt64)) OK 128ms
/aggregate functions/uniq/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Int8)) OK 114ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Int64)) OK 115ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(String))) XFail 214ms
/aggregate functions/uniq/Map(FixedString(51),Array(String)) OK 126ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Int16)) OK 139ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UInt128)) OK 125ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Int128)) OK 111ms
/aggregate functions/uniq/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Float32)) OK 141ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Int8)) OK 150ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Int32)) OK 130ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) XFail 210ms
/aggregate functions/uniq/Map(FixedString(51),Tuple(String)) OK 144ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Float64)) OK 135ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Int64)) OK 115ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Int16)) OK 101ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),LowCardinality(Nullable(UUID))) XFail 183ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Int32)) OK 113ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Int128)) OK 131ms
/aggregate functions/uniq/Map(UUID,UInt8) OK 139ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Int64)) OK 98ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Float32)) OK 134ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Date)) OK 111ms
/aggregate functions/uniq/Map(UUID,UInt16) OK 112ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Array(String)) XFail 211ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Int128)) OK 101ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(DateTime)) OK 132ms
/aggregate functions/uniq/Map(UUID,UInt32) OK 100ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Float64)) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Float32)) OK 99ms
/aggregate functions/uniq/Map(UUID,UInt64) OK 132ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Map(String,LowCardinality(Float64))) XFail 274ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Date)) OK 130ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Float64)) OK 114ms
/aggregate functions/uniq/Map(UUID,UInt128) OK 120ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(Bool)) OK 151ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(DateTime)) OK 135ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Date)) OK 128ms
/aggregate functions/uniq/Map(UUID,Int8) OK 89ms
/aggregate functions/singleValueOrNull/Map(FixedString(51),Tuple(String)) XFail 220ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Bool)) OK 122ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(DateTime)) OK 111ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(String)) OK 100ms
/aggregate functions/uniq/Map(UUID,Int16) OK 101ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(FixedString(51))) OK 135ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Bool)) OK 121ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(String)) OK 100ms
/aggregate functions/uniq/Map(UUID,Int32) OK 122ms
/aggregate functions/singleValueOrNull/Map(UUID,UInt8) XFail 213ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 148ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(String)) OK 129ms
/aggregate functions/uniqCombined/Map(Int128,Nullable(UUID)) OK 107ms
/aggregate functions/uniq/Map(UUID,Int64) OK 102ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UInt8)) OK 133ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(UUID)) OK 131ms
/aggregate functions/uniq/Map(UUID,Int128) OK 124ms
/aggregate functions/singleValueOrNull/Map(UUID,UInt16) XFail 186ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UInt16)) OK 165ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(UUID)) OK 126ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/uniq/Map(UUID,Float32) OK 154ms
/aggregate functions/singleValueOrNull/Map(UUID,UInt32) XFail 213ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 164ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UInt32)) OK 189ms
/aggregate functions/uniq/Map(UUID,Float64) OK 171ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 150ms
/aggregate functions/singleValueOrNull/Map(UUID,UInt64) XFail 200ms
/aggregate functions/uniq/Map(UUID,Decimal128(38)) OK 128ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UInt64)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UInt128)) OK 120ms
/aggregate functions/uniq/Map(UUID,Date) OK 128ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/singleValueOrNull/Map(UUID,UInt128) XFail 200ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Int8)) OK 117ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/uniq/Map(UUID,DateTime) OK 140ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Int16)) OK 165ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Int8))) OK 155ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/singleValueOrNull/Map(UUID,Int8) XFail 238ms
/aggregate functions/uniq/Map(UUID,DateTime64(3)) OK 119ms
/aggregate functions/uniq/Map(UUID,Bool) OK 150ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Int32)) OK 137ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/singleValueOrNull/Map(UUID,Int16) XFail 191ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Int64)) OK 119ms
/aggregate functions/uniq/Map(UUID,String) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/uniq/Map(UUID,FixedString(51)) OK 108ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Int128)) OK 110ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/singleValueOrNull/Map(UUID,Int32) XFail 268ms
/aggregate functions/uniq/Map(UUID,UUID) OK 112ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Float32)) OK 194ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Int128))) OK 190ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 195ms
/aggregate functions/uniq/Map(UUID,Nullable(UInt8)) OK 116ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Float64)) OK 121ms
/aggregate functions/singleValueOrNull/Map(UUID,Int64) XFail 190ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/uniq/Map(UUID,Nullable(UInt16)) OK 120ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Date)) OK 144ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/uniq/Map(UUID,Nullable(UInt32)) OK 99ms
/aggregate functions/singleValueOrNull/Map(UUID,Int128) XFail 194ms
/aggregate functions/uniq/Map(UUID,Nullable(UInt64)) OK 164ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Date))) OK 146ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(DateTime)) OK 159ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/singleValueOrNull/Map(UUID,Float32) XFail 196ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/uniq/Map(UUID,Nullable(UInt128)) OK 151ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Bool)) OK 95ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(String)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/uniq/Map(UUID,Nullable(Int8)) OK 112ms
/aggregate functions/singleValueOrNull/Map(UUID,Float64) XFail 200ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/uniq/Map(UUID,Nullable(Int16)) OK 116ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(UUID)) OK 97ms
/aggregate functions/singleValueOrNull/Map(UUID,Decimal128(38)) XFail 198ms
/aggregate functions/uniq/Map(UUID,Nullable(Int32)) OK 130ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt16,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/topK/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/uniq/Map(UUID,Nullable(Int64)) OK 103ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/singleValueOrNull/Map(UUID,Date) XFail 206ms
/aggregate functions/uniq/Map(UUID,Nullable(Int128)) OK 99ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/topK/Map(LowCardinality(String),Array(String)) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt16,Array(String)) OK 120ms
/aggregate functions/uniq/Map(UUID,Nullable(Float32)) OK 99ms
/aggregate functions/topK/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt16,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/singleValueOrNull/Map(UUID,DateTime) XFail 189ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/uniq/Map(UUID,Nullable(Float64)) OK 93ms
/aggregate functions/topK/Map(LowCardinality(String),Tuple(String)) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt16,Tuple(String)) OK 105ms
/aggregate functions/uniq/Map(UUID,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,DateTime64(3)) XFail 178ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UInt8) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt32,UInt8) OK 98ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/uniq/Map(UUID,Nullable(Date)) OK 93ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UInt16) OK 95ms
/aggregate functions/uniqCombined64/Map(UInt32,UInt16) OK 95ms
/aggregate functions/uniq/Map(UUID,Nullable(DateTime)) OK 96ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/singleValueOrNull/Map(UUID,Bool) XFail 189ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UInt32) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt32,UInt32) OK 116ms
/aggregate functions/uniq/Map(UUID,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UInt64) OK 95ms
/aggregate functions/uniqCombined64/Map(UInt32,UInt64) OK 106ms
/aggregate functions/uniq/Map(UUID,Nullable(Bool)) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,String) XFail 199ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UInt128) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt32,UInt128) OK 108ms
/aggregate functions/uniq/Map(UUID,Nullable(String)) OK 107ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Int8) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt32,Int8) OK 139ms
/aggregate functions/uniq/Map(UUID,Nullable(FixedString(51))) OK 118ms
/aggregate functions/singleValueOrNull/Map(UUID,FixedString(51)) XFail 241ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Int16) OK 108ms
/aggregate functions/uniq/Map(UUID,Nullable(UUID)) OK 146ms
/aggregate functions/uniqCombined64/Map(UInt32,Int16) OK 156ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Float64))) OK 152ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Int32) OK 125ms
/aggregate functions/singleValueOrNull/Map(UUID,UUID) XFail 254ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UInt8)) OK 143ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Int64) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt32,Int32) OK 109ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/uniqCombined64/Map(UInt32,Int64) OK 118ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Int128) OK 135ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UInt16)) OK 115ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt8)) XFail 202ms
/aggregate functions/uniqCombined64/Map(UInt32,Int128) OK 101ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UInt32)) OK 114ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Float32) OK 112ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt32,Float32) OK 102ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UInt64)) OK 138ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Float64) OK 98ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt16)) XFail 201ms
/aggregate functions/uniqCombined64/Map(UInt32,Float64) OK 95ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 95ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UInt128)) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt32,Decimal128(38)) OK 124ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Date) OK 104ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Int8)) OK 116ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt32)) XFail 196ms
/aggregate functions/uniqCombined/Map(Int128,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt32,Date) OK 96ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),DateTime) OK 98ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Int16)) OK 106ms
/aggregate functions/uniqCombined/Map(Int128,Array(String)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt32,DateTime) OK 102ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 101ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt64)) XFail 186ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Int32)) OK 101ms
/aggregate functions/uniqCombined/Map(Int128,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt32,DateTime64(3)) OK 106ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Bool) OK 101ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Int64)) OK 97ms
/aggregate functions/uniqCombined/Map(Int128,Tuple(String)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt32,Bool) OK 108ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),String) OK 101ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UInt128)) XFail 184ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Int128)) OK 90ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt32,String) OK 98ms
/aggregate functions/uniqCombined/Map(Date,UInt8) OK 107ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Float32)) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt32,FixedString(51)) OK 134ms
/aggregate functions/uniqCombined/Map(Date,UInt16) OK 140ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),UUID) OK 106ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int8)) XFail 203ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Float64)) OK 114ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 129ms
/aggregate functions/uniqCombined64/Map(UInt32,UUID) OK 105ms
/aggregate functions/uniqCombined/Map(Date,UInt32) OK 112ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Date)) OK 108ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int16)) XFail 182ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UInt8)) OK 99ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 108ms
/aggregate functions/uniqCombined/Map(Date,UInt64) OK 109ms
/aggregate functions/uniq/Map(UUID,LowCardinality(DateTime)) OK 97ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UInt16)) OK 103ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 105ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Bool)) OK 132ms
/aggregate functions/uniqCombined/Map(Date,UInt128) OK 117ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int32)) XFail 206ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UInt32)) OK 96ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 119ms
/aggregate functions/uniqCombined/Map(Date,Int8) OK 107ms
/aggregate functions/uniq/Map(UUID,LowCardinality(String)) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UInt64)) OK 88ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 81ms
/aggregate functions/uniqCombined/Map(Date,Int16) OK 98ms
/aggregate functions/uniq/Map(UUID,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int64)) XFail 212ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UInt128)) OK 104ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 89ms
/aggregate functions/uniqCombined/Map(Date,Int32) OK 135ms
/aggregate functions/uniq/Map(UUID,LowCardinality(UUID)) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Int8)) OK 130ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 102ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Int128)) XFail 236ms
/aggregate functions/uniqCombined/Map(Date,Int64) OK 124ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 133ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Int16)) OK 128ms
/aggregate functions/uniqCombined/Map(Date,Int128) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Int32)) OK 116ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 123ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Float32)) XFail 183ms
/aggregate functions/uniqCombined/Map(Date,Float32) OK 95ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Int64)) OK 107ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 113ms
/aggregate functions/uniqCombined/Map(Date,Float64) OK 95ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Int128)) OK 115ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 121ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Float64)) XFail 224ms
/aggregate functions/uniqCombined/Map(Date,Decimal128(38)) OK 98ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Float32)) OK 173ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 117ms
/aggregate functions/uniqCombined/Map(Date,Date) OK 135ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 115ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Decimal128(38))) XFail 186ms
/aggregate functions/uniqCombined/Map(Date,DateTime) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Float64)) OK 102ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 91ms
/aggregate functions/uniqCombined/Map(Date,DateTime64(3)) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Date)) XFail 218ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 184ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Int32))) OK 186ms
/aggregate functions/uniqCombined/Map(Date,Bool) OK 186ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Date)) OK 179ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 144ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(DateTime)) XFail 208ms
/aggregate functions/uniqCombined/Map(Date,String) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(DateTime)) OK 142ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/uniqCombined/Map(Date,FixedString(51)) OK 128ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(DateTime64(3))) XFail 176ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 113ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/uniqCombined/Map(Date,UUID) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(Bool)) OK 101ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 148ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(String)) OK 147ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Float64))) OK 131ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UInt8)) OK 138ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(Bool)) XFail 167ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 110ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(FixedString(51))) OK 114ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UInt16)) OK 119ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(String)) XFail 208ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/uniqCombined64/Map(UInt32,Nullable(UUID)) OK 124ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UInt32)) OK 125ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 151ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UInt8)) OK 133ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UInt64)) OK 139ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(FixedString(51))) XFail 211ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UInt16)) OK 134ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 121ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UInt128)) OK 113ms
/aggregate functions/singleValueOrNull/Map(UUID,Nullable(UUID)) XFail 181ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 138ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Int8)) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UInt32)) OK 139ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Int16)) OK 117ms
/aggregate functions/uniq/Map(UUID,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UInt64)) OK 109ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt8)) XFail 196ms
/aggregate functions/uniq/Map(UUID,Array(String)) OK 100ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Int32)) OK 106ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UInt128)) OK 105ms
/aggregate functions/uniq/Map(UUID,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Int64)) OK 98ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt16)) XFail 195ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 122ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Int8)) OK 114ms
/aggregate functions/uniq/Map(UUID,Tuple(String)) OK 115ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Int128)) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Int16)) OK 90ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 95ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Float32)) OK 128ms
/aggregate functions/uniq/Map(LowCardinality(String),UInt8) OK 130ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt32)) XFail 270ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Int32)) OK 123ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 103ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Float64)) OK 125ms
/aggregate functions/uniq/Map(LowCardinality(String),UInt16) OK 155ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 120ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Int64)) OK 134ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 129ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt64)) XFail 217ms
/aggregate functions/uniq/Map(LowCardinality(String),UInt32) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Int128)) OK 119ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Date)) OK 98ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 130ms
/aggregate functions/uniq/Map(LowCardinality(String),UInt64) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Float32)) OK 108ms
/aggregate functions/uniqCombined/Map(Date,Nullable(DateTime)) OK 92ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UInt128)) XFail 198ms
/aggregate functions/uniq/Map(LowCardinality(String),UInt128) OK 120ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Float64)) OK 115ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 125ms
/aggregate functions/uniqCombined/Map(Date,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Date)) OK 135ms
/aggregate functions/uniq/Map(LowCardinality(String),Int8) OK 141ms
/aggregate functions/uniqCombined/Map(Date,Nullable(Bool)) OK 99ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 129ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int8)) XFail 189ms
/aggregate functions/uniqCombined/Map(Date,Nullable(String)) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(DateTime)) OK 143ms
/aggregate functions/uniq/Map(LowCardinality(String),Int16) OK 133ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 117ms
/aggregate functions/uniqCombined/Map(Date,Nullable(FixedString(51))) OK 92ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int16)) XFail 214ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 116ms
/aggregate functions/uniq/Map(LowCardinality(String),Int32) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Bool)) OK 113ms
/aggregate functions/uniqCombined/Map(Date,Nullable(UUID)) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(String),Int64) OK 108ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(String)) OK 116ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UInt8)) OK 106ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int32)) XFail 180ms
/aggregate functions/uniq/Map(LowCardinality(String),Int128) OK 92ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UInt16)) OK 118ms
/aggregate functions/uniq/Map(LowCardinality(String),Float32) OK 92ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UInt32)) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(UUID)) OK 108ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int64)) XFail 191ms
/aggregate functions/uniq/Map(LowCardinality(String),Float64) OK 92ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UInt64)) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/uniq/Map(LowCardinality(String),Decimal128(38)) OK 109ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Int128)) XFail 241ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UInt128)) OK 136ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/uniq/Map(LowCardinality(String),Date) OK 124ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Int8)) OK 120ms
/aggregate functions/uniq/Map(LowCardinality(String),DateTime) OK 104ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Float32)) XFail 229ms
/aggregate functions/uniq/Map(LowCardinality(String),DateTime64(3)) OK 127ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Int16)) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Int32)) OK 130ms
/aggregate functions/uniq/Map(LowCardinality(String),Bool) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Float64)) XFail 188ms
/aggregate functions/uniq/Map(LowCardinality(String),String) OK 139ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Int64)) OK 141ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/uniq/Map(LowCardinality(String),FixedString(51)) OK 121ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Int128)) OK 119ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Date)) XFail 214ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/uniq/Map(LowCardinality(String),UUID) OK 108ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Float32)) OK 118ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UInt8)) OK 113ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(DateTime)) XFail 209ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Float64)) OK 126ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UInt16)) OK 112ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Date)) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Bool)) XFail 199ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UInt32)) OK 93ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(DateTime)) OK 110ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UInt64)) OK 89ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Bool)) OK 115ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UInt128)) OK 107ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(String)) XFail 213ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 159ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(String)) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Int8)) OK 128ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(FixedString(51))) XFail 219ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Int16)) OK 138ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(UUID)) OK 112ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Int32)) OK 109ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(UUID)) XFail 190ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Int64)) OK 120ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/uniqCombined64/Map(UInt32,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Array(String)) OK 115ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Int128)) OK 125ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt8))) XFail 230ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt32,Array(String)) OK 118ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Float32)) OK 138ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/topK/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt32,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt16))) XFail 302ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Float64)) OK 185ms
/aggregate functions/topK/Nullable(UInt8) OK 136ms
/aggregate functions/uniqCombined64/Map(UInt32,Tuple(String)) OK 183ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Int8))) OK 173ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 92ms
/aggregate functions/topK/Nullable(UInt16) OK 97ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Int16))) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt64,UInt8) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Date)) OK 100ms
/aggregate functions/topK/Nullable(UInt32) OK 113ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt32))) XFail 214ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt64,UInt16) OK 106ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(DateTime)) OK 101ms
/aggregate functions/topK/Nullable(UInt64) OK 113ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt64,UInt32) OK 93ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt64))) XFail 194ms
/aggregate functions/topK/Nullable(UInt128) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt64,UInt64) OK 107ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(Bool)) OK 117ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/topK/Nullable(Int8) OK 93ms
/aggregate functions/uniqCombined64/Map(UInt64,UInt128) OK 126ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(String)) OK 117ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UInt128))) XFail 219ms
/aggregate functions/topK/Nullable(Int16) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt64,Int8) OK 114ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(FixedString(51))) OK 127ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/topK/Nullable(Int32) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt64,Int16) OK 115ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int8))) XFail 268ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/uniq/Map(LowCardinality(String),Nullable(UUID)) OK 134ms
/aggregate functions/topK/Nullable(Int64) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt64,Int32) OK 163ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/topK/Nullable(Int128) OK 144ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UInt8)) OK 127ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(Bool))) OK 135ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int16))) XFail 214ms
/aggregate functions/uniqCombined64/Map(UInt64,Int64) OK 145ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UInt16)) OK 127ms
/aggregate functions/topK/Nullable(Float32) OK 136ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UInt32)) OK 127ms
/aggregate functions/uniqCombined64/Map(UInt64,Int128) OK 96ms
/aggregate functions/topK/Nullable(Float64) OK 120ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int32))) XFail 205ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt64,Float32) OK 95ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UInt64)) OK 116ms
/aggregate functions/topK/Nullable(Decimal128(38)) OK 100ms
/aggregate functions/uniqCombined/Map(Date,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt64,Float64) OK 97ms
/aggregate functions/topK/Nullable(Date) OK 100ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UInt128)) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int64))) XFail 184ms
/aggregate functions/uniqCombined/Map(Date,Array(String)) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt64,Decimal128(38)) OK 104ms
/aggregate functions/topK/Nullable(DateTime) OK 108ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Int8)) OK 92ms
/aggregate functions/uniqCombined/Map(Date,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt64,Date) OK 97ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Int16)) OK 101ms
/aggregate functions/topK/Nullable(DateTime64(3)) OK 101ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Int128))) XFail 208ms
/aggregate functions/uniqCombined64/Map(UInt64,DateTime) OK 116ms
/aggregate functions/uniqCombined/Map(Date,Tuple(String)) OK 99ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Int32)) OK 139ms
/aggregate functions/topK/Nullable(Bool) OK 116ms
/aggregate functions/uniqCombined/Map(DateTime,UInt8) OK 98ms
/aggregate functions/uniqCombined64/Map(UInt64,DateTime64(3)) OK 100ms
/aggregate functions/topK/Nullable(String) OK 117ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Float32))) XFail 188ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Int64)) OK 102ms
/aggregate functions/uniqCombined/Map(DateTime,UInt16) OK 93ms
/aggregate functions/uniqCombined64/Map(UInt64,Bool) OK 96ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Int128)) OK 103ms
/aggregate functions/topK/Nullable(FixedString(51)) OK 110ms
/aggregate functions/uniqCombined/Map(DateTime,UInt32) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt64,String) OK 100ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Float64))) XFail 180ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Float32)) OK 133ms
/aggregate functions/topK/Nullable(UUID) OK 114ms
/aggregate functions/uniqCombined/Map(DateTime,UInt64) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt64,FixedString(51)) OK 114ms
/aggregate functions/topK/Array(UInt8) OK 123ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Float64)) OK 155ms
/aggregate functions/uniqCombined/Map(DateTime,UInt128) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt64,UUID) OK 120ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Date))) XFail 214ms
/aggregate functions/topK/Array(UInt16) OK 109ms
/aggregate functions/uniqCombined/Map(DateTime,Int8) OK 127ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UInt8)) OK 108ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Date)) OK 112ms
/aggregate functions/topK/Array(UInt32) OK 110ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(DateTime))) XFail 200ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UInt16)) OK 129ms
/aggregate functions/uniqCombined/Map(DateTime,Int16) OK 112ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(DateTime)) OK 112ms
/aggregate functions/topK/Array(UInt64) OK 94ms
/aggregate functions/uniqCombined/Map(DateTime,Int32) OK 140ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UInt32)) OK 122ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Bool)) OK 102ms
/aggregate functions/topK/Array(UInt128) OK 104ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(Bool))) XFail 188ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(String)) OK 125ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UInt64)) OK 106ms
/aggregate functions/uniqCombined/Map(DateTime,Int64) OK 90ms
/aggregate functions/topK/Array(Int8) OK 89ms
/aggregate functions/uniqCombined/Map(DateTime,Int128) OK 132ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UInt128)) OK 101ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/topK/Array(Int16) OK 115ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(String))) XFail 216ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Int8)) OK 115ms
/aggregate functions/uniqCombined/Map(DateTime,Float32) OK 133ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(UUID)) OK 123ms
/aggregate functions/topK/Array(Int32) OK 128ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Int16)) OK 89ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(FixedString(51)))) XFail 192ms
/aggregate functions/uniqCombined/Map(DateTime,Float64) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 127ms
/aggregate functions/topK/Array(Int64) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Int32)) OK 91ms
/aggregate functions/topK/Array(Int128) OK 117ms
/aggregate functions/uniqCombined/Map(DateTime,Decimal128(38)) OK 103ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Int64)) OK 109ms
/aggregate functions/singleValueOrNull/Map(UUID,LowCardinality(Nullable(UUID))) XFail 203ms
/aggregate functions/uniqCombined/Map(DateTime,Date) OK 103ms
/aggregate functions/topK/Array(Float32) OK 114ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Int128)) OK 107ms
/aggregate functions/uniqCombined/Map(DateTime,DateTime) OK 91ms
/aggregate functions/topK/Array(Float64) OK 148ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Float32)) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/singleValueOrNull/Map(UUID,Array(String)) XFail 213ms
/aggregate functions/uniqCombined/Map(DateTime,DateTime64(3)) OK 90ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Float64)) OK 119ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 136ms
/aggregate functions/topK/Array(Decimal128(38)) OK 130ms
/aggregate functions/uniqCombined/Map(DateTime,Bool) OK 125ms
/aggregate functions/singleValueOrNull/Map(UUID,Map(String,LowCardinality(Float64))) XFail 197ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/topK/Array(Date) OK 120ms
/aggregate functions/uniqCombined/Map(DateTime,String) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Date)) OK 101ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/uniqCombined/Map(DateTime,FixedString(51)) OK 116ms
/aggregate functions/topK/Array(DateTime) OK 94ms
/aggregate functions/singleValueOrNull/Map(UUID,Tuple(String)) XFail 212ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(DateTime)) OK 103ms
/aggregate functions/topK/Array(DateTime64(3)) OK 140ms
/aggregate functions/uniqCombined/Map(DateTime,UUID) OK 135ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/topK/Array(Bool) OK 112ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UInt8)) OK 138ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt8) XFail 254ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(Bool)) OK 130ms
/aggregate functions/topK/Array(String) OK 98ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UInt16)) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(String)) OK 92ms
/aggregate functions/topK/Array(FixedString(51)) OK 97ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UInt32)) OK 121ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt16) XFail 202ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/topK/Array(UUID) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt64,Nullable(UUID)) OK 130ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UInt64)) OK 107ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/topK/Array(Nullable(UInt8)) OK 108ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt32) XFail 182ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UInt128)) OK 141ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UInt8)) OK 131ms
/aggregate functions/topK/Array(Nullable(UInt16)) OK 128ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Int8)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UInt16)) OK 154ms
/aggregate functions/topK/Array(Nullable(UInt32)) OK 129ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 150ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt64) XFail 221ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Int16)) OK 108ms
/aggregate functions/topK/Array(Nullable(UInt64)) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 106ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Int32)) OK 115ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UInt128) XFail 208ms
/aggregate functions/topK/Array(Nullable(UInt128)) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UInt64)) OK 120ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Int64)) OK 109ms
/aggregate functions/topK/Array(Nullable(Int8)) OK 134ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UInt128)) OK 116ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int8) XFail 273ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Int128)) OK 100ms
/aggregate functions/topK/Array(Nullable(Int16)) OK 167ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Int8)) OK 154ms
/aggregate functions/uniq/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 154ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Float32)) OK 175ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Int16)) OK 95ms
/aggregate functions/uniq/Map(LowCardinality(String),Array(String)) OK 97ms
/aggregate functions/topK/Array(Nullable(Int32)) OK 100ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int16) XFail 186ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Float64)) OK 98ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Int32)) OK 113ms
/aggregate functions/uniq/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/topK/Array(Nullable(Int64)) OK 104ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/uniq/Map(LowCardinality(String),Tuple(String)) OK 93ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Int64)) OK 121ms
/aggregate functions/topK/Array(Nullable(Int128)) OK 106ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int32) XFail 178ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Date)) OK 94ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UInt8) OK 91ms
/aggregate functions/topK/Array(Nullable(Float32)) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Int128)) OK 113ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(DateTime)) OK 123ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UInt16) OK 108ms
/aggregate functions/topK/Array(Nullable(Float64)) OK 91ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int64) XFail 183ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Float32)) OK 92ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UInt32) OK 100ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(DateTime64(3))) OK 90ms
/aggregate functions/topK/Array(Nullable(Decimal128(38))) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Float64)) OK 110ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(Bool)) OK 87ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UInt64) OK 90ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Int128) XFail 192ms
/aggregate functions/topK/Array(Nullable(Date)) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Date)) OK 92ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(String)) OK 98ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UInt128) OK 97ms
/aggregate functions/topK/Array(Nullable(DateTime)) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(DateTime)) OK 96ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(FixedString(51))) OK 96ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Int8) OK 106ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Float32) XFail 179ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Bool)) OK 95ms
/aggregate functions/topK/Array(Nullable(DateTime64(3))) OK 100ms
/aggregate functions/uniqCombined/Map(DateTime,Nullable(UUID)) OK 115ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Int16) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(String)) OK 115ms
/aggregate functions/topK/Array(Nullable(Bool)) OK 89ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UInt8)) OK 114ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Float64) XFail 176ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Int32) OK 109ms
/aggregate functions/topK/Array(Nullable(String)) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UInt16)) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Int64) OK 107ms
/aggregate functions/topK/Array(Nullable(FixedString(51))) OK 85ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(UUID)) OK 92ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Decimal128(38)) XFail 180ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Int128) OK 97ms
/aggregate functions/topK/Array(Nullable(UUID)) OK 91ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UInt64)) OK 97ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Float32) OK 101ms
/aggregate functions/topK/Array(LowCardinality(UInt8)) OK 97ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Date) XFail 203ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UInt128)) OK 109ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Float64) OK 126ms
/aggregate functions/topK/Array(LowCardinality(UInt16)) OK 122ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Int8)) OK 149ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 127ms
/aggregate functions/topK/Array(LowCardinality(UInt32)) OK 113ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),DateTime) XFail 241ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/topK/Array(LowCardinality(UInt64)) OK 162ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Int16)) OK 146ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Date) OK 157ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),DateTime64(3)) XFail 203ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Int32)) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/topK/Array(LowCardinality(UInt128)) OK 118ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),DateTime) OK 136ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Int64)) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/topK/Array(LowCardinality(Int8)) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 96ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Bool) XFail 180ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Int128)) OK 106ms
/aggregate functions/topK/Array(LowCardinality(Int16)) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Bool) OK 111ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Float32)) OK 100ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/topK/Array(LowCardinality(Int32)) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),String) OK 107ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),String) XFail 200ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Float64)) OK 115ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/topK/Array(LowCardinality(Int64)) OK 108ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 112ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Date)) OK 112ms
/aggregate functions/topK/Array(LowCardinality(Int128)) OK 121ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),FixedString(51)) XFail 262ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),UUID) OK 113ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(DateTime)) OK 167ms
/aggregate functions/topK/Array(LowCardinality(Float32)) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 116ms
/aggregate functions/topK/Array(LowCardinality(Float64)) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 125ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Bool)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),UUID) XFail 202ms
/aggregate functions/topK/Array(LowCardinality(Date)) OK 95ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(String)) OK 114ms
/aggregate functions/topK/Array(LowCardinality(DateTime)) OK 94ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt8)) XFail 177ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(FixedString(51))) OK 87ms
/aggregate functions/topK/Array(LowCardinality(Bool)) OK 99ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(UUID)) OK 166ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 165ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/topK/Array(LowCardinality(String)) OK 137ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt16)) XFail 171ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/topK/Array(LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 116ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt32)) XFail 208ms
/aggregate functions/uniqCombined64/Map(UInt64,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/topK/Array(LowCardinality(UUID)) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 101ms
/aggregate functions/uniqCombined64/Map(UInt64,Array(String)) OK 105ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 125ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt64)) XFail 211ms
/aggregate functions/uniqCombined64/Map(UInt64,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 125ms
/aggregate functions/uniqCombined64/Map(UInt64,Tuple(String)) OK 113ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 126ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UInt128)) XFail 210ms
/aggregate functions/uniqCombined64/Map(UInt128,UInt8) OK 103ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt128,UInt16) OK 115ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 102ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int8)) XFail 250ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 132ms
/aggregate functions/uniqCombined64/Map(UInt128,UInt32) OK 114ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt128,UInt64) OK 127ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 119ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int16)) XFail 195ms
/aggregate functions/uniqCombined64/Map(UInt128,UInt128) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 99ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 123ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt128,Int8) OK 119ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int32)) XFail 209ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Int64))) OK 154ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 148ms
/aggregate functions/uniqCombined64/Map(UInt128,Int16) OK 147ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Int128))) OK 163ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 138ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/uniqCombined64/Map(UInt128,Int32) OK 104ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int64)) XFail 176ms
/aggregate functions/uniqCombined64/Map(UInt128,Int64) OK 101ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 114ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Int128)) XFail 227ms
/aggregate functions/uniqCombined64/Map(UInt128,Int128) OK 94ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 116ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/uniqCombined64/Map(UInt128,Float32) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 130ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Float32)) XFail 220ms
/aggregate functions/uniqCombined64/Map(UInt128,Float64) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 134ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/topK/Array(LowCardinality(Nullable(DateTime))) OK 213ms
/aggregate functions/uniqCombined64/Map(UInt128,Decimal128(38)) OK 130ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 221ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Float64)) XFail 317ms
/aggregate functions/uniqCombined/Map(DateTime,LowCardinality(Nullable(UUID))) OK 209ms
/aggregate functions/uniqCombined64/Map(UInt128,Date) OK 183ms
/aggregate functions/topK/Array(LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/uniqCombined64/Map(UInt128,DateTime) OK 146ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 124ms
/aggregate functions/topK/Array(LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/uniqCombined/Map(DateTime,Array(String)) OK 114ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Decimal128(38))) XFail 202ms
/aggregate functions/topK/Array(LowCardinality(Nullable(FixedString(51)))) OK 148ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 139ms
/aggregate functions/uniqCombined/Map(DateTime,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/uniqCombined64/Map(UInt128,DateTime64(3)) OK 121ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 137ms
/aggregate functions/uniqCombined64/Map(UInt128,Bool) OK 112ms
/aggregate functions/topK/Array(LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/uniqCombined/Map(DateTime,Tuple(String)) OK 131ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Date)) XFail 222ms
/aggregate functions/uniqCombined64/Map(UInt128,String) OK 158ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 143ms
/aggregate functions/uniqCombined/Map(Bool,UInt8) OK 105ms
/aggregate functions/topK/Array(Array(String)) OK 125ms
/aggregate functions/uniqCombined/Map(Bool,UInt16) OK 141ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(DateTime)) XFail 240ms
/aggregate functions/uniqCombined64/Map(UInt128,FixedString(51)) OK 129ms
/aggregate functions/topK/Array(Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 124ms
/aggregate functions/topK/Array(Tuple(String)) OK 150ms
/aggregate functions/uniqCombined/Map(Bool,UInt32) OK 135ms
/aggregate functions/uniqCombined64/Map(UInt128,UUID) OK 112ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 127ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(DateTime64(3))) XFail 212ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UInt8)) OK 127ms
/aggregate functions/uniqCombined/Map(Bool,UInt64) OK 142ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 142ms
/aggregate functions/topK/LowCardinality(UInt8) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UInt16)) OK 103ms
/aggregate functions/topK/LowCardinality(UInt16) OK 89ms
/aggregate functions/uniqCombined/Map(Bool,UInt128) OK 115ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 120ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(Bool)) XFail 183ms
/aggregate functions/topK/LowCardinality(UInt32) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UInt32)) OK 96ms
/aggregate functions/uniqCombined/Map(Bool,Int8) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UInt64)) OK 106ms
/aggregate functions/topK/LowCardinality(UInt64) OK 110ms
/aggregate functions/uniqCombined/Map(Bool,Int16) OK 122ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(String)) XFail 219ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 120ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UInt128)) OK 91ms
/aggregate functions/topK/LowCardinality(UInt128) OK 95ms
/aggregate functions/uniqCombined/Map(Bool,Int32) OK 113ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Int8)) OK 125ms
/aggregate functions/topK/LowCardinality(Int8) OK 118ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(FixedString(51))) XFail 205ms
/aggregate functions/uniqCombined/Map(Bool,Int64) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 102ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Int16)) OK 104ms
/aggregate functions/topK/LowCardinality(Int16) OK 93ms
/aggregate functions/uniqCombined/Map(Bool,Int128) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 103ms
/aggregate functions/topK/LowCardinality(Int32) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Int32)) OK 90ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Nullable(UUID)) XFail 193ms
/aggregate functions/uniqCombined/Map(Bool,Float32) OK 123ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Int64)) OK 112ms
/aggregate functions/topK/LowCardinality(Int64) OK 128ms
/aggregate functions/uniqCombined/Map(Bool,Float64) OK 129ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Int128)) OK 107ms
/aggregate functions/topK/LowCardinality(Int128) OK 114ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt8)) XFail 183ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 122ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Float32)) OK 131ms
/aggregate functions/uniqCombined/Map(Bool,Decimal128(38)) OK 108ms
/aggregate functions/topK/LowCardinality(Float32) OK 110ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/uniqCombined/Map(Bool,Date) OK 158ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt16)) XFail 250ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Float64)) OK 132ms
/aggregate functions/topK/LowCardinality(Float64) OK 127ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Decimal128(38))) OK 153ms
/aggregate functions/topK/LowCardinality(Date) OK 137ms
/aggregate functions/uniqCombined/Map(Bool,DateTime) OK 101ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt32)) XFail 201ms
/aggregate functions/uniqCombined/Map(Bool,DateTime64(3)) OK 133ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/topK/LowCardinality(DateTime) OK 111ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Date)) OK 107ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/uniqCombined/Map(Bool,Bool) OK 117ms
/aggregate functions/topK/LowCardinality(Bool) OK 113ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(DateTime)) OK 96ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt64)) XFail 183ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/uniqCombined/Map(Bool,String) OK 119ms
/aggregate functions/topK/LowCardinality(String) OK 127ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(Bool)) OK 116ms
/aggregate functions/uniqCombined/Map(Bool,FixedString(51)) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UInt128)) XFail 182ms
/aggregate functions/topK/LowCardinality(FixedString(51)) OK 102ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(String)) OK 121ms
/aggregate functions/topK/LowCardinality(UUID) OK 97ms
/aggregate functions/uniqCombined/Map(Bool,UUID) OK 97ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int8)) XFail 180ms
/aggregate functions/topK/LowCardinality(Nullable(UInt8)) OK 108ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UInt8)) OK 108ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(FixedString(51))) OK 106ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/topK/LowCardinality(Nullable(UInt16)) OK 116ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UInt16)) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,Nullable(UUID)) OK 108ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int16)) XFail 220ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/topK/LowCardinality(Nullable(UInt32)) OK 105ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UInt32)) OK 117ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UInt8)) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 87ms
/aggregate functions/topK/LowCardinality(Nullable(UInt64)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UInt16)) OK 101ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UInt64)) OK 105ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int32)) XFail 197ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UInt32)) OK 111ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UInt128)) OK 114ms
/aggregate functions/topK/LowCardinality(Nullable(UInt128)) OK 136ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UInt64)) OK 104ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Int8)) OK 109ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int64)) XFail 193ms
/aggregate functions/topK/LowCardinality(Nullable(Int8)) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UInt128)) OK 106ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Int16)) OK 100ms
/aggregate functions/topK/LowCardinality(Nullable(Int16)) OK 92ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Int8)) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Int128)) XFail 208ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Int32)) OK 97ms
/aggregate functions/topK/LowCardinality(Nullable(Int32)) OK 110ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Int64)) OK 124ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Int16)) OK 118ms
/aggregate functions/topK/LowCardinality(Nullable(Int64)) OK 113ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Float32)) XFail 174ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Int128)) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Int32)) OK 115ms
/aggregate functions/topK/LowCardinality(Nullable(Int128)) OK 99ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Float32)) OK 96ms
/aggregate functions/topK/LowCardinality(Nullable(Float32)) OK 123ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Int64)) OK 131ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Array(String)) OK 95ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Float64)) XFail 221ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Float64)) OK 96ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/topK/LowCardinality(Nullable(Float64)) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Int128)) OK 104ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/uniq/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 100ms
/aggregate functions/topK/LowCardinality(Nullable(Date)) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Float32)) OK 95ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Date)) XFail 178ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Date)) OK 94ms
/aggregate functions/uniq/Nullable(UInt8) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Float64)) OK 131ms
/aggregate functions/topK/LowCardinality(Nullable(DateTime)) OK 127ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(DateTime)) OK 102ms
/aggregate functions/uniq/Nullable(UInt16) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(DateTime)) XFail 198ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Date)) OK 113ms
/aggregate functions/topK/LowCardinality(Nullable(Bool)) OK 120ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/uniq/Nullable(UInt32) OK 109ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(DateTime)) OK 103ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(Bool)) OK 105ms
/aggregate functions/topK/LowCardinality(Nullable(String)) OK 109ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Bool)) XFail 208ms
/aggregate functions/uniq/Nullable(UInt64) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Bool)) OK 130ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(String)) OK 109ms
/aggregate functions/topK/LowCardinality(Nullable(FixedString(51))) OK 112ms
/aggregate functions/uniq/Nullable(UInt128) OK 91ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(FixedString(51))) OK 131ms
/aggregate functions/topK/LowCardinality(Nullable(UUID)) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(String)) OK 106ms
/aggregate functions/uniq/Nullable(Int8) OK 134ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(String)) XFail 218ms
/aggregate functions/topK/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 727ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/uniqCombined/Map(Bool,Nullable(UUID)) OK 139ms
/aggregate functions/uniq/Nullable(Int16) OK 142ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(UUID)) OK 142ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(FixedString(51))) XFail 190ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UInt8)) OK 106ms
/aggregate functions/uniq/Nullable(Int32) OK 121ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UInt16)) OK 160ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 151ms
/aggregate functions/uniq/Nullable(Int64) OK 174ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(UUID)) XFail 253ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UInt32)) OK 97ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/uniq/Nullable(Int128) OK 103ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UInt64)) OK 119ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) XFail 187ms
/aggregate functions/uniq/Nullable(Float32) OK 94ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UInt128)) OK 126ms
/aggregate functions/uniq/Nullable(Float64) OK 104ms
/aggregate functions/topK/K values OK 667ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Int8)) OK 112ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 165ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) XFail 210ms
/aggregate functions/uniq/Nullable(Decimal128(38)) OK 140ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Int16)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/uniq/Nullable(Date) OK 106ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) XFail 212ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Int32)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/uniq/Nullable(DateTime) OK 99ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Int64)) OK 110ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/uniq/Nullable(DateTime64(3)) OK 124ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) XFail 199ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Int128)) OK 90ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/uniq/Nullable(Bool) OK 122ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Float32)) OK 125ms
/aggregate functions/topK/custom load factor OK 89ms
/aggregate functions/uniq/Nullable(String) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) XFail 209ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Float64)) OK 99ms
/aggregate functions/uniqExact OK 3m 5s
/aggregate functions/uniqExact/constant OK 81ms
/aggregate functions/uniq/Nullable(FixedString(51)) OK 116ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Float32))) OK 154ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Date)) OK 132ms
/aggregate functions/uniqExact/zero rows OK 124ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) XFail 219ms
/aggregate functions/uniq/Nullable(UUID) OK 108ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(DateTime)) OK 106ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/uniqExact/with group by OK 64ms
/aggregate functions/uniq/Array(UInt8) OK 95ms
/aggregate functions/uniqExact/some negative values OK 62ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Bool)) OK 105ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/uniqExact/first non-NULL value OK 64ms
/aggregate functions/uniq/Array(UInt16) OK 121ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) XFail 176ms
/aggregate functions/uniqExact/NULL for all rows OK 86ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(String)) OK 92ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/uniq/Array(UInt32) OK 112ms
/aggregate functions/uniqExact/return type OK 65ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(FixedString(51))) OK 88ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(Bool))) OK 87ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) XFail 225ms
/aggregate functions/uniqExact/with another aggregate function OK 85ms
/aggregate functions/uniq/Array(UInt64) OK 104ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(UUID)) OK 87ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(String))) OK 91ms
/aggregate functions/uniqExact/with another aggregate function and group by OK 91ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/uniq/Array(UInt128) OK 99ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/uniqExact/string that ends with \0 OK 92ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) XFail 173ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/uniq/Array(Int8) OK 103ms
/aggregate functions/uniqCombined64/Map(UInt128,LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/uniqExact/inf OK 79ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UInt32))) OK 78ms
/aggregate functions/uniq/Array(Int16) OK 107ms
/aggregate functions/uniqExact/-inf OK 84ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) XFail 187ms
/aggregate functions/uniqCombined64/Map(UInt128,Array(String)) OK 93ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/uniqExact/nan OK 78ms
/aggregate functions/uniq/Array(Int32) OK 95ms
/aggregate functions/uniqCombined64/Map(UInt128,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/uniqExact/UInt8 OK 119ms
/aggregate functions/uniq/Array(Int64) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) XFail 231ms
/aggregate functions/uniqCombined64/Map(UInt128,Tuple(String)) OK 131ms
/aggregate functions/uniqExact/UInt16 OK 107ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/uniq/Array(Int128) OK 113ms
/aggregate functions/uniqCombined64/Map(Int8,UInt8) OK 98ms
/aggregate functions/uniqExact/UInt32 OK 105ms
/aggregate functions/uniq/Array(Float32) OK 101ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) XFail 185ms
/aggregate functions/uniqCombined64/Map(Int8,UInt16) OK 93ms
/aggregate functions/uniqExact/UInt64 OK 95ms
/aggregate functions/uniq/Array(Float64) OK 97ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/uniqCombined64/Map(Int8,UInt32) OK 95ms
/aggregate functions/uniqExact/UInt128 OK 88ms
/aggregate functions/uniq/Array(Decimal128(38)) OK 101ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Date))) XFail 219ms
/aggregate functions/uniqCombined64/Map(Int8,UInt64) OK 111ms
/aggregate functions/uniqExact/Int8 OK 90ms
/aggregate functions/uniq/Array(Date) OK 111ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Int128))) OK 156ms
/aggregate functions/uniqCombined64/Map(Int8,UInt128) OK 108ms
/aggregate functions/uniqExact/Int16 OK 106ms
/aggregate functions/uniq/Array(DateTime) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) XFail 187ms
/aggregate functions/uniqCombined64/Map(Int8,Int8) OK 119ms
/aggregate functions/uniqExact/Int32 OK 117ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/uniq/Array(DateTime64(3)) OK 105ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/uniqCombined64/Map(Int8,Int16) OK 104ms
/aggregate functions/uniqExact/Int64 OK 109ms
/aggregate functions/uniq/Array(Bool) OK 91ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) XFail 207ms
/aggregate functions/uniqCombined64/Map(Int8,Int32) OK 98ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/uniqExact/Int128 OK 104ms
/aggregate functions/uniq/Array(String) OK 127ms
/aggregate functions/uniqCombined64/Map(Int8,Int64) OK 99ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/uniqExact/Float32 OK 100ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(String))) XFail 185ms
/aggregate functions/uniq/Array(FixedString(51)) OK 94ms
/aggregate functions/uniqCombined64/Map(Int8,Int128) OK 101ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/uniqExact/Float64 OK 114ms
/aggregate functions/uniq/Array(UUID) OK 93ms
/aggregate functions/uniqCombined64/Map(Int8,Float32) OK 87ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/uniqExact/Decimal128(38) OK 116ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) XFail 224ms
/aggregate functions/uniq/Array(Nullable(UInt8)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int8,Float64) OK 107ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/uniqExact/Date OK 123ms
/aggregate functions/uniq/Array(Nullable(UInt16)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int8,Decimal128(38)) OK 125ms
/aggregate functions/uniqCombined/Map(Bool,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) XFail 237ms
/aggregate functions/uniqExact/DateTime OK 108ms
/aggregate functions/uniq/Array(Nullable(UInt32)) OK 112ms
/aggregate functions/uniqCombined64/Map(Int8,Date) OK 103ms
/aggregate functions/uniqCombined/Map(Bool,Array(String)) OK 123ms
/aggregate functions/uniqExact/DateTime64(3) OK 106ms
/aggregate functions/uniq/Array(Nullable(UInt64)) OK 117ms
/aggregate functions/uniqCombined64/Map(Int8,DateTime) OK 107ms
/aggregate functions/uniqCombined/Map(Bool,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/uniqExact/Bool OK 134ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Array(String)) XFail 217ms
/aggregate functions/uniq/Array(Nullable(UInt128)) OK 106ms
/aggregate functions/uniqCombined64/Map(Int8,DateTime64(3)) OK 109ms
/aggregate functions/uniq/Array(Nullable(Int8)) OK 142ms
/aggregate functions/uniqExact/String OK 121ms
/aggregate functions/uniqCombined/Map(Bool,Tuple(String)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int8,Bool) OK 121ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) XFail 269ms
/aggregate functions/uniqCombined/Map(String,UInt8) OK 137ms
/aggregate functions/uniqExact/FixedString(51) OK 111ms
/aggregate functions/uniq/Array(Nullable(Int16)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int8,String) OK 120ms
/aggregate functions/uniqExact/UUID OK 123ms
/aggregate functions/uniq/Array(Nullable(Int32)) OK 117ms
/aggregate functions/uniqCombined/Map(String,UInt16) OK 149ms
/aggregate functions/uniqCombined64/Map(Int8,FixedString(51)) OK 142ms
/aggregate functions/uniqExact/Map(UInt8,UInt8) OK 126ms
/aggregate functions/uniq/Array(Nullable(Int64)) OK 113ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(String),Tuple(String)) XFail 193ms
/aggregate functions/uniqCombined64/Map(Int8,UUID) OK 95ms
/aggregate functions/uniqCombined/Map(String,UInt32) OK 100ms
/aggregate functions/uniq/Array(Nullable(Int128)) OK 115ms
/aggregate functions/uniqExact/Map(UInt8,UInt16) OK 97ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UInt8)) OK 114ms
/aggregate functions/uniqCombined/Map(String,UInt64) OK 97ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt8) XFail 173ms
/aggregate functions/uniqExact/Map(UInt8,UInt32) OK 100ms
/aggregate functions/uniq/Array(Nullable(Float32)) OK 101ms
/aggregate functions/uniqCombined/Map(String,UInt128) OK 118ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UInt16)) OK 117ms
/aggregate functions/uniqExact/Map(UInt8,UInt64) OK 116ms
/aggregate functions/uniq/Array(Nullable(Float64)) OK 115ms
/aggregate functions/uniqCombined/Map(String,Int8) OK 110ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UInt32)) OK 99ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt16) XFail 190ms
/aggregate functions/uniqExact/Map(UInt8,UInt128) OK 109ms
/aggregate functions/uniq/Array(Nullable(Decimal128(38))) OK 112ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UInt64)) OK 105ms
/aggregate functions/uniqCombined/Map(String,Int16) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,Int8) OK 200ms
/aggregate functions/uniq/Array(Nullable(Date)) OK 197ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt32) XFail 326ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UInt128)) OK 168ms
/aggregate functions/uniqCombined/Map(String,Int32) OK 180ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Int8)) OK 155ms
/aggregate functions/uniqExact/Map(UInt8,Int16) OK 120ms
/aggregate functions/uniq/Array(Nullable(DateTime)) OK 95ms
/aggregate functions/uniqCombined/Map(String,Int64) OK 104ms
/aggregate functions/uniq/Array(Nullable(DateTime64(3))) OK 96ms
/aggregate functions/uniqExact/Map(UInt8,Int32) OK 115ms
/aggregate functions/uniqCombined/Map(String,Int128) OK 102ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt64) XFail 226ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Int16)) OK 107ms
/aggregate functions/uniq/Array(Nullable(Bool)) OK 112ms
/aggregate functions/uniqCombined/Map(String,Float32) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,Int64) OK 113ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Int32)) OK 103ms
/aggregate functions/uniq/Array(Nullable(String)) OK 90ms
/aggregate functions/uniqCombined/Map(String,Float64) OK 89ms
/aggregate functions/uniqExact/Map(UInt8,Int128) OK 114ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Int64)) OK 121ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UInt128) XFail 190ms
/aggregate functions/uniq/Array(Nullable(FixedString(51))) OK 88ms
/aggregate functions/uniqCombined/Map(String,Decimal128(38)) OK 90ms
/aggregate functions/uniqExact/Map(UInt8,Float32) OK 90ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Int128)) OK 110ms
/aggregate functions/uniq/Array(Nullable(UUID)) OK 92ms
/aggregate functions/uniqCombined/Map(String,Date) OK 89ms
/aggregate functions/uniqExact/Map(UInt8,Float64) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int8) XFail 207ms
/aggregate functions/uniq/Array(LowCardinality(UInt8)) OK 96ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Float32)) OK 100ms
/aggregate functions/uniqCombined/Map(String,DateTime) OK 99ms
/aggregate functions/uniqExact/Map(UInt8,Decimal128(38)) OK 101ms
/aggregate functions/uniq/Array(LowCardinality(UInt16)) OK 102ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Float64)) OK 102ms
/aggregate functions/uniqCombined/Map(String,DateTime64(3)) OK 115ms
/aggregate functions/uniqExact/Map(UInt8,Date) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int16) XFail 214ms
/aggregate functions/uniq/Array(LowCardinality(UInt32)) OK 111ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/uniqCombined/Map(String,Bool) OK 96ms
/aggregate functions/uniqExact/Map(UInt8,DateTime) OK 112ms
/aggregate functions/uniq/Array(LowCardinality(UInt64)) OK 116ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Date)) OK 122ms
/aggregate functions/uniqCombined/Map(String,String) OK 102ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int32) XFail 172ms
/aggregate functions/uniqExact/Map(UInt8,DateTime64(3)) OK 107ms
/aggregate functions/uniq/Array(LowCardinality(UInt128)) OK 111ms
/aggregate functions/uniqCombined/Map(String,FixedString(51)) OK 124ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(DateTime)) OK 133ms
/aggregate functions/uniqExact/Map(UInt8,Bool) OK 108ms
/aggregate functions/uniq/Array(LowCardinality(Int8)) OK 102ms
/aggregate functions/uniqCombined/Map(String,UUID) OK 115ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int64) XFail 219ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/uniqExact/Map(UInt8,String) OK 102ms
/aggregate functions/uniq/Array(LowCardinality(Int16)) OK 100ms
/aggregate functions/uniqCombined/Map(String,Nullable(UInt8)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(Bool)) OK 102ms
/aggregate functions/uniqExact/Map(UInt8,FixedString(51)) OK 116ms
/aggregate functions/uniq/Array(LowCardinality(Int32)) OK 97ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(String)) OK 131ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Int128) XFail 179ms
/aggregate functions/uniqCombined/Map(String,Nullable(UInt16)) OK 108ms
/aggregate functions/uniq/Array(LowCardinality(Int64)) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,UUID) OK 108ms
/aggregate functions/uniqCombined/Map(String,Nullable(UInt32)) OK 115ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(FixedString(51))) OK 116ms
/aggregate functions/uniq/Array(LowCardinality(Int128)) OK 126ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UInt8)) OK 109ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Float32) XFail 223ms
/aggregate functions/uniqCombined/Map(String,Nullable(UInt64)) OK 111ms
/aggregate functions/uniqCombined64/Map(Int8,Nullable(UUID)) OK 93ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UInt16)) OK 116ms
/aggregate functions/uniq/Array(LowCardinality(Float32)) OK 120ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UInt8)) OK 107ms
/aggregate functions/uniqCombined/Map(String,Nullable(UInt128)) OK 106ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UInt32)) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Float64) XFail 174ms
/aggregate functions/uniq/Array(LowCardinality(Float64)) OK 104ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UInt16)) OK 95ms
/aggregate functions/uniqCombined/Map(String,Nullable(Int8)) OK 97ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UInt64)) OK 105ms
/aggregate functions/uniq/Array(LowCardinality(Date)) OK 104ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniqCombined/Map(String,Nullable(Int16)) OK 101ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Decimal128(38)) XFail 189ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UInt128)) OK 113ms
/aggregate functions/uniq/Array(LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniqCombined/Map(String,Nullable(Int32)) OK 101ms
/aggregate functions/uniq/Array(LowCardinality(Bool)) OK 107ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Int8)) OK 99ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqCombined/Map(String,Nullable(Int64)) OK 113ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Date) XFail 174ms
/aggregate functions/uniq/Array(LowCardinality(String)) OK 89ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Int16)) OK 92ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Int8)) OK 105ms
/aggregate functions/uniqCombined/Map(String,Nullable(Int128)) OK 88ms
/aggregate functions/uniq/Array(LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Int32)) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),DateTime) XFail 199ms
/aggregate functions/uniqCombined/Map(String,Nullable(Float32)) OK 100ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Int16)) OK 100ms
/aggregate functions/uniq/Array(LowCardinality(UUID)) OK 118ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Int64)) OK 108ms
/aggregate functions/uniqCombined/Map(String,Nullable(Float64)) OK 111ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Int32)) OK 92ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Int128)) OK 149ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),DateTime64(3)) XFail 256ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Int64)) OK 117ms
/aggregate functions/uniqCombined/Map(String,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Int128)) OK 132ms
/aggregate functions/uniqCombined/Map(String,Nullable(Date)) OK 143ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Float32)) OK 105ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Float64)) OK 136ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Bool) XFail 199ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Float32)) OK 111ms
/aggregate functions/uniqCombined/Map(String,Nullable(DateTime)) OK 120ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Float64)) OK 112ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqCombined/Map(String,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),String) XFail 175ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Date)) OK 104ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Date)) OK 129ms
/aggregate functions/uniqCombined/Map(String,Nullable(Bool)) OK 116ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(DateTime)) OK 103ms
/aggregate functions/uniqCombined/Map(String,Nullable(String)) OK 107ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(DateTime)) OK 114ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),FixedString(51)) XFail 197ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Bool)) OK 97ms
/aggregate functions/uniqCombined/Map(String,Nullable(FixedString(51))) OK 109ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(DateTime64(3))) OK 83ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(String)) OK 105ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(Bool)) OK 130ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),UUID) XFail 181ms
/aggregate functions/uniqCombined/Map(String,Nullable(UUID)) OK 111ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UInt8)) OK 105ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(String)) OK 93ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(UUID)) OK 126ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) XFail 204ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(FixedString(51))) OK 112ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UInt16)) OK 107ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/uniqExact/Map(UInt8,Nullable(UUID)) OK 99ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UInt32)) OK 88ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) XFail 190ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UInt64)) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UInt8)) OK 99ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Date))) OK 89ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UInt16)) OK 95ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UInt128)) OK 99ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) XFail 177ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UInt64))) OK 89ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UInt32)) OK 106ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Int8)) OK 111ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UInt64)) OK 95ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Int16)) OK 117ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) XFail 210ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UInt128)) OK 120ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Int32)) OK 124ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Int8)) OK 87ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) XFail 206ms
/aggregate functions/uniq/Array(LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Int64)) OK 127ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Int16)) OK 94ms
/aggregate functions/uniq/Array(Array(String)) OK 91ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Int128)) OK 104ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Int32)) OK 104ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int8)) XFail 192ms
/aggregate functions/uniq/Array(Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Float32)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Int128))) OK 151ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Int64)) OK 137ms
/aggregate functions/uniq/Array(Tuple(String)) OK 103ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Float64)) OK 124ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int16)) XFail 216ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Int128)) OK 125ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/uniq/LowCardinality(UInt8) OK 101ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Date)) OK 95ms
/aggregate functions/uniq/LowCardinality(UInt16) OK 221ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Float32)) OK 202ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Float64))) OK 197ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(DateTime)) OK 166ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int32)) XFail 228ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Float64)) OK 123ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Bool)) OK 149ms
/aggregate functions/uniq/LowCardinality(UInt32) OK 141ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int64)) XFail 203ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Date)) OK 119ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/uniq/LowCardinality(UInt64) OK 94ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(String)) OK 99ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(DateTime)) OK 106ms
/aggregate functions/uniq/LowCardinality(UInt128) OK 110ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Int128)) XFail 184ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Bool)) OK 134ms
/aggregate functions/uniq/LowCardinality(Int8) OK 111ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(UUID)) OK 123ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 87ms
/aggregate functions/uniq/LowCardinality(Int16) OK 135ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(String)) OK 122ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Float32)) XFail 206ms
/aggregate functions/uniqCombined64/Map(Int8,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/uniq/LowCardinality(Int32) OK 117ms
/aggregate functions/uniqCombined64/Map(Int8,Array(String)) OK 100ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Float64)) XFail 198ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(UUID)) OK 121ms
/aggregate functions/uniq/LowCardinality(Int64) OK 114ms
/aggregate functions/uniqCombined64/Map(Int8,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/uniq/LowCardinality(Int128) OK 125ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/uniqCombined64/Map(Int8,Tuple(String)) OK 134ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) XFail 234ms
/aggregate functions/uniq/LowCardinality(Float32) OK 140ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UInt128))) OK 172ms
/aggregate functions/uniqCombined64/Map(Int16,UInt8) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/uniqCombined64/Map(Int16,UInt16) OK 132ms
/aggregate functions/uniq/LowCardinality(Float64) OK 130ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Date)) XFail 209ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/uniqCombined64/Map(Int16,UInt32) OK 142ms
/aggregate functions/uniq/LowCardinality(Date) OK 124ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) XFail 251ms
/aggregate functions/uniq/LowCardinality(DateTime) OK 130ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/uniqCombined64/Map(Int16,UInt64) OK 118ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/uniqCombined64/Map(Int16,UInt128) OK 140ms
/aggregate functions/uniq/LowCardinality(Bool) OK 118ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Int64))) OK 146ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) XFail 221ms
/aggregate functions/uniq/LowCardinality(String) OK 107ms
/aggregate functions/uniqCombined64/Map(Int16,Int8) OK 119ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/uniq/LowCardinality(FixedString(51)) OK 95ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/uniqCombined64/Map(Int16,Int16) OK 104ms
/aggregate functions/uniq/LowCardinality(UUID) OK 97ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(Bool)) XFail 177ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Float64))) OK 131ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/uniqCombined64/Map(Int16,Int32) OK 128ms
/aggregate functions/uniq/LowCardinality(Nullable(UInt8)) OK 95ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/uniqCombined64/Map(Int16,Int64) OK 126ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(String)) XFail 208ms
/aggregate functions/uniq/LowCardinality(Nullable(UInt16)) OK 130ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Float32))) OK 151ms
/aggregate functions/uniqCombined64/Map(Int16,Int128) OK 154ms
/aggregate functions/uniq/LowCardinality(Nullable(UInt32)) OK 131ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) XFail 207ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/uniqCombined64/Map(Int16,Float32) OK 125ms
/aggregate functions/uniq/LowCardinality(Nullable(UInt64)) OK 124ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/uniqCombined64/Map(Int16,Float64) OK 97ms
/aggregate functions/uniq/LowCardinality(Nullable(UInt128)) OK 112ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Nullable(UUID)) XFail 241ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/uniqCombined64/Map(Int16,Decimal128(38)) OK 140ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/uniq/LowCardinality(Nullable(Int8)) OK 150ms
/aggregate functions/uniqCombined/Map(String,LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/uniqCombined64/Map(Int16,Date) OK 179ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(Bool))) OK 171ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) XFail 263ms
/aggregate functions/uniq/LowCardinality(Nullable(Int16)) OK 158ms
/aggregate functions/uniqCombined/Map(String,Array(String)) OK 103ms
/aggregate functions/uniqCombined/Map(String,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqCombined64/Map(Int16,DateTime) OK 123ms
/aggregate functions/uniq/LowCardinality(Nullable(Int32)) OK 114ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/uniqCombined/Map(String,Tuple(String)) OK 90ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) XFail 222ms
/aggregate functions/uniq/LowCardinality(Nullable(Int64)) OK 106ms
/aggregate functions/uniqCombined64/Map(Int16,DateTime64(3)) OK 114ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/uniqCombined/Map(FixedString(51),UInt8) OK 92ms
/aggregate functions/uniq/LowCardinality(Nullable(Int128)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int16,Bool) OK 108ms
/aggregate functions/uniqExact/Map(UInt8,LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/uniqCombined/Map(FixedString(51),UInt16) OK 111ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) XFail 184ms
/aggregate functions/uniq/LowCardinality(Nullable(Float32)) OK 116ms
/aggregate functions/uniqCombined64/Map(Int16,String) OK 121ms
/aggregate functions/uniqExact/Map(UInt8,Array(String)) OK 111ms
/aggregate functions/uniqCombined/Map(FixedString(51),UInt32) OK 133ms
/aggregate functions/uniq/LowCardinality(Nullable(Float64)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int16,FixedString(51)) OK 117ms
/aggregate functions/uniqExact/Map(UInt8,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/uniqCombined/Map(FixedString(51),UInt64) OK 105ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) XFail 232ms
/aggregate functions/uniq/LowCardinality(Nullable(Date)) OK 143ms
/aggregate functions/uniqExact/Map(UInt8,Tuple(String)) OK 160ms
/aggregate functions/uniqCombined64/Map(Int16,UUID) OK 131ms
/aggregate functions/uniqCombined/Map(FixedString(51),UInt128) OK 130ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UInt8)) OK 147ms
/aggregate functions/uniq/LowCardinality(Nullable(DateTime)) OK 139ms
/aggregate functions/uniqCombined/Map(FixedString(51),Int8) OK 110ms
/aggregate functions/uniqExact/Map(UInt16,UInt8) OK 108ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) XFail 222ms
/aggregate functions/uniqCombined/Map(FixedString(51),Int16) OK 107ms
/aggregate functions/uniqExact/Map(UInt16,UInt16) OK 141ms
/aggregate functions/uniq/LowCardinality(Nullable(Bool)) OK 131ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UInt16)) OK 127ms
/aggregate functions/uniqCombined/Map(FixedString(51),Int32) OK 115ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) XFail 195ms
/aggregate functions/uniq/LowCardinality(Nullable(String)) OK 117ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UInt32)) OK 109ms
/aggregate functions/uniqExact/Map(UInt16,UInt32) OK 100ms
/aggregate functions/uniqCombined/Map(FixedString(51),Int64) OK 108ms
/aggregate functions/uniqExact/Map(UInt16,UInt64) OK 112ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UInt64)) OK 124ms
/aggregate functions/uniq/LowCardinality(Nullable(FixedString(51))) OK 107ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) XFail 181ms
/aggregate functions/uniqCombined/Map(FixedString(51),Int128) OK 94ms
/aggregate functions/uniqExact/Map(UInt16,UInt128) OK 125ms
/aggregate functions/uniq/LowCardinality(Nullable(UUID)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UInt128)) OK 111ms
/aggregate functions/uniqCombined/Map(FixedString(51),Float32) OK 92ms
/aggregate functions/uniq/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 675ms
/aggregate functions/uniqExact/Map(UInt16,Int8) OK 125ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Int8)) OK 100ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) XFail 185ms
/aggregate functions/uniqCombined/Map(FixedString(51),Float64) OK 99ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Int16)) OK 102ms
/aggregate functions/uniqExact/Map(UInt16,Int16) OK 108ms
/aggregate functions/uniqCombined/Map(FixedString(51),Decimal128(38)) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) XFail 157ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Int32)) OK 85ms
/aggregate functions/uniqExact/Map(UInt16,Int32) OK 91ms
/aggregate functions/uniqCombined/Map(FixedString(51),Date) OK 93ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Int64)) OK 89ms
/aggregate functions/uniqExact/Map(UInt16,Int64) OK 83ms
/aggregate functions/uniqCombined/Map(FixedString(51),DateTime) OK 81ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) XFail 176ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Int128)) OK 114ms
/aggregate functions/uniqExact/Map(UInt16,Int128) OK 95ms
/aggregate functions/uniqCombined/Map(FixedString(51),DateTime64(3)) OK 96ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Float32)) OK 107ms
/aggregate functions/uniqExact/Map(UInt16,Float32) OK 95ms
/aggregate functions/uniqCombined/Map(FixedString(51),Bool) OK 111ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) XFail 194ms
/aggregate functions/uniqExact/Map(UInt16,Float64) OK 109ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Float64)) OK 109ms
/aggregate functions/uniqCombined/Map(FixedString(51),String) OK 115ms
/aggregate functions/uniqHLL12 OK 3m 2s
/aggregate functions/uniqHLL12/constant OK 90ms
/aggregate functions/uniqExact/Map(UInt16,Decimal128(38)) OK 101ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) XFail 220ms
/aggregate functions/uniqCombined/Map(FixedString(51),FixedString(51)) OK 100ms
/aggregate functions/uniqHLL12/zero rows OK 75ms
/aggregate functions/uniqExact/Map(UInt16,Date) OK 109ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Date)) OK 110ms
/aggregate functions/uniqHLL12/with group by OK 78ms
/aggregate functions/uniqCombined/Map(FixedString(51),UUID) OK 119ms
/aggregate functions/uniqHLL12/some negative values OK 72ms
/aggregate functions/uniqExact/Map(UInt16,DateTime) OK 110ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(DateTime)) OK 123ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) XFail 213ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UInt8)) OK 99ms
/aggregate functions/uniqHLL12/first non-NULL value OK 84ms
/aggregate functions/uniqExact/Map(UInt16,DateTime64(3)) OK 118ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(DateTime64(3))) OK 195ms
/aggregate functions/uniqHLL12/NULL for all rows OK 70ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UInt16)) OK 98ms
/aggregate functions/uniqHLL12/return type OK 141ms
/aggregate functions/uniqExact/Map(UInt16,Bool) OK 126ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) XFail 237ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UInt32)) OK 218ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(Bool)) OK 126ms
/aggregate functions/uniqExact/Map(UInt16,String) OK 117ms
/aggregate functions/uniqHLL12/with another aggregate function OK 69ms
/aggregate functions/uniqHLL12/with another aggregate function and group by OK 67ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(String)) OK 117ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UInt64)) OK 116ms
/aggregate functions/uniqExact/Map(UInt16,FixedString(51)) OK 119ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) XFail 202ms
/aggregate functions/uniqHLL12/string that ends with \0 OK 78ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(FixedString(51))) OK 150ms
/aggregate functions/uniqHLL12/inf OK 81ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UInt128)) OK 119ms
/aggregate functions/uniqExact/Map(UInt16,UUID) OK 124ms
/aggregate functions/uniqHLL12/-inf OK 77ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(String)) XFail 208ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Int8)) OK 140ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UInt8)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int16,Nullable(UUID)) OK 119ms
/aggregate functions/uniqHLL12/nan OK 66ms
/aggregate functions/uniqHLL12/UInt8 OK 98ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UInt16)) OK 132ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UInt8)) OK 107ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Int16)) OK 91ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) XFail 204ms
/aggregate functions/uniqHLL12/UInt16 OK 102ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Int32)) OK 124ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UInt16)) OK 98ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UInt32)) OK 111ms
/aggregate functions/uniqHLL12/UInt32 OK 103ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UInt32)) OK 113ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Int64)) OK 109ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UInt64)) OK 112ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) XFail 212ms
/aggregate functions/uniqHLL12/UInt64 OK 112ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UInt64)) OK 108ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Int128)) OK 111ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UInt128)) OK 113ms
/aggregate functions/uniqHLL12/UInt128 OK 95ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UInt128)) OK 103ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Float32)) OK 101ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Int8)) OK 115ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) XFail 208ms
/aggregate functions/uniqHLL12/Int8 OK 106ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Int8)) OK 116ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Float64)) OK 114ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Int16)) OK 133ms
/aggregate functions/uniqHLL12/Int16 OK 101ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Int16)) OK 106ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Decimal128(38))) OK 109ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) XFail 226ms
/aggregate functions/uniqHLL12/Int32 OK 110ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Int32)) OK 106ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Int32)) OK 114ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Date)) OK 124ms
/aggregate functions/uniqHLL12/Int64 OK 121ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Int64)) OK 114ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Int64)) OK 92ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(DateTime)) OK 97ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) XFail 208ms
/aggregate functions/uniqHLL12/Int128 OK 121ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Int128)) OK 120ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Int128)) OK 103ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(DateTime64(3))) OK 98ms
/aggregate functions/uniqHLL12/Float32 OK 106ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Float32)) OK 106ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Float32)) OK 94ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(Bool)) OK 109ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) XFail 187ms
/aggregate functions/uniqHLL12/Float64 OK 120ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Float64)) OK 99ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Float64)) OK 106ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(String)) OK 109ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/uniqHLL12/Decimal128(38) OK 110ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Date)) OK 117ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) XFail 206ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(FixedString(51))) OK 102ms
/aggregate functions/uniqHLL12/Date OK 117ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Date)) OK 122ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(DateTime)) OK 149ms
/aggregate functions/uniqCombined/Map(FixedString(51),Nullable(UUID)) OK 124ms
/aggregate functions/uniqHLL12/DateTime OK 132ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(DateTime)) OK 132ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) XFail 206ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Bool)) OK 105ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UInt8)) OK 113ms
/aggregate functions/uniqHLL12/DateTime64(3) OK 98ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(String)) OK 106ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UInt16)) OK 112ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) XFail 182ms
/aggregate functions/uniqHLL12/Bool OK 92ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(Bool)) OK 132ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UInt32)) OK 115ms
/aggregate functions/uniqHLL12/String OK 95ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(UUID)) OK 112ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UInt64)) OK 118ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(String)) OK 125ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) XFail 200ms
/aggregate functions/uniqHLL12/FixedString(51) OK 107ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UInt8))) OK 134ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UInt128)) OK 134ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(FixedString(51))) OK 129ms
/aggregate functions/uniqHLL12/UUID OK 101ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) XFail 185ms
/aggregate functions/uniqHLL12/Map(UInt8,UInt8) OK 115ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Int8)) OK 119ms
/aggregate functions/uniqExact/Map(UInt16,Nullable(UUID)) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt8,UInt16) OK 159ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Int16)) OK 136ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UInt8)) OK 142ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) XFail 225ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Int32)) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt8,UInt32) OK 106ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UInt16)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt8,UInt64) OK 115ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) XFail 200ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Int64)) OK 105ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt8,UInt128) OK 104ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Int128)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UInt64)) OK 99ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) XFail 179ms
/aggregate functions/uniqHLL12/Map(UInt8,Int8) OK 95ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Float32)) OK 104ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UInt128)) OK 102ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt8,Int16) OK 92ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Float64)) OK 101ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Int8)) OK 104ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) XFail 192ms
/aggregate functions/uniqHLL12/Map(UInt8,Int32) OK 99ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Date)) OK 110ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Int16)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt8,Int64) OK 90ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(DateTime)) OK 112ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Int32)) OK 97ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) XFail 198ms
/aggregate functions/uniqHLL12/Map(UInt8,Int128) OK 107ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Int64)) OK 114ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Bool)) OK 84ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt8,Float32) OK 92ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(String)) OK 95ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Int128)) OK 104ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) XFail 204ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt8,Float64) OK 104ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Float32)) OK 124ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt8,Decimal128(38)) OK 101ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(UUID)) OK 102ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) XFail 186ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Float64)) OK 132ms
/aggregate functions/uniqHLL12/Map(UInt8,Date) OK 115ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt8,DateTime) OK 126ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Date)) OK 128ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) XFail 214ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt8,DateTime64(3)) OK 132ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(DateTime)) OK 135ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt8,Bool) OK 108ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) XFail 217ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Bool)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int16,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniqHLL12/Map(UInt8,String) OK 106ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(String)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int16,Array(String)) OK 96ms
/aggregate functions/uniqHLL12/Map(UInt8,FixedString(51)) OK 143ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Array(String)) XFail 203ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(FixedString(51))) OK 133ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/uniqCombined64/Map(Int16,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 140ms
/aggregate functions/uniqHLL12/Map(UInt8,UUID) OK 137ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(UUID)) OK 133ms
/aggregate functions/uniqCombined64/Map(Int16,Tuple(String)) OK 110ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) XFail 192ms
/aggregate functions/uniqCombined64/Map(Int32,UInt8) OK 126ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 152ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UInt8)) OK 110ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 147ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UInt16)) OK 122ms
/aggregate functions/uniqCombined64/Map(Int32,UInt16) OK 199ms
/aggregate functions/singleValueOrNull/Map(LowCardinality(FixedString(51)),Tuple(String)) XFail 287ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 185ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 174ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UInt32)) OK 191ms
/aggregate functions/uniqCombined64/Map(Int32,UInt32) OK 113ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/singleValueOrNull/Nullable(UInt8) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UInt64)) OK 118ms
/aggregate functions/uniqCombined64/Map(Int32,UInt64) OK 103ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/singleValueOrNull/Nullable(UInt16) OK 91ms
/aggregate functions/uniqCombined64/Map(Int32,UInt128) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UInt128)) OK 124ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/singleValueOrNull/Nullable(UInt32) OK 87ms
/aggregate functions/uniqCombined64/Map(Int32,Int8) OK 99ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Int8)) OK 137ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/singleValueOrNull/Nullable(UInt64) OK 116ms
/aggregate functions/uniqCombined64/Map(Int32,Int16) OK 92ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Int16)) OK 106ms
/aggregate functions/singleValueOrNull/Nullable(UInt128) OK 93ms
/aggregate functions/uniqCombined64/Map(Int32,Int32) OK 94ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/singleValueOrNull/Nullable(Int8) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Int32)) OK 115ms
/aggregate functions/uniqCombined64/Map(Int32,Int64) OK 101ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/singleValueOrNull/Nullable(Int16) OK 143ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(String))) OK 156ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Int64)) OK 132ms
/aggregate functions/uniqCombined64/Map(Int32,Int128) OK 120ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/singleValueOrNull/Nullable(Int32) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Int128)) OK 152ms
/aggregate functions/uniqCombined64/Map(Int32,Float32) OK 132ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/singleValueOrNull/Nullable(Int64) OK 105ms
/aggregate functions/uniqCombined64/Map(Int32,Float64) OK 118ms
/aggregate functions/uniqCombined/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Float32)) OK 114ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/singleValueOrNull/Nullable(Int128) OK 88ms
/aggregate functions/uniqCombined64/Map(Int32,Decimal128(38)) OK 120ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Float64)) OK 134ms
/aggregate functions/uniqCombined/Map(FixedString(51),Array(String)) OK 112ms
/aggregate functions/singleValueOrNull/Nullable(Float32) OK 106ms
/aggregate functions/uniqCombined64/Map(Int32,Date) OK 128ms
/aggregate functions/uniqCombined/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Decimal128(38))) OK 130ms
/aggregate functions/singleValueOrNull/Nullable(Float64) OK 112ms
/aggregate functions/uniqCombined64/Map(Int32,DateTime) OK 151ms
/aggregate functions/uniqCombined/Map(FixedString(51),Tuple(String)) OK 136ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/singleValueOrNull/Nullable(Decimal128(38)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Date)) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(DateTime)) OK 169ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/uniqCombined/Map(UUID,UInt8) OK 113ms
/aggregate functions/uniqCombined64/Map(Int32,DateTime64(3)) OK 119ms
/aggregate functions/singleValueOrNull/Nullable(Date) OK 90ms
/aggregate functions/singleValueOrNull/Nullable(DateTime) OK 142ms
/aggregate functions/uniqCombined/Map(UUID,UInt16) OK 131ms
/aggregate functions/uniqCombined64/Map(Int32,Bool) OK 103ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/uniqCombined64/Map(Int32,String) OK 172ms
/aggregate functions/singleValueOrNull/Nullable(DateTime64(3)) OK 125ms
/aggregate functions/uniqCombined/Map(UUID,UInt32) OK 141ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(Bool)) OK 127ms
/aggregate functions/singleValueOrNull/Nullable(Bool) OK 143ms
/aggregate functions/uniqCombined/Map(UUID,UInt64) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(String)) OK 103ms
/aggregate functions/uniqExact/Map(UInt16,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/uniqCombined64/Map(Int32,FixedString(51)) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(FixedString(51))) OK 148ms
/aggregate functions/singleValueOrNull/Nullable(String) OK 134ms
/aggregate functions/uniqCombined/Map(UUID,UInt128) OK 104ms
/aggregate functions/uniqCombined64/Map(Int32,UUID) OK 138ms
/aggregate functions/uniqExact/Map(UInt16,Array(String)) OK 120ms
/aggregate functions/uniqCombined/Map(UUID,Int8) OK 92ms
/aggregate functions/uniqHLL12/Map(UInt8,Nullable(UUID)) OK 123ms
/aggregate functions/singleValueOrNull/Nullable(FixedString(51)) OK 108ms
/aggregate functions/uniqExact/Map(UInt16,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UInt8)) OK 117ms
/aggregate functions/uniqCombined/Map(UUID,Int16) OK 116ms
/aggregate functions/singleValueOrNull/Nullable(UUID) OK 165ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UInt8)) OK 167ms
/aggregate functions/uniqExact/Map(UInt16,Tuple(String)) OK 158ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UInt16)) OK 136ms
/aggregate functions/uniqCombined/Map(UUID,Int32) OK 127ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UInt32)) OK 130ms
/aggregate functions/singleValueOrNull/Array(UInt8) XFail 207ms
/aggregate functions/uniqExact/Map(UInt32,UInt8) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UInt16)) OK 126ms
/aggregate functions/uniqCombined/Map(UUID,Int64) OK 114ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UInt64)) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,UInt16) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UInt32)) OK 113ms
/aggregate functions/uniqCombined/Map(UUID,Int128) OK 112ms
/aggregate functions/singleValueOrNull/Array(UInt16) XFail 186ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UInt128)) OK 155ms
/aggregate functions/uniqExact/Map(UInt32,UInt32) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UInt64)) OK 122ms
/aggregate functions/uniqCombined/Map(UUID,Float32) OK 136ms
/aggregate functions/uniqExact/Map(UInt32,UInt64) OK 135ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UInt128)) OK 157ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Int8)) OK 125ms
/aggregate functions/singleValueOrNull/Array(UInt32) XFail 234ms
/aggregate functions/uniqCombined/Map(UUID,Float64) OK 142ms
/aggregate functions/uniqExact/Map(UInt32,UInt128) OK 112ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Int16)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Int8)) OK 110ms
/aggregate functions/uniqCombined/Map(UUID,Decimal128(38)) OK 98ms
/aggregate functions/uniqExact/Map(UInt32,Int8) OK 97ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Int32)) OK 105ms
/aggregate functions/singleValueOrNull/Array(UInt64) XFail 215ms
/aggregate functions/uniqCombined/Map(UUID,Date) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Int16)) OK 104ms
/aggregate functions/uniqExact/Map(UInt32,Int16) OK 98ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Int64)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Int32)) OK 126ms
/aggregate functions/uniqCombined/Map(UUID,DateTime) OK 114ms
/aggregate functions/uniqExact/Map(UInt32,Int32) OK 94ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Int128)) OK 104ms
/aggregate functions/singleValueOrNull/Array(UInt128) XFail 190ms
/aggregate functions/uniqCombined/Map(UUID,DateTime64(3)) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Int64)) OK 108ms
/aggregate functions/uniqExact/Map(UInt32,Int64) OK 94ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Float32)) OK 101ms
/aggregate functions/uniqCombined/Map(UUID,Bool) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Int128)) OK 106ms
/aggregate functions/uniqExact/Map(UInt32,Int128) OK 104ms
/aggregate functions/singleValueOrNull/Array(Int8) XFail 188ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Float64)) OK 90ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Float32)) OK 115ms
/aggregate functions/uniqCombined/Map(UUID,String) OK 120ms
/aggregate functions/uniqExact/Map(UInt32,Float32) OK 104ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Float64)) OK 161ms
/aggregate functions/uniqExact/Map(UInt32,Float64) OK 115ms
/aggregate functions/uniqCombined/Map(UUID,FixedString(51)) OK 126ms
/aggregate functions/singleValueOrNull/Array(Int16) XFail 221ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Date)) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,Decimal128(38)) OK 122ms
/aggregate functions/uniqCombined/Map(UUID,UUID) OK 118ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(DateTime)) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Date)) OK 106ms
/aggregate functions/singleValueOrNull/Array(Int32) XFail 204ms
/aggregate functions/uniqExact/Map(UInt32,Date) OK 120ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UInt8)) OK 135ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(DateTime)) OK 115ms
/aggregate functions/uniqExact/Map(UInt32,DateTime) OK 107ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(Bool)) OK 135ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Bool)) OK 114ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UInt16)) OK 114ms
/aggregate functions/singleValueOrNull/Array(Int64) XFail 178ms
/aggregate functions/uniqExact/Map(UInt32,DateTime64(3)) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(String)) OK 114ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UInt32)) OK 125ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(String)) OK 98ms
/aggregate functions/uniqExact/Map(UInt32,Bool) OK 95ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(FixedString(51))) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/singleValueOrNull/Array(Int128) XFail 183ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UInt64)) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,String) OK 99ms
/aggregate functions/uniqCombined64/Map(Int32,Nullable(UUID)) OK 149ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(UUID)) OK 149ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UInt128)) OK 117ms
/aggregate functions/uniqExact/Map(UInt32,FixedString(51)) OK 117ms
/aggregate functions/singleValueOrNull/Array(Float32) XFail 218ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Int8)) OK 145ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniqExact/Map(UInt32,UUID) OK 130ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UInt16)) OK 135ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Int16)) OK 120ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UInt8)) OK 119ms
/aggregate functions/singleValueOrNull/Array(Float64) XFail 176ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 136ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Int32)) OK 138ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UInt16)) OK 119ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/singleValueOrNull/Array(Decimal128(38)) XFail 194ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UInt64)) OK 137ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UInt32)) OK 117ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Int64)) OK 139ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UInt64)) OK 87ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UInt128)) OK 144ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/singleValueOrNull/Array(Date) XFail 189ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Int128)) OK 117ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UInt128)) OK 92ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Float32)) OK 128ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Int8)) OK 98ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Int8)) OK 112ms
/aggregate functions/singleValueOrNull/Array(DateTime) XFail 282ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Int16))) OK 155ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Int16)) OK 138ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Float64)) OK 126ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Int16)) OK 197ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Int32)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Int32)) OK 97ms
/aggregate functions/singleValueOrNull/Array(DateTime64(3)) XFail 205ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Date)) OK 123ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Int64)) OK 106ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Int64)) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Int128)) OK 133ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(DateTime)) OK 97ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Int128)) OK 114ms
/aggregate functions/singleValueOrNull/Array(Bool) XFail 188ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Float32)) OK 116ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Float32)) OK 100ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(Bool)) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Float64)) OK 108ms
/aggregate functions/singleValueOrNull/Array(String) XFail 209ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Float64)) OK 98ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(String)) OK 82ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Date)) OK 112ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(FixedString(51))) OK 91ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 92ms
/aggregate functions/singleValueOrNull/Array(FixedString(51)) XFail 185ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Date)) OK 92ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(DateTime)) OK 99ms
/aggregate functions/uniqCombined/Map(UUID,Nullable(UUID)) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(DateTime)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Bool)) OK 102ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UInt8)) OK 100ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(String))) OK 89ms
/aggregate functions/singleValueOrNull/Array(UUID) XFail 170ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(String)) OK 126ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UInt16)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(Bool)) OK 96ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UInt32)) OK 106ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/singleValueOrNull/Array(Nullable(UInt8)) XFail 198ms
/aggregate functions/uniqHLL12/Map(UInt8,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(String)) OK 92ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(UUID)) OK 104ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UInt64)) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt8,Array(String)) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(FixedString(51))) OK 103ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UInt128)) OK 135ms
/aggregate functions/singleValueOrNull/Array(Nullable(UInt16)) XFail 219ms
/aggregate functions/uniqHLL12/Map(UInt8,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/uniqExact/Map(UInt32,Nullable(UUID)) OK 95ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt8,Tuple(String)) OK 110ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Int8)) OK 119ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UInt8)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/singleValueOrNull/Array(Nullable(UInt32)) XFail 174ms
/aggregate functions/uniqHLL12/Map(UInt16,UInt8) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UInt16)) OK 111ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Int16)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/uniqHLL12/Map(UInt16,UInt16) OK 115ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Int32)) OK 97ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UInt32)) OK 112ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/singleValueOrNull/Array(Nullable(UInt64)) XFail 216ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Int64)) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt16,UInt32) OK 138ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UInt64)) OK 137ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniqHLL12/Map(UInt16,UInt64) OK 130ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UInt128)) OK 101ms
/aggregate functions/singleValueOrNull/Array(Nullable(UInt128)) XFail 192ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Float32)) OK 91ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Int8)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt16,UInt128) OK 115ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Float64)) OK 94ms
/aggregate functions/singleValueOrNull/Array(Nullable(Int8)) XFail 240ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Int16)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/uniqHLL12/Map(UInt16,Int8) OK 110ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Date)) OK 108ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Int32)) OK 154ms
/aggregate functions/uniqHLL12/Map(UInt16,Int16) OK 103ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(DateTime)) OK 131ms
/aggregate functions/singleValueOrNull/Array(Nullable(Int16)) XFail 182ms
/aggregate functions/uniqHLL12/Map(UInt16,Int32) OK 98ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Int64)) OK 97ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Bool)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt16,Int64) OK 99ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Int128)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(String)) OK 117ms
/aggregate functions/singleValueOrNull/Array(Nullable(Int32)) XFail 234ms
/aggregate functions/uniqHLL12/Map(UInt16,Int128) OK 92ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Float32)) OK 125ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt16,Float32) OK 106ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Float64)) OK 99ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt16,Float64) OK 125ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(UUID)) OK 126ms
/aggregate functions/singleValueOrNull/Array(Nullable(Int64)) XFail 177ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Date)) OK 101ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt16,Decimal128(38)) OK 97ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(DateTime)) OK 113ms
/aggregate functions/singleValueOrNull/Array(Nullable(Int128)) XFail 196ms
/aggregate functions/uniqHLL12/Map(UInt16,Date) OK 114ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Bool)) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt16,DateTime) OK 131ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/singleValueOrNull/Array(Nullable(Float32)) XFail 229ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(String)) OK 108ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt16,DateTime64(3)) OK 156ms
/aggregate functions/uniqCombined64/Map(Int32,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UInt128))) OK 92ms
/aggregate functions/uniqCombined64/Map(Int32,Array(String)) OK 99ms
/aggregate functions/singleValueOrNull/Array(Nullable(Float64)) XFail 190ms
/aggregate functions/uniqHLL12/Map(UInt16,Bool) OK 105ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(UUID)) OK 92ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/uniqCombined64/Map(Int32,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt16,String) OK 93ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/uniqCombined64/Map(Int32,Tuple(String)) OK 91ms
/aggregate functions/singleValueOrNull/Array(Nullable(Decimal128(38))) XFail 179ms
/aggregate functions/uniqHLL12/Map(UInt16,FixedString(51)) OK 107ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/uniqCombined64/Map(Int64,UInt8) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt16,UUID) OK 100ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/uniqCombined64/Map(Int64,UInt16) OK 103ms
/aggregate functions/singleValueOrNull/Array(Nullable(Date)) XFail 180ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UInt8)) OK 102ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/uniqCombined64/Map(Int64,UInt32) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UInt16)) OK 98ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/singleValueOrNull/Array(Nullable(DateTime)) XFail 211ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/uniqCombined64/Map(Int64,UInt64) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UInt32)) OK 106ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Float64))) OK 89ms
/aggregate functions/uniqCombined64/Map(Int64,UInt128) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UInt64)) OK 104ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/singleValueOrNull/Array(Nullable(DateTime64(3))) XFail 212ms
/aggregate functions/uniqCombined64/Map(Int64,Int8) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UInt128)) OK 110ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,Int16) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Int8)) OK 106ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/singleValueOrNull/Array(Nullable(Bool)) XFail 198ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/uniqCombined64/Map(Int64,Int32) OK 91ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Int16)) OK 103ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int64,Int64) OK 105ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Int32)) OK 95ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/singleValueOrNull/Array(Nullable(String)) XFail 196ms
/aggregate functions/uniqCombined64/Map(Int64,Int128) OK 119ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Int64)) OK 114ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/uniqCombined64/Map(Int64,Float32) OK 101ms
/aggregate functions/uniqCombined/Map(UUID,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Int128)) OK 127ms
/aggregate functions/singleValueOrNull/Array(Nullable(FixedString(51))) XFail 206ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniqCombined64/Map(Int64,Float64) OK 98ms
/aggregate functions/uniqCombined/Map(UUID,Array(String)) OK 98ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Float32)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int64,Decimal128(38)) OK 107ms
/aggregate functions/uniqCombined/Map(UUID,Map(String,LowCardinality(Float64))) OK 194ms
/aggregate functions/singleValueOrNull/Array(Nullable(UUID)) XFail 247ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Float64)) OK 195ms
/aggregate functions/uniqCombined64/Map(Int64,Date) OK 175ms
/aggregate functions/uniqCombined/Map(UUID,Tuple(String)) OK 121ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniqCombined64/Map(Int64,DateTime) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Decimal128(38))) OK 88ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt8)) XFail 195ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UInt8) OK 110ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Date)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int64,DateTime64(3)) OK 109ms
/aggregate functions/uniqExact/Map(UInt32,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UInt16) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(DateTime)) OK 98ms
/aggregate functions/uniqCombined64/Map(Int64,Bool) OK 107ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt16)) XFail 197ms
/aggregate functions/uniqExact/Map(UInt32,Array(String)) OK 92ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UInt32) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/uniqCombined64/Map(Int64,String) OK 105ms
/aggregate functions/uniqExact/Map(UInt32,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UInt64) OK 92ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(Bool)) OK 91ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt32)) XFail 170ms
/aggregate functions/uniqCombined64/Map(Int64,FixedString(51)) OK 107ms
/aggregate functions/uniqExact/Map(UInt32,Tuple(String)) OK 99ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UInt128) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(String)) OK 97ms
/aggregate functions/uniqCombined64/Map(Int64,UUID) OK 137ms
/aggregate functions/uniqExact/Map(UInt64,UInt8) OK 111ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Int8) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(FixedString(51))) OK 109ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt64)) XFail 206ms
/aggregate functions/uniqExact/Map(UInt64,UInt16) OK 111ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Int16) OK 116ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UInt8)) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt16,Nullable(UUID)) OK 107ms
/aggregate functions/uniqExact/Map(UInt64,UInt32) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Int32) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UInt16)) OK 131ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UInt128)) XFail 191ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UInt8)) OK 123ms
/aggregate functions/uniqExact/Map(UInt64,UInt64) OK 97ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Int64) OK 89ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UInt32)) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UInt16)) OK 91ms
/aggregate functions/uniqExact/Map(UInt64,UInt128) OK 88ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Int128) OK 113ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int8)) XFail 199ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UInt32)) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UInt64)) OK 104ms
/aggregate functions/uniqExact/Map(UInt64,Int8) OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Float32) OK 88ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UInt128)) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UInt64)) OK 119ms
/aggregate functions/uniqExact/Map(UInt64,Int16) OK 116ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Float64) OK 112ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int16)) XFail 196ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Int8)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UInt128)) OK 125ms
/aggregate functions/uniqExact/Map(UInt64,Int32) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Decimal128(38)) OK 122ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Int16)) OK 154ms
/aggregate functions/uniqExact/Map(UInt64,Int64) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Int8)) OK 122ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int32)) XFail 192ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Date) OK 108ms
/aggregate functions/uniqExact/Map(UInt64,Int128) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Int16)) OK 126ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Int32)) OK 131ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),DateTime) OK 117ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int64)) XFail 184ms
/aggregate functions/uniqExact/Map(UInt64,Float32) OK 125ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Int32)) OK 129ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Int64)) OK 133ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),DateTime64(3)) OK 138ms
/aggregate functions/uniqExact/Map(UInt64,Float64) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Int64)) OK 123ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Int128)) XFail 213ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Int128)) OK 136ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Bool) OK 124ms
/aggregate functions/uniqExact/Map(UInt64,Decimal128(38)) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Int128)) OK 108ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),String) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Float32)) OK 124ms
/aggregate functions/uniqExact/Map(UInt64,Date) OK 84ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Float32)) XFail 199ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Float32)) OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),FixedString(51)) OK 96ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Float64)) OK 97ms
/aggregate functions/uniqExact/Map(UInt64,DateTime) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Float64)) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),UUID) OK 96ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqExact/Map(UInt64,DateTime64(3)) OK 106ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Float64)) XFail 176ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Date)) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UInt8)) OK 110ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Date)) OK 97ms
/aggregate functions/uniqExact/Map(UInt64,Bool) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UInt16)) OK 93ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(DateTime)) OK 109ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Date)) XFail 176ms
/aggregate functions/uniqExact/Map(UInt64,String) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Bool)) OK 95ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UInt32)) OK 95ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/uniqExact/Map(UInt64,FixedString(51)) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(String)) OK 115ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UInt64)) OK 96ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(DateTime)) XFail 170ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(Bool)) OK 97ms
/aggregate functions/uniqExact/Map(UInt64,UUID) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UInt128)) OK 96ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(String)) OK 103ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UInt8)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(UUID)) OK 111ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Bool)) XFail 182ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Int8)) OK 108ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(FixedString(51))) OK 97ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UInt16)) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Int16)) OK 101ms
/aggregate functions/uniqCombined64/Map(Int64,Nullable(UUID)) OK 96ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(String)) XFail 194ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UInt32)) OK 110ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Int32)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UInt64)) OK 105ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Int64)) OK 125ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UInt16)) OK 130ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(FixedString(51))) XFail 199ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UInt128)) OK 163ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 169ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Int128)) OK 150ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UInt32)) OK 122ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(UUID)) XFail 247ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Int8)) OK 137ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UInt64)) OK 137ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Float32)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Float64)) OK 126ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Int16)) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UInt128)) OK 105ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt8))) XFail 244ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 121ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Int8)) OK 131ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Int32)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Int64)) OK 129ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Date)) OK 114ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Int16)) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt16))) XFail 196ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(DateTime)) OK 126ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Int128)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Int32)) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 109ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Float32)) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Int64)) OK 103ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt32))) XFail 207ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(Bool)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Int128)) OK 136ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Float64)) OK 115ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(String)) OK 155ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Decimal128(38))) OK 139ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Float32)) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Float64))) OK 132ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt64))) XFail 224ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Float64)) OK 133ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(FixedString(51))) OK 131ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Date)) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UInt128))) XFail 208ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Date)) OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Nullable(UUID)) OK 129ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(DateTime)) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(DateTime)) OK 107ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UInt8)) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int8))) XFail 197ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(Bool)) OK 107ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Bool)) OK 89ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UInt16)) OK 101ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(String)) OK 105ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(String)) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UInt32)) OK 112ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int16))) XFail 177ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(FixedString(51))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt16,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UInt64)) OK 111ms
/aggregate functions/uniqExact/Map(UInt64,Nullable(UUID)) OK 186ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(UUID)) OK 217ms
/aggregate functions/uniqHLL12/Map(UInt16,Array(String)) OK 180ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int32))) XFail 290ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UInt128)) OK 170ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UInt8)) OK 137ms
/aggregate functions/uniqHLL12/Map(UInt16,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Int8)) OK 128ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UInt16)) OK 145ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int64))) XFail 200ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt16,Tuple(String)) OK 112ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Int16)) OK 119ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/uniqHLL12/Map(UInt32,UInt8) OK 107ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Int32)) OK 129ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Int128))) XFail 180ms
/aggregate functions/uniqHLL12/Map(UInt32,UInt16) OK 102ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UInt64)) OK 151ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Int64)) OK 104ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt32,UInt32) OK 99ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Int128)) OK 123ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Float32))) XFail 221ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UInt128)) OK 99ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt32,UInt64) OK 93ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Int8)) OK 111ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Float32)) OK 117ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt32,UInt128) OK 96ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Int16)) OK 96ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Float64))) XFail 175ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Float64)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt32,Int8) OK 116ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Int32)) OK 92ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Date)) OK 131ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Int32))) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt32,Int16) OK 107ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Date))) XFail 197ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Int64)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt32,Int32) OK 119ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(DateTime)) OK 103ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Int128)) OK 93ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Bool)) OK 175ms
/aggregate functions/uniqHLL12/Map(UInt32,Int64) OK 151ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(DateTime))) XFail 254ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Float32)) OK 149ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt32,Int128) OK 116ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(String)) OK 130ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Float64)) OK 130ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(Bool))) XFail 196ms
/aggregate functions/uniqHLL12/Map(UInt32,Float32) OK 97ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Date)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt32,Float64) OK 99ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(DateTime)) OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(UUID)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(String))) XFail 192ms
/aggregate functions/uniqHLL12/Map(UInt32,Decimal128(38)) OK 92ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Bool)) OK 120ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt32,Date) OK 102ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(String)) OK 110ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(FixedString(51)))) XFail 238ms
/aggregate functions/uniqHLL12/Map(UInt32,DateTime) OK 121ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt32,DateTime64(3)) OK 98ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(UUID)) OK 103ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/uniqCombined64/Map(Int64,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt32,Bool) OK 116ms
/aggregate functions/singleValueOrNull/Array(LowCardinality(Nullable(UUID))) XFail 193ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/uniqCombined64/Map(Int64,Array(String)) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt32,String) OK 124ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/singleValueOrNull/Array(Array(String)) XFail 172ms
/aggregate functions/uniqCombined64/Map(Int64,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt32,FixedString(51)) OK 98ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqCombined64/Map(Int64,Tuple(String)) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt32,UUID) OK 90ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/singleValueOrNull/Array(Map(String,LowCardinality(Float64))) XFail 195ms
/aggregate functions/uniqCombined64/Map(Int128,UInt8) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UInt8)) OK 103ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/uniqCombined64/Map(Int128,UInt16) OK 90ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UInt16)) OK 97ms
/aggregate functions/singleValueOrNull/Array(Tuple(String)) XFail 231ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/uniqCombined64/Map(Int128,UInt32) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UInt32)) OK 107ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/uniqCombined64/Map(Int128,UInt64) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UInt64)) OK 100ms
/aggregate functions/singleValueOrNull/LowCardinality(UInt8) OK 141ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 146ms
/aggregate functions/uniqCombined64/Map(Int128,UInt128) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UInt128)) OK 114ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/uniqCombined64/Map(Int128,Int8) OK 164ms
/aggregate functions/singleValueOrNull/LowCardinality(UInt16) OK 139ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Int8)) OK 143ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/singleValueOrNull/LowCardinality(UInt32) OK 153ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/uniqCombined64/Map(Int128,Int16) OK 147ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Int16)) OK 125ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Int32)) OK 117ms
/aggregate functions/singleValueOrNull/LowCardinality(UInt64) OK 126ms
/aggregate functions/uniqCombined64/Map(Int128,Int32) OK 126ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Float64))) OK 93ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Int64)) OK 120ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/singleValueOrNull/LowCardinality(UInt128) OK 125ms
/aggregate functions/uniqCombined64/Map(Int128,Int64) OK 103ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Int128)) OK 124ms
/aggregate functions/uniqCombined64/Map(Int128,Int128) OK 152ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/singleValueOrNull/LowCardinality(Int8) OK 123ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Float32)) OK 129ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/singleValueOrNull/LowCardinality(Int16) OK 130ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/uniqCombined64/Map(Int128,Float32) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Float64)) OK 134ms
/aggregate functions/uniqCombined64/Map(Int128,Float64) OK 164ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 155ms
/aggregate functions/singleValueOrNull/LowCardinality(Int32) OK 119ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/singleValueOrNull/LowCardinality(Int64) OK 99ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Array(String)) OK 96ms
/aggregate functions/uniqCombined64/Map(Int128,Decimal128(38)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Date)) OK 101ms
/aggregate functions/singleValueOrNull/LowCardinality(Int128) OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/uniqExact/Map(UInt64,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/uniqCombined64/Map(Int128,Date) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(DateTime)) OK 102ms
/aggregate functions/singleValueOrNull/LowCardinality(Float32) OK 101ms
/aggregate functions/uniqCombined/Map(LowCardinality(String),Tuple(String)) OK 122ms
/aggregate functions/uniqExact/Map(UInt64,Array(String)) OK 122ms
/aggregate functions/uniqCombined64/Map(Int128,DateTime) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/singleValueOrNull/LowCardinality(Float64) OK 97ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UInt8) OK 133ms
/aggregate functions/uniqExact/Map(UInt64,Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/uniqCombined64/Map(Int128,DateTime64(3)) OK 146ms
/aggregate functions/singleValueOrNull/LowCardinality(Date) OK 147ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(Bool)) OK 130ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UInt16) OK 109ms
/aggregate functions/uniqCombined64/Map(Int128,Bool) OK 128ms
/aggregate functions/uniqExact/Map(UInt64,Tuple(String)) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(String)) OK 126ms
/aggregate functions/singleValueOrNull/LowCardinality(DateTime) OK 113ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UInt32) OK 91ms
/aggregate functions/uniqExact/Map(UInt128,UInt8) OK 114ms
/aggregate functions/uniqCombined64/Map(Int128,String) OK 114ms
/aggregate functions/singleValueOrNull/LowCardinality(Bool) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(FixedString(51))) OK 113ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UInt64) OK 89ms
/aggregate functions/uniqExact/Map(UInt128,UInt16) OK 118ms
/aggregate functions/uniqCombined64/Map(Int128,FixedString(51)) OK 132ms
/aggregate functions/singleValueOrNull/LowCardinality(String) OK 134ms
/aggregate functions/uniqHLL12/Map(UInt32,Nullable(UUID)) OK 108ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UInt128) OK 120ms
/aggregate functions/uniqExact/Map(UInt128,UInt32) OK 142ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UInt8)) OK 164ms
/aggregate functions/uniqCombined64/Map(Int128,UUID) OK 117ms
/aggregate functions/singleValueOrNull/LowCardinality(FixedString(51)) OK 151ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Int8) OK 138ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UInt8)) OK 137ms
/aggregate functions/uniqExact/Map(UInt128,UInt64) OK 131ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Int16) OK 151ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UInt16)) OK 126ms
/aggregate functions/singleValueOrNull/LowCardinality(UUID) OK 137ms
/aggregate functions/uniqExact/Map(UInt128,UInt128) OK 114ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UInt16)) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UInt32)) OK 107ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UInt8)) OK 111ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Int32) OK 103ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UInt32)) OK 97ms
/aggregate functions/uniqExact/Map(UInt128,Int8) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UInt64)) OK 179ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Int64) OK 161ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UInt16)) OK 154ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UInt64)) OK 223ms
/aggregate functions/uniqExact/Map(UInt128,Int16) OK 188ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UInt32)) OK 130ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Int128) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UInt128)) OK 109ms
/aggregate functions/uniqExact/Map(UInt128,Int32) OK 132ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Float32) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Int8)) OK 139ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UInt128)) OK 123ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UInt64)) OK 119ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Float64) OK 129ms
/aggregate functions/uniqExact/Map(UInt128,Int64) OK 156ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Int8)) OK 152ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UInt128)) OK 134ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Int16)) OK 135ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 91ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Int8)) OK 132ms
/aggregate functions/uniqExact/Map(UInt128,Int128) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Int32)) OK 118ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Int16)) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Date) OK 96ms
/aggregate functions/uniqExact/Map(UInt128,Float32) OK 131ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Int32)) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Int64)) OK 125ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Int16)) OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),DateTime) OK 107ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Int64)) OK 153ms
/aggregate functions/uniqExact/Map(UInt128,Float64) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Int128)) OK 135ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Int32)) OK 106ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 106ms
/aggregate functions/uniqExact/Map(UInt128,Decimal128(38)) OK 118ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Int64)) OK 150ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Bool) OK 139ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Int128)) OK 134ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Float32)) OK 103ms
/aggregate functions/uniqExact/Map(UInt128,Date) OK 91ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Float64)) OK 116ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),String) OK 133ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Int128)) OK 126ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Float32)) OK 100ms
/aggregate functions/uniqExact/Map(UInt128,DateTime) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Date)) OK 123ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Float64)) OK 102ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Float32)) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 102ms
/aggregate functions/uniqExact/Map(UInt128,DateTime64(3)) OK 100ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(DateTime)) OK 120ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),UUID) OK 103ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Float64)) OK 121ms
/aggregate functions/uniqExact/Map(UInt128,Bool) OK 107ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Date)) OK 83ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniqExact/Map(UInt128,String) OK 105ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Date)) OK 121ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(DateTime)) OK 96ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(String)) OK 99ms
/aggregate functions/uniqExact/Map(UInt128,FixedString(51)) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 108ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(DateTime)) OK 127ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/uniqExact/Map(UInt128,UUID) OK 109ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 114ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(Bool)) OK 117ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(Bool)) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(UUID)) OK 109ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UInt8)) OK 137ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 113ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(String)) OK 118ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(String)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 131ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UInt16)) OK 132ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(FixedString(51))) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(FixedString(51))) OK 120ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 156ms
/aggregate functions/uniqCombined64/Map(Int128,Nullable(UUID)) OK 150ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UInt32)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/singleValueOrNull/LowCardinality(Nullable(UUID)) OK 129ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UInt64)) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/singleValueOrNull/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) XFail 1s 328ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 148ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UInt8)) OK 145ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UInt128)) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UInt16)) OK 113ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 105ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Int8)) OK 103ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 102ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UInt32)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Int16)) OK 106ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 107ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UInt64)) OK 135ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Int16))) OK 146ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Int32)) OK 133ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 111ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Int64)) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Int8)) OK 107ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Int128)) OK 95ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Int16)) OK 105ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Float32)) OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Int32)) OK 99ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Float64)) OK 127ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 89ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Int64)) OK 88ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Float64))) OK 84ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 90ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Int128)) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Date)) OK 107ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Float32)) OK 104ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(DateTime)) OK 117ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 115ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Float64)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 106ms
/aggregate functions/uniqTheta OK 2m 56s
/aggregate functions/uniqTheta/constant OK 72ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Date)) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniqTheta/zero rows OK 83ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 106ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(Bool)) OK 107ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(DateTime)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/uniqTheta/with group by OK 66ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(String)) OK 120ms
/aggregate functions/uniqTheta/some negative values OK 98ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Bool)) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt32,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 103ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(FixedString(51))) OK 108ms
/aggregate functions/uniqTheta/first non-NULL value OK 69ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(String)) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt32,Array(String)) OK 97ms
/aggregate functions/uniqTheta/NULL for all rows OK 81ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 109ms
/aggregate functions/uniqExact/Map(UInt128,Nullable(UUID)) OK 91ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt32,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqTheta/return type OK 71ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 129ms
/aggregate functions/uniqTheta/with another aggregate function OK 88ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(UUID)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt32,Tuple(String)) OK 98ms
/aggregate functions/uniqTheta/with another aggregate function and group by OK 74ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UInt16)) OK 110ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt64,UInt8) OK 110ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UInt8))) OK 128ms
/aggregate functions/uniqTheta/string that ends with \0 OK 93ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UInt32)) OK 95ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt64,UInt16) OK 117ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/uniqTheta/inf OK 67ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniqTheta/-inf OK 71ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt64,UInt32) OK 112ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/uniqTheta/nan OK 72ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UInt128)) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 109ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt64,UInt64) OK 137ms
/aggregate functions/uniqTheta/UInt8 OK 103ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Int8)) OK 99ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 94ms
/aggregate functions/uniqTheta/UInt16 OK 92ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt64,UInt128) OK 111ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Int16)) OK 96ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 92ms
/aggregate functions/uniqTheta/UInt32 OK 103ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Int32)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt64,Int8) OK 120ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 133ms
/aggregate functions/uniqTheta/UInt64 OK 99ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Int64)) OK 114ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt64,Int16) OK 107ms
/aggregate functions/uniqTheta/UInt128 OK 100ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 103ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Int128)) OK 125ms
/aggregate functions/uniqHLL12/Map(UInt64,Int32) OK 100ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/uniqTheta/Int8 OK 97ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 112ms
/aggregate functions/uniqHLL12/Map(UInt64,Int64) OK 110ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Float32)) OK 122ms
/aggregate functions/uniqTheta/Int16 OK 119ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 186ms
/aggregate functions/uniqHLL12/Map(UInt64,Int128) OK 139ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Int128))) OK 209ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Float64)) OK 190ms
/aggregate functions/uniqTheta/Int32 OK 204ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt64,Float32) OK 115ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Date)) OK 130ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 126ms
/aggregate functions/uniqTheta/Int64 OK 124ms
/aggregate functions/uniqHLL12/Map(UInt64,Float64) OK 121ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Float64))) OK 150ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(DateTime)) OK 129ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/uniqTheta/Int128 OK 97ms
/aggregate functions/uniqHLL12/Map(UInt64,Decimal128(38)) OK 128ms
/aggregate functions/uniqTheta/Float32 OK 98ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Bool)) OK 134ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 124ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/uniqHLL12/Map(UInt64,Date) OK 124ms
/aggregate functions/uniqTheta/Float64 OK 106ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(String)) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt64,DateTime) OK 111ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/uniqTheta/Decimal128(38) OK 110ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt64,DateTime64(3)) OK 135ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(Bool))) OK 147ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/uniqTheta/Date OK 106ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(UUID)) OK 116ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt64,Bool) OK 129ms
/aggregate functions/uniqTheta/DateTime OK 112ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/uniqTheta/DateTime64(3) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt64,String) OK 123ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/uniqTheta/Bool OK 135ms
/aggregate functions/uniqCombined64/Map(Int128,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt64,FixedString(51)) OK 112ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/uniqCombined64/Map(Int128,Array(String)) OK 124ms
/aggregate functions/uniqHLL12/Map(UInt64,UUID) OK 139ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/uniqTheta/String OK 117ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/uniqCombined64/Map(Int128,Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/uniqTheta/FixedString(51) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UInt8)) OK 106ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UInt16)) OK 128ms
/aggregate functions/uniqTheta/UUID OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/uniqCombined64/Map(Int128,Tuple(String)) OK 117ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UInt32)) OK 128ms
/aggregate functions/uniqTheta/Map(UInt8,UInt8) OK 141ms
/aggregate functions/uniqCombined64/Map(Date,UInt8) OK 151ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UInt64)) OK 89ms
/aggregate functions/uniqTheta/Map(UInt8,UInt16) OK 140ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/uniqCombined64/Map(Date,UInt16) OK 97ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 142ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UInt128)) OK 105ms
/aggregate functions/uniqCombined64/Map(Date,UInt32) OK 130ms
/aggregate functions/uniqTheta/Map(UInt8,UInt32) OK 119ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Int8)) OK 103ms
/aggregate functions/uniqCombined64/Map(Date,UInt64) OK 113ms
/aggregate functions/uniqTheta/Map(UInt8,UInt64) OK 117ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Int16)) OK 118ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/uniqCombined64/Map(Date,UInt128) OK 97ms
/aggregate functions/uniqTheta/Map(UInt8,UInt128) OK 114ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Int32)) OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,Int8) OK 96ms
/aggregate functions/uniqTheta/Map(UInt8,Int8) OK 126ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 144ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Int64)) OK 113ms
/aggregate functions/uniqCombined64/Map(Date,Int16) OK 105ms
/aggregate functions/uniqTheta/Map(UInt8,Int16) OK 125ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Int128)) OK 117ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/uniqCombined64/Map(Date,Int32) OK 112ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/uniqTheta/Map(UInt8,Int32) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Float32)) OK 124ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/uniqCombined64/Map(Date,Int64) OK 131ms
/aggregate functions/uniqTheta/Map(UInt8,Int64) OK 150ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Float64)) OK 157ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/uniqCombined64/Map(Date,Int128) OK 120ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 166ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/uniqTheta/Map(UInt8,Int128) OK 116ms
/aggregate functions/uniqCombined64/Map(Date,Float32) OK 142ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/uniqTheta/Map(UInt8,Float32) OK 165ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Array(String)) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,Float64) OK 98ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Date)) OK 127ms
/aggregate functions/uniqCombined64/Map(Date,Decimal128(38)) OK 122ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/uniqExact/Map(UInt128,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/uniqTheta/Map(UInt8,Float64) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(DateTime)) OK 131ms
/aggregate functions/uniqCombined/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 114ms
/aggregate functions/uniqCombined64/Map(Date,Date) OK 98ms
/aggregate functions/uniqExact/Map(UInt128,Array(String)) OK 151ms
/aggregate functions/uniqTheta/Map(UInt8,Decimal128(38)) OK 151ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/uniqCombined64/Map(Date,DateTime) OK 102ms
/aggregate functions/uniqCombined/Nullable(UInt8) OK 130ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(Bool)) OK 123ms
/aggregate functions/uniqExact/Map(UInt128,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqTheta/Map(UInt8,Date) OK 95ms
/aggregate functions/uniqCombined64/Map(Date,DateTime64(3)) OK 100ms
/aggregate functions/uniqCombined/Nullable(UInt16) OK 77ms
/aggregate functions/uniqTheta/Map(UInt8,DateTime) OK 130ms
/aggregate functions/uniqExact/Map(UInt128,Tuple(String)) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(String)) OK 131ms
/aggregate functions/uniqCombined64/Map(Date,Bool) OK 93ms
/aggregate functions/uniqCombined/Nullable(UInt32) OK 115ms
/aggregate functions/uniqCombined64/Map(Date,String) OK 145ms
/aggregate functions/uniqTheta/Map(UInt8,DateTime64(3)) OK 154ms
/aggregate functions/uniqExact/Map(Int8,UInt8) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(FixedString(51))) OK 145ms
/aggregate functions/uniqCombined/Nullable(UInt64) OK 140ms
/aggregate functions/uniqExact/Map(Int8,UInt16) OK 112ms
/aggregate functions/uniqCombined64/Map(Date,FixedString(51)) OK 99ms
/aggregate functions/uniqTheta/Map(UInt8,Bool) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt64,Nullable(UUID)) OK 119ms
/aggregate functions/uniqCombined/Nullable(UInt128) OK 112ms
/aggregate functions/uniqCombined64/Map(Date,UUID) OK 113ms
/aggregate functions/uniqExact/Map(Int8,UInt32) OK 94ms
/aggregate functions/uniqTheta/Map(UInt8,String) OK 108ms
/aggregate functions/uniqCombined/Nullable(Int8) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UInt8)) OK 103ms
/aggregate functions/uniqExact/Map(Int8,UInt64) OK 102ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UInt8)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt8,FixedString(51)) OK 128ms
/aggregate functions/uniqCombined/Nullable(Int16) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UInt16)) OK 115ms
/aggregate functions/uniqExact/Map(Int8,UInt128) OK 112ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UInt16)) OK 96ms
/aggregate functions/uniqCombined/Nullable(Int32) OK 124ms
/aggregate functions/uniqTheta/Map(UInt8,UUID) OK 100ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UInt32)) OK 109ms
/aggregate functions/uniqExact/Map(Int8,Int8) OK 109ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UInt8)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UInt64)) OK 112ms
/aggregate functions/uniqCombined/Nullable(Int64) OK 101ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UInt64)) OK 110ms
/aggregate functions/uniqExact/Map(Int8,Int16) OK 106ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UInt16)) OK 107ms
/aggregate functions/uniqCombined/Nullable(Int128) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UInt128)) OK 109ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UInt128)) OK 105ms
/aggregate functions/uniqExact/Map(Int8,Int32) OK 97ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UInt32)) OK 112ms
/aggregate functions/uniqCombined/Nullable(Float32) OK 110ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Int8)) OK 111ms
/aggregate functions/uniqExact/Map(Int8,Int64) OK 111ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Int8)) OK 84ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UInt64)) OK 113ms
/aggregate functions/uniqCombined/Nullable(Float64) OK 102ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Int16)) OK 108ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Int16)) OK 107ms
/aggregate functions/uniqExact/Map(Int8,Int128) OK 103ms
/aggregate functions/uniqCombined/Nullable(Decimal128(38)) OK 119ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UInt128)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Int32)) OK 115ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Int32)) OK 124ms
/aggregate functions/uniqExact/Map(Int8,Float32) OK 98ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Int8)) OK 111ms
/aggregate functions/uniqCombined/Nullable(Date) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Int64)) OK 105ms
/aggregate functions/uniqExact/Map(Int8,Float64) OK 123ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Int64)) OK 110ms
/aggregate functions/uniqCombined/Nullable(DateTime) OK 118ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Int16)) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Int128)) OK 108ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Int128)) OK 114ms
/aggregate functions/uniqExact/Map(Int8,Decimal128(38)) OK 97ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Int32)) OK 113ms
/aggregate functions/uniqCombined/Nullable(DateTime64(3)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Float32)) OK 113ms
/aggregate functions/uniqExact/Map(Int8,Date) OK 101ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Float32)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Int64)) OK 111ms
/aggregate functions/uniqCombined/Nullable(Bool) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Float64)) OK 139ms
/aggregate functions/uniqExact/Map(Int8,DateTime) OK 133ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Float64)) OK 113ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Int128)) OK 99ms
/aggregate functions/uniqCombined/Nullable(String) OK 98ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Decimal128(38))) OK 201ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Date)) OK 100ms
/aggregate functions/uniqExact/Map(Int8,DateTime64(3)) OK 198ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Float32)) OK 155ms
/aggregate functions/uniqCombined/Nullable(FixedString(51)) OK 150ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(DateTime)) OK 170ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Date)) OK 140ms
/aggregate functions/uniqExact/Map(Int8,Bool) OK 110ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Float64)) OK 121ms
/aggregate functions/uniqCombined/Nullable(UUID) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Bool)) OK 94ms
/aggregate functions/uniqExact/Map(Int8,String) OK 153ms
/aggregate functions/uniqCombined/Array(UInt8) OK 124ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(DateTime)) OK 97ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(String)) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Date)) OK 127ms
/aggregate functions/uniqCombined/Array(UInt16) OK 135ms
/aggregate functions/uniqExact/Map(Int8,FixedString(51)) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(Bool)) OK 153ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(DateTime)) OK 156ms
/aggregate functions/uniqCombined/Array(UInt32) OK 139ms
/aggregate functions/uniqExact/Map(Int8,UUID) OK 101ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(UUID)) OK 110ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UInt8)) OK 130ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 157ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(String)) OK 139ms
/aggregate functions/uniqCombined/Array(UInt64) OK 132ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(DateTime64(3))) OK 133ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UInt16)) OK 94ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(FixedString(51))) OK 139ms
/aggregate functions/uniqCombined/Array(UInt128) OK 110ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(Bool)) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UInt32)) OK 107ms
/aggregate functions/uniqCombined/Array(Int8) OK 120ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(String)) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/uniqCombined64/Map(Date,Nullable(UUID)) OK 114ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UInt64)) OK 105ms
/aggregate functions/uniqCombined/Array(Int16) OK 145ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(FixedString(51))) OK 137ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UInt8)) OK 149ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UInt128)) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/uniqCombined/Array(Int32) OK 146ms
/aggregate functions/uniqTheta/Map(UInt8,Nullable(UUID)) OK 131ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Int8)) OK 123ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UInt16)) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UInt8)) OK 158ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Int16)) OK 158ms
/aggregate functions/uniqCombined/Array(Int64) OK 145ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UInt32)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UInt64)) OK 144ms
/aggregate functions/uniqCombined/Array(Int128) OK 101ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UInt16)) OK 106ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Int32)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/uniqCombined/Array(Float32) OK 115ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UInt32)) OK 120ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Int64)) OK 118ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UInt128)) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniqCombined/Array(Float64) OK 99ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UInt64)) OK 113ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Int128)) OK 121ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Int8)) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/uniqCombined/Array(Decimal128(38)) OK 97ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UInt128)) OK 133ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Int16)) OK 138ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Float32)) OK 125ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/uniqCombined/Array(Date) OK 96ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Int8)) OK 142ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Float64)) OK 163ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Int32)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/uniqCombined/Array(DateTime) OK 135ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Int64)) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Int16)) OK 111ms
/aggregate functions/uniqCombined/Array(DateTime64(3)) OK 104ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Int128)) OK 122ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Int32)) OK 138ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/uniqCombined/Array(Bool) OK 124ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Date)) OK 127ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Float32)) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Int64)) OK 109ms
/aggregate functions/uniqCombined/Array(String) OK 134ms
/aggregate functions/uniqExact/Map(Int8,Nullable(DateTime)) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Float64)) OK 94ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Int128)) OK 150ms
/aggregate functions/uniqExact/Map(Int8,Nullable(DateTime64(3))) OK 145ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/uniqCombined/Array(FixedString(51)) OK 125ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Date)) OK 90ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Float32)) OK 118ms
/aggregate functions/uniqCombined/Array(UUID) OK 122ms
/aggregate functions/uniqExact/Map(Int8,Nullable(Bool)) OK 105ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(DateTime)) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt64,LowCardinality(Nullable(UUID))) OK 92ms
/aggregate functions/uniqExact/Map(Int8,Nullable(String)) OK 128ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Float64)) OK 144ms
/aggregate functions/uniqCombined/Array(Nullable(UInt8)) OK 148ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Bool)) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt64,Array(String)) OK 106ms
/aggregate functions/uniqExact/Map(Int8,Nullable(FixedString(51))) OK 154ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(String)) OK 142ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Date)) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt64,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/uniqCombined/Array(Nullable(UInt16)) OK 129ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(DateTime)) OK 138ms
/aggregate functions/uniqHLL12/Map(UInt64,Tuple(String)) OK 138ms
/aggregate functions/uniqExact/Map(Int8,Nullable(UUID)) OK 144ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/uniqCombined/Array(Nullable(UInt32)) OK 124ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(UUID)) OK 145ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Bool)) OK 136ms
/aggregate functions/uniqHLL12/Map(UInt128,UInt8) OK 145ms
/aggregate functions/uniqCombined/Array(Nullable(UInt64)) OK 143ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UInt8)) OK 135ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(String)) OK 154ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt128,UInt16) OK 152ms
/aggregate functions/uniqCombined/Array(Nullable(UInt128)) OK 108ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UInt16)) OK 129ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/uniqCombined/Array(Nullable(Int8)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniqHLL12/Map(UInt128,UInt32) OK 110ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/uniqCombined/Array(Nullable(Int16)) OK 97ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UInt64)) OK 104ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(UUID)) OK 113ms
/aggregate functions/uniqHLL12/Map(UInt128,UInt64) OK 111ms
/aggregate functions/uniqCombined/Array(Nullable(Int32)) OK 102ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UInt128)) OK 138ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt128,UInt128) OK 110ms
/aggregate functions/uniqCombined/Array(Nullable(Int64)) OK 102ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt128,Int8) OK 110ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Int8)) OK 98ms
/aggregate functions/uniqCombined/Array(Nullable(Int128)) OK 102ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Int16)) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt128,Int16) OK 123ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/uniqCombined/Array(Nullable(Float32)) OK 104ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Int32)) OK 122ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt128,Int32) OK 109ms
/aggregate functions/uniqCombined/Array(Nullable(Float64)) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Int64)) OK 135ms
/aggregate functions/uniqHLL12/Map(UInt128,Int64) OK 131ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/uniqCombined/Array(Nullable(Decimal128(38))) OK 128ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Int128)) OK 139ms
/aggregate functions/uniqHLL12/Map(UInt128,Int128) OK 127ms
/aggregate functions/uniqCombined/Array(Nullable(Date)) OK 101ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/uniqCombined/Array(Nullable(DateTime)) OK 139ms
/aggregate functions/uniqHLL12/Map(UInt128,Float32) OK 140ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Float32)) OK 107ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Float64)) OK 120ms
/aggregate functions/uniqCombined/Array(Nullable(DateTime64(3))) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt128,Float64) OK 126ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Date)) OK 134ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/uniqCombined/Array(Nullable(Bool)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt128,Decimal128(38)) OK 117ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/uniqCombined/Array(Nullable(String)) OK 157ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(DateTime)) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt128,Date) OK 142ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(DateTime))) OK 155ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Bool)) OK 128ms
/aggregate functions/uniqHLL12/Map(UInt128,DateTime) OK 141ms
/aggregate functions/uniqCombined/Array(Nullable(FixedString(51))) OK 114ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(Bool))) OK 120ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(String)) OK 92ms
/aggregate functions/uniqCombined/Array(Nullable(UUID)) OK 148ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/uniqHLL12/Map(UInt128,DateTime64(3)) OK 111ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt128,Bool) OK 133ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/uniqCombined/Array(LowCardinality(UInt8)) OK 112ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(UUID)) OK 117ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(Bool))) OK 226ms
/aggregate functions/uniqCombined/Array(LowCardinality(UInt16)) OK 141ms
/aggregate functions/uniqCombined64/Map(Date,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt128,String) OK 212ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/uniqCombined64/Map(Date,Array(String)) OK 211ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UInt16))) OK 207ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/uniqCombined/Array(LowCardinality(UInt32)) OK 206ms
/aggregate functions/uniqHLL12/Map(UInt128,FixedString(51)) OK 133ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 134ms
/aggregate functions/uniqCombined64/Map(Date,Map(String,LowCardinality(Float64))) OK 144ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UInt32))) OK 149ms
/aggregate functions/uniqCombined/Array(LowCardinality(UInt64)) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt128,UUID) OK 116ms
/aggregate functions/uniqTheta/Map(UInt8,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UInt8)) OK 157ms
/aggregate functions/uniqCombined/Array(LowCardinality(UInt128)) OK 138ms
/aggregate functions/uniqCombined64/Map(Date,Tuple(String)) OK 125ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UInt64))) OK 120ms
/aggregate functions/uniqTheta/Map(UInt8,Array(String)) OK 122ms
/aggregate functions/uniqCombined64/Map(DateTime,UInt8) OK 123ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UInt128))) OK 131ms
/aggregate functions/uniqCombined/Array(LowCardinality(Int8)) OK 148ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UInt16)) OK 138ms
/aggregate functions/uniqTheta/Map(UInt8,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/uniqCombined64/Map(DateTime,UInt16) OK 130ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/uniqCombined/Array(LowCardinality(Int16)) OK 124ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UInt32)) OK 114ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/uniqTheta/Map(UInt8,Tuple(String)) OK 134ms
/aggregate functions/uniqCombined64/Map(DateTime,UInt32) OK 153ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UInt64)) OK 123ms
/aggregate functions/uniqCombined/Array(LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt16,UInt8) OK 126ms
/aggregate functions/uniqCombined/Array(LowCardinality(Int64)) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UInt128)) OK 128ms
/aggregate functions/uniqCombined64/Map(DateTime,UInt64) OK 113ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Int64))) OK 90ms
/aggregate functions/uniqTheta/Map(UInt16,UInt16) OK 113ms
/aggregate functions/uniqCombined/Array(LowCardinality(Int128)) OK 123ms
/aggregate functions/uniqCombined64/Map(DateTime,UInt128) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Int8)) OK 135ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/uniqTheta/Map(UInt16,UInt32) OK 113ms
/aggregate functions/uniqCombined/Array(LowCardinality(Float32)) OK 114ms
/aggregate functions/uniqCombined64/Map(DateTime,Int8) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Int16)) OK 117ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/uniqTheta/Map(UInt16,UInt64) OK 109ms
/aggregate functions/uniqCombined/Array(LowCardinality(Float64)) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,Int16) OK 111ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Int32)) OK 108ms
/aggregate functions/uniqTheta/Map(UInt16,UInt128) OK 99ms
/aggregate functions/uniqCombined/Array(LowCardinality(Date)) OK 98ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/uniqCombined64/Map(DateTime,Int32) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Int64)) OK 111ms
/aggregate functions/uniqTheta/Map(UInt16,Int8) OK 109ms
/aggregate functions/uniqCombined/Array(LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqCombined64/Map(DateTime,Int64) OK 102ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Int128)) OK 111ms
/aggregate functions/uniqCombined/Array(LowCardinality(Bool)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt16,Int16) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,Int128) OK 99ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Float32)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt16,Int32) OK 98ms
/aggregate functions/uniqCombined/Array(LowCardinality(String)) OK 104ms
/aggregate functions/uniqCombined64/Map(DateTime,Float32) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Float64)) OK 115ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/uniqTheta/Map(UInt16,Int64) OK 103ms
/aggregate functions/uniqCombined/Array(LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/uniqCombined64/Map(DateTime,Float64) OK 93ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/uniqTheta/Map(UInt16,Int128) OK 122ms
/aggregate functions/uniqCombined/Array(LowCardinality(UUID)) OK 116ms
/aggregate functions/uniqCombined64/Map(DateTime,Decimal128(38)) OK 114ms
/aggregate functions/uniqExact/Map(Int8,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Date)) OK 129ms
/aggregate functions/uniqTheta/Map(UInt16,Float32) OK 119ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/uniqCombined64/Map(DateTime,Date) OK 95ms
/aggregate functions/uniqExact/Map(Int8,Array(String)) OK 111ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(DateTime)) OK 96ms
/aggregate functions/uniqCombined64/Map(DateTime,DateTime) OK 116ms
/aggregate functions/uniqTheta/Map(UInt16,Float64) OK 126ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/uniqExact/Map(Int8,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/uniqCombined64/Map(DateTime,DateTime64(3)) OK 126ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/uniqTheta/Map(UInt16,Decimal128(38)) OK 114ms
/aggregate functions/uniqExact/Map(Int8,Tuple(String)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(Bool)) OK 103ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,Bool) OK 108ms
/aggregate functions/uniqTheta/Map(UInt16,Date) OK 107ms
/aggregate functions/uniqExact/Map(Int16,UInt8) OK 117ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(String)) OK 100ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/uniqCombined64/Map(DateTime,String) OK 102ms
/aggregate functions/uniqTheta/Map(UInt16,DateTime) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(FixedString(51))) OK 120ms
/aggregate functions/uniqExact/Map(Int16,UInt16) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,FixedString(51)) OK 175ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/uniqTheta/Map(UInt16,DateTime64(3)) OK 119ms
/aggregate functions/uniqExact/Map(Int16,UInt32) OK 122ms
/aggregate functions/uniqHLL12/Map(UInt128,Nullable(UUID)) OK 138ms
/aggregate functions/uniqTheta/Map(UInt16,Bool) OK 146ms
/aggregate functions/uniqExact/Map(Int16,UInt64) OK 116ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/uniqCombined64/Map(DateTime,UUID) OK 137ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UInt8)) OK 131ms
/aggregate functions/uniqExact/Map(Int16,UInt128) OK 100ms
/aggregate functions/uniqTheta/Map(UInt16,String) OK 112ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UInt8)) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UInt16)) OK 116ms
/aggregate functions/uniqExact/Map(Int16,Int8) OK 93ms
/aggregate functions/uniqTheta/Map(UInt16,FixedString(51)) OK 125ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UInt16)) OK 147ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UInt32)) OK 135ms
/aggregate functions/uniqExact/Map(Int16,Int16) OK 109ms
/aggregate functions/uniqTheta/Map(UInt16,UUID) OK 121ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UInt64)) OK 117ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UInt32)) OK 101ms
/aggregate functions/uniqExact/Map(Int16,Int32) OK 111ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UInt8)) OK 100ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UInt64)) OK 133ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UInt128)) OK 120ms
/aggregate functions/uniqExact/Map(Int16,Int64) OK 97ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UInt16)) OK 97ms
/aggregate functions/uniqExact/Map(Int16,Int128) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Int8)) OK 109ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UInt128)) OK 115ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UInt32)) OK 99ms
/aggregate functions/uniqExact/Map(Int16,Float32) OK 109ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Int16)) OK 114ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Int8)) OK 113ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UInt64)) OK 110ms
/aggregate functions/uniqExact/Map(Int16,Float64) OK 124ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Int32)) OK 133ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Int16)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UInt128)) OK 122ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/uniqExact/Map(Int16,Decimal128(38)) OK 125ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Int32)) OK 143ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Int64)) OK 111ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Int8)) OK 102ms
/aggregate functions/uniqExact/Map(Int16,Date) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Int128)) OK 161ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Int16)) OK 123ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(FixedString(51)))) OK 134ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Int64)) OK 125ms
/aggregate functions/uniqExact/Map(Int16,DateTime) OK 155ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Int32)) OK 140ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Int128)) OK 95ms
/aggregate functions/uniqCombined/Array(LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Float32)) OK 130ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Float32)) OK 88ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Int64)) OK 114ms
/aggregate functions/uniqExact/Map(Int16,DateTime64(3)) OK 128ms
/aggregate functions/uniqCombined/Array(Array(String)) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Float64)) OK 135ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Float64)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Int128)) OK 135ms
/aggregate functions/uniqCombined/Array(Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/uniqExact/Map(Int16,Bool) OK 131ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Date)) OK 126ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqCombined/Array(Tuple(String)) OK 130ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Float32)) OK 157ms
/aggregate functions/uniqExact/Map(Int16,String) OK 137ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Date)) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(DateTime)) OK 111ms
/aggregate functions/uniqCombined/LowCardinality(UInt8) OK 164ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(DateTime)) OK 123ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Bool)) OK 150ms
/aggregate functions/uniqExact/Map(Int16,FixedString(51)) OK 128ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Float64)) OK 125ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(DateTime64(3))) OK 141ms
/aggregate functions/uniqExact/Map(Int16,UUID) OK 117ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Decimal128(38))) OK 144ms
/aggregate functions/uniqCombined/LowCardinality(UInt16) OK 121ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(String)) OK 126ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UInt8)) OK 132ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(Bool)) OK 156ms
/aggregate functions/uniqCombined/LowCardinality(UInt32) OK 115ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(FixedString(51))) OK 140ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Date)) OK 131ms
/aggregate functions/uniqCombined/LowCardinality(UInt64) OK 122ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UInt16)) OK 114ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(UUID)) OK 102ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(String)) OK 116ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(DateTime)) OK 109ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UInt32)) OK 94ms
/aggregate functions/uniqCombined/LowCardinality(UInt128) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 151ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(FixedString(51))) OK 120ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UInt64)) OK 98ms
/aggregate functions/uniqCombined/LowCardinality(Int8) OK 100ms
/aggregate functions/uniqCombined64/Map(DateTime,Nullable(UUID)) OK 111ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(Bool)) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UInt128)) OK 106ms
/aggregate functions/uniqCombined/LowCardinality(Int16) OK 106ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UInt8)) OK 154ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(String)) OK 144ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Int8)) OK 188ms
/aggregate functions/uniqCombined/LowCardinality(Int32) OK 174ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(FixedString(51))) OK 101ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UInt16)) OK 113ms
/aggregate functions/uniqCombined/LowCardinality(Int64) OK 104ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Int16)) OK 94ms
/aggregate functions/uniqTheta/Map(UInt16,Nullable(UUID)) OK 126ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UInt32)) OK 103ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Int32)) OK 108ms
/aggregate functions/uniqCombined/LowCardinality(Int128) OK 98ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UInt64)) OK 101ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UInt8)) OK 107ms
/aggregate functions/uniqCombined/LowCardinality(Float32) OK 127ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Int64)) OK 116ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UInt128)) OK 126ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UInt16)) OK 106ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Int128)) OK 115ms
/aggregate functions/uniqCombined/LowCardinality(Float64) OK 98ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UInt32)) OK 117ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Int8)) OK 119ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniqCombined/LowCardinality(Date) OK 106ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Float32)) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UInt64)) OK 94ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Int16)) OK 104ms
/aggregate functions/uniqCombined/LowCardinality(DateTime) OK 97ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Float64)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UInt128)) OK 99ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Int32)) OK 106ms
/aggregate functions/uniqCombined/LowCardinality(Bool) OK 107ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Int8)) OK 95ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Int64)) OK 94ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Date)) OK 120ms
/aggregate functions/uniqCombined/LowCardinality(String) OK 105ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Int16)) OK 98ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Int128)) OK 104ms
/aggregate functions/uniqCombined/LowCardinality(FixedString(51)) OK 102ms
/aggregate functions/uniqExact/Map(Int16,Nullable(DateTime)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Int32)) OK 92ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Float32)) OK 97ms
/aggregate functions/uniqCombined/LowCardinality(UUID) OK 123ms
/aggregate functions/uniqExact/Map(Int16,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Int64)) OK 105ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Float64)) OK 104ms
/aggregate functions/uniqExact/Map(Int16,Nullable(Bool)) OK 122ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UInt8)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Int128)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Date)) OK 92ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UInt16)) OK 116ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Float32)) OK 120ms
/aggregate functions/uniqExact/Map(Int16,Nullable(String)) OK 107ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(DateTime)) OK 108ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UInt32)) OK 112ms
/aggregate functions/uniqExact/Map(Int16,Nullable(FixedString(51))) OK 115ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Float64)) OK 123ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Bool)) OK 124ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UInt64)) OK 113ms
/aggregate functions/uniqExact/Map(Int16,Nullable(UUID)) OK 147ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Date)) OK 138ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(String)) OK 104ms
/aggregate functions/uniqHLL12/Map(UInt128,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UInt128)) OK 97ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UInt8)) OK 116ms
/aggregate functions/uniqHLL12/Map(UInt128,Array(String)) OK 116ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(DateTime)) OK 119ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(UUID)) OK 96ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UInt16)) OK 118ms
/aggregate functions/uniqHLL12/Map(UInt128,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Bool)) OK 112ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Int16)) OK 95ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/uniqHLL12/Map(UInt128,Tuple(String)) OK 122ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UInt32)) OK 120ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(String)) OK 122ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Int32)) OK 117ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/uniqHLL12/Map(Int8,UInt8) OK 116ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UInt64)) OK 126ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(FixedString(51))) OK 143ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Int64)) OK 149ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/uniqHLL12/Map(Int8,UInt16) OK 123ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UInt128)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(UUID)) OK 106ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Int128)) OK 101ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Int8)) OK 97ms
/aggregate functions/uniqHLL12/Map(Int8,UInt32) OK 101ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Float32)) OK 106ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Int16)) OK 114ms
/aggregate functions/uniqHLL12/Map(Int8,UInt64) OK 93ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Float64)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/uniqHLL12/Map(Int8,UInt128) OK 106ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Date)) OK 111ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/uniqHLL12/Map(Int8,Int8) OK 100ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Int64)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(DateTime)) OK 117ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/uniqHLL12/Map(Int8,Int16) OK 104ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Int128)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(Bool)) OK 107ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/uniqHLL12/Map(Int8,Int32) OK 143ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Float32)) OK 123ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(String)) OK 113ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Float64)) OK 105ms
/aggregate functions/uniqHLL12/Map(Int8,Int64) OK 106ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(FixedString(51))) OK 108ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Date)) OK 98ms
/aggregate functions/uniqHLL12/Map(Int8,Int128) OK 98ms
/aggregate functions/uniqCombined/LowCardinality(Nullable(UUID)) OK 99ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(DateTime)) OK 112ms
/aggregate functions/uniqHLL12/Map(Int8,Float32) OK 91ms
/aggregate functions/uniqCombined/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 665ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/uniqHLL12/Map(Int8,Float64) OK 109ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Bool)) OK 120ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/uniqHLL12/Map(Int8,Decimal128(38)) OK 104ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(String)) OK 99ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/uniqHLL12/Map(Int8,Date) OK 85ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(FixedString(51))) OK 89ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Float64))) OK 78ms
/aggregate functions/uniqHLL12/Map(Int8,DateTime) OK 100ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(UUID)) OK 105ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/uniqHLL12/Map(Int8,DateTime64(3)) OK 132ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/uniqHLL12/Map(Int8,Bool) OK 103ms
/aggregate functions/uniqCombined64/Map(DateTime,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/varPop OK 5s 609ms
/aggregate functions/varPop/constant OK 66ms
/aggregate functions/uniqHLL12/Map(Int8,String) OK 100ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/uniqCombined64/Map(DateTime,Array(String)) OK 124ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/varPop/zero rows OK 78ms
/aggregate functions/uniqHLL12/Map(Int8,FixedString(51)) OK 98ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UInt64))) OK 120ms
/aggregate functions/varPop/single row OK 84ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/uniqCombined64/Map(DateTime,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqHLL12/Map(Int8,UUID) OK 102ms
/aggregate functions/varPop/with group by OK 90ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/uniqCombined64/Map(DateTime,Tuple(String)) OK 99ms
/aggregate functions/uniqTheta/Map(UInt16,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UInt8)) OK 96ms
/aggregate functions/varPop/some negative values OK 66ms
/aggregate functions/uniqCombined64/Map(Bool,UInt8) OK 102ms
/aggregate functions/varPop/NULL value handling OK 75ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UInt16)) OK 97ms
/aggregate functions/uniqTheta/Map(UInt16,Array(String)) OK 100ms
/aggregate functions/varPop/single NULL value OK 65ms
/aggregate functions/uniqCombined64/Map(Bool,UInt16) OK 92ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UInt32)) OK 122ms
/aggregate functions/uniqTheta/Map(UInt16,Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/varPop/return type OK 73ms
/aggregate functions/uniqCombined64/Map(Bool,UInt32) OK 93ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/varPop/doc example OK 73ms
/aggregate functions/uniqTheta/Map(UInt16,Tuple(String)) OK 89ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UInt64)) OK 94ms
/aggregate functions/uniqCombined64/Map(Bool,UInt64) OK 121ms
/aggregate functions/varPop/inf OK 63ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/uniqTheta/Map(UInt32,UInt8) OK 106ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UInt128)) OK 92ms
/aggregate functions/varPop/-inf OK 69ms
/aggregate functions/uniqCombined64/Map(Bool,UInt128) OK 91ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/varPop/nan OK 78ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Int8)) OK 92ms
/aggregate functions/uniqTheta/Map(UInt32,UInt16) OK 102ms
/aggregate functions/uniqCombined64/Map(Bool,Int8) OK 96ms
/aggregate functions/varPop/inf, -inf, nan OK 66ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Int16)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt32,UInt32) OK 97ms
/aggregate functions/varPop/UInt8 OK 89ms
/aggregate functions/uniqCombined64/Map(Bool,Int16) OK 86ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Int32)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt32,UInt64) OK 105ms
/aggregate functions/varPop/UInt16 OK 99ms
/aggregate functions/uniqCombined64/Map(Bool,Int32) OK 89ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Int64)) OK 117ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/uniqTheta/Map(UInt32,UInt128) OK 108ms
/aggregate functions/varPop/UInt32 OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,Int64) OK 109ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Int128)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt32,Int8) OK 191ms
/aggregate functions/varPop/UInt64 OK 207ms
/aggregate functions/uniqCombined64/Map(Bool,Int128) OK 193ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(Bool))) OK 183ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Float32)) OK 221ms
/aggregate functions/uniqTheta/Map(UInt32,Int16) OK 132ms
/aggregate functions/uniqCombined64/Map(Bool,Float32) OK 101ms
/aggregate functions/varPop/Int8 OK 113ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/uniqCombined64/Map(Bool,Float64) OK 112ms
/aggregate functions/uniqTheta/Map(UInt32,Int32) OK 120ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Float64)) OK 115ms
/aggregate functions/varPop/Int16 OK 115ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/uniqCombined64/Map(Bool,Decimal128(38)) OK 128ms
/aggregate functions/uniqTheta/Map(UInt32,Int64) OK 109ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/varPop/Int32 OK 114ms
/aggregate functions/uniqExact/Map(Int16,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/uniqTheta/Map(UInt32,Int128) OK 105ms
/aggregate functions/uniqCombined64/Map(Bool,Date) OK 130ms
/aggregate functions/varPop/Int64 OK 131ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Date)) OK 125ms
/aggregate functions/uniqExact/Map(Int16,Array(String)) OK 126ms
/aggregate functions/uniqTheta/Map(UInt32,Float32) OK 91ms
/aggregate functions/uniqCombined64/Map(Bool,DateTime) OK 182ms
/aggregate functions/varPop/Float32 OK 119ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(DateTime)) OK 167ms
/aggregate functions/uniqExact/Map(Int16,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/uniqTheta/Map(UInt32,Float64) OK 113ms
/aggregate functions/uniqExact/Map(Int16,Tuple(String)) OK 113ms
/aggregate functions/varPop/Float64 OK 116ms
/aggregate functions/uniqTheta/Map(UInt32,Decimal128(38)) OK 129ms
/aggregate functions/uniqCombined64/Map(Bool,DateTime64(3)) OK 121ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/uniqExact/Map(Int32,UInt8) OK 113ms
/aggregate functions/varPop/Nullable(UInt8) OK 92ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(Bool)) OK 107ms
/aggregate functions/uniqCombined64/Map(Bool,Bool) OK 107ms
/aggregate functions/uniqTheta/Map(UInt32,Date) OK 113ms
/aggregate functions/varPop/Nullable(UInt16) OK 109ms
/aggregate functions/uniqExact/Map(Int32,UInt16) OK 111ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(String)) OK 120ms
/aggregate functions/uniqCombined64/Map(Bool,String) OK 97ms
/aggregate functions/uniqTheta/Map(UInt32,DateTime) OK 113ms
/aggregate functions/varPop/Nullable(UInt32) OK 104ms
/aggregate functions/uniqExact/Map(Int32,UInt32) OK 99ms
/aggregate functions/uniqCombined64/Map(Bool,FixedString(51)) OK 129ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(FixedString(51))) OK 119ms
/aggregate functions/uniqTheta/Map(UInt32,DateTime64(3)) OK 125ms
/aggregate functions/varPop/Nullable(UInt64) OK 106ms
/aggregate functions/uniqExact/Map(Int32,UInt64) OK 112ms
/aggregate functions/uniqCombined64/Map(Bool,UUID) OK 102ms
/aggregate functions/uniqHLL12/Map(Int8,Nullable(UUID)) OK 104ms
/aggregate functions/uniqTheta/Map(UInt32,Bool) OK 106ms
/aggregate functions/varPop/Nullable(Int8) OK 116ms
/aggregate functions/uniqExact/Map(Int32,UInt128) OK 100ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UInt8)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UInt8)) OK 91ms
/aggregate functions/uniqTheta/Map(UInt32,String) OK 105ms
/aggregate functions/uniqExact/Map(Int32,Int8) OK 105ms
/aggregate functions/varPop/Nullable(Int16) OK 114ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UInt16)) OK 101ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UInt16)) OK 107ms
/aggregate functions/uniqTheta/Map(UInt32,FixedString(51)) OK 100ms
/aggregate functions/uniqExact/Map(Int32,Int16) OK 119ms
/aggregate functions/varPop/Nullable(Int32) OK 95ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UInt32)) OK 96ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UInt32)) OK 93ms
/aggregate functions/uniqTheta/Map(UInt32,UUID) OK 90ms
/aggregate functions/varPop/Nullable(Int64) OK 96ms
/aggregate functions/uniqExact/Map(Int32,Int32) OK 96ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UInt64)) OK 93ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UInt64)) OK 113ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UInt8)) OK 100ms
/aggregate functions/varPop/Nullable(Float32) OK 106ms
/aggregate functions/uniqExact/Map(Int32,Int64) OK 104ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UInt128)) OK 86ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UInt16)) OK 97ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UInt128)) OK 102ms
/aggregate functions/varPop/Nullable(Float64) OK 104ms
/aggregate functions/uniqExact/Map(Int32,Int128) OK 89ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Int8)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UInt32)) OK 116ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Int8)) OK 98ms
/aggregate functions/uniqExact/Map(Int32,Float32) OK 95ms
/aggregate functions/varPop/LowCardinality(UInt8) OK 97ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Int16)) OK 96ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Int16)) OK 126ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UInt64)) OK 123ms
/aggregate functions/uniqExact/Map(Int32,Float64) OK 120ms
/aggregate functions/varPop/LowCardinality(UInt16) OK 126ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Int32)) OK 114ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Int32)) OK 160ms
/aggregate functions/uniqExact/Map(Int32,Decimal128(38)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UInt128)) OK 170ms
/aggregate functions/varPop/LowCardinality(UInt32) OK 141ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Int64)) OK 125ms
/aggregate functions/uniqExact/Map(Int32,Date) OK 94ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Int64)) OK 121ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Int128)) OK 130ms
/aggregate functions/varPop/LowCardinality(UInt64) OK 115ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Int8)) OK 142ms
/aggregate functions/uniqExact/Map(Int32,DateTime) OK 101ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Int128)) OK 128ms
/aggregate functions/varPop/LowCardinality(Int8) OK 113ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Float32)) OK 117ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Int16)) OK 116ms
/aggregate functions/uniqExact/Map(Int32,DateTime64(3)) OK 100ms
/aggregate functions/varPop/LowCardinality(Int16) OK 111ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Float32)) OK 111ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Float64)) OK 134ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Int32)) OK 95ms
/aggregate functions/uniqExact/Map(Int32,Bool) OK 113ms
/aggregate functions/varPop/LowCardinality(Int32) OK 95ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Float64)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Int64)) OK 131ms
/aggregate functions/uniqExact/Map(Int32,String) OK 107ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Date)) OK 123ms
/aggregate functions/varPop/LowCardinality(Int64) OK 100ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/uniqExact/Map(Int32,FixedString(51)) OK 131ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Int128)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(DateTime)) OK 115ms
/aggregate functions/varPop/LowCardinality(Float32) OK 91ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Date)) OK 104ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Float32)) OK 112ms
/aggregate functions/uniqExact/Map(Int32,UUID) OK 114ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Bool)) OK 114ms
/aggregate functions/varPop/LowCardinality(Float64) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(DateTime)) OK 99ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Float64)) OK 117ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UInt8)) OK 134ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(String)) OK 140ms
/aggregate functions/varPop/LowCardinality(Nullable(UInt8)) OK 109ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/varPop/LowCardinality(Nullable(UInt16)) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(Bool)) OK 121ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UInt16)) OK 132ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Date)) OK 93ms
/aggregate functions/varPop/LowCardinality(Nullable(UInt32)) OK 140ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(String)) OK 156ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(UUID)) OK 113ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UInt32)) OK 122ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(DateTime)) OK 121ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/varPop/LowCardinality(Nullable(UInt64)) OK 121ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UInt64)) OK 101ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(FixedString(51))) OK 112ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UInt128)) OK 144ms
/aggregate functions/varPop/LowCardinality(Nullable(Int8)) OK 141ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/uniqCombined64/Map(Bool,Nullable(UUID)) OK 127ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(Bool)) OK 100ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UInt32))) OK 160ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(String)) OK 146ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Int8)) OK 143ms
/aggregate functions/varPop/LowCardinality(Nullable(Int16)) OK 120ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UInt8)) OK 100ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UInt16)) OK 178ms
/aggregate functions/varPop/LowCardinality(Nullable(Int32)) OK 151ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(FixedString(51))) OK 119ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Int16)) OK 152ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/uniqTheta/Map(UInt32,Nullable(UUID)) OK 176ms
/aggregate functions/varPop/LowCardinality(Nullable(Int64)) OK 154ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UInt32)) OK 110ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Int32)) OK 104ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Int64)) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UInt64)) OK 99ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UInt8)) OK 123ms
/aggregate functions/varPop/LowCardinality(Nullable(Float32)) OK 107ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UInt128)) OK 115ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Int128)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/varPop/LowCardinality(Nullable(Float64)) OK 97ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UInt16)) OK 110ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Int8)) OK 99ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Float32)) OK 109ms
/aggregate functions/varPopStable OK 5s 656ms
/aggregate functions/varPopStable/constant OK 105ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UInt32)) OK 105ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Int16)) OK 126ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Float64)) OK 105ms
/aggregate functions/varPopStable/zero rows OK 81ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UInt64)) OK 105ms
/aggregate functions/varPopStable/single row OK 86ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Int32)) OK 104ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UInt128)) OK 94ms
/aggregate functions/varPopStable/with group by OK 63ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Date)) OK 109ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Int64)) OK 111ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Int8)) OK 119ms
/aggregate functions/varPopStable/some negative values OK 71ms
/aggregate functions/uniqExact/Map(Int32,Nullable(DateTime)) OK 109ms
/aggregate functions/varPopStable/NULL value handling OK 71ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Int128)) OK 107ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Int16)) OK 97ms
/aggregate functions/varPopStable/single NULL value OK 68ms
/aggregate functions/uniqExact/Map(Int32,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Float32)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Int32)) OK 105ms
/aggregate functions/varPopStable/return type OK 81ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Float64)) OK 102ms
/aggregate functions/varPopStable/doc example OK 68ms
/aggregate functions/uniqExact/Map(Int32,Nullable(Bool)) OK 108ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Int64)) OK 127ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/varPopStable/inf OK 159ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Date)) OK 160ms
/aggregate functions/uniqExact/Map(Int32,Nullable(String)) OK 136ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(Bool))) OK 196ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Int128)) OK 195ms
/aggregate functions/varPopStable/-inf OK 74ms
/aggregate functions/uniqExact/Map(Int32,Nullable(FixedString(51))) OK 112ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(DateTime)) OK 98ms
/aggregate functions/varPopStable/nan OK 70ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Float32)) OK 118ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Bool)) OK 117ms
/aggregate functions/uniqExact/Map(Int32,Nullable(UUID)) OK 114ms
/aggregate functions/varPopStable/inf, -inf, nan OK 67ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/varPopStable/UInt8 OK 104ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Float64)) OK 107ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(String)) OK 114ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UInt8)) OK 101ms
/aggregate functions/uniqHLL12/Map(Int8,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/varPopStable/UInt16 OK 101ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Date)) OK 109ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UInt16)) OK 111ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/varPopStable/UInt32 OK 106ms
/aggregate functions/uniqHLL12/Map(Int8,Array(String)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(DateTime)) OK 115ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UInt32)) OK 109ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(UUID)) OK 111ms
/aggregate functions/uniqHLL12/Map(Int8,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/varPopStable/UInt64 OK 100ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Bool)) OK 97ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UInt64)) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/uniqHLL12/Map(Int8,Tuple(String)) OK 126ms
/aggregate functions/varPopStable/Int8 OK 118ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(String)) OK 155ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UInt128)) OK 131ms
/aggregate functions/varPopStable/Int16 OK 95ms
/aggregate functions/uniqHLL12/Map(Int16,UInt8) OK 100ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Int8)) OK 133ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/varPopStable/Int32 OK 125ms
/aggregate functions/uniqHLL12/Map(Int16,UInt16) OK 133ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(UUID)) OK 158ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Int16)) OK 130ms
/aggregate functions/varPopStable/Int64 OK 144ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/uniqHLL12/Map(Int16,UInt32) OK 124ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Int32)) OK 133ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UInt128))) OK 156ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/uniqHLL12/Map(Int16,UInt64) OK 127ms
/aggregate functions/varPopStable/Float32 OK 115ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Int64)) OK 177ms
/aggregate functions/varPopStable/Float64 OK 156ms
/aggregate functions/uniqHLL12/Map(Int16,UInt128) OK 107ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/uniqHLL12/Map(Int16,Int8) OK 107ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/varPopStable/Nullable(UInt8) OK 110ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Int128)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int16,Int16) OK 91ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/varPopStable/Nullable(UInt16) OK 102ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Float32)) OK 136ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/uniqHLL12/Map(Int16,Int32) OK 108ms
/aggregate functions/varPopStable/Nullable(UInt32) OK 116ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Float64)) OK 106ms
/aggregate functions/uniqHLL12/Map(Int16,Int64) OK 112ms
/aggregate functions/varPopStable/Nullable(UInt64) OK 109ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Date)) OK 120ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/uniqHLL12/Map(Int16,Int128) OK 111ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/varPopStable/Nullable(Int8) OK 88ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(DateTime)) OK 148ms
/aggregate functions/uniqHLL12/Map(Int16,Float32) OK 116ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/varPopStable/Nullable(Int16) OK 116ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Float64))) OK 157ms
/aggregate functions/uniqHLL12/Map(Int16,Float64) OK 129ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Bool)) OK 125ms
/aggregate functions/varPopStable/Nullable(Int32) OK 123ms
/aggregate functions/uniqHLL12/Map(Int16,Decimal128(38)) OK 128ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(String)) OK 139ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/varPopStable/Nullable(Int64) OK 87ms
/aggregate functions/varPopStable/Nullable(Float32) OK 123ms
/aggregate functions/uniqHLL12/Map(Int16,Date) OK 135ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/varPopStable/Nullable(Float64) OK 123ms
/aggregate functions/uniqHLL12/Map(Int16,DateTime) OK 112ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(UUID)) OK 119ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/varPopStable/LowCardinality(UInt8) OK 101ms
/aggregate functions/uniqHLL12/Map(Int16,DateTime64(3)) OK 98ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/varPopStable/LowCardinality(UInt16) OK 104ms
/aggregate functions/uniqHLL12/Map(Int16,Bool) OK 99ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/varPopStable/LowCardinality(UInt32) OK 91ms
/aggregate functions/uniqHLL12/Map(Int16,String) OK 98ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UInt32))) OK 124ms
/aggregate functions/uniqCombined64/Map(Bool,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/varPopStable/LowCardinality(UInt64) OK 98ms
/aggregate functions/uniqHLL12/Map(Int16,FixedString(51)) OK 92ms
/aggregate functions/uniqCombined64/Map(Bool,Array(String)) OK 103ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/varPopStable/LowCardinality(Int8) OK 96ms
/aggregate functions/uniqHLL12/Map(Int16,UUID) OK 113ms
/aggregate functions/uniqCombined64/Map(Bool,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/varPopStable/LowCardinality(Int16) OK 108ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UInt8)) OK 96ms
/aggregate functions/uniqCombined64/Map(Bool,Tuple(String)) OK 92ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/varPopStable/LowCardinality(Int32) OK 105ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UInt16)) OK 106ms
/aggregate functions/uniqCombined64/Map(String,UInt8) OK 89ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/varPopStable/LowCardinality(Int64) OK 150ms
/aggregate functions/uniqTheta/Map(UInt32,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UInt32)) OK 130ms
/aggregate functions/uniqCombined64/Map(String,UInt16) OK 118ms
/aggregate functions/uniqTheta/Map(UInt32,Array(String)) OK 116ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UInt64)) OK 126ms
/aggregate functions/varPopStable/LowCardinality(Float32) OK 101ms
/aggregate functions/uniqCombined64/Map(String,UInt32) OK 105ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/uniqTheta/Map(UInt32,Map(String,LowCardinality(Float64))) OK 89ms
/aggregate functions/varPopStable/LowCardinality(Float64) OK 114ms
/aggregate functions/uniqCombined64/Map(String,UInt64) OK 107ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UInt128)) OK 109ms
/aggregate functions/uniqTheta/Map(UInt32,Tuple(String)) OK 98ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/varPopStable/LowCardinality(Nullable(UInt8)) OK 115ms
/aggregate functions/uniqCombined64/Map(String,UInt128) OK 116ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Int8)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt64,UInt8) OK 98ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Int16)) OK 120ms
/aggregate functions/varPopStable/LowCardinality(Nullable(UInt16)) OK 93ms
/aggregate functions/uniqCombined64/Map(String,Int8) OK 97ms
/aggregate functions/uniqTheta/Map(UInt64,UInt16) OK 106ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/varPopStable/LowCardinality(Nullable(UInt32)) OK 123ms
/aggregate functions/uniqCombined64/Map(String,Int16) OK 120ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Int32)) OK 117ms
/aggregate functions/uniqTheta/Map(UInt64,UInt32) OK 105ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/varPopStable/LowCardinality(Nullable(UInt64)) OK 125ms
/aggregate functions/uniqCombined64/Map(String,Int32) OK 121ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Int64)) OK 127ms
/aggregate functions/uniqTheta/Map(UInt64,UInt64) OK 91ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/uniqTheta/Map(UInt64,UInt128) OK 120ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Int8)) OK 142ms
/aggregate functions/uniqCombined64/Map(String,Int64) OK 139ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Int128)) OK 144ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/uniqTheta/Map(UInt64,Int8) OK 89ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Int16)) OK 105ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/uniqCombined64/Map(String,Int128) OK 114ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Float32)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt64,Int16) OK 87ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Int32)) OK 129ms
/aggregate functions/uniqCombined64/Map(String,Float32) OK 128ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Float64)) OK 104ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/uniqTheta/Map(UInt64,Int32) OK 118ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Int64)) OK 149ms
/aggregate functions/uniqCombined64/Map(String,Float64) OK 144ms
/aggregate functions/uniqExact/Map(Int32,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/uniqTheta/Map(UInt64,Int64) OK 121ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Date)) OK 175ms
/aggregate functions/uniqTheta/Map(UInt64,Int128) OK 130ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Float32)) OK 117ms
/aggregate functions/uniqCombined64/Map(String,Decimal128(38)) OK 109ms
/aggregate functions/uniqExact/Map(Int32,Array(String)) OK 123ms
/aggregate functions/uniqCombined64/Map(String,Date) OK 162ms
/aggregate functions/varPopStable/LowCardinality(Nullable(Float64)) OK 121ms
/aggregate functions/uniqTheta/Map(UInt64,Float32) OK 159ms
/aggregate functions/uniqExact/Map(Int32,Map(String,LowCardinality(Float64))) OK 144ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(DateTime)) OK 126ms
/aggregate functions/varSamp OK 5s 480ms
/aggregate functions/varSamp/constant OK 57ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(DateTime64(3))) OK 152ms
/aggregate functions/uniqCombined64/Map(String,DateTime) OK 127ms
/aggregate functions/uniqExact/Map(Int32,Tuple(String)) OK 111ms
/aggregate functions/uniqTheta/Map(UInt64,Float64) OK 138ms
/aggregate functions/varSamp/zero rows OK 66ms
/aggregate functions/varSamp/single row OK 72ms
/aggregate functions/uniqExact/Map(Int64,UInt8) OK 201ms
/aggregate functions/uniqCombined64/Map(String,DateTime64(3)) OK 210ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(Bool)) OK 194ms
/aggregate functions/uniqTheta/Map(UInt64,Decimal128(38)) OK 176ms
/aggregate functions/varSamp/with group by OK 68ms
/aggregate functions/varSamp/some negative values OK 140ms
/aggregate functions/uniqExact/Map(Int64,UInt16) OK 164ms
/aggregate functions/uniqTheta/Map(UInt64,Date) OK 122ms
/aggregate functions/uniqCombined64/Map(String,Bool) OK 117ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(String)) OK 122ms
/aggregate functions/varSamp/NULL value handling OK 64ms
/aggregate functions/varSamp/single NULL value OK 97ms
/aggregate functions/uniqTheta/Map(UInt64,DateTime) OK 113ms
/aggregate functions/uniqCombined64/Map(String,String) OK 125ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(FixedString(51))) OK 105ms
/aggregate functions/uniqExact/Map(Int64,UInt32) OK 106ms
/aggregate functions/varSamp/return type OK 67ms
/aggregate functions/uniqTheta/Map(UInt64,DateTime64(3)) OK 138ms
/aggregate functions/uniqHLL12/Map(Int16,Nullable(UUID)) OK 124ms
/aggregate functions/uniqCombined64/Map(String,FixedString(51)) OK 101ms
/aggregate functions/uniqExact/Map(Int64,UInt64) OK 120ms
/aggregate functions/varSamp/doc example OK 63ms
/aggregate functions/varSamp/inf OK 73ms
/aggregate functions/uniqCombined64/Map(String,UUID) OK 144ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UInt8)) OK 140ms
/aggregate functions/uniqTheta/Map(UInt64,Bool) OK 122ms
/aggregate functions/uniqExact/Map(Int64,UInt128) OK 121ms
/aggregate functions/varSamp/-inf OK 56ms
/aggregate functions/varSamp/nan OK 66ms
/aggregate functions/uniqTheta/Map(UInt64,String) OK 128ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UInt8)) OK 109ms
/aggregate functions/uniqExact/Map(Int64,Int8) OK 122ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UInt16)) OK 140ms
/aggregate functions/varSamp/inf, -inf, nan OK 58ms
/aggregate functions/varSamp/UInt8 OK 91ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UInt16)) OK 110ms
/aggregate functions/uniqTheta/Map(UInt64,FixedString(51)) OK 115ms
/aggregate functions/uniqExact/Map(Int64,Int16) OK 107ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UInt32)) OK 100ms
/aggregate functions/varSamp/UInt16 OK 86ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UInt32)) OK 100ms
/aggregate functions/uniqExact/Map(Int64,Int32) OK 99ms
/aggregate functions/uniqTheta/Map(UInt64,UUID) OK 109ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UInt64)) OK 105ms
/aggregate functions/varSamp/UInt32 OK 95ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UInt64)) OK 93ms
/aggregate functions/uniqExact/Map(Int64,Int64) OK 114ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UInt8)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UInt128)) OK 133ms
/aggregate functions/varSamp/UInt64 OK 102ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UInt128)) OK 92ms
/aggregate functions/uniqExact/Map(Int64,Int128) OK 123ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UInt16)) OK 121ms
/aggregate functions/varSamp/Int8 OK 92ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Int8)) OK 107ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Int8)) OK 99ms
/aggregate functions/varSamp/Int16 OK 116ms
/aggregate functions/uniqExact/Map(Int64,Float32) OK 111ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UInt32)) OK 115ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Int16)) OK 108ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Int16)) OK 107ms
/aggregate functions/varSamp/Int32 OK 121ms
/aggregate functions/uniqExact/Map(Int64,Float64) OK 157ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UInt64)) OK 134ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Int32)) OK 139ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Int32)) OK 121ms
/aggregate functions/varSamp/Int64 OK 102ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UInt128)) OK 122ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Int64)) OK 132ms
/aggregate functions/uniqExact/Map(Int64,Decimal128(38)) OK 105ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Int64)) OK 113ms
/aggregate functions/varSamp/Float32 OK 92ms
/aggregate functions/uniqExact/Map(Int64,Date) OK 124ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Int8)) OK 155ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Int128)) OK 127ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Int128)) OK 143ms
/aggregate functions/varSamp/Float64 OK 103ms
/aggregate functions/uniqExact/Map(Int64,DateTime) OK 151ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Float32)) OK 142ms
/aggregate functions/varSamp/Nullable(UInt8) OK 122ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Int16)) OK 132ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Float32)) OK 93ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Float64)) OK 124ms
/aggregate functions/uniqExact/Map(Int64,DateTime64(3)) OK 126ms
/aggregate functions/varSamp/Nullable(UInt16) OK 111ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Float64)) OK 132ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Int32)) OK 117ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/varSamp/Nullable(UInt32) OK 158ms
/aggregate functions/uniqExact/Map(Int64,Bool) OK 149ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Int64)) OK 105ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Date)) OK 126ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Date)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Int128)) OK 104ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(DateTime)) OK 111ms
/aggregate functions/varSamp/Nullable(UInt64) OK 100ms
/aggregate functions/uniqExact/Map(Int64,String) OK 114ms
/aggregate functions/uniqCombined64/Map(String,Nullable(DateTime)) OK 106ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Float32)) OK 107ms
/aggregate functions/varSamp/Nullable(Int8) OK 124ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Bool)) OK 123ms
/aggregate functions/uniqExact/Map(Int64,FixedString(51)) OK 104ms
/aggregate functions/uniqCombined64/Map(String,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Float64)) OK 101ms
/aggregate functions/uniqExact/Map(Int64,UUID) OK 107ms
/aggregate functions/varSamp/Nullable(Int16) OK 112ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(String)) OK 112ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/uniqCombined64/Map(String,Nullable(Bool)) OK 89ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UInt8)) OK 101ms
/aggregate functions/varSamp/Nullable(Int32) OK 109ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/uniqCombined64/Map(String,Nullable(String)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Date)) OK 104ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UInt16)) OK 129ms
/aggregate functions/varSamp/Nullable(Int64) OK 120ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(UUID)) OK 94ms
/aggregate functions/uniqCombined64/Map(String,Nullable(FixedString(51))) OK 111ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(DateTime)) OK 95ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UInt32)) OK 112ms
/aggregate functions/varSamp/Nullable(Float32) OK 109ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/uniqCombined64/Map(String,Nullable(UUID)) OK 99ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UInt64)) OK 130ms
/aggregate functions/varSamp/Nullable(Float64) OK 107ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(Bool)) OK 130ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UInt8)) OK 119ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/varSamp/LowCardinality(UInt8) OK 102ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UInt128)) OK 135ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UInt16)) OK 101ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(String)) OK 115ms
/aggregate functions/varSamp/LowCardinality(UInt16) OK 104ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UInt32)) OK 138ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(FixedString(51))) OK 113ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Int8)) OK 105ms
/aggregate functions/varSamp/LowCardinality(UInt32) OK 95ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Int16)) OK 104ms
/aggregate functions/uniqTheta/Map(UInt64,Nullable(UUID)) OK 109ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UInt64)) OK 111ms
/aggregate functions/varSamp/LowCardinality(UInt64) OK 99ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Int32)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UInt8)) OK 120ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UInt128)) OK 103ms
/aggregate functions/varSamp/LowCardinality(Int8) OK 114ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Int64)) OK 101ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Int8)) OK 112ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UInt16)) OK 94ms
/aggregate functions/varSamp/LowCardinality(Int16) OK 105ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Int128)) OK 101ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UInt32)) OK 104ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Int16)) OK 103ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/varSamp/LowCardinality(Int32) OK 92ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Float32)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UInt64)) OK 102ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Int32)) OK 105ms
/aggregate functions/varSamp/LowCardinality(Int64) OK 122ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Float64)) OK 91ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UInt128)) OK 122ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Int64)) OK 102ms
/aggregate functions/varSamp/LowCardinality(Float32) OK 110ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Int8)) OK 99ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Float64))) OK 107ms
/aggregate functions/varSamp/LowCardinality(Float64) OK 116ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Date)) OK 99ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Float32)) OK 93ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Int16)) OK 93ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/uniqExact/Map(Int64,Nullable(DateTime)) OK 120ms
/aggregate functions/varSamp/LowCardinality(Nullable(UInt8)) OK 109ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Float64)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Int32)) OK 98ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(DateTime))) OK 88ms
/aggregate functions/varSamp/LowCardinality(Nullable(UInt16)) OK 105ms
/aggregate functions/uniqExact/Map(Int64,Nullable(DateTime64(3))) OK 95ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Date)) OK 110ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Int64)) OK 95ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/uniqExact/Map(Int64,Nullable(Bool)) OK 99ms
/aggregate functions/varSamp/LowCardinality(Nullable(UInt32)) OK 100ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(DateTime)) OK 104ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/uniqExact/Map(Int64,Nullable(String)) OK 118ms
/aggregate functions/varSamp/LowCardinality(Nullable(UInt64)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Float32)) OK 106ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Bool)) OK 101ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/uniqExact/Map(Int64,Nullable(FixedString(51))) OK 108ms
/aggregate functions/varSamp/LowCardinality(Nullable(Int8)) OK 112ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Float64)) OK 120ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(String)) OK 123ms
/aggregate functions/uniqHLL12/Map(Int16,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/uniqExact/Map(Int64,Nullable(UUID)) OK 135ms
/aggregate functions/varSamp/LowCardinality(Nullable(Int16)) OK 156ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Date)) OK 119ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/uniqHLL12/Map(Int16,Array(String)) OK 127ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UInt8)) OK 127ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(DateTime)) OK 128ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(UUID)) OK 138ms
/aggregate functions/varSamp/LowCardinality(Nullable(Int32)) OK 118ms
/aggregate functions/uniqHLL12/Map(Int16,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UInt16)) OK 94ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Bool)) OK 144ms
/aggregate functions/varSamp/LowCardinality(Nullable(Int64)) OK 116ms
/aggregate functions/uniqHLL12/Map(Int16,Tuple(String)) OK 96ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UInt32)) OK 150ms
/aggregate functions/uniqHLL12/Map(Int32,UInt8) OK 190ms
/aggregate functions/varSamp/LowCardinality(Nullable(Float32)) OK 201ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UInt16))) OK 206ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(String)) OK 196ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UInt64)) OK 99ms
/aggregate functions/uniqHLL12/Map(Int32,UInt16) OK 94ms
/aggregate functions/varSamp/LowCardinality(Nullable(Float64)) OK 122ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UInt128)) OK 134ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/uniqHLL12/Map(Int32,UInt32) OK 121ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(UUID)) OK 130ms
/aggregate functions/varSampStable OK 5s 979ms
/aggregate functions/varSampStable/constant OK 83ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Int8)) OK 124ms
/aggregate functions/uniqHLL12/Map(Int32,UInt64) OK 101ms
/aggregate functions/varSampStable/zero rows OK 68ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Int16)) OK 114ms
/aggregate functions/varSampStable/single row OK 62ms
/aggregate functions/uniqHLL12/Map(Int32,UInt128) OK 94ms
/aggregate functions/varSampStable/with group by OK 64ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Int32)) OK 89ms
/aggregate functions/uniqHLL12/Map(Int32,Int8) OK 93ms
/aggregate functions/varSampStable/some negative values OK 58ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/varSampStable/NULL value handling OK 70ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Int64)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/uniqHLL12/Map(Int32,Int16) OK 114ms
/aggregate functions/varSampStable/single NULL value OK 77ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Int128)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/uniqHLL12/Map(Int32,Int32) OK 128ms
/aggregate functions/varSampStable/return type OK 66ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Float32)) OK 134ms
/aggregate functions/varSampStable/doc example OK 90ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/uniqHLL12/Map(Int32,Int64) OK 92ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/varSampStable/inf OK 68ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Float64)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/uniqHLL12/Map(Int32,Int128) OK 115ms
/aggregate functions/varSampStable/-inf OK 105ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Date)) OK 140ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/uniqHLL12/Map(Int32,Float32) OK 121ms
/aggregate functions/varSampStable/nan OK 60ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/varSampStable/inf, -inf, nan OK 92ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(DateTime)) OK 142ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Int32))) OK 156ms
/aggregate functions/uniqHLL12/Map(Int32,Float64) OK 111ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/varSampStable/UInt8 OK 125ms
/aggregate functions/uniqHLL12/Map(Int32,Decimal128(38)) OK 167ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Bool)) OK 136ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/varSampStable/UInt16 OK 128ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(String)) OK 120ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/uniqHLL12/Map(Int32,Date) OK 136ms
/aggregate functions/varSampStable/UInt32 OK 129ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/uniqHLL12/Map(Int32,DateTime) OK 143ms
/aggregate functions/varSampStable/UInt64 OK 122ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(UUID)) OK 130ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/varSampStable/Int8 OK 148ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 142ms
/aggregate functions/uniqHLL12/Map(Int32,DateTime64(3)) OK 138ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/varSampStable/Int16 OK 126ms
/aggregate functions/uniqCombined64/Map(String,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/uniqHLL12/Map(Int32,Bool) OK 110ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/uniqHLL12/Map(Int32,String) OK 109ms
/aggregate functions/uniqCombined64/Map(String,Array(String)) OK 133ms
/aggregate functions/varSampStable/Int32 OK 110ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/uniqHLL12/Map(Int32,FixedString(51)) OK 137ms
/aggregate functions/varSampStable/Int64 OK 154ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/uniqCombined64/Map(String,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/uniqHLL12/Map(Int32,UUID) OK 126ms
/aggregate functions/uniqCombined64/Map(String,Tuple(String)) OK 133ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/varSampStable/Float32 OK 131ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UInt8)) OK 129ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Int8))) OK 160ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UInt8) OK 148ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/varSampStable/Float64 OK 115ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UInt16)) OK 96ms
/aggregate functions/varSampStable/Nullable(UInt8) OK 118ms
/aggregate functions/uniqTheta/Map(UInt64,LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UInt16) OK 129ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UInt32)) OK 97ms
/aggregate functions/varSampStable/Nullable(UInt16) OK 122ms
/aggregate functions/uniqTheta/Map(UInt64,Array(String)) OK 126ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UInt32) OK 118ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UInt64)) OK 114ms
/aggregate functions/varSampStable/Nullable(UInt32) OK 145ms
/aggregate functions/uniqTheta/Map(UInt64,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UInt64) OK 117ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Int64))) OK 134ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UInt128)) OK 126ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UInt128) OK 129ms
/aggregate functions/varSampStable/Nullable(UInt64) OK 138ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/uniqTheta/Map(UInt64,Tuple(String)) OK 141ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Int8)) OK 122ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Int8) OK 138ms
/aggregate functions/varSampStable/Nullable(Int8) OK 139ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Int16)) OK 135ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/uniqTheta/Map(UInt128,UInt8) OK 131ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Int16) OK 138ms
/aggregate functions/varSampStable/Nullable(Int16) OK 147ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Int32)) OK 111ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Float64))) OK 150ms
/aggregate functions/uniqTheta/Map(UInt128,UInt16) OK 133ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Int64)) OK 115ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Int32) OK 101ms
/aggregate functions/varSampStable/Nullable(Int32) OK 116ms
/aggregate functions/uniqTheta/Map(UInt128,UInt32) OK 104ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Int64) OK 105ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Int128)) OK 132ms
/aggregate functions/uniqTheta/Map(UInt128,UInt64) OK 128ms
/aggregate functions/varSampStable/Nullable(Int64) OK 106ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Int128) OK 94ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Float32)) OK 155ms
/aggregate functions/varSampStable/Nullable(Float32) OK 119ms
/aggregate functions/uniqTheta/Map(UInt128,UInt128) OK 122ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Float32) OK 108ms
/aggregate functions/varSampStable/Nullable(Float64) OK 126ms
/aggregate functions/uniqTheta/Map(UInt128,Int8) OK 157ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Float64)) OK 137ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Float64) OK 111ms
/aggregate functions/varSampStable/LowCardinality(UInt8) OK 94ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Decimal128(38)) OK 120ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/uniqTheta/Map(UInt128,Int16) OK 116ms
/aggregate functions/varSampStable/LowCardinality(UInt16) OK 99ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Date)) OK 117ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Date) OK 134ms
/aggregate functions/uniqExact/Map(Int64,LowCardinality(Nullable(UUID))) OK 137ms
/aggregate functions/uniqTheta/Map(UInt128,Int32) OK 122ms
/aggregate functions/varSampStable/LowCardinality(UInt32) OK 108ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(DateTime)) OK 139ms
/aggregate functions/uniqCombined64/Map(FixedString(51),DateTime) OK 144ms
/aggregate functions/uniqTheta/Map(UInt128,Int64) OK 128ms
/aggregate functions/uniqExact/Map(Int64,Array(String)) OK 112ms
/aggregate functions/varSampStable/LowCardinality(UInt64) OK 123ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(DateTime64(3))) OK 129ms
/aggregate functions/uniqExact/Map(Int64,Map(String,LowCardinality(Float64))) OK 149ms
/aggregate functions/uniqTheta/Map(UInt128,Int128) OK 122ms
/aggregate functions/uniqCombined64/Map(FixedString(51),DateTime64(3)) OK 136ms
/aggregate functions/varSampStable/LowCardinality(Int8) OK 113ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(Bool)) OK 116ms
/aggregate functions/uniqTheta/Map(UInt128,Float32) OK 116ms
/aggregate functions/varSampStable/LowCardinality(Int16) OK 130ms
/aggregate functions/uniqExact/Map(Int64,Tuple(String)) OK 125ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Bool) OK 125ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(String)) OK 91ms
/aggregate functions/uniqTheta/Map(UInt128,Float64) OK 104ms
/aggregate functions/varSampStable/LowCardinality(Int32) OK 113ms
/aggregate functions/uniqExact/Map(Int128,UInt8) OK 111ms
/aggregate functions/uniqCombined64/Map(FixedString(51),String) OK 111ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(FixedString(51))) OK 108ms
/aggregate functions/uniqTheta/Map(UInt128,Decimal128(38)) OK 93ms
/aggregate functions/varSampStable/LowCardinality(Int64) OK 105ms
/aggregate functions/uniqExact/Map(Int128,UInt16) OK 115ms
/aggregate functions/uniqCombined64/Map(FixedString(51),FixedString(51)) OK 106ms
/aggregate functions/uniqHLL12/Map(Int32,Nullable(UUID)) OK 92ms
/aggregate functions/uniqTheta/Map(UInt128,Date) OK 93ms
/aggregate functions/varSampStable/LowCardinality(Float32) OK 120ms
/aggregate functions/uniqCombined64/Map(FixedString(51),UUID) OK 122ms
/aggregate functions/uniqExact/Map(Int128,UInt32) OK 122ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UInt8)) OK 113ms
/aggregate functions/uniqTheta/Map(UInt128,DateTime) OK 106ms
/aggregate functions/varSampStable/LowCardinality(Float64) OK 102ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UInt8)) OK 153ms
/aggregate functions/uniqExact/Map(Int128,UInt64) OK 120ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UInt16)) OK 123ms
/aggregate functions/uniqTheta/Map(UInt128,DateTime64(3)) OK 126ms
/aggregate functions/varSampStable/LowCardinality(Nullable(UInt8)) OK 91ms
/aggregate functions/uniqExact/Map(Int128,UInt128) OK 127ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UInt32)) OK 104ms
/aggregate functions/uniqTheta/Map(UInt128,Bool) OK 120ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UInt16)) OK 119ms
/aggregate functions/varSampStable/LowCardinality(Nullable(UInt16)) OK 114ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UInt64)) OK 145ms
/aggregate functions/uniqExact/Map(Int128,Int8) OK 127ms
/aggregate functions/uniqTheta/Map(UInt128,String) OK 118ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UInt32)) OK 134ms
/aggregate functions/varSampStable/LowCardinality(Nullable(UInt32)) OK 115ms
/aggregate functions/uniqExact/Map(Int128,Int16) OK 123ms
/aggregate functions/uniqTheta/Map(UInt128,FixedString(51)) OK 115ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UInt128)) OK 131ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UInt64)) OK 129ms
/aggregate functions/varSampStable/LowCardinality(Nullable(UInt64)) OK 130ms
/aggregate functions/uniqTheta/Map(UInt128,UUID) OK 161ms
/aggregate functions/uniqExact/Map(Int128,Int32) OK 162ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Int8)) OK 118ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UInt128)) OK 110ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Int8)) OK 118ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Int16)) OK 168ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Int8)) OK 147ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Int16)) OK 137ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UInt8)) OK 110ms
/aggregate functions/uniqExact/Map(Int128,Int64) OK 132ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UInt16)) OK 256ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Int16)) OK 205ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Int32)) OK 237ms
/aggregate functions/uniqExact/Map(Int128,Int128) OK 217ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Int32)) OK 219ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Int32)) OK 133ms
/aggregate functions/uniqExact/Map(Int128,Float32) OK 128ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Int64)) OK 132ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UInt32)) OK 139ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Int64)) OK 140ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Int64)) OK 121ms
/aggregate functions/uniqExact/Map(Int128,Float64) OK 94ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Int128)) OK 117ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UInt64)) OK 92ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Float32)) OK 108ms
/aggregate functions/uniqExact/Map(Int128,Decimal128(38)) OK 93ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Int128)) OK 103ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UInt128)) OK 115ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Float32)) OK 113ms
/aggregate functions/varSampStable/LowCardinality(Nullable(Float64)) OK 99ms
/aggregate functions/uniqExact/Map(Int128,Date) OK 99ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Float32)) OK 110ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Int8)) OK 125ms
/aggregate functions/welchTTest OK 1m 20s
/aggregate functions/welchTTest/single value in 0 population OK 75ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Float64)) OK 106ms
/aggregate functions/uniqExact/Map(Int128,DateTime) OK 94ms
/aggregate functions/welchTTest/single value in 1 population OK 86ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Float64)) OK 107ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Date)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Int16)) OK 99ms
/aggregate functions/uniqExact/Map(Int128,DateTime64(3)) OK 92ms
/aggregate functions/welchTTest/constant OK 65ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Decimal128(38))) OK 98ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(DateTime)) OK 95ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Int32)) OK 104ms
/aggregate functions/welchTTest/zero rows OK 69ms
/aggregate functions/uniqExact/Map(Int128,Bool) OK 95ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Date)) OK 106ms
/aggregate functions/welchTTest/single row OK 65ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Bool)) OK 96ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Int64)) OK 120ms
/aggregate functions/uniqExact/Map(Int128,String) OK 117ms
/aggregate functions/welchTTest/single row with zero weight OK 84ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(DateTime)) OK 103ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(String)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Int128)) OK 99ms
/aggregate functions/welchTTest/with group by OK 71ms
/aggregate functions/uniqExact/Map(Int128,FixedString(51)) OK 101ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(DateTime64(3))) OK 113ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/welchTTest/some negative values OK 82ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Float32)) OK 98ms
/aggregate functions/uniqExact/Map(Int128,UUID) OK 99ms
/aggregate functions/welchTTest/NULL value handling OK 75ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(Bool)) OK 114ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(UUID)) OK 101ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Float64)) OK 130ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UInt8)) OK 129ms
/aggregate functions/welchTTest/weight NULL value handling OK 74ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(String)) OK 101ms
/aggregate functions/welchTTest/single NULL value OK 67ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UInt16)) OK 94ms
/aggregate functions/welchTTest/return type OK 79ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(FixedString(51))) OK 119ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UInt32)) OK 112ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Date)) OK 103ms
/aggregate functions/welchTTest/doc example OK 73ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Nullable(UUID)) OK 154ms
/aggregate functions/welchTTest/inf OK 108ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(DateTime)) OK 128ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UInt64)) OK 129ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/welchTTest/-inf OK 76ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UInt8)) OK 121ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UInt128)) OK 102ms
/aggregate functions/welchTTest/nan OK 77ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(Bool)) OK 128ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Int8)) OK 107ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UInt16)) OK 115ms
/aggregate functions/welchTTest/inf, -inf, nan OK 62ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/welchTTest/datatypes OK 1m 19s
/aggregate functions/welchTTest/datatypes/permutations OK 1m 19s
/aggregate functions/welchTTest/datatypes/permutations/uint8,uint8 OK 91ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Int16)) OK 117ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UInt32)) OK 109ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(String)) OK 110ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Int16))) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,uint64 OK 87ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Int32)) OK 109ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(FixedString(51))) OK 105ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,uint32 OK 121ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UInt128)) OK 111ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Int64)) OK 130ms
/aggregate functions/uniqTheta/Map(UInt128,Nullable(UUID)) OK 116ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,uint16 OK 100ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Int8)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UInt8)) OK 103ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Int128)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,nullable_uint8_ OK 104ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Int16)) OK 88ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UInt16)) OK 98ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Float32)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,nullable_uint64_ OK 123ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Int32)) OK 96ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UInt32)) OK 90ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Float64)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,nullable_uint32_ OK 112ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Int64)) OK 110ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,nullable_uint16_ OK 131ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Int128)) OK 132ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Date)) OK 94ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_uint8_ OK 111ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Int8)) OK 128ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Float32)) OK 108ms
/aggregate functions/uniqExact/Map(Int128,Nullable(DateTime)) OK 107ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(Bool))) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_uint64_ OK 140ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Float64)) OK 142ms
/aggregate functions/uniqExact/Map(Int128,Nullable(DateTime64(3))) OK 133ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Int16)) OK 93ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Int32)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_uint32_ OK 102ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Date)) OK 104ms
/aggregate functions/uniqExact/Map(Int128,Nullable(Bool)) OK 122ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Int64)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_uint16_ OK 94ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(DateTime)) OK 134ms
/aggregate functions/uniqExact/Map(Int128,Nullable(String)) OK 94ms
/aggregate functions/uniqHLL12/Map(Int32,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Int128)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/uniqExact/Map(Int128,Nullable(FixedString(51))) OK 103ms
/aggregate functions/uniqHLL12/Map(Int32,Array(String)) OK 103ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Bool)) OK 102ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Float32)) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/uniqExact/Map(Int128,Nullable(UUID)) OK 99ms
/aggregate functions/uniqHLL12/Map(Int32,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(String)) OK 118ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Float64)) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UInt8)) OK 88ms
/aggregate functions/uniqHLL12/Map(Int32,Tuple(String)) OK 123ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Date)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UInt16)) OK 90ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(DateTime)) OK 100ms
/aggregate functions/uniqHLL12/Map(Int64,UInt8) OK 109ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(UUID)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,uint8 OK 98ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UInt32)) OK 106ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Bool)) OK 97ms
/aggregate functions/uniqHLL12/Map(Int64,UInt16) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,uint64 OK 110ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UInt64)) OK 116ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(String)) OK 95ms
/aggregate functions/uniqHLL12/Map(Int64,UInt32) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,uint32 OK 97ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UInt128)) OK 102ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 91ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/uniqHLL12/Map(Int64,UInt64) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,uint16 OK 101ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Int8)) OK 105ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(UUID)) OK 94ms
/aggregate functions/uniqHLL12/Map(Int64,UInt128) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,nullable_uint8_ OK 93ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Int16)) OK 96ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,nullable_uint64_ OK 108ms
/aggregate functions/uniqHLL12/Map(Int64,Int8) OK 108ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,nullable_uint32_ OK 97ms
/aggregate functions/uniqHLL12/Map(Int64,Int16) OK 97ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Int64)) OK 96ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,nullable_uint16_ OK 101ms
/aggregate functions/uniqHLL12/Map(Int64,Int32) OK 102ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Int128)) OK 102ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_uint8_ OK 103ms
/aggregate functions/uniqHLL12/Map(Int64,Int64) OK 94ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Float32)) OK 111ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniqHLL12/Map(Int64,Int128) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_uint64_ OK 105ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Float64)) OK 211ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/uniqHLL12/Map(Int64,Float32) OK 174ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_uint32_ OK 155ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Int16))) OK 219ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Date)) OK 150ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_uint16_ OK 119ms
/aggregate functions/uniqHLL12/Map(Int64,Float64) OK 124ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 139ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/uniqHLL12/Map(Int64,Decimal128(38)) OK 130ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(DateTime)) OK 121ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Bool)) OK 119ms
/aggregate functions/uniqHLL12/Map(Int64,Date) OK 130ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(String)) OK 109ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/uniqHLL12/Map(Int64,DateTime) OK 112ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Float32))) OK 139ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(FixedString(51))) OK 171ms
/aggregate functions/welchTTest/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/uniqHLL12/Map(Int64,DateTime64(3)) OK 138ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 150ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/uniqHLL12/Map(Int64,Bool) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,uint8 OK 99ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(UUID)) OK 141ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,uint64 OK 88ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/uniqHLL12/Map(Int64,String) OK 130ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,uint32 OK 95ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/uniqHLL12/Map(Int64,FixedString(51)) OK 135ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,uint16 OK 118ms
/aggregate functions/uniqCombined64/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/uniqHLL12/Map(Int64,UUID) OK 160ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,nullable_uint8_ OK 116ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,nullable_uint64_ OK 131ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Array(String)) OK 132ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UInt8)) OK 115ms
/aggregate functions/uniqTheta/Map(UInt128,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,nullable_uint32_ OK 110ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UInt16)) OK 124ms
/aggregate functions/uniqTheta/Map(UInt128,Array(String)) OK 148ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,nullable_uint16_ OK 134ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/uniqCombined64/Map(FixedString(51),Tuple(String)) OK 137ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UInt32)) OK 96ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UInt64)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_uint8_ OK 159ms
/aggregate functions/uniqTheta/Map(UInt128,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/uniqCombined64/Map(UUID,UInt8) OK 126ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UInt128)) OK 126ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/uniqCombined64/Map(UUID,UInt16) OK 115ms
/aggregate functions/uniqTheta/Map(UInt128,Tuple(String)) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_uint64_ OK 108ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Int8)) OK 100ms
/aggregate functions/uniqTheta/Map(Int8,UInt8) OK 126ms
/aggregate functions/uniqCombined64/Map(UUID,UInt32) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_uint32_ OK 108ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Int16)) OK 100ms
/aggregate functions/uniqCombined64/Map(UUID,UInt64) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_uint16_ OK 119ms
/aggregate functions/uniqTheta/Map(Int8,UInt16) OK 112ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Int32)) OK 101ms
/aggregate functions/uniqCombined64/Map(UUID,UInt128) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,UInt32) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Int64)) OK 107ms
/aggregate functions/uniqTheta/Map(Int8,UInt64) OK 124ms
/aggregate functions/uniqCombined64/Map(UUID,Int8) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Int128)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/uniqTheta/Map(Int8,UInt128) OK 151ms
/aggregate functions/uniqCombined64/Map(UUID,Int16) OK 119ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Float32)) OK 122ms
/aggregate functions/uniqCombined64/Map(UUID,Int32) OK 155ms
/aggregate functions/welchTTest/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,Int8) OK 129ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Float64)) OK 134ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(String))) OK 171ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,uint8 OK 147ms
/aggregate functions/uniqTheta/Map(Int8,Int16) OK 103ms
/aggregate functions/uniqCombined64/Map(UUID,Int64) OK 142ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/uniqTheta/Map(Int8,Int32) OK 119ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Date)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,uint64 OK 123ms
/aggregate functions/uniqCombined64/Map(UUID,Int128) OK 117ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(DateTime)) OK 107ms
/aggregate functions/uniqTheta/Map(Int8,Int64) OK 97ms
/aggregate functions/uniqExact/Map(Int128,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,uint32 OK 92ms
/aggregate functions/uniqCombined64/Map(UUID,Float32) OK 106ms
/aggregate functions/uniqTheta/Map(Int8,Int128) OK 99ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,uint16 OK 108ms
/aggregate functions/uniqExact/Map(Int128,Array(String)) OK 146ms
/aggregate functions/uniqCombined64/Map(UUID,Float64) OK 136ms
/aggregate functions/uniqTheta/Map(Int8,Float32) OK 114ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(Bool)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,nullable_uint8_ OK 112ms
/aggregate functions/uniqCombined64/Map(UUID,Decimal128(38)) OK 118ms
/aggregate functions/uniqExact/Map(Int128,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/uniqTheta/Map(Int8,Float64) OK 105ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(String)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,nullable_uint64_ OK 89ms
/aggregate functions/uniqCombined64/Map(UUID,Date) OK 120ms
/aggregate functions/uniqExact/Map(Int128,Tuple(String)) OK 123ms
/aggregate functions/uniqTheta/Map(Int8,Decimal128(38)) OK 128ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(FixedString(51))) OK 142ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,nullable_uint32_ OK 112ms
/aggregate functions/uniqCombined64/Map(UUID,DateTime) OK 123ms
/aggregate functions/uniqExact/Map(Date,UInt8) OK 150ms
/aggregate functions/uniqTheta/Map(Int8,Date) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,nullable_uint16_ OK 110ms
/aggregate functions/uniqHLL12/Map(Int64,Nullable(UUID)) OK 104ms
/aggregate functions/uniqCombined64/Map(UUID,DateTime64(3)) OK 106ms
/aggregate functions/uniqTheta/Map(Int8,DateTime) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_uint8_ OK 108ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UInt8)) OK 124ms
/aggregate functions/uniqExact/Map(Date,UInt16) OK 112ms
/aggregate functions/uniqCombined64/Map(UUID,Bool) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_uint64_ OK 143ms
/aggregate functions/uniqTheta/Map(Int8,DateTime64(3)) OK 127ms
/aggregate functions/uniqExact/Map(Date,UInt32) OK 126ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UInt16)) OK 105ms
/aggregate functions/uniqCombined64/Map(UUID,String) OK 93ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UInt32)) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,Bool) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_uint32_ OK 128ms
/aggregate functions/uniqExact/Map(Date,UInt64) OK 103ms
/aggregate functions/uniqCombined64/Map(UUID,FixedString(51)) OK 119ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UInt64)) OK 134ms
/aggregate functions/uniqExact/Map(Date,UInt128) OK 109ms
/aggregate functions/uniqTheta/Map(Int8,String) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_uint16_ OK 118ms
/aggregate functions/uniqCombined64/Map(UUID,UUID) OK 106ms
/aggregate functions/uniqExact/Map(Date,Int8) OK 102ms
/aggregate functions/uniqTheta/Map(Int8,FixedString(51)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UInt128)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UInt8)) OK 106ms
/aggregate functions/uniqExact/Map(Date,Int16) OK 96ms
/aggregate functions/uniqTheta/Map(Int8,UUID) OK 164ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Int8)) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UInt16)) OK 127ms
/aggregate functions/uniqExact/Map(Date,Int32) OK 94ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Int16)) OK 146ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UInt32)) OK 113ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UInt8)) OK 119ms
/aggregate functions/uniqExact/Map(Date,Int64) OK 140ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UInt64)) OK 127ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UInt16)) OK 111ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Int32)) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/uniqExact/Map(Date,Int128) OK 111ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UInt32)) OK 109ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UInt128)) OK 121ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Int64)) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,uint8 OK 118ms
/aggregate functions/uniqExact/Map(Date,Float32) OK 115ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UInt64)) OK 104ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Int8)) OK 133ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Int128)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,uint64 OK 97ms
/aggregate functions/uniqExact/Map(Date,Float64) OK 119ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UInt128)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,uint32 OK 136ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Float32)) OK 149ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Int16)) OK 113ms
/aggregate functions/uniqExact/Map(Date,Decimal128(38)) OK 131ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Int8)) OK 111ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Int32)) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,uint16 OK 111ms
/aggregate functions/uniqExact/Map(Date,Date) OK 109ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Float64)) OK 127ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Int16)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 104ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Int64)) OK 105ms
/aggregate functions/uniqExact/Map(Date,DateTime) OK 107ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Int32)) OK 116ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Date)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 98ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Int128)) OK 98ms
/aggregate functions/uniqExact/Map(Date,DateTime64(3)) OK 123ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(DateTime)) OK 119ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Int64)) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 107ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Float32)) OK 95ms
/aggregate functions/uniqExact/Map(Date,Bool) OK 118ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Bool)) OK 125ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Int128)) OK 100ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Float64)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 104ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Float32)) OK 110ms
/aggregate functions/uniqExact/Map(Date,String) OK 92ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(String)) OK 101ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 96ms
/aggregate functions/uniqExact/Map(Date,FixedString(51)) OK 105ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Float64)) OK 108ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Date)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 105ms
/aggregate functions/uniqExact/Map(Date,UUID) OK 118ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Decimal128(38))) OK 232ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(UUID)) OK 221ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(DateTime)) OK 180ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 182ms
/aggregate functions/uniqExact/Map(Date,Nullable(UInt8)) OK 220ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(DateTime64(3))) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 153ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Date)) OK 135ms
/aggregate functions/uniqExact/Map(Date,Nullable(UInt16)) OK 120ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(Bool)) OK 113ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(DateTime)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/uniqExact/Map(Date,Nullable(UInt32)) OK 89ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(String)) OK 136ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(DateTime64(3))) OK 118ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/uniqExact/Map(Date,Nullable(UInt64)) OK 118ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(Bool)) OK 110ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(FixedString(51))) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/uniqExact/Map(Date,Nullable(UInt128)) OK 100ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(String)) OK 134ms
/aggregate functions/uniqCombined64/Map(UUID,Nullable(UUID)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/uniqExact/Map(Date,Nullable(Int8)) OK 114ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UInt8)) OK 150ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,uint8 OK 139ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(FixedString(51))) OK 119ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/uniqExact/Map(Date,Nullable(Int16)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/uniqTheta/Map(Int8,Nullable(UUID)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,uint64 OK 108ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UInt16)) OK 120ms
/aggregate functions/uniqExact/Map(Date,Nullable(Int32)) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,uint32 OK 97ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UInt8)) OK 134ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UInt32)) OK 112ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/uniqExact/Map(Date,Nullable(Int64)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,uint16 OK 94ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UInt64)) OK 164ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UInt16)) OK 123ms
/aggregate functions/uniqExact/Map(Date,Nullable(Int128)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 110ms
/aggregate functions/uniqExact/Map(Date,Nullable(Float32)) OK 108ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UInt32)) OK 114ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UInt128)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 118ms
/aggregate functions/uniqExact/Map(Date,Nullable(Float64)) OK 136ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UInt64)) OK 141ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Int8)) OK 133ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 104ms
/aggregate functions/uniqExact/Map(Date,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UInt128)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 126ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Int16)) OK 90ms
/aggregate functions/uniqExact/Map(Date,Nullable(Date)) OK 89ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Int32)) OK 115ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Int8)) OK 118ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Date))) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 111ms
/aggregate functions/uniqExact/Map(Date,Nullable(DateTime)) OK 96ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Int64)) OK 124ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Int16)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 115ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/uniqExact/Map(Date,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Int32)) OK 115ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Int128)) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 98ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/uniqExact/Map(Date,Nullable(Bool)) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 120ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Int64)) OK 133ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Float32)) OK 101ms
/aggregate functions/uniqExact/Map(Date,Nullable(String)) OK 124ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Float64)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Int128)) OK 132ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/uniqExact/Map(Date,Nullable(FixedString(51))) OK 110ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Date)) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/uniqHLL12/Map(Int64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/uniqExact/Map(Date,Nullable(UUID)) OK 106ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Float32)) OK 108ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(DateTime)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/uniqHLL12/Map(Int64,Array(String)) OK 115ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UInt8)) OK 104ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Float64)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Bool)) OK 89ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UInt16)) OK 115ms
/aggregate functions/uniqHLL12/Map(Int64,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Date)) OK 94ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(String)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,uint8 OK 109ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(DateTime)) OK 118ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UInt32)) OK 106ms
/aggregate functions/uniqHLL12/Map(Int64,Tuple(String)) OK 108ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,uint64 OK 94ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UInt64)) OK 119ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Bool)) OK 120ms
/aggregate functions/uniqHLL12/Map(Int128,UInt8) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,uint32 OK 108ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(UUID)) OK 93ms
/aggregate functions/uniqHLL12/Map(Int128,UInt16) OK 109ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UInt128)) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(String)) OK 105ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,uint16 OK 115ms
/aggregate functions/uniqHLL12/Map(Int128,UInt32) OK 138ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Int8)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 95ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(UUID)) OK 130ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Int16)) OK 134ms
/aggregate functions/uniqHLL12/Map(Int128,UInt64) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 132ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UInt8))) OK 137ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Int32)) OK 133ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/uniqHLL12/Map(Int128,UInt128) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 122ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Int64)) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 105ms
/aggregate functions/uniqHLL12/Map(Int128,Int8) OK 131ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 108ms
/aggregate functions/uniqHLL12/Map(Int128,Int16) OK 107ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Int128)) OK 131ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 92ms
/aggregate functions/uniqHLL12/Map(Int128,Int32) OK 155ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Float32)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Int32))) OK 150ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Float64)) OK 147ms
/aggregate functions/uniqHLL12/Map(Int128,Int64) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 98ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Int8))) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/uniqHLL12/Map(Int128,Int128) OK 152ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Date)) OK 105ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(DateTime)) OK 157ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Int128))) OK 154ms
/aggregate functions/uniqHLL12/Map(Int128,Float32) OK 128ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Bool)) OK 142ms
/aggregate functions/uniqHLL12/Map(Int128,Float64) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/uniqHLL12/Map(Int128,Decimal128(38)) OK 104ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(String)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/uniqHLL12/Map(Int128,Date) OK 169ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,uint8 OK 139ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(UUID)) OK 142ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(DateTime))) OK 145ms
/aggregate functions/uniqHLL12/Map(Int128,DateTime) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,uint64 OK 123ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Float64))) OK 143ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/uniqHLL12/Map(Int128,DateTime64(3)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,uint32 OK 141ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/uniqHLL12/Map(Int128,Bool) OK 170ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UInt16))) OK 157ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,uint16 OK 132ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 125ms
/aggregate functions/uniqHLL12/Map(Int128,String) OK 111ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/uniqCombined64/Map(UUID,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/uniqHLL12/Map(Int128,FixedString(51)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 109ms
/aggregate functions/uniqCombined64/Map(UUID,Array(String)) OK 128ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/uniqHLL12/Map(Int128,UUID) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 127ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/uniqCombined64/Map(UUID,Map(String,LowCardinality(Float64))) OK 105ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UInt8)) OK 126ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 92ms
/aggregate functions/uniqTheta/Map(Int8,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/uniqCombined64/Map(UUID,Tuple(String)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 116ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UInt16)) OK 112ms
/aggregate functions/uniqTheta/Map(Int8,Array(String)) OK 96ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UInt8) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 113ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UInt32)) OK 103ms
/aggregate functions/uniqTheta/Map(Int8,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UInt16) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UInt64)) OK 120ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/uniqTheta/Map(Int8,Tuple(String)) OK 124ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UInt32) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 154ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UInt128)) OK 132ms
/aggregate functions/uniqTheta/Map(Int16,UInt8) OK 182ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UInt64) OK 222ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Int8)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/uniqTheta/Map(Int16,UInt16) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Float64))) OK 133ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UInt128) OK 115ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Int16)) OK 117ms
/aggregate functions/uniqTheta/Map(Int16,UInt32) OK 92ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Int8) OK 138ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Int32)) OK 131ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/uniqTheta/Map(Int16,UInt64) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Int16) OK 136ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Int64)) OK 113ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/uniqTheta/Map(Int16,UInt128) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,uint8 OK 92ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Int128)) OK 123ms
/aggregate functions/uniqTheta/Map(Int16,Int8) OK 106ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(Bool))) OK 120ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Int32) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,uint64 OK 95ms
/aggregate functions/uniqTheta/Map(Int16,Int16) OK 116ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Float32)) OK 139ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Int64) OK 111ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,uint32 OK 119ms
/aggregate functions/uniqTheta/Map(Int16,Int32) OK 97ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Int128) OK 116ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 142ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Float64)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,uint16 OK 128ms
/aggregate functions/uniqTheta/Map(Int16,Int64) OK 90ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Float32) OK 94ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/uniqExact/Map(Date,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 99ms
/aggregate functions/uniqTheta/Map(Int16,Int128) OK 100ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Float64) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 131ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Date)) OK 119ms
/aggregate functions/uniqExact/Map(Date,Array(String)) OK 132ms
/aggregate functions/uniqTheta/Map(Int16,Float32) OK 104ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Decimal128(38)) OK 103ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(DateTime)) OK 129ms
/aggregate functions/uniqTheta/Map(Int16,Float64) OK 153ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 145ms
/aggregate functions/uniqExact/Map(Date,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Date) OK 130ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/uniqExact/Map(Date,Tuple(String)) OK 146ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 123ms
/aggregate functions/uniqTheta/Map(Int16,Decimal128(38)) OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),DateTime) OK 122ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(Bool)) OK 112ms
/aggregate functions/uniqTheta/Map(Int16,Date) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),DateTime64(3)) OK 138ms
/aggregate functions/uniqExact/Map(DateTime,UInt8) OK 125ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(String)) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 105ms
/aggregate functions/uniqTheta/Map(Int16,DateTime) OK 93ms
/aggregate functions/uniqExact/Map(DateTime,UInt16) OK 94ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Bool) OK 101ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(FixedString(51))) OK 106ms
/aggregate functions/uniqTheta/Map(Int16,DateTime64(3)) OK 152ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 117ms
/aggregate functions/uniqExact/Map(DateTime,UInt32) OK 107ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),String) OK 106ms
/aggregate functions/uniqHLL12/Map(Int128,Nullable(UUID)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 144ms
/aggregate functions/uniqExact/Map(DateTime,UInt64) OK 143ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),FixedString(51)) OK 118ms
/aggregate functions/uniqTheta/Map(Int16,Bool) OK 122ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UInt8)) OK 107ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),UUID) OK 137ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/uniqTheta/Map(Int16,String) OK 149ms
/aggregate functions/uniqExact/Map(DateTime,UInt128) OK 152ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UInt16)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UInt32)) OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UInt8)) OK 112ms
/aggregate functions/uniqTheta/Map(Int16,FixedString(51)) OK 118ms
/aggregate functions/uniqExact/Map(DateTime,Int8) OK 106ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UInt64)) OK 113ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UInt16)) OK 143ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/uniqExact/Map(DateTime,Int16) OK 98ms
/aggregate functions/uniqTheta/Map(Int16,UUID) OK 121ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UInt128)) OK 93ms
/aggregate functions/uniqExact/Map(DateTime,Int32) OK 143ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UInt32)) OK 135ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UInt8)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Int8)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,uint8 OK 115ms
/aggregate functions/uniqExact/Map(DateTime,Int64) OK 150ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UInt16)) OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UInt64)) OK 140ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Int16)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,uint64 OK 89ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UInt32)) OK 96ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Int32)) OK 107ms
/aggregate functions/uniqExact/Map(DateTime,Int128) OK 116ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UInt128)) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,uint32 OK 85ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UInt64)) OK 90ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Int64)) OK 113ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Int8)) OK 133ms
/aggregate functions/uniqExact/Map(DateTime,Float32) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,uint16 OK 118ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UInt128)) OK 104ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Int128)) OK 127ms
/aggregate functions/uniqExact/Map(DateTime,Float64) OK 134ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Int16)) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 135ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Int8)) OK 114ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Float32)) OK 92ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Int32)) OK 130ms
/aggregate functions/uniqExact/Map(DateTime,Decimal128(38)) OK 114ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Int16)) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 125ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Float64)) OK 90ms
/aggregate functions/uniqExact/Map(DateTime,Date) OK 127ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Int64)) OK 141ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Int32)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 129ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Date)) OK 126ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Int64)) OK 113ms
/aggregate functions/uniqExact/Map(DateTime,DateTime) OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Int128)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 103ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(DateTime)) OK 100ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Int128)) OK 101ms
/aggregate functions/uniqExact/Map(DateTime,DateTime64(3)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Bool)) OK 106ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Float32)) OK 105ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Float32)) OK 95ms
/aggregate functions/uniqExact/Map(DateTime,Bool) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 137ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(String)) OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Float64)) OK 104ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Float64)) OK 89ms
/aggregate functions/uniqExact/Map(DateTime,String) OK 98ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 99ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 99ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/uniqExact/Map(DateTime,FixedString(51)) OK 98ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Date)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 114ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(UUID)) OK 119ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Date)) OK 120ms
/aggregate functions/uniqExact/Map(DateTime,UUID) OK 106ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(DateTime)) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(DateTime)) OK 116ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UInt8)) OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 186ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(DateTime64(3))) OK 134ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UInt16)) OK 160ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(Bool)) OK 157ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UInt32)) OK 114ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(Bool)) OK 132ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UInt64))) OK 160ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UInt64)) OK 152ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 157ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(String)) OK 118ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(String)) OK 92ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(FixedString(51))) OK 126ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(FixedString(51))) OK 101ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UInt128)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,uint8 OK 102ms
/aggregate functions/uniqTheta/Map(Int16,Nullable(UUID)) OK 101ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Nullable(UUID)) OK 100ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Int8)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,uint64 OK 97ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UInt8)) OK 102ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Int16)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,uint32 OK 126ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UInt16)) OK 105ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UInt16)) OK 101ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Int32)) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,uint16 OK 95ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UInt32)) OK 108ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UInt32)) OK 107ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Int64)) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 91ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UInt64)) OK 121ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Int128)) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 110ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UInt128)) OK 120ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UInt128)) OK 138ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Float32)) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 118ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Int8)) OK 168ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Float64)) OK 148ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 133ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Int8)) OK 103ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Int16)) OK 133ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Date))) OK 145ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Int16)) OK 118ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Int32)) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 133ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Date)) OK 123ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Int32)) OK 150ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Int64)) OK 117ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(DateTime)) OK 198ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 190ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(Bool))) OK 198ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Int64)) OK 178ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Int128)) OK 171ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 141ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(DateTime64(3))) OK 135ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Int128)) OK 146ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Float32)) OK 93ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(Bool)) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Float32)) OK 110ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Float64)) OK 109ms
/aggregate functions/uniqHLL12/Map(Int128,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(String)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Float64)) OK 109ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Date)) OK 109ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(FixedString(51))) OK 100ms
/aggregate functions/uniqHLL12/Map(Int128,Array(String)) OK 151ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Date)) OK 137ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(DateTime)) OK 110ms
/aggregate functions/uniqExact/Map(DateTime,Nullable(UUID)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Bool)) OK 136ms
/aggregate functions/uniqHLL12/Map(Int128,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(DateTime)) OK 93ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UInt8)) OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Bool)) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,uint8 OK 135ms
/aggregate functions/uniqHLL12/Map(Int128,Tuple(String)) OK 99ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(String)) OK 113ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UInt16)) OK 107ms
/aggregate functions/uniqHLL12/Map(Date,UInt8) OK 120ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(String)) OK 132ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,uint64 OK 119ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UInt32)) OK 118ms
/aggregate functions/uniqHLL12/Map(Date,UInt16) OK 96ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(UUID)) OK 130ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,uint32 OK 117ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UInt64)) OK 119ms
/aggregate functions/uniqHLL12/Map(Date,UInt32) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,uint16 OK 153ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UInt128)) OK 149ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(UUID)) OK 113ms
/aggregate functions/uniqHLL12/Map(Date,UInt64) OK 125ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 108ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Int8)) OK 121ms
/aggregate functions/uniqHLL12/Map(Date,UInt128) OK 102ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 95ms
/aggregate functions/uniqHLL12/Map(Date,Int8) OK 105ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Int16)) OK 99ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 123ms
/aggregate functions/uniqHLL12/Map(Date,Int16) OK 127ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Int32)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 147ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UInt128))) OK 142ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Int64)) OK 103ms
/aggregate functions/uniqHLL12/Map(Date,Int32) OK 127ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Int128)) OK 133ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 125ms
/aggregate functions/uniqHLL12/Map(Date,Int64) OK 138ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 113ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Float32)) OK 143ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 139ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Int16))) OK 136ms
/aggregate functions/uniqHLL12/Map(Date,Int128) OK 115ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Float64)) OK 140ms
/aggregate functions/uniqHLL12/Map(Date,Float32) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 147ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 164ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Date)) OK 146ms
/aggregate functions/uniqHLL12/Map(Date,Float64) OK 127ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/uniqHLL12/Map(Date,Decimal128(38)) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(DateTime)) OK 116ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/uniqHLL12/Map(Date,Date) OK 143ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Bool)) OK 113ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(String)) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/uniqHLL12/Map(Date,DateTime) OK 135ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 152ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/uniqHLL12/Map(Date,DateTime64(3)) OK 118ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(UUID)) OK 121ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/uniqHLL12/Map(Date,Bool) OK 155ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint8 XFail 131ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint64 XFail 148ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/uniqHLL12/Map(Date,String) OK 134ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/uniqHLL12/Map(Date,FixedString(51)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint32 XFail 105ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/uniqTheta/Map(Int16,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/uniqHLL12/Map(Date,UUID) OK 92ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,uint16 XFail 105ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UInt8)) OK 96ms
/aggregate functions/uniqTheta/Map(Int16,Array(String)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint8_ XFail 124ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UInt16)) OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/uniqTheta/Map(Int16,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint64_ XFail 111ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UInt32)) OK 105ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Array(String)) OK 107ms
/aggregate functions/uniqTheta/Map(Int16,Tuple(String)) OK 105ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint32_ XFail 106ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UInt64)) OK 104ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/uniqTheta/Map(Int32,UInt8) OK 133ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,nullable_uint16_ XFail 122ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UInt128)) OK 102ms
/aggregate functions/uniqCombined64/Map(LowCardinality(String),Tuple(String)) OK 102ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/uniqTheta/Map(Int32,UInt16) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ XFail 116ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Int8)) OK 114ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UInt8) OK 108ms
/aggregate functions/uniqTheta/Map(Int32,UInt32) OK 126ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ XFail 126ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Int16)) OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UInt16) OK 101ms
/aggregate functions/uniqTheta/Map(Int32,UInt64) OK 107ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ XFail 135ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UInt32) OK 128ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Int32)) OK 112ms
/aggregate functions/uniqTheta/Map(Int32,UInt128) OK 89ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Int64)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ XFail 129ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UInt64) OK 107ms
/aggregate functions/uniqTheta/Map(Int32,Int8) OK 99ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UInt128) OK 128ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Int128)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ XFail 136ms
/aggregate functions/uniqTheta/Map(Int32,Int16) OK 135ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Float32)) OK 124ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Int8) OK 109ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ XFail 116ms
/aggregate functions/uniqTheta/Map(Int32,Int32) OK 119ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Int16) OK 111ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Float64)) OK 97ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ XFail 150ms
/aggregate functions/uniqTheta/Map(Int32,Int64) OK 104ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Int32) OK 102ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniqTheta/Map(Int32,Int128) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ XFail 94ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Int64) OK 103ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Date)) OK 103ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/uniqTheta/Map(Int32,Float32) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,uint8 OK 102ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Int128) OK 113ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(DateTime)) OK 97ms
/aggregate functions/uniqExact/Map(DateTime,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/uniqTheta/Map(Int32,Float64) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,uint64 OK 99ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Float32) OK 87ms
/aggregate functions/uniqExact/Map(DateTime,Array(String)) OK 85ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,uint32 OK 105ms
/aggregate functions/uniqTheta/Map(Int32,Decimal128(38)) OK 90ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Float64) OK 112ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(Bool)) OK 92ms
/aggregate functions/uniqExact/Map(DateTime,Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/uniqTheta/Map(Int32,Date) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,uint16 OK 96ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(String)) OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 113ms
/aggregate functions/uniqExact/Map(DateTime,Tuple(String)) OK 101ms
/aggregate functions/uniqTheta/Map(Int32,DateTime) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 96ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(FixedString(51))) OK 109ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Date) OK 117ms
/aggregate functions/uniqExact/Map(Bool,UInt8) OK 105ms
/aggregate functions/uniqTheta/Map(Int32,DateTime64(3)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 115ms
/aggregate functions/uniqHLL12/Map(Date,Nullable(UUID)) OK 116ms
/aggregate functions/uniqExact/Map(Bool,UInt16) OK 130ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),DateTime) OK 118ms
/aggregate functions/uniqTheta/Map(Int32,Bool) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 110ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UInt8)) OK 92ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 123ms
/aggregate functions/uniqExact/Map(Bool,UInt32) OK 109ms
/aggregate functions/uniqTheta/Map(Int32,String) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 109ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UInt16)) OK 191ms
/aggregate functions/uniqTheta/Map(Int32,FixedString(51)) OK 157ms
/aggregate functions/uniqExact/Map(Bool,UInt64) OK 162ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Bool) OK 149ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 152ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UInt32)) OK 117ms
/aggregate functions/uniqTheta/Map(Int32,UUID) OK 125ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),String) OK 125ms
/aggregate functions/uniqExact/Map(Bool,UInt128) OK 154ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 138ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UInt64)) OK 143ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UInt8)) OK 121ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/uniqExact/Map(Bool,Int8) OK 108ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),UUID) OK 118ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UInt16)) OK 140ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UInt128)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 113ms
/aggregate functions/uniqExact/Map(Bool,Int16) OK 121ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 100ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Int8)) OK 148ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UInt32)) OK 105ms
/aggregate functions/uniqExact/Map(Bool,Int32) OK 113ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 101ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UInt64)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/uniqExact/Map(Bool,Int64) OK 114ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Int16)) OK 137ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 111ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UInt128)) OK 121ms
/aggregate functions/uniqExact/Map(Bool,Int128) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Int32)) OK 126ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 111ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Int8)) OK 101ms
/aggregate functions/uniqExact/Map(Bool,Float32) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 102ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Int64)) OK 109ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Int16)) OK 109ms
/aggregate functions/uniqExact/Map(Bool,Float64) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,uint8 OK 91ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 110ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Int128)) OK 103ms
/aggregate functions/uniqExact/Map(Bool,Decimal128(38)) OK 125ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Int32)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,uint64 OK 100ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 107ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Float32)) OK 94ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Int64)) OK 114ms
/aggregate functions/uniqExact/Map(Bool,Date) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,uint32 OK 94ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Float64)) OK 98ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,uint16 OK 114ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Int128)) OK 125ms
/aggregate functions/uniqExact/Map(Bool,DateTime) OK 121ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Date)) OK 126ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 119ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Float32)) OK 120ms
/aggregate functions/uniqExact/Map(Bool,DateTime64(3)) OK 110ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(DateTime)) OK 103ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 105ms
/aggregate functions/uniqExact/Map(Bool,Bool) OK 103ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Float64)) OK 113ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Bool)) OK 120ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 110ms
/aggregate functions/uniqExact/Map(Bool,String) OK 95ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 130ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(String)) OK 113ms
/aggregate functions/uniqExact/Map(Bool,FixedString(51)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 97ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Date)) OK 98ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 111ms
/aggregate functions/uniqExact/Map(Bool,UUID) OK 97ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(DateTime)) OK 114ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(UUID)) OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 111ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UInt8)) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 97ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 147ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UInt16)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 116ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(Bool)) OK 112ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UInt32)) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 106ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 106ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(String)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 109ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UInt64)) OK 110ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(FixedString(51))) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 104ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UInt128)) OK 104ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/uniqTheta/Map(Int32,Nullable(UUID)) OK 96ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 127ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Int8)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UInt8)) OK 97ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Int16)) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 100ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UInt16)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,uint8 OK 143ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 112ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Int32)) OK 119ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UInt32)) OK 114ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 159ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Int64)) OK 150ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,uint64 OK 114ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UInt64)) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,uint32 OK 131ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 144ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Int128)) OK 111ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UInt128)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,uint16 OK 137ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Float32)) OK 149ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Int8)) OK 143ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 172ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Float64)) OK 108ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 127ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Int16)) OK 109ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Date))) OK 148ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Int32)) OK 134ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 132ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Date)) OK 123ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Int64)) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 130ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 163ms
/aggregate functions/uniqExact/Map(Bool,Nullable(DateTime)) OK 131ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Int128)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 108ms
/aggregate functions/uniqExact/Map(Bool,Nullable(DateTime64(3))) OK 157ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 161ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Float32)) OK 153ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 129ms
/aggregate functions/uniqExact/Map(Bool,Nullable(Bool)) OK 122ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 150ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 155ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 109ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Float64)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniqExact/Map(Bool,Nullable(String)) OK 106ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Date)) OK 109ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 107ms
/aggregate functions/uniqHLL12/Map(Date,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 103ms
/aggregate functions/uniqExact/Map(Bool,Nullable(FixedString(51))) OK 93ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(DateTime)) OK 106ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 111ms
/aggregate functions/uniqHLL12/Map(Date,Array(String)) OK 108ms
/aggregate functions/uniqExact/Map(Bool,Nullable(UUID)) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Bool)) OK 130ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 127ms
/aggregate functions/uniqHLL12/Map(Date,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UInt8)) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/uniqHLL12/Map(Date,Tuple(String)) OK 105ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(String)) OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 112ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UInt16)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/uniqHLL12/Map(DateTime,UInt8) OK 121ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 120ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UInt32)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/uniqHLL12/Map(DateTime,UInt16) OK 92ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(UUID)) OK 126ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 104ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UInt64)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,uint8 OK 115ms
/aggregate functions/uniqHLL12/Map(DateTime,UInt32) OK 93ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 153ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UInt128)) OK 124ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,uint64 OK 120ms
/aggregate functions/uniqHLL12/Map(DateTime,UInt64) OK 105ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Int8)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,uint32 OK 125ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 113ms
/aggregate functions/uniqHLL12/Map(DateTime,UInt128) OK 133ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Int16)) OK 123ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,uint16 OK 108ms
/aggregate functions/uniqHLL12/Map(DateTime,Int8) OK 106ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Int32)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 145ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/uniqHLL12/Map(DateTime,Int16) OK 138ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Int64)) OK 146ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 143ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/uniqHLL12/Map(DateTime,Int32) OK 134ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Int128)) OK 132ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 152ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 127ms
/aggregate functions/uniqHLL12/Map(DateTime,Int64) OK 136ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Float32)) OK 96ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 184ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 202ms
/aggregate functions/uniqHLL12/Map(DateTime,Int128) OK 191ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Float64)) OK 145ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Int32))) OK 184ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 94ms
/aggregate functions/uniqHLL12/Map(DateTime,Float32) OK 101ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Date)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 99ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/uniqHLL12/Map(DateTime,Float64) OK 108ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(DateTime)) OK 109ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 98ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/uniqHLL12/Map(DateTime,Decimal128(38)) OK 114ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Bool)) OK 122ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 104ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/uniqHLL12/Map(DateTime,Date) OK 113ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(String)) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/uniqHLL12/Map(DateTime,DateTime) OK 121ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/uniqHLL12/Map(DateTime,DateTime64(3)) OK 124ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(UUID)) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 155ms
/aggregate functions/uniqHLL12/Map(DateTime,Bool) OK 118ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/uniqHLL12/Map(DateTime,String) OK 94ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,uint8 OK 123ms
/aggregate functions/uniqHLL12/Map(DateTime,FixedString(51)) OK 95ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,uint64 OK 133ms
/aggregate functions/uniqHLL12/Map(DateTime,UUID) OK 119ms
/aggregate functions/uniqTheta/Map(Int32,LowCardinality(Nullable(UUID))) OK 155ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UInt64))) OK 160ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,uint32 OK 131ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UInt8)) OK 125ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/uniqTheta/Map(Int32,Array(String)) OK 145ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,uint16 OK 133ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UInt16)) OK 124ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UInt32)) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 144ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/uniqTheta/Map(Int32,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/uniqTheta/Map(Int32,Tuple(String)) OK 160ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UInt64)) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 111ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Array(String)) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 117ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UInt128)) OK 119ms
/aggregate functions/uniqTheta/Map(Int64,UInt8) OK 113ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 168ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 147ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Int64))) OK 144ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Int8)) OK 107ms
/aggregate functions/uniqTheta/Map(Int64,UInt16) OK 92ms
/aggregate functions/uniqTheta/Map(Int64,UInt32) OK 148ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Int16)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 129ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/uniqCombined64/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 134ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Int32)) OK 163ms
/aggregate functions/uniqTheta/Map(Int64,UInt64) OK 163ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 172ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/uniqCombined64/Nullable(UInt8) OK 149ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Float64))) OK 156ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Int64)) OK 132ms
/aggregate functions/uniqTheta/Map(Int64,UInt128) OK 145ms
/aggregate functions/uniqCombined64/Nullable(UInt16) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 125ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Int128)) OK 155ms
/aggregate functions/uniqCombined64/Nullable(UInt32) OK 148ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 100ms
/aggregate functions/uniqTheta/Map(Int64,Int8) OK 142ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/uniqCombined64/Nullable(UInt64) OK 147ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Float32)) OK 136ms
/aggregate functions/uniqTheta/Map(Int64,Int16) OK 119ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/uniqTheta/Map(Int64,Int32) OK 135ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Float64)) OK 102ms
/aggregate functions/uniqCombined64/Nullable(UInt128) OK 103ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(String))) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/uniqCombined64/Nullable(Int8) OK 126ms
/aggregate functions/uniqTheta/Map(Int64,Int64) OK 102ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Date)) OK 132ms
/aggregate functions/uniqTheta/Map(Int64,Int128) OK 121ms
/aggregate functions/uniqCombined64/Nullable(Int16) OK 127ms
/aggregate functions/uniqExact/Map(Bool,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,uint8 OK 98ms
/aggregate functions/uniqTheta/Map(Int64,Float32) OK 145ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(DateTime)) OK 134ms
/aggregate functions/uniqCombined64/Nullable(Int32) OK 110ms
/aggregate functions/uniqExact/Map(Bool,Array(String)) OK 148ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,uint64 OK 131ms
/aggregate functions/uniqCombined64/Nullable(Int64) OK 130ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/uniqTheta/Map(Int64,Float64) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,uint32 OK 119ms
/aggregate functions/uniqExact/Map(Bool,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/uniqCombined64/Nullable(Int128) OK 135ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(Bool)) OK 119ms
/aggregate functions/uniqTheta/Map(Int64,Decimal128(38)) OK 148ms
/aggregate functions/uniqExact/Map(Bool,Tuple(String)) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,uint16 OK 118ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(String)) OK 171ms
/aggregate functions/uniqCombined64/Nullable(Float32) OK 145ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 150ms
/aggregate functions/uniqTheta/Map(Int64,Date) OK 110ms
/aggregate functions/uniqExact/Map(String,UInt8) OK 136ms
/aggregate functions/uniqTheta/Map(Int64,DateTime) OK 136ms
/aggregate functions/uniqCombined64/Nullable(Float64) OK 135ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(FixedString(51))) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 129ms
/aggregate functions/uniqExact/Map(String,UInt16) OK 133ms
/aggregate functions/uniqTheta/Map(Int64,DateTime64(3)) OK 156ms
/aggregate functions/uniqCombined64/Nullable(Decimal128(38)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 139ms
/aggregate functions/uniqHLL12/Map(DateTime,Nullable(UUID)) OK 148ms
/aggregate functions/uniqExact/Map(String,UInt32) OK 148ms
/aggregate functions/uniqCombined64/Nullable(Date) OK 116ms
/aggregate functions/uniqTheta/Map(Int64,Bool) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 126ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqExact/Map(String,UInt64) OK 132ms
/aggregate functions/uniqCombined64/Nullable(DateTime) OK 94ms
/aggregate functions/uniqTheta/Map(Int64,String) OK 130ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UInt16)) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 104ms
/aggregate functions/uniqExact/Map(String,UInt128) OK 115ms
/aggregate functions/uniqCombined64/Nullable(DateTime64(3)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 128ms
/aggregate functions/uniqTheta/Map(Int64,FixedString(51)) OK 125ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UInt32)) OK 129ms
/aggregate functions/uniqExact/Map(String,Int8) OK 121ms
/aggregate functions/uniqCombined64/Nullable(Bool) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 151ms
/aggregate functions/uniqTheta/Map(Int64,UUID) OK 137ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UInt64)) OK 139ms
/aggregate functions/uniqExact/Map(String,Int16) OK 142ms
/aggregate functions/uniqCombined64/Nullable(String) OK 106ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UInt8)) OK 154ms
/aggregate functions/uniqCombined64/Nullable(FixedString(51)) OK 160ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 121ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UInt128)) OK 114ms
/aggregate functions/uniqExact/Map(String,Int32) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Int8)) OK 152ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UInt16)) OK 156ms
/aggregate functions/uniqExact/Map(String,Int64) OK 130ms
/aggregate functions/uniqCombined64/Nullable(UUID) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 163ms
/aggregate functions/uniqCombined64/Array(UInt8) OK 119ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Int16)) OK 119ms
/aggregate functions/uniqExact/Map(String,Int128) OK 135ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UInt32)) OK 108ms
/aggregate functions/uniqCombined64/Array(UInt16) OK 137ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Int32)) OK 155ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UInt64)) OK 146ms
/aggregate functions/uniqExact/Map(String,Float32) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/uniqCombined64/Array(UInt32) OK 159ms
/aggregate functions/uniqExact/Map(String,Float64) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Int64)) OK 143ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UInt128)) OK 116ms
/aggregate functions/uniqExact/Map(String,Decimal128(38)) OK 153ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 141ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Int8)) OK 135ms
/aggregate functions/uniqCombined64/Array(UInt64) OK 137ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Int128)) OK 122ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 168ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Int16)) OK 146ms
/aggregate functions/uniqExact/Map(String,Date) OK 142ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Float32)) OK 109ms
/aggregate functions/uniqCombined64/Array(UInt128) OK 145ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Float64)) OK 109ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Int32)) OK 133ms
/aggregate functions/uniqExact/Map(String,DateTime) OK 122ms
/aggregate functions/uniqCombined64/Array(Int8) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 90ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Date)) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 112ms
/aggregate functions/uniqCombined64/Array(Int16) OK 121ms
/aggregate functions/uniqExact/Map(String,DateTime64(3)) OK 106ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Int64)) OK 115ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(DateTime)) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 124ms
/aggregate functions/uniqExact/Map(String,Bool) OK 107ms
/aggregate functions/uniqCombined64/Array(Int32) OK 134ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Int128)) OK 111ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Bool)) OK 115ms
/aggregate functions/uniqExact/Map(String,String) OK 166ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 115ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Float32)) OK 110ms
/aggregate functions/uniqCombined64/Array(Int64) OK 108ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(String)) OK 146ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 115ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Float64)) OK 124ms
/aggregate functions/uniqCombined64/Array(Int128) OK 107ms
/aggregate functions/uniqExact/Map(String,FixedString(51)) OK 101ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(FixedString(51))) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 190ms
/aggregate functions/uniqCombined64/Array(Float32) OK 211ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Decimal128(38))) OK 188ms
/aggregate functions/uniqExact/Map(String,UUID) OK 183ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(UUID)) OK 173ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 149ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Date)) OK 144ms
/aggregate functions/uniqExact/Map(String,Nullable(UInt8)) OK 113ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/uniqCombined64/Array(Float64) OK 113ms
/aggregate functions/uniqExact/Map(String,Nullable(UInt16)) OK 150ms
/aggregate functions/uniqCombined64/Array(Decimal128(38)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 151ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(DateTime)) OK 118ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/uniqCombined64/Array(Date) OK 129ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(DateTime64(3))) OK 144ms
/aggregate functions/uniqExact/Map(String,Nullable(UInt32)) OK 143ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 116ms
/aggregate functions/uniqCombined64/Array(DateTime) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 132ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(Bool)) OK 148ms
/aggregate functions/uniqExact/Map(String,Nullable(UInt64)) OK 140ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/uniqCombined64/Array(DateTime64(3)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 131ms
/aggregate functions/uniqExact/Map(String,Nullable(UInt128)) OK 104ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(String)) OK 103ms
/aggregate functions/uniqCombined64/Array(Bool) OK 109ms
/aggregate functions/uniqExact/Map(String,Nullable(Int8)) OK 171ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(FixedString(51))) OK 145ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/uniqCombined64/Array(String) OK 109ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/uniqTheta/Map(Int64,Nullable(UUID)) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/uniqExact/Map(String,Nullable(Int16)) OK 128ms
/aggregate functions/uniqCombined64/Array(FixedString(51)) OK 112ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UInt8)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/uniqCombined64/Array(UUID) OK 100ms
/aggregate functions/uniqExact/Map(String,Nullable(Int32)) OK 103ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UInt16)) OK 94ms
/aggregate functions/uniqCombined64/Array(Nullable(UInt8)) OK 158ms
/aggregate functions/uniqExact/Map(String,Nullable(Int64)) OK 114ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 131ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UInt32)) OK 98ms
/aggregate functions/uniqExact/Map(String,Nullable(Int128)) OK 94ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 135ms
/aggregate functions/uniqCombined64/Array(Nullable(UInt16)) OK 99ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UInt64)) OK 112ms
/aggregate functions/uniqExact/Map(String,Nullable(Float32)) OK 99ms
/aggregate functions/uniqCombined64/Array(Nullable(UInt32)) OK 128ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UInt128)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 117ms
/aggregate functions/uniqExact/Map(String,Nullable(Float64)) OK 102ms
/aggregate functions/uniqCombined64/Array(Nullable(UInt64)) OK 120ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Int8)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 119ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/uniqExact/Map(String,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/uniqCombined64/Array(Nullable(UInt128)) OK 140ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Int16)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 138ms
/aggregate functions/uniqExact/Map(String,Nullable(Date)) OK 119ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Int32)) OK 115ms
/aggregate functions/uniqCombined64/Array(Nullable(Int8)) OK 133ms
/aggregate functions/uniqExact/Map(String,Nullable(DateTime)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 110ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Int64)) OK 125ms
/aggregate functions/uniqExact/Map(String,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 109ms
/aggregate functions/uniqCombined64/Array(Nullable(Int16)) OK 108ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Int128)) OK 157ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 151ms
/aggregate functions/uniqCombined64/Array(Nullable(Int32)) OK 123ms
/aggregate functions/uniqExact/Map(String,Nullable(Bool)) OK 125ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/uniqCombined64/Array(Nullable(Int64)) OK 134ms
/aggregate functions/uniqExact/Map(String,Nullable(String)) OK 119ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 126ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Float32)) OK 120ms
/aggregate functions/uniqExact/Map(String,Nullable(FixedString(51))) OK 150ms
/aggregate functions/uniqCombined64/Array(Nullable(Int128)) OK 131ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Float64)) OK 144ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 125ms
/aggregate functions/uniqHLL12/Map(DateTime,LowCardinality(Nullable(UUID))) OK 138ms
/aggregate functions/uniqCombined64/Array(Nullable(Float32)) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 128ms
/aggregate functions/uniqExact/Map(String,Nullable(UUID)) OK 128ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Date)) OK 140ms
/aggregate functions/uniqHLL12/Map(DateTime,Array(String)) OK 136ms
/aggregate functions/uniqCombined64/Array(Nullable(Float64)) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 120ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UInt8)) OK 100ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(DateTime)) OK 121ms
/aggregate functions/uniqHLL12/Map(DateTime,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UInt16)) OK 118ms
/aggregate functions/uniqCombined64/Array(Nullable(Decimal128(38))) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/uniqHLL12/Map(DateTime,Tuple(String)) OK 115ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Bool)) OK 104ms
/aggregate functions/uniqCombined64/Array(Nullable(Date)) OK 96ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UInt32)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/uniqHLL12/Map(Bool,UInt8) OK 127ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(String)) OK 131ms
/aggregate functions/uniqCombined64/Array(Nullable(DateTime)) OK 101ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UInt64)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 87ms
/aggregate functions/uniqHLL12/Map(Bool,UInt16) OK 96ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/uniqCombined64/Array(Nullable(DateTime64(3))) OK 114ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UInt128)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/uniqHLL12/Map(Bool,UInt32) OK 104ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(UUID)) OK 98ms
/aggregate functions/uniqCombined64/Array(Nullable(Bool)) OK 124ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Int8)) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 95ms
/aggregate functions/uniqHLL12/Map(Bool,UInt64) OK 115ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UInt8))) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 109ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Int16)) OK 98ms
/aggregate functions/uniqCombined64/Array(Nullable(String)) OK 103ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/uniqHLL12/Map(Bool,UInt128) OK 101ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Int32)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 99ms
/aggregate functions/uniqCombined64/Array(Nullable(FixedString(51))) OK 101ms
/aggregate functions/uniqHLL12/Map(Bool,Int8) OK 94ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 114ms
/aggregate functions/uniqCombined64/Array(Nullable(UUID)) OK 123ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Int64)) OK 108ms
/aggregate functions/uniqHLL12/Map(Bool,Int16) OK 130ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 116ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Int128)) OK 112ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UInt8)) OK 122ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/uniqHLL12/Map(Bool,Int32) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 127ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Float32)) OK 111ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UInt16)) OK 113ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/uniqHLL12/Map(Bool,Int64) OK 98ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Float64)) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 130ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UInt32)) OK 138ms
/aggregate functions/uniqHLL12/Map(Bool,Int128) OK 127ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Date)) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 131ms
/aggregate functions/uniqHLL12/Map(Bool,Float32) OK 132ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UInt64)) OK 124ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/uniqExact/Map(String,LowCardinality(DateTime)) OK 117ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 112ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqHLL12/Map(Bool,Float64) OK 129ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Bool)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 108ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Int8)) OK 124ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/uniqHLL12/Map(Bool,Decimal128(38)) OK 111ms
/aggregate functions/uniqExact/Map(String,LowCardinality(String)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 83ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Int16)) OK 135ms
/aggregate functions/uniqHLL12/Map(Bool,Date) OK 142ms
/aggregate functions/uniqExact/Map(String,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 112ms
/aggregate functions/uniqExact/Map(String,LowCardinality(UUID)) OK 146ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Int32)) OK 145ms
/aggregate functions/uniqHLL12/Map(Bool,DateTime) OK 99ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/uniqHLL12/Map(Bool,DateTime64(3)) OK 98ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Int64)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 92ms
/aggregate functions/uniqHLL12/Map(Bool,Bool) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Int128)) OK 97ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/uniqHLL12/Map(Bool,String) OK 99ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Float32)) OK 146ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UInt32))) OK 145ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/uniqHLL12/Map(Bool,FixedString(51)) OK 122ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Float64)) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 135ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/uniqHLL12/Map(Bool,UUID) OK 108ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Date)) OK 144ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UInt8)) OK 105ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 119ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UInt16)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 127ms
/aggregate functions/uniqCombined64/Array(LowCardinality(DateTime)) OK 118ms
/aggregate functions/uniqTheta/Map(Int64,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UInt32)) OK 89ms
/aggregate functions/uniqTheta/Map(Int64,Array(String)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 120ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Bool)) OK 119ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UInt64)) OK 98ms
/aggregate functions/uniqTheta/Map(Int64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 153ms
/aggregate functions/uniqCombined64/Array(LowCardinality(String)) OK 119ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UInt128)) OK 115ms
/aggregate functions/uniqTheta/Map(Int64,Tuple(String)) OK 103ms
/aggregate functions/uniqCombined64/Array(LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Int64))) OK 218ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Int8)) OK 209ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 114ms
/aggregate functions/uniqTheta/Map(Int128,UInt8) OK 163ms
/aggregate functions/uniqCombined64/Array(LowCardinality(UUID)) OK 146ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 228ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Int16)) OK 148ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/uniqTheta/Map(Int128,UInt16) OK 127ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 137ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Int32)) OK 104ms
/aggregate functions/uniqTheta/Map(Int128,UInt32) OK 130ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Int64)) OK 146ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Float64))) OK 157ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 143ms
/aggregate functions/uniqTheta/Map(Int128,UInt64) OK 112ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UInt64))) OK 156ms
/aggregate functions/uniqTheta/Map(Int128,UInt128) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Int128)) OK 159ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 113ms
/aggregate functions/uniqTheta/Map(Int128,Int8) OK 105ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Float32)) OK 91ms
/aggregate functions/uniqTheta/Map(Int128,Int16) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 105ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Float64)) OK 115ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/uniqTheta/Map(Int128,Int32) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/uniqTheta/Map(Int128,Int64) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Date)) OK 93ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/uniqTheta/Map(Int128,Int128) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(DateTime)) OK 120ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/uniqExact/Map(String,LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/uniqTheta/Map(Int128,Float32) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/uniqExact/Map(String,Array(String)) OK 117ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/uniqTheta/Map(Int128,Float64) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 116ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(Bool)) OK 101ms
/aggregate functions/uniqExact/Map(String,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/uniqTheta/Map(Int128,Decimal128(38)) OK 113ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 110ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(String)) OK 89ms
/aggregate functions/uniqExact/Map(String,Tuple(String)) OK 113ms
/aggregate functions/uniqTheta/Map(Int128,Date) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 114ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(FixedString(51))) OK 105ms
/aggregate functions/uniqExact/Map(FixedString(51),UInt8) OK 116ms
/aggregate functions/uniqTheta/Map(Int128,DateTime) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 125ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,Nullable(UUID)) OK 110ms
/aggregate functions/uniqExact/Map(FixedString(51),UInt16) OK 132ms
/aggregate functions/uniqTheta/Map(Int128,DateTime64(3)) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 130ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UInt8)) OK 119ms
/aggregate functions/uniqExact/Map(FixedString(51),UInt32) OK 93ms
/aggregate functions/uniqTheta/Map(Int128,Bool) OK 141ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 116ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UInt16)) OK 122ms
/aggregate functions/uniqExact/Map(FixedString(51),UInt64) OK 94ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 104ms
/aggregate functions/uniqTheta/Map(Int128,String) OK 112ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UInt32)) OK 101ms
/aggregate functions/uniqExact/Map(FixedString(51),UInt128) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 150ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UInt64)) OK 133ms
/aggregate functions/uniqTheta/Map(Int128,FixedString(51)) OK 114ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/uniqExact/Map(FixedString(51),Int8) OK 115ms
/aggregate functions/uniqTheta/Map(Int128,UUID) OK 122ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UInt128)) OK 136ms
/aggregate functions/uniqCombined64/Array(LowCardinality(Nullable(UUID))) OK 150ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 119ms
/aggregate functions/uniqExact/Map(FixedString(51),Int16) OK 109ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UInt8)) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 149ms
/aggregate functions/uniqExact/Map(FixedString(51),Int32) OK 131ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Int8)) OK 137ms
/aggregate functions/uniqCombined64/Array(Array(String)) OK 98ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UInt16)) OK 148ms
/aggregate functions/uniqCombined64/Array(Map(String,LowCardinality(Float64))) OK 160ms
/aggregate functions/uniqExact/Map(FixedString(51),Int64) OK 127ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Int16)) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 132ms
/aggregate functions/uniqExact/Map(FixedString(51),Int128) OK 131ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UInt32)) OK 148ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Int32)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 143ms
/aggregate functions/uniqCombined64/Array(Tuple(String)) OK 143ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Int64)) OK 120ms
/aggregate functions/uniqExact/Map(FixedString(51),Float32) OK 104ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UInt64)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/uniqCombined64/LowCardinality(UInt8) OK 106ms
/aggregate functions/uniqExact/Map(FixedString(51),Float64) OK 99ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Int128)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UInt128)) OK 108ms
/aggregate functions/uniqCombined64/LowCardinality(UInt16) OK 101ms
/aggregate functions/uniqExact/Map(FixedString(51),Decimal128(38)) OK 106ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Float32)) OK 106ms
/aggregate functions/uniqCombined64/LowCardinality(UInt32) OK 131ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Int8)) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/uniqExact/Map(FixedString(51),Date) OK 101ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Float64)) OK 107ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Int16)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/uniqCombined64/LowCardinality(UInt64) OK 92ms
/aggregate functions/uniqExact/Map(FixedString(51),DateTime) OK 117ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Date)) OK 104ms
/aggregate functions/uniqCombined64/LowCardinality(UInt128) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 120ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Int32)) OK 115ms
/aggregate functions/uniqExact/Map(FixedString(51),DateTime64(3)) OK 108ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(DateTime)) OK 109ms
/aggregate functions/uniqCombined64/LowCardinality(Int8) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 128ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Int64)) OK 111ms
/aggregate functions/uniqExact/Map(FixedString(51),Bool) OK 94ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Bool)) OK 104ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Int128)) OK 122ms
/aggregate functions/uniqCombined64/LowCardinality(Int16) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 120ms
/aggregate functions/uniqExact/Map(FixedString(51),String) OK 114ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(String)) OK 110ms
/aggregate functions/uniqCombined64/LowCardinality(Int32) OK 94ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Float32)) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 127ms
/aggregate functions/uniqExact/Map(FixedString(51),FixedString(51)) OK 111ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/uniqCombined64/LowCardinality(Int64) OK 98ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Float64)) OK 111ms
/aggregate functions/uniqExact/Map(FixedString(51),UUID) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 124ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(UUID)) OK 125ms
/aggregate functions/uniqCombined64/LowCardinality(Int128) OK 103ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UInt8)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 124ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/uniqCombined64/LowCardinality(Float32) OK 110ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Date)) OK 103ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UInt16)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 128ms
/aggregate functions/uniqCombined64/LowCardinality(Float64) OK 121ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(DateTime)) OK 91ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UInt32)) OK 119ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/uniqCombined64/LowCardinality(Date) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 118ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UInt64)) OK 149ms
/aggregate functions/uniqCombined64/LowCardinality(DateTime) OK 117ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 121ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(Bool)) OK 110ms
/aggregate functions/uniqCombined64/LowCardinality(Bool) OK 139ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 125ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UInt128)) OK 142ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(String)) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Int8))) OK 148ms
/aggregate functions/uniqCombined64/LowCardinality(String) OK 152ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 131ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(FixedString(51))) OK 143ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Int8)) OK 106ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Int16)) OK 161ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 136ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/uniqCombined64/LowCardinality(FixedString(51)) OK 129ms
/aggregate functions/uniqTheta/Map(Int128,Nullable(UUID)) OK 107ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UInt8)) OK 153ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/uniqCombined64/LowCardinality(UUID) OK 141ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Int32)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UInt16)) OK 139ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UInt8)) OK 114ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Int64)) OK 130ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UInt16)) OK 153ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Int128)) OK 127ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UInt32)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UInt64)) OK 123ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Float32)) OK 122ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UInt32)) OK 137ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 110ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UInt128)) OK 127ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Float64)) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 134ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Date))) OK 87ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Int8)) OK 128ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UInt128)) OK 142ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Decimal128(38))) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 104ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Date)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 139ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Int16)) OK 104ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Int8)) OK 103ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Int32)) OK 109ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(DateTime)) OK 114ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Int16)) OK 213ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 118ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Int64)) OK 148ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(DateTime64(3))) OK 208ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 199ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Int32)) OK 125ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 201ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Int128)) OK 110ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(Bool)) OK 142ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 157ms
/aggregate functions/uniqHLL12/Map(Bool,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Int64)) OK 135ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Float32)) OK 107ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(String)) OK 133ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Float64)) OK 145ms
/aggregate functions/uniqHLL12/Map(Bool,Array(String)) OK 114ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Int128)) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 130ms
/aggregate functions/uniqHLL12/Map(Bool,Map(String,LowCardinality(Float64))) OK 170ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(FixedString(51))) OK 136ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Float32)) OK 123ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Date)) OK 140ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 136ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Float64)) OK 123ms
/aggregate functions/uniqExact/Map(FixedString(51),Nullable(UUID)) OK 138ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(DateTime)) OK 124ms
/aggregate functions/uniqHLL12/Map(Bool,Tuple(String)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 140ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Date)) OK 122ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UInt8)) OK 118ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Bool)) OK 126ms
/aggregate functions/uniqHLL12/Map(String,UInt8) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 108ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(DateTime)) OK 121ms
/aggregate functions/uniqHLL12/Map(String,UInt16) OK 105ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UInt16)) OK 126ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(String)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 119ms
/aggregate functions/uniqHLL12/Map(String,UInt32) OK 149ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(Bool)) OK 134ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UInt32)) OK 122ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(String)) OK 112ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UInt64)) OK 130ms
/aggregate functions/uniqHLL12/Map(String,UInt64) OK 147ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(UUID)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(FixedString(51))) OK 143ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UInt128)) OK 108ms
/aggregate functions/uniqHLL12/Map(String,UInt128) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Int8)) OK 124ms
/aggregate functions/uniqCombined64/LowCardinality(Nullable(UUID)) OK 124ms
/aggregate functions/uniqHLL12/Map(String,Int8) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Int16)) OK 119ms
/aggregate functions/uniqCombined64/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 670ms
/aggregate functions/uniqHLL12/Map(String,Int16) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 106ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Int32)) OK 105ms
/aggregate functions/uniqHLL12/Map(String,Int32) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 104ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Int64)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 94ms
/aggregate functions/uniqHLL12/Map(String,Int64) OK 101ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Int128)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 116ms
/aggregate functions/uniqHLL12/Map(String,Int128) OK 95ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/uniqHLL12/Map(String,Float32) OK 106ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Float32)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 110ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Float64)) OK 124ms
/aggregate functions/uniqHLL12/Map(String,Float64) OK 122ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 93ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 129ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Date)) OK 105ms
/aggregate functions/uniqHLL12/Map(String,Decimal128(38)) OK 106ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(DateTime)) OK 135ms
/aggregate functions/uniqHLL12/Map(String,Date) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 134ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/uniqHLL12/Map(String,DateTime) OK 113ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Bool)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 119ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/uniqHLL12/Map(String,DateTime64(3)) OK 115ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(String)) OK 101ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 99ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/uniqHLL12/Map(String,Bool) OK 95ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 117ms
/aggregate functions/uniqHLL12/Map(String,String) OK 104ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(UUID)) OK 107ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(Bool))) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 101ms
/aggregate functions/uniqHLL12/Map(String,FixedString(51)) OK 97ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/uniqHLL12/Map(String,UUID) OK 98ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UInt8)) OK 90ms
/aggregate functions/uniqTheta/Map(Int128,LowCardinality(Nullable(UUID))) OK 94ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UInt16)) OK 96ms
/aggregate functions/uniqTheta/Map(Int128,Array(String)) OK 100ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UInt32)) OK 100ms
/aggregate functions/uniqTheta/Map(Int128,Map(String,LowCardinality(Float64))) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint8 XFail 129ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UInt64)) OK 131ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/uniqTheta/Map(Int128,Tuple(String)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint64 XFail 114ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UInt128)) OK 117ms
/aggregate functions/uniqTheta/Map(Date,UInt8) OK 127ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint32 XFail 115ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Int8)) OK 110ms
/aggregate functions/uniqTheta/Map(Date,UInt16) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,uint16 XFail 119ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Int16)) OK 130ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/uniqTheta/Map(Date,UInt32) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ XFail 175ms
/aggregate functions/uniqTheta/Map(Date,UInt64) OK 146ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Int32)) OK 120ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Int64)) OK 122ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/uniqTheta/Map(Date,UInt128) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ XFail 123ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Int128)) OK 127ms
/aggregate functions/uniqTheta/Map(Date,Int8) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ XFail 113ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/uniqTheta/Map(Date,Int16) OK 107ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Float32)) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ XFail 111ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/uniqTheta/Map(Date,Int32) OK 130ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ XFail 120ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Float64)) OK 129ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/uniqTheta/Map(Date,Int64) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ XFail 115ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Decimal128(38))) OK 133ms
/aggregate functions/uniqTheta/Map(Date,Int128) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ XFail 113ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Date)) OK 103ms
/aggregate functions/uniqTheta/Map(Date,Float32) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ XFail 101ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/uniqHLL12/Map(String,Nullable(DateTime)) OK 104ms
/aggregate functions/uniqTheta/Map(Date,Float64) OK 88ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ XFail 124ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/uniqHLL12/Map(String,Nullable(DateTime64(3))) OK 134ms
/aggregate functions/uniqTheta/Map(Date,Decimal128(38)) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ XFail 138ms
/aggregate functions/uniqExact/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/uniqHLL12/Map(String,Nullable(Bool)) OK 129ms
/aggregate functions/uniqTheta/Map(Date,Date) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ XFail 141ms
/aggregate functions/uniqExact/Map(FixedString(51),Array(String)) OK 109ms
/aggregate functions/uniqTheta/Map(Date,DateTime) OK 110ms
/aggregate functions/uniqHLL12/Map(String,Nullable(String)) OK 124ms
/aggregate functions/uniqExact/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 121ms
/aggregate functions/uniqTheta/Map(Date,DateTime64(3)) OK 137ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ XFail 119ms
/aggregate functions/uniqHLL12/Map(String,Nullable(FixedString(51))) OK 121ms
/aggregate functions/uniqExact/Map(FixedString(51),Tuple(String)) OK 158ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 120ms
/aggregate functions/uniqTheta/Map(Date,Bool) OK 110ms
/aggregate functions/uniqHLL12/Map(String,Nullable(UUID)) OK 122ms
/aggregate functions/uniqTheta/Map(Date,String) OK 155ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 162ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UInt8)) OK 138ms
/aggregate functions/uniqExact/Map(UUID,UInt8) OK 132ms
/aggregate functions/uniqExact/Map(UUID,UInt16) OK 113ms
/aggregate functions/uniqTheta/Map(Date,FixedString(51)) OK 138ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UInt16)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 117ms
/aggregate functions/uniqExact/Map(UUID,UInt32) OK 141ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UInt32)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 119ms
/aggregate functions/uniqTheta/Map(Date,UUID) OK 88ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UInt8)) OK 139ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UInt64)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 123ms
/aggregate functions/uniqExact/Map(UUID,UInt64) OK 116ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UInt128)) OK 154ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UInt16)) OK 103ms
/aggregate functions/uniqExact/Map(UUID,UInt128) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 121ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UInt32)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 122ms
/aggregate functions/uniqExact/Map(UUID,Int8) OK 111ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Int8)) OK 103ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UInt64)) OK 93ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Int16)) OK 115ms
/aggregate functions/uniqExact/Map(UUID,Int16) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 114ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UInt128)) OK 89ms
/aggregate functions/uniqExact/Map(UUID,Int32) OK 107ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Int32)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 112ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Int8)) OK 109ms
/aggregate functions/uniqExact/Map(UUID,Int64) OK 118ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Int64)) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 136ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Int16)) OK 105ms
/aggregate functions/uniqExact/Map(UUID,Int128) OK 109ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Int128)) OK 110ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Int32)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 99ms
/aggregate functions/uniqExact/Map(UUID,Float32) OK 110ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Float32)) OK 112ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Int64)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 110ms
/aggregate functions/uniqExact/Map(UUID,Float64) OK 119ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Float64)) OK 120ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Int128)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/uniqExact/Map(UUID,Decimal128(38)) OK 111ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Float32)) OK 113ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Date)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/uniqExact/Map(UUID,Date) OK 107ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Float64)) OK 107ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(DateTime)) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/uniqExact/Map(UUID,DateTime) OK 91ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Bool)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/uniqExact/Map(UUID,DateTime64(3)) OK 92ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,uint8 OK 113ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(String)) OK 105ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Date)) OK 102ms
/aggregate functions/uniqExact/Map(UUID,Bool) OK 87ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,uint64 OK 105ms
/aggregate functions/uniqTheta/Map(Date,Nullable(DateTime)) OK 105ms
/aggregate functions/uniqExact/Map(UUID,String) OK 90ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(UUID)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,uint32 OK 106ms
/aggregate functions/uniqTheta/Map(Date,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/uniqExact/Map(UUID,FixedString(51)) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,uint16 OK 108ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/uniqExact/Map(UUID,UUID) OK 96ms
/aggregate functions/uniqTheta/Map(Date,Nullable(Bool)) OK 106ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 88ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UInt8)) OK 212ms
/aggregate functions/uniqTheta/Map(Date,Nullable(String)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 121ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/uniqTheta/Map(Date,Nullable(FixedString(51))) OK 213ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 128ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UInt16)) OK 122ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/uniqTheta/Map(Date,Nullable(UUID)) OK 133ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 126ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UInt32)) OK 98ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UInt64)) OK 122ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UInt8)) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 121ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UInt128)) OK 136ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UInt16)) OK 118ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 112ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UInt32)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 106ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Int8)) OK 87ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Int16)) OK 119ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 113ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UInt64)) OK 118ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Int32)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UInt128)) OK 116ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Int64)) OK 99ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Int8)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Int128)) OK 93ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Int16)) OK 124ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Float32)) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Float64)) OK 84ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Int64)) OK 102ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,uint8 OK 138ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Int128)) OK 89ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Date)) OK 106ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,uint64 OK 104ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Float32)) OK 97ms
/aggregate functions/uniqExact/Map(UUID,Nullable(DateTime)) OK 118ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,uint32 OK 107ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Float64)) OK 88ms
/aggregate functions/uniqExact/Map(UUID,Nullable(DateTime64(3))) OK 138ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,uint16 OK 133ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Date)) OK 119ms
/aggregate functions/uniqHLL12/Map(String,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/uniqExact/Map(UUID,Nullable(Bool)) OK 115ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(DateTime)) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 120ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Bool)) OK 121ms
/aggregate functions/uniqExact/Map(UUID,Nullable(String)) OK 123ms
/aggregate functions/uniqHLL12/Map(String,Array(String)) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 121ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(String)) OK 139ms
/aggregate functions/uniqExact/Map(UUID,Nullable(FixedString(51))) OK 138ms
/aggregate functions/uniqHLL12/Map(String,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 117ms
/aggregate functions/uniqHLL12/Map(String,Tuple(String)) OK 136ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 107ms
/aggregate functions/uniqExact/Map(UUID,Nullable(UUID)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 135ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UInt8) OK 116ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(UUID)) OK 137ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UInt16)) OK 119ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UInt16) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 113ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UInt32) OK 101ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UInt32)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UInt64) OK 97ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UInt64)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 127ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UInt128) OK 93ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UInt128)) OK 103ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Int8) OK 94ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Int8)) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Int16) OK 90ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Int16)) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Int32) OK 94ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Int32)) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 95ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Int64) OK 95ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Int64)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,uint8 OK 92ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Int128) OK 97ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Int128)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,uint64 OK 92ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Float32) OK 136ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Float32)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,uint32 OK 93ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Float64) OK 104ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Float64)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,uint16 OK 108ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Decimal128(38)) OK 112ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Date)) OK 124ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 115ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Date) OK 129ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(DateTime)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 119ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Date))) OK 147ms
/aggregate functions/uniqHLL12/Map(FixedString(51),DateTime) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 128ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Bool)) OK 115ms
/aggregate functions/uniqHLL12/Map(FixedString(51),DateTime64(3)) OK 130ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(String)) OK 121ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 118ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Bool) OK 111ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(UUID)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 113ms
/aggregate functions/uniqHLL12/Map(FixedString(51),String) OK 119ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 138ms
/aggregate functions/uniqHLL12/Map(FixedString(51),FixedString(51)) OK 105ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/uniqHLL12/Map(FixedString(51),UUID) OK 99ms
/aggregate functions/uniqTheta/Map(Date,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 106ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UInt8)) OK 111ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/uniqTheta/Map(Date,Array(String)) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UInt16)) OK 112ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UInt64))) OK 132ms
/aggregate functions/uniqTheta/Map(Date,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UInt32)) OK 92ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/uniqTheta/Map(Date,Tuple(String)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UInt64)) OK 92ms
/aggregate functions/uniqTheta/Map(DateTime,UInt8) OK 94ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UInt128)) OK 90ms
/aggregate functions/uniqTheta/Map(DateTime,UInt16) OK 110ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,uint8 OK 113ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Int8)) OK 104ms
/aggregate functions/uniqTheta/Map(DateTime,UInt32) OK 121ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,uint64 OK 111ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Int16)) OK 110ms
/aggregate functions/uniqTheta/Map(DateTime,UInt64) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,uint32 OK 118ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Int32)) OK 96ms
/aggregate functions/uniqTheta/Map(DateTime,UInt128) OK 99ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Int64)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,uint16 OK 112ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/uniqTheta/Map(DateTime,Int8) OK 106ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Int128)) OK 117ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 97ms
/aggregate functions/uniqTheta/Map(DateTime,Int16) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 110ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Float32)) OK 98ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/uniqTheta/Map(DateTime,Int32) OK 88ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Float64)) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 102ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/uniqTheta/Map(DateTime,Int64) OK 97ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Decimal128(38))) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 111ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/uniqTheta/Map(DateTime,Int128) OK 114ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Date)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 108ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,Float32) OK 96ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 103ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(DateTime)) OK 113ms
/aggregate functions/uniqTheta/Map(DateTime,Float64) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 144ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(DateTime64(3))) OK 123ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/uniqTheta/Map(DateTime,Decimal128(38)) OK 90ms
/aggregate functions/uniqTheta/Map(DateTime,Date) OK 121ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(Bool)) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 104ms
/aggregate functions/uniqExact/Map(UUID,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/uniqTheta/Map(DateTime,DateTime) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(String)) OK 102ms
/aggregate functions/uniqExact/Map(UUID,Array(String)) OK 114ms
/aggregate functions/uniqTheta/Map(DateTime,DateTime64(3)) OK 114ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(FixedString(51))) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/uniqExact/Map(UUID,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/uniqTheta/Map(DateTime,Bool) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Nullable(UUID)) OK 101ms
/aggregate functions/uniqExact/Map(UUID,Tuple(String)) OK 132ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UInt8)) OK 126ms
/aggregate functions/uniqTheta/Map(DateTime,String) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UInt8) OK 107ms
/aggregate functions/uniqTheta/Map(DateTime,FixedString(51)) OK 101ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UInt16)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint8 XFail 123ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UInt16) OK 100ms
/aggregate functions/uniqTheta/Map(DateTime,UUID) OK 92ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UInt32)) OK 134ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UInt32) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint64 XFail 100ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UInt8)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint32 XFail 114ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UInt64) OK 118ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UInt64)) OK 91ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UInt16)) OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UInt128)) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,uint16 XFail 129ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UInt128) OK 104ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UInt32)) OK 115ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Int8)) OK 103ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Int8) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ XFail 110ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UInt64)) OK 109ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Int16)) OK 94ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Int16) OK 158ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ XFail 141ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UInt128)) OK 141ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Int32)) OK 98ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ XFail 116ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Int32) OK 150ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Int8)) OK 144ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Int64)) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ XFail 124ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Int16)) OK 113ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Int128)) OK 96ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Int64) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ XFail 93ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Float32)) OK 128ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Int128) OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Int32)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ XFail 95ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Float32) OK 90ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Int64)) OK 118ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Float64)) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ XFail 94ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Float64) OK 115ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Int128)) OK 121ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Date)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ XFail 119ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Decimal128(38)) OK 88ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(DateTime)) OK 111ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Float32)) OK 109ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ XFail 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Date) OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Bool)) OK 105ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Float64)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ XFail 197ms
/aggregate functions/uniqExact/Map(LowCardinality(String),DateTime) OK 97ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(String)) OK 142ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Decimal128(38))) OK 253ms
/aggregate functions/uniqExact/Map(LowCardinality(String),DateTime64(3)) OK 254ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ XFail 141ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ XFail 135ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(UUID)) OK 109ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Date)) OK 119ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Bool) OK 121ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(DateTime)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,uint8 OK 117ms
/aggregate functions/uniqExact/Map(LowCardinality(String),String) OK 113ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,uint64 OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(String),FixedString(51)) OK 132ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(Bool)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,uint32 OK 112ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),UUID) OK 104ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(String)) OK 92ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,uint16 OK 111ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UInt8)) OK 112ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(FixedString(51))) OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 120ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UInt16)) OK 100ms
/aggregate functions/uniqTheta/Map(DateTime,Nullable(UUID)) OK 90ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UInt32)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 110ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UInt8)) OK 109ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 91ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UInt64)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 108ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UInt16)) OK 107ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UInt128)) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 91ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UInt32)) OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Int8)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 97ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UInt64)) OK 105ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Int16)) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 103ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UInt128)) OK 97ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Int32)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 94ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Int8)) OK 108ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Int64)) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 94ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Int16)) OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Int128)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Int32)) OK 99ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 92ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Float32)) OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Int64)) OK 89ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Float64)) OK 109ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Int128)) OK 105ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 121ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Float32)) OK 107ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/int8,uint8 OK 110ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Float64)) OK 122ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Date)) OK 123ms
/aggregate functions/uniqHLL12/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int8,uint64 OK 95ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Array(String)) OK 108ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Date)) OK 113ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(DateTime)) OK 122ms
/aggregate functions/welchTTest/datatypes/permutations/int8,uint32 OK 94ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(DateTime)) OK 112ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/int8,uint16 OK 96ms
/aggregate functions/uniqHLL12/Map(FixedString(51),Tuple(String)) OK 125ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Bool)) OK 94ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(Bool)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/int8,nullable_uint8_ OK 87ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(String)) OK 102ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(String)) OK 112ms
/aggregate functions/uniqHLL12/Map(UUID,UInt8) OK 87ms
/aggregate functions/welchTTest/datatypes/permutations/int8,nullable_uint64_ OK 103ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/uniqHLL12/Map(UUID,UInt16) OK 126ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(FixedString(51))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/int8,nullable_uint32_ OK 106ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(UUID)) OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Nullable(UUID)) OK 120ms
/aggregate functions/uniqHLL12/Map(UUID,UInt32) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/int8,nullable_uint16_ OK 84ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_uint8_ OK 91ms
/aggregate functions/uniqHLL12/Map(UUID,UInt64) OK 104ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UInt8)) OK 92ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_uint64_ OK 89ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UInt16)) OK 115ms
/aggregate functions/uniqHLL12/Map(UUID,UInt128) OK 95ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_uint32_ OK 90ms
/aggregate functions/uniqHLL12/Map(UUID,Int8) OK 119ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UInt32)) OK 92ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_uint16_ OK 91ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UInt64)) OK 98ms
/aggregate functions/uniqHLL12/Map(UUID,Int16) OK 93ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UInt128)) OK 106ms
/aggregate functions/uniqHLL12/Map(UUID,Int32) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Int8)) OK 101ms
/aggregate functions/uniqHLL12/Map(UUID,Int64) OK 100ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Int16)) OK 97ms
/aggregate functions/uniqHLL12/Map(UUID,Int128) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Int32)) OK 101ms
/aggregate functions/uniqHLL12/Map(UUID,Float32) OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/int64,uint8 OK 99ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Int64)) OK 101ms
/aggregate functions/uniqHLL12/Map(UUID,Float64) OK 106ms
/aggregate functions/welchTTest/datatypes/permutations/int64,uint64 OK 113ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Int128)) OK 109ms
/aggregate functions/uniqHLL12/Map(UUID,Decimal128(38)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/int64,uint32 OK 103ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Float32)) OK 105ms
/aggregate functions/uniqHLL12/Map(UUID,Date) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/int64,uint16 OK 100ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Float64)) OK 117ms
/aggregate functions/uniqHLL12/Map(UUID,DateTime) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/int64,nullable_uint8_ OK 101ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/uniqHLL12/Map(UUID,DateTime64(3)) OK 97ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Date)) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/int64,nullable_uint64_ OK 92ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/uniqHLL12/Map(UUID,Bool) OK 84ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(DateTime)) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/int64,nullable_uint32_ OK 93ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/uniqHLL12/Map(UUID,String) OK 90ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Bool)) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/int64,nullable_uint16_ OK 99ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(String))) OK 90ms
/aggregate functions/uniqHLL12/Map(UUID,FixedString(51)) OK 93ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(String)) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_uint8_ OK 89ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/uniqHLL12/Map(UUID,UUID) OK 82ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_uint64_ OK 94ms
/aggregate functions/uniqTheta/Map(DateTime,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UInt8)) OK 105ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(UUID)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_uint32_ OK 92ms
/aggregate functions/uniqTheta/Map(DateTime,Array(String)) OK 90ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UInt16)) OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_uint16_ OK 105ms
/aggregate functions/uniqTheta/Map(DateTime,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UInt32)) OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/uniqTheta/Map(DateTime,Tuple(String)) OK 107ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UInt64)) OK 91ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/uniqTheta/Map(Bool,UInt8) OK 96ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UInt128)) OK 107ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/uniqTheta/Map(Bool,UInt16) OK 95ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Int8)) OK 103ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/uniqTheta/Map(Bool,UInt32) OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Int16)) OK 107ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/welchTTest/datatypes/permutations/int32,uint8 OK 108ms
/aggregate functions/uniqTheta/Map(Bool,UInt64) OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Int32)) OK 105ms
/aggregate functions/uniqTheta/Map(Bool,UInt128) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/int32,uint64 OK 81ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Int64)) OK 108ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/int32,uint32 OK 94ms
/aggregate functions/uniqTheta/Map(Bool,Int8) OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Int128)) OK 104ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/int32,uint16 OK 106ms
/aggregate functions/uniqTheta/Map(Bool,Int16) OK 103ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Float32)) OK 94ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/int32,nullable_uint8_ OK 111ms
/aggregate functions/uniqTheta/Map(Bool,Int32) OK 107ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Float64)) OK 100ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/int32,nullable_uint64_ OK 106ms
/aggregate functions/uniqTheta/Map(Bool,Int64) OK 120ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Decimal128(38))) OK 90ms
/aggregate functions/welchTTest/datatypes/permutations/int32,nullable_uint32_ OK 114ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/uniqTheta/Map(Bool,Int128) OK 134ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Date)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/int32,nullable_uint16_ OK 100ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(DateTime)) OK 99ms
/aggregate functions/uniqTheta/Map(Bool,Float32) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_uint8_ OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 92ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/uniqTheta/Map(Bool,Float64) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_uint64_ OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(Bool)) OK 98ms
/aggregate functions/uniqTheta/Map(Bool,Decimal128(38)) OK 96ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_uint32_ OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(String)) OK 109ms
/aggregate functions/uniqTheta/Map(Bool,Date) OK 97ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_uint16_ OK 91ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/uniqTheta/Map(Bool,DateTime) OK 111ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(FixedString(51))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/uniqTheta/Map(Bool,DateTime64(3)) OK 97ms
/aggregate functions/uniqHLL12/Map(UUID,Nullable(UUID)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Array(String)) OK 103ms
/aggregate functions/uniqTheta/Map(Bool,Bool) OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UInt8)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 89ms
/aggregate functions/uniqTheta/Map(Bool,String) OK 83ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UInt16)) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 90ms
/aggregate functions/uniqExact/Map(LowCardinality(String),Tuple(String)) OK 94ms
/aggregate functions/uniqTheta/Map(Bool,FixedString(51)) OK 95ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UInt32)) OK 85ms
/aggregate functions/welchTTest/datatypes/permutations/int16,uint8 OK 92ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UInt8) OK 114ms
/aggregate functions/uniqTheta/Map(Bool,UUID) OK 100ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UInt64)) OK 105ms
/aggregate functions/welchTTest/datatypes/permutations/int16,uint64 OK 98ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UInt16) OK 90ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UInt8)) OK 98ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UInt128)) OK 102ms
/aggregate functions/welchTTest/datatypes/permutations/int16,uint32 OK 85ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UInt32) OK 106ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UInt16)) OK 88ms
/aggregate functions/welchTTest/datatypes/permutations/int16,uint16 OK 97ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Int8)) OK 96ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UInt32)) OK 106ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UInt64) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/int16,nullable_uint8_ OK 105ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Int16)) OK 110ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UInt64)) OK 93ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UInt128) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/int16,nullable_uint64_ OK 93ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Int32)) OK 98ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UInt128)) OK 91ms
/aggregate functions/welchTTest/datatypes/permutations/int16,nullable_uint32_ OK 101ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Int8) OK 120ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Int64)) OK 102ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Int8)) OK 93ms
/aggregate functions/welchTTest/datatypes/permutations/int16,nullable_uint16_ OK 127ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Int128)) OK 117ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Int16) OK 112ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Int16)) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_uint8_ OK 216ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Float32)) OK 202ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Int32) OK 100ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Int32)) OK 187ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Int64) OK 160ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Float64)) OK 111ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Int64)) OK 103ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_uint64_ OK 87ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Int128) OK 95ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_uint32_ OK 115ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Int128)) OK 95ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Date)) OK 105ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Float32) OK 85ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Float32)) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_uint16_ OK 113ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(DateTime)) OK 114ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Float64) OK 99ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Float64)) OK 110ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Bool)) OK 102ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 110ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(String)) OK 145ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Date) OK 112ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Date)) OK 142ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),DateTime) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 134ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(UUID)) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(DateTime)) OK 121ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Bool) OK 131ms
/aggregate functions/welchTTest/datatypes/permutations/float64,uint8 XFail 138ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(DateTime64(3))) OK 149ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),String) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/float64,uint64 XFail 124ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(Bool)) OK 113ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 120ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/float64,uint32 XFail 118ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(String)) OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),UUID) OK 123ms
/aggregate functions/welchTTest/datatypes/permutations/float64,uint16 XFail 119ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(FixedString(51))) OK 120ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint8_ XFail 113ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/uniqTheta/Map(Bool,Nullable(UUID)) OK 140ms
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint64_ XFail 124ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 132ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UInt8)) OK 112ms
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint32_ XFail 154ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 164ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UInt16)) OK 148ms
/aggregate functions/welchTTest/datatypes/permutations/float64,nullable_uint16_ XFail 121ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UInt32)) OK 123ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 107ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint8_ XFail 127ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 159ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Int64))) OK 157ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UInt64)) OK 144ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint64_ XFail 115ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UInt128)) OK 104ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 132ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint32_ XFail 99ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Int8)) OK 88ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 100ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_uint16_ XFail 117ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Int16)) OK 109ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint8__ XFail 102ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 89ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint64__ XFail 116ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Int64)) OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 91ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Int128)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint32__ XFail 116ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 115ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Float32)) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/float64,lowcardinality_nullable_uint16__ XFail 111ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 113ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Float64)) OK 115ms
/aggregate functions/welchTTest/datatypes/permutations/float32,uint8 OK 123ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 119ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Date)) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/float32,uint64 OK 132ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 113ms
/aggregate functions/uniqHLL12/Map(UUID,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(DateTime)) OK 152ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 123ms
/aggregate functions/uniqHLL12/Map(UUID,Array(String)) OK 129ms
/aggregate functions/welchTTest/datatypes/permutations/float32,uint32 OK 109ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/float32,uint16 OK 136ms
/aggregate functions/uniqHLL12/Map(UUID,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Bool)) OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 127ms
/aggregate functions/uniqHLL12/Map(UUID,Tuple(String)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/float32,nullable_uint8_ OK 125ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(String)) OK 125ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 134ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UInt8) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/float32,nullable_uint64_ OK 98ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/welchTTest/datatypes/permutations/float32,nullable_uint32_ OK 133ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 130ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(UUID)) OK 105ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UInt16) OK 117ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/float32,nullable_uint16_ OK 107ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UInt32) OK 116ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 120ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_uint8_ OK 137ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UInt64) OK 124ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 108ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UInt32))) OK 124ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 116ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_uint64_ OK 103ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UInt128) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_uint32_ OK 133ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 139ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Int8) OK 113ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_uint16_ OK 129ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Int16) OK 112ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 122ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Int32) OK 127ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 124ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Int64) OK 121ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Int128) OK 121ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 138ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Float32) OK 120ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 117ms
/aggregate functions/welchTTest/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Float64) OK 136ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,uint8 OK 101ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,uint64 OK 136ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 123ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Decimal128(38)) OK 109ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Date) OK 144ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,uint32 OK 111ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,uint16 OK 130ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 123ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),DateTime) OK 114ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 116ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),DateTime64(3)) OK 125ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 117ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 130ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 118ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Bool) OK 127ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 126ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),String) OK 117ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 130ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),FixedString(51)) OK 109ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),UUID) OK 124ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 128ms
/aggregate functions/uniqTheta/Map(Bool,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 116ms
/aggregate functions/uniqTheta/Map(Bool,Array(String)) OK 120ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UInt8)) OK 134ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/uniqTheta/Map(Bool,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 101ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UInt16)) OK 108ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 125ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UInt32)) OK 144ms
/aggregate functions/uniqTheta/Map(Bool,Tuple(String)) OK 114ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/uniqTheta/Map(String,UInt8) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UInt64)) OK 102ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/uniqTheta/Map(String,UInt16) OK 133ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UInt128)) OK 95ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Int8)) OK 141ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/uniqTheta/Map(String,UInt32) OK 104ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/uniqTheta/Map(String,UInt64) OK 127ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Int16)) OK 112ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/welchTTest/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/uniqTheta/Map(String,UInt128) OK 130ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Int32)) OK 126ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/uniqTheta/Map(String,Int8) OK 89ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Int64)) OK 102ms
/aggregate functions/uniqTheta/Map(String,Int16) OK 122ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Int128)) OK 102ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Float32)) OK 114ms
/aggregate functions/uniqTheta/Map(String,Int32) OK 104ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/uniqTheta/Map(String,Int64) OK 120ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Float64)) OK 99ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 129ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/uniqTheta/Map(String,Int128) OK 98ms
/aggregate functions/uniqTheta/Map(String,Float32) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Date)) OK 110ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/uniqTheta/Map(String,Float64) OK 88ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(DateTime)) OK 106ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/uniqTheta/Map(String,Decimal128(38)) OK 95ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 100ms
/aggregate functions/uniqTheta/Map(String,Date) OK 90ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(Bool)) OK 105ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/uniqTheta/Map(String,DateTime) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(String)) OK 102ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/uniqTheta/Map(String,DateTime64(3)) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(FixedString(51))) OK 116ms
/aggregate functions/uniqTheta/Map(String,Bool) OK 115ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Nullable(UUID)) OK 111ms
/aggregate functions/uniqTheta/Map(String,String) OK 109ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Array(String)) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UInt8)) OK 119ms
/aggregate functions/uniqTheta/Map(String,FixedString(51)) OK 113ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UInt16)) OK 117ms
/aggregate functions/uniqTheta/Map(String,UUID) OK 118ms
/aggregate functions/uniqExact/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 91ms
/aggregate functions/uniqExact/Nullable(UInt8) OK 110ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UInt32)) OK 109ms
/aggregate functions/uniqTheta/Map(String,Nullable(UInt8)) OK 118ms
/aggregate functions/uniqExact/Nullable(UInt16) OK 107ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniqTheta/Map(String,Nullable(UInt16)) OK 98ms
/aggregate functions/uniqExact/Nullable(UInt32) OK 113ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UInt128)) OK 120ms
/aggregate functions/uniqTheta/Map(String,Nullable(UInt32)) OK 109ms
/aggregate functions/uniqExact/Nullable(UInt64) OK 107ms
/aggregate functions/uniqTheta/Map(String,Nullable(UInt64)) OK 118ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Int8)) OK 107ms
/aggregate functions/uniqExact/Nullable(UInt128) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Int16)) OK 98ms
/aggregate functions/uniqTheta/Map(String,Nullable(UInt128)) OK 100ms
/aggregate functions/uniqExact/Nullable(Int8) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqTheta/Map(String,Nullable(Int8)) OK 101ms
/aggregate functions/uniqExact/Nullable(Int16) OK 89ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Int64)) OK 95ms
/aggregate functions/uniqTheta/Map(String,Nullable(Int16)) OK 96ms
/aggregate functions/uniqExact/Nullable(Int32) OK 90ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Int128)) OK 100ms
/aggregate functions/uniqTheta/Map(String,Nullable(Int32)) OK 189ms
/aggregate functions/uniqExact/Nullable(Int64) OK 151ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Float32)) OK 175ms
/aggregate functions/uniqTheta/Map(String,Nullable(Int64)) OK 101ms
/aggregate functions/uniqExact/Nullable(Int128) OK 98ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Float64)) OK 92ms
/aggregate functions/uniqTheta/Map(String,Nullable(Int128)) OK 103ms
/aggregate functions/uniqExact/Nullable(Float32) OK 97ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Date)) OK 90ms
/aggregate functions/uniqTheta/Map(String,Nullable(Float32)) OK 99ms
/aggregate functions/uniqExact/Nullable(Float64) OK 98ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(DateTime)) OK 98ms
/aggregate functions/uniqTheta/Map(String,Nullable(Float64)) OK 106ms
/aggregate functions/uniqExact/Nullable(Decimal128(38)) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Bool)) OK 89ms
/aggregate functions/uniqExact/Nullable(Date) OK 107ms
/aggregate functions/uniqTheta/Map(String,Nullable(Decimal128(38))) OK 89ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(String)) OK 93ms
/aggregate functions/uniqTheta/Map(String,Nullable(Date)) OK 102ms
/aggregate functions/uniqExact/Nullable(DateTime) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/uniqTheta/Map(String,Nullable(DateTime)) OK 105ms
/aggregate functions/uniqExact/Nullable(DateTime64(3)) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(UUID)) OK 85ms
/aggregate functions/uniqTheta/Map(String,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/uniqExact/Nullable(Bool) OK 104ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/uniqTheta/Map(String,Nullable(Bool)) OK 102ms
/aggregate functions/uniqExact/Nullable(String) OK 107ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/uniqTheta/Map(String,Nullable(String)) OK 110ms
/aggregate functions/uniqExact/Nullable(FixedString(51)) OK 107ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/uniqTheta/Map(String,Nullable(FixedString(51))) OK 108ms
/aggregate functions/uniqExact/Nullable(UUID) OK 114ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/uniqTheta/Map(String,Nullable(UUID)) OK 110ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/uniqExact/Array(UInt8) OK 111ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UInt8)) OK 135ms
/aggregate functions/uniqExact/Array(UInt16) OK 108ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/uniqExact/Array(UInt32) OK 120ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UInt16)) OK 102ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UInt32)) OK 116ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 123ms
/aggregate functions/uniqExact/Array(UInt64) OK 107ms
/aggregate functions/uniqExact/Array(UInt128) OK 148ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UInt64)) OK 103ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UInt128)) OK 104ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/uniqExact/Array(Int8) OK 97ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Int8)) OK 92ms
/aggregate functions/uniqExact/Array(Int16) OK 97ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Int16)) OK 95ms
/aggregate functions/uniqExact/Array(Int32) OK 105ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Int32)) OK 90ms
/aggregate functions/uniqExact/Array(Int64) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Int64)) OK 89ms
/aggregate functions/uniqExact/Array(Int128) OK 98ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Int128)) OK 92ms
/aggregate functions/uniqExact/Array(Float32) OK 129ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Float32)) OK 102ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Float64)) OK 121ms
/aggregate functions/uniqExact/Array(Float64) OK 98ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/uniqExact/Array(Decimal128(38)) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Date)) OK 111ms
/aggregate functions/uniqExact/Array(Date) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(DateTime)) OK 97ms
/aggregate functions/uniqExact/Array(DateTime) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Array(String)) OK 99ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Bool)) OK 100ms
/aggregate functions/uniqExact/Array(DateTime64(3)) OK 113ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(String)) OK 98ms
/aggregate functions/uniqExact/Array(Bool) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(String),Tuple(String)) OK 104ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/uniqExact/Array(String) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UInt8) OK 104ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(UUID)) OK 105ms
/aggregate functions/uniqExact/Array(FixedString(51)) OK 90ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UInt16) OK 100ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/uniqExact/Array(UUID) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UInt32) OK 104ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/uniqExact/Array(Nullable(UInt8)) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UInt64) OK 106ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/uniqExact/Array(Nullable(UInt16)) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UInt128) OK 95ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/uniqExact/Array(Nullable(UInt32)) OK 97ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Int8) OK 106ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/uniqExact/Array(Nullable(UInt64)) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Int16) OK 94ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/uniqExact/Array(Nullable(UInt128)) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Int32) OK 94ms
/aggregate functions/uniqExact/Array(Nullable(Int8)) OK 112ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Int64) OK 95ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/uniqExact/Array(Nullable(Int16)) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Int128) OK 92ms
/aggregate functions/uniqExact/Array(Nullable(Int32)) OK 99ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Float32) OK 93ms
/aggregate functions/uniqExact/Array(Nullable(Int64)) OK 112ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Float64) OK 96ms
/aggregate functions/uniqExact/Array(Nullable(Int128)) OK 106ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 94ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/uniqExact/Array(Nullable(Float32)) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Date) OK 84ms
/aggregate functions/uniqExact/Array(Nullable(Float64)) OK 124ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),DateTime) OK 105ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/uniqExact/Array(Nullable(Decimal128(38))) OK 108ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 104ms
/aggregate functions/uniqExact/Array(Nullable(Date)) OK 112ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Bool) OK 118ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/uniqExact/Array(Nullable(DateTime)) OK 106ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),String) OK 105ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/uniqExact/Array(Nullable(DateTime64(3))) OK 127ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 132ms
/aggregate functions/uniqTheta/Map(String,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/uniqExact/Array(Nullable(Bool)) OK 96ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),UUID) OK 107ms
/aggregate functions/uniqExact/Array(Nullable(String)) OK 98ms
/aggregate functions/uniqTheta/Map(String,Array(String)) OK 111ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 100ms
/aggregate functions/uniqExact/Array(Nullable(FixedString(51))) OK 90ms
/aggregate functions/uniqTheta/Map(String,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 90ms
/aggregate functions/uniqExact/Array(Nullable(UUID)) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 111ms
/aggregate functions/uniqTheta/Map(String,Tuple(String)) OK 93ms
/aggregate functions/uniqExact/Array(LowCardinality(UInt8)) OK 87ms
/aggregate functions/uniqTheta/Map(FixedString(51),UInt8) OK 108ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 104ms
/aggregate functions/uniqExact/Array(LowCardinality(UInt16)) OK 90ms
/aggregate functions/uniqTheta/Map(FixedString(51),UInt16) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 99ms
/aggregate functions/uniqExact/Array(LowCardinality(UInt32)) OK 95ms
/aggregate functions/uniqTheta/Map(FixedString(51),UInt32) OK 96ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 99ms
/aggregate functions/uniqExact/Array(LowCardinality(UInt64)) OK 89ms
/aggregate functions/uniqTheta/Map(FixedString(51),UInt64) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 108ms
/aggregate functions/uniqExact/Array(LowCardinality(UInt128)) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),UInt128) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 93ms
/aggregate functions/uniqExact/Array(LowCardinality(Int8)) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 125ms
/aggregate functions/uniqTheta/Map(FixedString(51),Int8) OK 124ms
/aggregate functions/uniqExact/Array(LowCardinality(Int16)) OK 98ms
/aggregate functions/uniqExact/Array(LowCardinality(Int32)) OK 107ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 114ms
/aggregate functions/uniqTheta/Map(FixedString(51),Int16) OK 99ms
/aggregate functions/uniqExact/Array(LowCardinality(Int64)) OK 104ms
/aggregate functions/uniqTheta/Map(FixedString(51),Int32) OK 106ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 104ms
/aggregate functions/uniqExact/Array(LowCardinality(Int128)) OK 108ms
/aggregate functions/uniqTheta/Map(FixedString(51),Int64) OK 106ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 107ms
/aggregate functions/uniqExact/Array(LowCardinality(Float32)) OK 114ms
/aggregate functions/uniqTheta/Map(FixedString(51),Int128) OK 118ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 102ms
/aggregate functions/uniqExact/Array(LowCardinality(Float64)) OK 103ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 119ms
/aggregate functions/uniqTheta/Map(FixedString(51),Float32) OK 106ms
/aggregate functions/uniqExact/Array(LowCardinality(Date)) OK 94ms
/aggregate functions/uniqTheta/Map(FixedString(51),Float64) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 102ms
/aggregate functions/uniqExact/Array(LowCardinality(DateTime)) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 105ms
/aggregate functions/uniqTheta/Map(FixedString(51),Decimal128(38)) OK 91ms
/aggregate functions/uniqExact/Array(LowCardinality(Bool)) OK 89ms
/aggregate functions/uniqTheta/Map(FixedString(51),Date) OK 118ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 98ms
/aggregate functions/uniqExact/Array(LowCardinality(String)) OK 90ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 115ms
/aggregate functions/uniqTheta/Map(FixedString(51),DateTime) OK 100ms
/aggregate functions/uniqExact/Array(LowCardinality(FixedString(51))) OK 87ms
/aggregate functions/uniqTheta/Map(FixedString(51),DateTime64(3)) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 103ms
/aggregate functions/uniqExact/Array(LowCardinality(UUID)) OK 100ms
/aggregate functions/uniqTheta/Map(FixedString(51),Bool) OK 104ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 106ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/uniqTheta/Map(FixedString(51),String) OK 96ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 114ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/uniqTheta/Map(FixedString(51),FixedString(51)) OK 100ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 100ms
/aggregate functions/uniqTheta/Map(FixedString(51),UUID) OK 93ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 95ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UInt8)) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 87ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UInt16)) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 84ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UInt32)) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 100ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Int16))) OK 91ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UInt64)) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 91ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Int32))) OK 90ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UInt128)) OK 142ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 124ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Int64))) OK 83ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Int8)) OK 127ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 109ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 91ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Int16)) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 112ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Int32)) OK 123ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 122ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Int64)) OK 100ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 107ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Int128)) OK 100ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 107ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Float32)) OK 101ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Float64)) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 103ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Decimal128(38))) OK 105ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 92ms
/aggregate functions/uniqExact/Array(LowCardinality(Nullable(UUID))) OK 94ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Date)) OK 109ms
/aggregate functions/uniqExact/Array(Array(String)) OK 99ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 103ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(DateTime)) OK 111ms
/aggregate functions/uniqExact/Array(Map(String,LowCardinality(Float64))) OK 86ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(DateTime64(3))) OK 98ms
/aggregate functions/uniqExact/Array(Tuple(String)) OK 96ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(Bool)) OK 102ms
/aggregate functions/uniqExact/LowCardinality(UInt8) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(String)) OK 116ms
/aggregate functions/uniqExact/LowCardinality(UInt16) OK 100ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/uniqExact/LowCardinality(UInt32) OK 98ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(FixedString(51))) OK 103ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/uniqExact/LowCardinality(UInt64) OK 107ms
/aggregate functions/uniqTheta/Map(FixedString(51),Nullable(UUID)) OK 108ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/uniqExact/LowCardinality(UInt128) OK 112ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UInt8)) OK 106ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/uniqExact/LowCardinality(Int8) OK 108ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UInt16)) OK 95ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UInt32)) OK 126ms
/aggregate functions/uniqExact/LowCardinality(Int16) OK 101ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/uniqExact/LowCardinality(Int32) OK 131ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UInt64)) OK 106ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UInt128)) OK 115ms
/aggregate functions/uniqExact/LowCardinality(Int64) OK 112ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Int8)) OK 124ms
/aggregate functions/uniqExact/LowCardinality(Int128) OK 106ms
/aggregate functions/uniqExact/LowCardinality(Float32) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Int16)) OK 110ms
/aggregate functions/uniqExact/LowCardinality(Float64) OK 127ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Int32)) OK 102ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Int64)) OK 119ms
/aggregate functions/uniqExact/LowCardinality(Date) OK 104ms
/aggregate functions/uniqExact/LowCardinality(DateTime) OK 105ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Int128)) OK 110ms
/aggregate functions/uniqExact/LowCardinality(Bool) OK 116ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Float32)) OK 96ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Float64)) OK 130ms
/aggregate functions/uniqExact/LowCardinality(String) OK 110ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/uniqExact/LowCardinality(FixedString(51)) OK 150ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Array(String)) OK 129ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Date)) OK 130ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(DateTime)) OK 102ms
/aggregate functions/uniqExact/LowCardinality(UUID) OK 105ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Bool)) OK 116ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/uniqHLL12/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 113ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(String)) OK 111ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UInt16)) OK 112ms
/aggregate functions/uniqHLL12/Nullable(UInt8) OK 104ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/uniqHLL12/Nullable(UInt16) OK 107ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UInt32)) OK 121ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(UUID)) OK 109ms
/aggregate functions/uniqHLL12/Nullable(UInt32) OK 93ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UInt64)) OK 98ms
/aggregate functions/uniqHLL12/Nullable(UInt64) OK 98ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UInt128)) OK 96ms
/aggregate functions/uniqHLL12/Nullable(UInt128) OK 101ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Int8)) OK 99ms
/aggregate functions/uniqHLL12/Nullable(Int8) OK 94ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Int16)) OK 92ms
/aggregate functions/uniqHLL12/Nullable(Int16) OK 94ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Int32)) OK 109ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/uniqHLL12/Nullable(Int32) OK 94ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/uniqHLL12/Nullable(Int64) OK 95ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Int128)) OK 173ms
/aggregate functions/uniqHLL12/Nullable(Int128) OK 128ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 201ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Float32)) OK 108ms
/aggregate functions/uniqHLL12/Nullable(Float32) OK 109ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Float64)) OK 137ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/uniqHLL12/Nullable(Float64) OK 117ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/uniqHLL12/Nullable(Decimal128(38)) OK 114ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Date)) OK 113ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/uniqHLL12/Nullable(Date) OK 119ms
/aggregate functions/uniqExact/LowCardinality(Nullable(DateTime)) OK 93ms
/aggregate functions/uniqExact/LowCardinality(Nullable(Bool)) OK 111ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/uniqHLL12/Nullable(DateTime) OK 114ms
/aggregate functions/uniqExact/LowCardinality(Nullable(String)) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/uniqHLL12/Nullable(DateTime64(3)) OK 99ms
/aggregate functions/uniqExact/LowCardinality(Nullable(FixedString(51))) OK 98ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/uniqHLL12/Nullable(Bool) OK 142ms
/aggregate functions/uniqExact/LowCardinality(Nullable(UUID)) OK 99ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/uniqHLL12/Nullable(String) OK 89ms
/aggregate functions/uniqExact/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 643ms
/aggregate functions/uniqHLL12/Nullable(FixedString(51)) OK 115ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/uniqHLL12/Nullable(UUID) OK 103ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/uniqHLL12/Array(UInt8) OK 102ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 86ms
/aggregate functions/uniqTheta/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/uniqHLL12/Array(UInt16) OK 117ms
/aggregate functions/uniqTheta/Map(FixedString(51),Array(String)) OK 106ms
/aggregate functions/uniqHLL12/Array(UInt32) OK 107ms
/aggregate functions/uniqTheta/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/uniqHLL12/Array(UInt64) OK 97ms
/aggregate functions/uniqHLL12/Array(UInt128) OK 101ms
/aggregate functions/uniqTheta/Map(FixedString(51),Tuple(String)) OK 97ms
/aggregate functions/uniqHLL12/Array(Int8) OK 101ms
/aggregate functions/uniqTheta/Map(UUID,UInt8) OK 109ms
/aggregate functions/uniqHLL12/Array(Int16) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,UInt16) OK 95ms
/aggregate functions/uniqHLL12/Array(Int32) OK 101ms
/aggregate functions/uniqTheta/Map(UUID,UInt32) OK 98ms
/aggregate functions/uniqHLL12/Array(Int64) OK 98ms
/aggregate functions/uniqTheta/Map(UUID,UInt64) OK 98ms
/aggregate functions/uniqHLL12/Array(Int128) OK 107ms
/aggregate functions/uniqTheta/Map(UUID,UInt128) OK 100ms
/aggregate functions/uniqHLL12/Array(Float32) OK 112ms
/aggregate functions/uniqTheta/Map(UUID,Int8) OK 105ms
/aggregate functions/uniqTheta/Map(UUID,Int16) OK 104ms
/aggregate functions/uniqHLL12/Array(Float64) OK 92ms
/aggregate functions/uniqHLL12/Array(Decimal128(38)) OK 105ms
/aggregate functions/uniqTheta/Map(UUID,Int32) OK 110ms
/aggregate functions/uniqHLL12/Array(Date) OK 104ms
/aggregate functions/uniqTheta/Map(UUID,Int64) OK 100ms
/aggregate functions/uniqHLL12/Array(DateTime) OK 113ms
/aggregate functions/uniqTheta/Map(UUID,Int128) OK 96ms
/aggregate functions/uniqTheta/Map(UUID,Float32) OK 111ms
/aggregate functions/uniqHLL12/Array(DateTime64(3)) OK 91ms
/aggregate functions/uniqHLL12/Array(Bool) OK 101ms
/aggregate functions/uniqTheta/Map(UUID,Float64) OK 102ms
/aggregate functions/uniqHLL12/Array(String) OK 96ms
/aggregate functions/uniqTheta/Map(UUID,Decimal128(38)) OK 94ms
/aggregate functions/uniqHLL12/Array(FixedString(51)) OK 101ms
/aggregate functions/uniqTheta/Map(UUID,Date) OK 102ms
/aggregate functions/uniqHLL12/Array(UUID) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,DateTime) OK 95ms
/aggregate functions/uniqHLL12/Array(Nullable(UInt8)) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,DateTime64(3)) OK 98ms
/aggregate functions/uniqHLL12/Array(Nullable(UInt16)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,Bool) OK 93ms
/aggregate functions/uniqHLL12/Array(Nullable(UInt32)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,String) OK 94ms
/aggregate functions/uniqHLL12/Array(Nullable(UInt64)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,FixedString(51)) OK 93ms
/aggregate functions/uniqHLL12/Array(Nullable(UInt128)) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,UUID) OK 98ms
/aggregate functions/uniqHLL12/Array(Nullable(Int8)) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UInt8)) OK 88ms
/aggregate functions/uniqHLL12/Array(Nullable(Int16)) OK 91ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UInt16)) OK 94ms
/aggregate functions/uniqHLL12/Array(Nullable(Int32)) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UInt32)) OK 92ms
/aggregate functions/uniqHLL12/Array(Nullable(Int64)) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UInt64)) OK 93ms
/aggregate functions/uniqHLL12/Array(Nullable(Int128)) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UInt128)) OK 96ms
/aggregate functions/uniqHLL12/Array(Nullable(Float32)) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Int8)) OK 93ms
/aggregate functions/uniqHLL12/Array(Nullable(Float64)) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Int16)) OK 91ms
/aggregate functions/uniqHLL12/Array(Nullable(Decimal128(38))) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Int32)) OK 97ms
/aggregate functions/uniqHLL12/Array(Nullable(Date)) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Int64)) OK 99ms
/aggregate functions/uniqHLL12/Array(Nullable(DateTime)) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Int128)) OK 96ms
/aggregate functions/uniqHLL12/Array(Nullable(DateTime64(3))) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Float32)) OK 90ms
/aggregate functions/uniqHLL12/Array(Nullable(Bool)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Float64)) OK 91ms
/aggregate functions/uniqHLL12/Array(Nullable(String)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/uniqHLL12/Array(Nullable(FixedString(51))) OK 99ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Date)) OK 109ms
/aggregate functions/uniqHLL12/Array(Nullable(UUID)) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(DateTime)) OK 91ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UInt8)) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UInt16)) OK 86ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(Bool)) OK 94ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UInt32)) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(String)) OK 87ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UInt64)) OK 88ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(FixedString(51))) OK 94ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UInt128)) OK 91ms
/aggregate functions/uniqTheta/Map(UUID,Nullable(UUID)) OK 94ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Int8)) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UInt8)) OK 94ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Int16)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UInt16)) OK 95ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Int32)) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UInt32)) OK 95ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Int64)) OK 87ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UInt64)) OK 88ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Int128)) OK 97ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UInt128)) OK 91ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Float32)) OK 91ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Int8)) OK 89ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Float64)) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Int16)) OK 95ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Date)) OK 99ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Int32)) OK 88ms
/aggregate functions/uniqHLL12/Array(LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Int64)) OK 87ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Bool)) OK 88ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Int128)) OK 87ms
/aggregate functions/uniqHLL12/Array(LowCardinality(String)) OK 89ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Float32)) OK 88ms
/aggregate functions/uniqHLL12/Array(LowCardinality(FixedString(51))) OK 87ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Float64)) OK 92ms
/aggregate functions/uniqHLL12/Array(LowCardinality(UUID)) OK 86ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Date)) OK 91ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UInt8))) OK 89ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(DateTime)) OK 90ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Bool)) OK 90ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(String)) OK 92ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UInt128))) OK 86ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(UUID)) OK 88ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Int8))) OK 87ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Int16))) OK 86ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UInt128))) OK 90ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Float64))) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Date))) OK 95ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(String))) OK 90ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/uniqHLL12/Array(LowCardinality(Nullable(UUID))) OK 87ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/uniqHLL12/Array(Array(String)) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/uniqHLL12/Array(Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/uniqHLL12/Array(Tuple(String)) OK 86ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/uniqHLL12/LowCardinality(UInt8) OK 98ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/uniqHLL12/LowCardinality(UInt16) OK 102ms
/aggregate functions/uniqTheta/Map(UUID,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/uniqHLL12/LowCardinality(UInt32) OK 97ms
/aggregate functions/uniqTheta/Map(UUID,Array(String)) OK 97ms
/aggregate functions/uniqHLL12/LowCardinality(UInt64) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/uniqHLL12/LowCardinality(UInt128) OK 94ms
/aggregate functions/uniqTheta/Map(UUID,Tuple(String)) OK 89ms
/aggregate functions/uniqHLL12/LowCardinality(Int8) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UInt8) OK 96ms
/aggregate functions/uniqHLL12/LowCardinality(Int16) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UInt16) OK 99ms
/aggregate functions/uniqHLL12/LowCardinality(Int32) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UInt32) OK 114ms
/aggregate functions/uniqHLL12/LowCardinality(Int64) OK 107ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UInt64) OK 105ms
/aggregate functions/uniqHLL12/LowCardinality(Int128) OK 95ms
/aggregate functions/uniqHLL12/LowCardinality(Float32) OK 108ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UInt128) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Int8) OK 109ms
/aggregate functions/uniqHLL12/LowCardinality(Float64) OK 104ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Int16) OK 108ms
/aggregate functions/uniqHLL12/LowCardinality(Date) OK 97ms
/aggregate functions/uniqHLL12/LowCardinality(DateTime) OK 98ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Int32) OK 98ms
/aggregate functions/uniqHLL12/LowCardinality(Bool) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Int64) OK 100ms
/aggregate functions/uniqHLL12/LowCardinality(String) OK 100ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Int128) OK 100ms
/aggregate functions/uniqHLL12/LowCardinality(FixedString(51)) OK 127ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Float32) OK 124ms
/aggregate functions/uniqHLL12/LowCardinality(UUID) OK 101ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Float64) OK 103ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UInt8)) OK 104ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Decimal128(38)) OK 100ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UInt16)) OK 98ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Date) OK 100ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UInt32)) OK 105ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),DateTime) OK 87ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),DateTime64(3)) OK 123ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UInt64)) OK 119ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Bool) OK 106ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UInt128)) OK 91ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Int8)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),String) OK 97ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Int16)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),FixedString(51)) OK 104ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Int32)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),UUID) OK 90ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Int64)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UInt8)) OK 94ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Int128)) OK 87ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UInt16)) OK 90ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Float32)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UInt32)) OK 91ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Float64)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UInt64)) OK 89ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Date)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UInt128)) OK 91ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(DateTime)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Int8)) OK 90ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(Bool)) OK 87ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Int16)) OK 90ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(String)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Int32)) OK 89ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(FixedString(51))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Int64)) OK 95ms
/aggregate functions/uniqHLL12/LowCardinality(Nullable(UUID)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Int128)) OK 89ms
/aggregate functions/uniqHLL12/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 634ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Float32)) OK 102ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Float64)) OK 118ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 72ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Date)) OK 79ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(DateTime)) OK 82ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(Bool)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(String)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(FixedString(51))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Nullable(UUID)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UInt8)) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UInt16)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UInt32)) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UInt64)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UInt128)) OK 98ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Int8)) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Int16)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Int32)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Int64)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Int128)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Float32)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Float64)) OK 109ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Date)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(DateTime)) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Bool)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(String)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(UUID)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 88ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Array(String)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(String),Tuple(String)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UInt8) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UInt16) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UInt32) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UInt64) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UInt128) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Int8) OK 103ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Int16) OK 87ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Int32) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Int64) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Int128) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Float32) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Float64) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Date) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),DateTime) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Bool) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),String) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),UUID) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 98ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 90ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 99ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 89ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 88ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 94ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Array(String)) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/uniqTheta/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 93ms
/aggregate functions/uniqTheta/Nullable(UInt8) OK 93ms
/aggregate functions/uniqTheta/Nullable(UInt16) OK 91ms
/aggregate functions/uniqTheta/Nullable(UInt32) OK 94ms
/aggregate functions/uniqTheta/Nullable(UInt64) OK 94ms
/aggregate functions/uniqTheta/Nullable(UInt128) OK 90ms
/aggregate functions/uniqTheta/Nullable(Int8) OK 92ms
/aggregate functions/uniqTheta/Nullable(Int16) OK 94ms
/aggregate functions/uniqTheta/Nullable(Int32) OK 88ms
/aggregate functions/uniqTheta/Nullable(Int64) OK 88ms
/aggregate functions/uniqTheta/Nullable(Int128) OK 91ms
/aggregate functions/uniqTheta/Nullable(Float32) OK 91ms
/aggregate functions/uniqTheta/Nullable(Float64) OK 93ms
/aggregate functions/uniqTheta/Nullable(Decimal128(38)) OK 94ms
/aggregate functions/uniqTheta/Nullable(Date) OK 91ms
/aggregate functions/uniqTheta/Nullable(DateTime) OK 93ms
/aggregate functions/uniqTheta/Nullable(DateTime64(3)) OK 90ms
/aggregate functions/uniqTheta/Nullable(Bool) OK 94ms
/aggregate functions/uniqTheta/Nullable(String) OK 92ms
/aggregate functions/uniqTheta/Nullable(FixedString(51)) OK 94ms
/aggregate functions/uniqTheta/Nullable(UUID) OK 93ms
/aggregate functions/uniqTheta/Array(UInt8) OK 93ms
/aggregate functions/uniqTheta/Array(UInt16) OK 93ms
/aggregate functions/uniqTheta/Array(UInt32) OK 94ms
/aggregate functions/uniqTheta/Array(UInt64) OK 90ms
/aggregate functions/uniqTheta/Array(UInt128) OK 94ms
/aggregate functions/uniqTheta/Array(Int8) OK 98ms
/aggregate functions/uniqTheta/Array(Int16) OK 91ms
/aggregate functions/uniqTheta/Array(Int32) OK 93ms
/aggregate functions/uniqTheta/Array(Int64) OK 92ms
/aggregate functions/uniqTheta/Array(Int128) OK 95ms
/aggregate functions/uniqTheta/Array(Float32) OK 92ms
/aggregate functions/uniqTheta/Array(Float64) OK 95ms
/aggregate functions/uniqTheta/Array(Decimal128(38)) OK 91ms
/aggregate functions/uniqTheta/Array(Date) OK 91ms
/aggregate functions/uniqTheta/Array(DateTime) OK 93ms
/aggregate functions/uniqTheta/Array(DateTime64(3)) OK 87ms
/aggregate functions/uniqTheta/Array(Bool) OK 93ms
/aggregate functions/uniqTheta/Array(String) OK 87ms
/aggregate functions/uniqTheta/Array(FixedString(51)) OK 90ms
/aggregate functions/uniqTheta/Array(UUID) OK 89ms
/aggregate functions/uniqTheta/Array(Nullable(UInt8)) OK 87ms
/aggregate functions/uniqTheta/Array(Nullable(UInt16)) OK 90ms
/aggregate functions/uniqTheta/Array(Nullable(UInt32)) OK 86ms
/aggregate functions/uniqTheta/Array(Nullable(UInt64)) OK 90ms
/aggregate functions/uniqTheta/Array(Nullable(UInt128)) OK 94ms
/aggregate functions/uniqTheta/Array(Nullable(Int8)) OK 88ms
/aggregate functions/uniqTheta/Array(Nullable(Int16)) OK 91ms
/aggregate functions/uniqTheta/Array(Nullable(Int32)) OK 92ms
/aggregate functions/uniqTheta/Array(Nullable(Int64)) OK 91ms
/aggregate functions/uniqTheta/Array(Nullable(Int128)) OK 95ms
/aggregate functions/uniqTheta/Array(Nullable(Float32)) OK 93ms
/aggregate functions/uniqTheta/Array(Nullable(Float64)) OK 90ms
/aggregate functions/uniqTheta/Array(Nullable(Decimal128(38))) OK 93ms
/aggregate functions/uniqTheta/Array(Nullable(Date)) OK 87ms
/aggregate functions/uniqTheta/Array(Nullable(DateTime)) OK 93ms
/aggregate functions/uniqTheta/Array(Nullable(DateTime64(3))) OK 97ms
/aggregate functions/uniqTheta/Array(Nullable(Bool)) OK 89ms
/aggregate functions/uniqTheta/Array(Nullable(String)) OK 91ms
/aggregate functions/uniqTheta/Array(Nullable(FixedString(51))) OK 93ms
/aggregate functions/uniqTheta/Array(Nullable(UUID)) OK 100ms
/aggregate functions/uniqTheta/Array(LowCardinality(UInt8)) OK 98ms
/aggregate functions/uniqTheta/Array(LowCardinality(UInt16)) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(UInt32)) OK 93ms
/aggregate functions/uniqTheta/Array(LowCardinality(UInt64)) OK 94ms
/aggregate functions/uniqTheta/Array(LowCardinality(UInt128)) OK 89ms
/aggregate functions/uniqTheta/Array(LowCardinality(Int8)) OK 90ms
/aggregate functions/uniqTheta/Array(LowCardinality(Int16)) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Int32)) OK 95ms
/aggregate functions/uniqTheta/Array(LowCardinality(Int64)) OK 90ms
/aggregate functions/uniqTheta/Array(LowCardinality(Int128)) OK 94ms
/aggregate functions/uniqTheta/Array(LowCardinality(Float32)) OK 93ms
/aggregate functions/uniqTheta/Array(LowCardinality(Float64)) OK 93ms
/aggregate functions/uniqTheta/Array(LowCardinality(Date)) OK 98ms
/aggregate functions/uniqTheta/Array(LowCardinality(DateTime)) OK 119ms
/aggregate functions/uniqTheta/Array(LowCardinality(Bool)) OK 107ms
/aggregate functions/uniqTheta/Array(LowCardinality(String)) OK 93ms
/aggregate functions/uniqTheta/Array(LowCardinality(FixedString(51))) OK 89ms
/aggregate functions/uniqTheta/Array(LowCardinality(UUID)) OK 97ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UInt8))) OK 94ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Int16))) OK 90ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Int64))) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Float32))) OK 89ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Float64))) OK 90ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(FixedString(51)))) OK 88ms
/aggregate functions/uniqTheta/Array(LowCardinality(Nullable(UUID))) OK 88ms
/aggregate functions/uniqTheta/Array(Array(String)) OK 92ms
/aggregate functions/uniqTheta/Array(Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/uniqTheta/Array(Tuple(String)) OK 88ms
/aggregate functions/uniqTheta/LowCardinality(UInt8) OK 94ms
/aggregate functions/uniqTheta/LowCardinality(UInt16) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(UInt32) OK 94ms
/aggregate functions/uniqTheta/LowCardinality(UInt64) OK 92ms
/aggregate functions/uniqTheta/LowCardinality(UInt128) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(Int8) OK 89ms
/aggregate functions/uniqTheta/LowCardinality(Int16) OK 95ms
/aggregate functions/uniqTheta/LowCardinality(Int32) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Int64) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(Int128) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Float32) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Float64) OK 92ms
/aggregate functions/uniqTheta/LowCardinality(Date) OK 91ms
/aggregate functions/uniqTheta/LowCardinality(DateTime) OK 95ms
/aggregate functions/uniqTheta/LowCardinality(Bool) OK 91ms
/aggregate functions/uniqTheta/LowCardinality(String) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(FixedString(51)) OK 89ms
/aggregate functions/uniqTheta/LowCardinality(UUID) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UInt8)) OK 89ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UInt16)) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UInt32)) OK 92ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UInt64)) OK 95ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UInt128)) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Int16)) OK 93ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Int32)) OK 98ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Int64)) OK 102ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Int128)) OK 94ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Float32)) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Float64)) OK 96ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Date)) OK 92ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(DateTime)) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(Bool)) OK 90ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(String)) OK 92ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(FixedString(51))) OK 91ms
/aggregate functions/uniqTheta/LowCardinality(Nullable(UUID)) OK 92ms
/aggregate functions/uniqTheta/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 610ms
/aggregate functions/state OK 20m 59s
/aggregate functions/state/aggThrowState XFail 1ms
/aggregate functions/state/anyState OK 5m 12s
/aggregate functions/state/anyState/constant OK 1s 29ms
/aggregate functions/state/anyHeavyState OK 5m 14s
/aggregate functions/state/anyHeavyState/constant OK 1s 657ms
/aggregate functions/state/anyLastState OK 5m 12s
/aggregate functions/state/anyLastState/constant OK 2s 218ms
/aggregate functions/state/argMaxState OK 3m 56s
/aggregate functions/state/argMaxState/constant OK 2s 802ms
/aggregate functions/state/boundingRatioState XFail 1ms
/aggregate functions/state/categoricalInformationValueState XFail 1ms
/aggregate functions/state/contingencyState XFail 919us
/aggregate functions/state/argMinState OK 3m 56s
/aggregate functions/state/argMinState/constant OK 3s 420ms
/aggregate functions/state/cramersVState XFail 773us
/aggregate functions/state/cramersVBiasCorrectedState XFail 632us
/aggregate functions/state/dense_rankState XFail 614us
/aggregate functions/state/exponentialTimeDecayedAvgState XFail 598us
/aggregate functions/state/exponentialTimeDecayedCountState XFail 623us
/aggregate functions/state/exponentialTimeDecayedMaxState XFail 599us
/aggregate functions/state/exponentialTimeDecayedSumState XFail 610us
/aggregate functions/state/groupBitmapAndState XFail 600us
/aggregate functions/state/groupBitmapOrState XFail 587us
/aggregate functions/state/groupBitmapXorState XFail 578us
/aggregate functions/state/histogramState XFail 606us
/aggregate functions/state/lagInFrameState XFail 769us
/aggregate functions/state/leadInFrameState XFail 602us
/aggregate functions/state/maxIntersectionsState XFail 586us
/aggregate functions/state/maxIntersectionsPositionState XFail 613us
/aggregate functions/state/maxMappedArraysState XFail 592us
/aggregate functions/state/minMappedArraysState XFail 399us
/aggregate functions/state/nonNegativeDerivativeState XFail 386us
/aggregate functions/state/nothingState XFail 383us
/aggregate functions/state/nth_valueState XFail 384us
/aggregate functions/state/rankState XFail 412us
/aggregate functions/state/retentionState XFail 462us
/aggregate functions/state/row_numberState XFail 389us
/aggregate functions/state/sequenceCountState XFail 389us
/aggregate functions/state/sequenceMatchState XFail 389us
/aggregate functions/state/sequenceNextNodeState XFail 1ms
/aggregate functions/state/sumMapFilteredState XFail 389us
/aggregate functions/state/sumMapFilteredWithOverflowState XFail 77ms
/aggregate functions/state/sumMapWithOverflowState XFail 1ms
/aggregate functions/state/sumMappedArraysState XFail 415us
/aggregate functions/state/theilsUState XFail 386us
/aggregate functions/state/uniqUpToState XFail 390us
/aggregate functions/state/windowFunnelState XFail 395us
/aggregate functions/state/anyState/zero rows OK 2s 343ms
/aggregate functions/state/anyHeavyState/zero rows OK 1s 741ms
/aggregate functions/state/anyLastState/zero rows OK 1s 174ms
/aggregate functions/state/argMaxState/zero rows OK 587ms
/aggregate functions/state/anyState/with group by OK 91ms
/aggregate functions/state/anyLastState/with group by OK 112ms
/aggregate functions/state/anyHeavyState/with group by OK 99ms
/aggregate functions/state/argMaxState/with group by OK 128ms
/aggregate functions/state/argMinState/zero rows OK 95ms
/aggregate functions/state/anyState/some negative values OK 85ms
/aggregate functions/state/anyHeavyState/some negative values OK 114ms
/aggregate functions/state/anyLastState/some negative values OK 99ms
/aggregate functions/state/argMaxState/NULL value handling OK 109ms
/aggregate functions/state/argMinState/with group by OK 112ms
/aggregate functions/state/anyState/first non-NULL value OK 86ms
/aggregate functions/state/anyLastState/first non-NULL value OK 133ms
/aggregate functions/state/anyHeavyState/first non-NULL value OK 121ms
/aggregate functions/state/anyState/NULL for all rows OK 108ms
/aggregate functions/state/argMaxState/doc example OK 112ms
/aggregate functions/state/argMinState/NULL value handling OK 117ms
/aggregate functions/state/anyHeavyState/NULL for all rows OK 132ms
/aggregate functions/state/anyState/return type OK 99ms
/aggregate functions/state/anyLastState/NULL for all rows OK 110ms
/aggregate functions/state/argMaxState/inf, -inf, nan OK 943ms
/aggregate functions/state/argMinState/doc example OK 95ms
/aggregate functions/state/anyState/with another aggregate function OK 141ms
/aggregate functions/state/anyLastState/return type OK 105ms
/aggregate functions/state/argMinState/inf, -inf, nan OK 931ms
/aggregate functions/state/anyHeavyState/return type OK 137ms
/aggregate functions/state/anyLastState/with another aggregate function OK 137ms
/aggregate functions/state/anyState/with another aggregate function and group by OK 135ms
/aggregate functions/state/anyHeavyState/with another aggregate function OK 86ms
/aggregate functions/state/anyHeavyState/with another aggregate function and group by OK 101ms
/aggregate functions/state/anyLastState/with another aggregate function and group by OK 122ms
/aggregate functions/state/anyState/string that ends with \0 OK 75ms
/aggregate functions/state/anyState/inf OK 79ms
/aggregate functions/state/anyHeavyState/string that ends with \0 OK 88ms
/aggregate functions/state/anyLastState/string that ends with \0 OK 83ms
/aggregate functions/state/anyState/-inf OK 89ms
/aggregate functions/state/anyHeavyState/inf OK 104ms
/aggregate functions/state/anyLastState/inf OK 102ms
/aggregate functions/state/anyState/nan OK 68ms
/aggregate functions/state/anyHeavyState/-inf OK 101ms
/aggregate functions/state/anyLastState/-inf OK 92ms
/aggregate functions/state/anyState/UInt8 OK 98ms
/aggregate functions/state/anyHeavyState/nan OK 94ms
/aggregate functions/state/anyLastState/nan OK 101ms
/aggregate functions/state/anyState/UInt16 OK 111ms
/aggregate functions/state/anyHeavyState/UInt8 OK 169ms
/aggregate functions/state/anyLastState/UInt8 OK 154ms
/aggregate functions/state/anyState/UInt32 OK 122ms
/aggregate functions/state/argMaxState/string that ends with \0 OK 109ms
/aggregate functions/state/anyHeavyState/UInt16 OK 317ms
/aggregate functions/state/anyLastState/UInt16 OK 318ms
/aggregate functions/state/anyState/UInt64 OK 298ms
/aggregate functions/state/argMinState/string that ends with \0 OK 264ms
/aggregate functions/state/argMaxState/datatypes OK 3m 52s
/aggregate functions/state/argMaxState/datatypes/String,UInt8 OK 1s 190ms
/aggregate functions/state/argMaxState/datatypes/UInt8,String OK 1s 772ms
/aggregate functions/state/argMaxState/datatypes/String,UInt16 OK 2s 367ms
/aggregate functions/state/argMinState/datatypes OK 3m 51s
/aggregate functions/state/anyState/UInt128 OK 2s 160ms
/aggregate functions/state/anyHeavyState/UInt32 OK 2s 117ms
/aggregate functions/state/anyLastState/UInt32 OK 2s 123ms
/aggregate functions/state/argMinState/datatypes/String,UInt8 OK 2s 696ms
/aggregate functions/state/argMinState/datatypes/UInt8,String OK 3s 308ms
/aggregate functions/state/argMinState/datatypes/String,UInt16 OK 3s 927ms
/aggregate functions/state/argMaxState/datatypes/UInt16,String OK 3s 96ms
/aggregate functions/state/argMaxState/datatypes/String,UInt32 OK 2s 471ms
/aggregate functions/state/anyHeavyState/UInt64 OK 1s 843ms
/aggregate functions/state/anyLastState/UInt64 OK 1s 878ms
/aggregate functions/state/argMaxState/datatypes/UInt32,String OK 1s 903ms
/aggregate functions/state/anyState/Int8 OK 1s 851ms
/aggregate functions/state/argMinState/datatypes/UInt16,String OK 1s 311ms
/aggregate functions/state/argMinState/datatypes/String,UInt32 OK 711ms
/aggregate functions/state/argMinState/datatypes/UInt32,String OK 194ms
/aggregate functions/state/anyHeavyState/UInt128 OK 242ms
/aggregate functions/state/argMaxState/datatypes/String,UInt64 OK 226ms
/aggregate functions/state/anyState/Int16 OK 164ms
/aggregate functions/state/anyLastState/UInt128 OK 138ms
/aggregate functions/state/argMinState/datatypes/String,UInt64 OK 167ms
/aggregate functions/state/argMaxState/datatypes/UInt64,String OK 204ms
/aggregate functions/state/argMinState/datatypes/UInt64,String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,UInt128 OK 154ms
/aggregate functions/state/argMinState/datatypes/String,UInt128 OK 204ms
/aggregate functions/state/anyLastState/Int8 OK 202ms
/aggregate functions/state/anyState/Int32 OK 161ms
/aggregate functions/state/argMinState/datatypes/UInt128,String OK 233ms
/aggregate functions/state/argMaxState/datatypes/UInt128,String OK 216ms
/aggregate functions/state/anyHeavyState/Int8 OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Int8 OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Int8 OK 214ms
/aggregate functions/state/argMaxState/datatypes/Int8,String OK 205ms
/aggregate functions/state/anyState/Int64 OK 136ms
/aggregate functions/state/argMinState/datatypes/Int8,String OK 139ms
/aggregate functions/state/anyLastState/Int16 OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Int16 OK 160ms
/aggregate functions/state/anyHeavyState/Int16 OK 145ms
/aggregate functions/state/argMaxState/datatypes/Int16,String OK 115ms
/aggregate functions/state/argMinState/datatypes/String,Int16 OK 137ms
/aggregate functions/state/argMinState/datatypes/Int16,String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Int32 OK 142ms
/aggregate functions/state/anyState/Int128 OK 132ms
/aggregate functions/state/anyLastState/Int32 OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Int32 OK 137ms
/aggregate functions/state/anyHeavyState/Int32 OK 131ms
/aggregate functions/state/argMaxState/datatypes/Int32,String OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Int64 OK 157ms
/aggregate functions/state/argMinState/datatypes/Int32,String OK 150ms
/aggregate functions/state/argMaxState/datatypes/Int64,String OK 151ms
/aggregate functions/state/anyState/Float32 OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Int64 OK 176ms
/aggregate functions/state/argMinState/datatypes/Int64,String OK 147ms
/aggregate functions/state/anyLastState/Int64 OK 186ms
/aggregate functions/state/anyHeavyState/Int64 OK 115ms
/aggregate functions/state/argMaxState/datatypes/String,Int128 OK 165ms
/aggregate functions/state/argMaxState/datatypes/Int128,String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Int128 OK 146ms
/aggregate functions/state/anyState/Float64 OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Float32 OK 126ms
/aggregate functions/state/anyHeavyState/Int128 OK 164ms
/aggregate functions/state/argMinState/datatypes/Int128,String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Float32 OK 197ms
/aggregate functions/state/argMaxState/datatypes/Float32,String OK 166ms
/aggregate functions/state/anyLastState/Int128 OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Float64 OK 164ms
/aggregate functions/state/argMinState/datatypes/Float32,String OK 146ms
/aggregate functions/state/anyState/Decimal128(38) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Float64,String OK 167ms
/aggregate functions/state/anyHeavyState/Float32 OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Float64 OK 128ms
/aggregate functions/state/anyLastState/Float32 OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Decimal128(38) OK 259ms
/aggregate functions/state/argMinState/datatypes/Float64,String OK 231ms
/aggregate functions/state/argMinState/datatypes/String,Decimal128(38) OK 248ms
/aggregate functions/state/argMaxState/datatypes/Decimal128(38),String OK 174ms
/aggregate functions/state/anyState/Date OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Date OK 116ms
/aggregate functions/state/argMinState/datatypes/Decimal128(38),String OK 204ms
/aggregate functions/state/anyHeavyState/Float64 OK 147ms
/aggregate functions/state/argMaxState/datatypes/Date,String OK 216ms
/aggregate functions/state/anyLastState/Float64 OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,DateTime OK 208ms
/aggregate functions/state/anyState/DateTime OK 146ms
/aggregate functions/state/anyHeavyState/Decimal128(38) OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Date OK 202ms
/aggregate functions/state/argMaxState/datatypes/DateTime,String OK 188ms
/aggregate functions/state/argMinState/datatypes/Date,String OK 213ms
/aggregate functions/state/argMinState/datatypes/String,DateTime OK 177ms
/aggregate functions/state/anyState/DateTime64(3) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,DateTime64(3) OK 191ms
/aggregate functions/state/anyLastState/Decimal128(38) OK 173ms
/aggregate functions/state/anyHeavyState/Date OK 189ms
/aggregate functions/state/argMaxState/datatypes/DateTime64(3),String OK 242ms
/aggregate functions/state/argMinState/datatypes/DateTime,String OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Bool OK 194ms
/aggregate functions/state/argMinState/datatypes/String,DateTime64(3) OK 161ms
/aggregate functions/state/argMinState/datatypes/DateTime64(3),String OK 178ms
/aggregate functions/state/anyState/Bool OK 144ms
/aggregate functions/state/anyLastState/Date OK 145ms
/aggregate functions/state/argMaxState/datatypes/Bool,String OK 253ms
/aggregate functions/state/argMinState/datatypes/String,Bool OK 197ms
/aggregate functions/state/anyHeavyState/DateTime OK 158ms
/aggregate functions/state/argMinState/datatypes/Bool,String OK 160ms
/aggregate functions/state/anyState/String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,String OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,String OK 204ms
/aggregate functions/state/anyLastState/DateTime OK 151ms
/aggregate functions/state/anyHeavyState/DateTime64(3) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,FixedString(51) OK 134ms
/aggregate functions/state/anyState/FixedString(51) OK 144ms
/aggregate functions/state/argMaxState/datatypes/String,FixedString(51) OK 177ms
/aggregate functions/state/argMinState/datatypes/FixedString(51),String OK 243ms
/aggregate functions/state/anyLastState/DateTime64(3) OK 186ms
/aggregate functions/state/argMaxState/datatypes/FixedString(51),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,UUID OK 183ms
/aggregate functions/state/anyHeavyState/Bool OK 151ms
/aggregate functions/state/argMinState/datatypes/String,UUID OK 172ms
/aggregate functions/state/argMinState/datatypes/UUID,String OK 152ms
/aggregate functions/state/anyState/UUID OK 148ms
/aggregate functions/state/argMaxState/datatypes/UUID,String OK 424ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UInt8) OK 380ms
/aggregate functions/state/anyHeavyState/String OK 367ms
/aggregate functions/state/anyLastState/Bool OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UInt8),String OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UInt8) OK 354ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UInt8),String OK 323ms
/aggregate functions/state/anyState/Map(UInt8,UInt8) OK 355ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UInt16) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UInt16) OK 318ms
/aggregate functions/state/anyLastState/String OK 290ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UInt16),String OK 286ms
/aggregate functions/state/anyHeavyState/FixedString(51) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UInt16),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UInt32) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UInt32),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UInt32) OK 206ms
/aggregate functions/state/anyState/Map(UInt8,UInt16) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UInt32),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UInt64) OK 143ms
/aggregate functions/state/anyLastState/FixedString(51) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UInt64),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UInt128) OK 168ms
/aggregate functions/state/anyState/Map(UInt8,UInt32) OK 170ms
/aggregate functions/state/anyHeavyState/UUID OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UInt64) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UInt64),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UInt128),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UInt128) OK 167ms
/aggregate functions/state/anyLastState/UUID OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Int8) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Int8),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UInt8) OK 202ms
/aggregate functions/state/anyState/Map(UInt8,UInt64) OK 146ms
/aggregate functions/state/anyLastState/Map(UInt8,UInt8) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Int16) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UInt128),String OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Int8) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Int8),String OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Int16),String OK 123ms
/aggregate functions/state/anyState/Map(UInt8,UInt128) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Int32) OK 165ms
/aggregate functions/state/anyLastState/Map(UInt8,UInt16) OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Int16) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Int32),String OK 198ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UInt16) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Int16),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Int32) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Int64) OK 132ms
/aggregate functions/state/anyState/Map(UInt8,Int8) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Int64),String OK 116ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Int32),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UInt32) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Int64) OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Int128) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Int64),String OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Int128),String OK 147ms
/aggregate functions/state/anyLastState/Map(UInt8,UInt32) OK 133ms
/aggregate functions/state/anyState/Map(UInt8,Int16) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Float32) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Int128) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UInt64) OK 183ms
/aggregate functions/state/anyLastState/Map(UInt8,UInt64) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Float32),String OK 227ms
/aggregate functions/state/anyState/Map(UInt8,Int32) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Float64) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Int128),String OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Float64),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Float32) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Float32),String OK 138ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UInt128) OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Decimal128(38)) OK 231ms
/aggregate functions/state/anyLastState/Map(UInt8,UInt128) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Float64) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Float64),String OK 196ms
/aggregate functions/state/anyState/Map(UInt8,Int64) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Decimal128(38)),String OK 215ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Date) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Decimal128(38)) OK 169ms
/aggregate functions/state/anyLastState/Map(UInt8,Int8) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Decimal128(38)),String OK 199ms
/aggregate functions/state/anyState/Map(UInt8,Int128) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Date),String OK 184ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Int8) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,DateTime) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Date) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,DateTime),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Date),String OK 143ms
/aggregate functions/state/anyLastState/Map(UInt8,Int16) OK 128ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Int16) OK 189ms
/aggregate functions/state/anyState/Map(UInt8,Float32) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,DateTime) OK 239ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,DateTime64(3)) OK 233ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,DateTime64(3)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,DateTime),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,DateTime64(3)) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Bool) OK 147ms
/aggregate functions/state/anyLastState/Map(UInt8,Int32) OK 120ms
/aggregate functions/state/anyState/Map(UInt8,Float64) OK 130ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Int32) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,DateTime64(3)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Bool),String OK 168ms
/aggregate functions/state/anyLastState/Map(UInt8,Int64) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,String) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Bool) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Bool),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,String),String OK 186ms
/aggregate functions/state/anyState/Map(UInt8,Decimal128(38)) OK 103ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Int64) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,String) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,FixedString(51)) OK 138ms
/aggregate functions/state/anyLastState/Map(UInt8,Int128) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,FixedString(51)),String OK 143ms
/aggregate functions/state/anyState/Map(UInt8,Date) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,String),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,FixedString(51)) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,UUID) OK 184ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Int128) OK 119ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,FixedString(51)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,UUID),String OK 198ms
/aggregate functions/state/anyLastState/Map(UInt8,Float32) OK 167ms
/aggregate functions/state/anyState/Map(UInt8,DateTime) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UInt8)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,UUID) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Float32) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,UUID),String OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UInt8)),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UInt8)) OK 249ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UInt16)) OK 175ms
/aggregate functions/state/anyState/Map(UInt8,DateTime64(3)) OK 199ms
/aggregate functions/state/anyLastState/Map(UInt8,Float64) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UInt8)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UInt16)),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Float64) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UInt16)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UInt32)) OK 253ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UInt32)),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UInt16)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UInt64)) OK 171ms
/aggregate functions/state/anyState/Map(UInt8,Bool) OK 136ms
/aggregate functions/state/anyLastState/Map(UInt8,Decimal128(38)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UInt32)) OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Decimal128(38)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UInt32)),String OK 186ms
/aggregate functions/state/anyState/Map(UInt8,String) OK 254ms
/aggregate functions/state/anyLastState/Map(UInt8,Date) OK 232ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UInt64)) OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UInt128)) OK 256ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UInt64)),String OK 287ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UInt64)),String OK 206ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Date) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UInt128)),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UInt128)) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Int8)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UInt128)),String OK 249ms
/aggregate functions/state/anyHeavyState/Map(UInt8,DateTime) OK 181ms
/aggregate functions/state/anyLastState/Map(UInt8,DateTime) OK 195ms
/aggregate functions/state/anyState/Map(UInt8,FixedString(51)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Int8)) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Int8)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Int8)),String OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Int16)) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Int16)),String OK 142ms
/aggregate functions/state/anyState/Map(UInt8,UUID) OK 175ms
/aggregate functions/state/anyHeavyState/Map(UInt8,DateTime64(3)) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt8,DateTime64(3)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Int16)) OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Int32)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Int32)),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Int16)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Int64)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Int32)) OK 181ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UInt8)) OK 244ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Bool) OK 197ms
/aggregate functions/state/anyLastState/Map(UInt8,Bool) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Int64)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Int128)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Int32)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Int128)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Int64)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Int64)),String OK 135ms
/aggregate functions/state/anyLastState/Map(UInt8,String) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Float32)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UInt8,String) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Float32)),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Int128)) OK 208ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UInt16)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Int128)),String OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Float32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Float64)) OK 178ms
/aggregate functions/state/anyHeavyState/Map(UInt8,FixedString(51)) OK 212ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Float64)),String OK 241ms
/aggregate functions/state/anyLastState/Map(UInt8,FixedString(51)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Decimal128(38))) OK 259ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Float32)),String OK 191ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UInt32)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Decimal128(38))),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Float64)) OK 216ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Float64)),String OK 201ms
/aggregate functions/state/anyLastState/Map(UInt8,UUID) OK 134ms
/aggregate functions/state/anyHeavyState/Map(UInt8,UUID) OK 188ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UInt64)) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Date)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Decimal128(38))) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Date)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Decimal128(38))),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Date)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(DateTime)) OK 183ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UInt8)) OK 141ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UInt8)) OK 155ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UInt128)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(DateTime)),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Date)),String OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(DateTime64(3))) OK 226ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UInt16)) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(DateTime64(3))),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(DateTime)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(DateTime)),String OK 161ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Int8)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(Bool)) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UInt16)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(DateTime64(3))) OK 160ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UInt32)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(DateTime64(3))),String OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(Bool)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(Bool)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(String)) OK 232ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Int16)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(String)),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(Bool)),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UInt32)) OK 178ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UInt64)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(String)) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(String)),String OK 243ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(FixedString(51))) OK 278ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Int32)) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(FixedString(51))),String OK 190ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UInt128)) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Nullable(UUID)) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UInt64)) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Nullable(UUID)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(FixedString(51))),String OK 151ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Int8)) OK 195ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Int64)) OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UInt8)) OK 247ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Nullable(UUID)) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UInt8)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UInt16)) OK 249ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Nullable(UUID)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UInt8)) OK 138ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Int16)) OK 300ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Int128)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UInt16)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UInt8)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UInt16)) OK 156ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Int8)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UInt16)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UInt32)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UInt32)),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UInt32)) OK 173ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Float32)) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UInt64)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UInt32)),String OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Int16)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UInt64)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UInt64)),String OK 189ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Int32)) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UInt128)) OK 175ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Float64)) OK 195ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UInt128)),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UInt64)),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UInt128)) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Int32)) OK 187ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Int64)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UInt128)),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Int8)) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Int8)),String OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Int16)) OK 137ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Decimal128(38))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Int8)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Int8)),String OK 232ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Int64)) OK 171ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Int128)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Int16)),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Int32)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Int16)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Int32)),String OK 151ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Date)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Int16)),String OK 175ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Int128)) OK 178ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Float32)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Int32)) OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Int64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Int64)),String OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Int128)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Int32)),String OK 105ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Int64)) OK 158ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Float32)) OK 134ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Float64)) OK 123ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(DateTime)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Int64)),String OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Int128)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Float32)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Int128)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Float32)),String OK 201ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Decimal128(38))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Float64)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Int128)),String OK 172ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(DateTime64(3))) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Float64)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Float32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Float64)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Float32)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Decimal128(38))) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Date)) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Date)) OK 146ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(Bool)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Float64)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Date)),String OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Float64)),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(DateTime)) OK 232ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Date)) OK 188ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(DateTime)) OK 236ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(String)) OK 200ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Date)) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(DateTime)),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Date)),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Bool)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(DateTime)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Bool)),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(DateTime)),String OK 184ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(FixedString(51))) OK 224ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(String)) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(DateTime)) OK 233ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(DateTime64(3))) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(String)),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Bool)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Bool)),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(String)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(FixedString(51))) OK 185ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(Bool)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(FixedString(51))),String OK 183ms
/aggregate functions/state/anyState/Map(UInt8,Nullable(UUID)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(String)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(UUID)) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(FixedString(51))) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(FixedString(51))),String OK 179ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(String)) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(UUID)),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(Bool)) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt8))) OK 147ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt8))),String OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(UUID)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(UUID)),String OK 125ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(String)) OK 313ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UInt16)) OK 298ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt8))) OK 292ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt16))) OK 284ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(FixedString(51))) OK 278ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt16))),String OK 267ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt8))),String OK 298ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt32))) OK 267ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt16))) OK 285ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UInt32)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(FixedString(51))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt16))),String OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt32))),String OK 146ms
/aggregate functions/state/anyLastState/Map(UInt8,Nullable(UUID)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt64))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt32))),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt64))) OK 272ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt128))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt128))),String OK 235ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UInt64)) OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Nullable(UUID)) OK 221ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UInt8)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt64))),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UInt128))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int8))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Int8))),String OK 206ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UInt128)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UInt128))),String OK 286ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UInt16)) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int8))) OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Int16))),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UInt8)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Int8))),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int32))) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Int32))),String OK 179ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UInt16)) OK 178ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Int8)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int16))) OK 186ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UInt32)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Int16))),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int32))) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Int64))),String OK 129ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Int16)) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UInt32)) OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Int128))),String OK 201ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UInt64)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Int32))),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Int64))),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float32))) OK 140ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Int32)) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Float32))),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Int128))) OK 182ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UInt128)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Int128))),String OK 215ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UInt64)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float64))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float32))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Float64))),String OK 149ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Int64)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Date))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Float32))),String OK 193ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Int8)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UInt128)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Date))),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Float64))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Float64))),String OK 195ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Int128)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(DateTime))) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(DateTime))),String OK 171ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Date))) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Date))),String OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(DateTime))) OK 181ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Float32)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(Bool))),String OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(String))) OK 162ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Int32)) OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Int16)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(DateTime))),String OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(String))),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(Bool))),String OK 132ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Float64)) OK 160ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Int64)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(FixedString(51)))),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(String))) OK 222ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Int32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(String))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,LowCardinality(Nullable(UUID))),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Date)) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Array(String)) OK 147ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Int128)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Array(String)),String OK 156ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Int64)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(FixedString(51)))),String OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Map(String,LowCardinality(Float64))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,LowCardinality(Nullable(UUID))) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,LowCardinality(Nullable(UUID))),String OK 143ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(DateTime)) OK 151ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Float32)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Map(String,LowCardinality(Float64))),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt8,Tuple(String)) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Int128)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Array(String)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Array(String)),String OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt8,Tuple(String)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Map(String,LowCardinality(Float64))) OK 214ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Bool)) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UInt8) OK 173ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Float64)) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UInt8),String OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UInt16) OK 217ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Float32)) OK 212ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Date)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Map(String,LowCardinality(Float64))),String OK 243ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt8,Tuple(String)) OK 262ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UInt16),String OK 220ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(String)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt8,Tuple(String)),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UInt32) OK 131ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(DateTime)) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UInt32),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Float64)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UInt64) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UInt8) OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UInt64),String OK 187ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(FixedString(51))) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UInt8),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UInt16) OK 174ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Bool)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UInt128) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UInt128),String OK 119ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Date)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UInt16),String OK 213ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Int8) OK 176ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(UUID)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UInt32) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UInt32),String OK 156ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(String)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Int8),String OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Int16) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(DateTime)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UInt64) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Int16),String OK 212ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UInt64),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UInt128) OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Int32) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Int32),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Bool)) OK 158ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(FixedString(51))) OK 194ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UInt128),String OK 229ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Int64) OK 242ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(String)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Int8) OK 251ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Int64),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Int8),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Int128) OK 141ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(UUID)) OK 137ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(FixedString(51))) OK 249ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Int128),String OK 181ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Int16) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Int16),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Float32) OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Int32) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Float32),String OK 205ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Float64) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Int32),String OK 138ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Int64) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Int64),String OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(UUID)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Float64),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Decimal128(38)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Int128) OK 133ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Decimal128(38)),String OK 152ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Int128),String OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Date) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Float32) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Date),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Float32),String OK 146ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,DateTime) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Float64) OK 172ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,DateTime),String OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Float64),String OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,DateTime64(3)) OK 146ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Decimal128(38)) OK 108ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,DateTime64(3)),String OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Bool) OK 131ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Decimal128(38)),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Date) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Bool),String OK 129ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Date),String OK 112ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,String) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,String),String OK 138ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,DateTime) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,DateTime),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,FixedString(51)) OK 132ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,DateTime64(3)) OK 121ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,FixedString(51)),String OK 112ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,UUID) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,DateTime64(3)),String OK 196ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Bool) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,UUID),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Bool),String OK 136ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 165ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UInt8)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UInt8)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,String) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,String),String OK 203ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,FixedString(51)) OK 211ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UInt16)) OK 163ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UInt16)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,FixedString(51)),String OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UInt32)) OK 255ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 195ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UInt32)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UInt64)) OK 234ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,UUID) OK 210ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,UUID),String OK 204ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UInt8)) OK 210ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 188ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 218ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UInt64)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UInt8)),String OK 190ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Date))) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UInt128)) OK 218ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UInt128)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UInt16)) OK 209ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Int8)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UInt16)),String OK 185ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UInt32)) OK 177ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Int8)),String OK 229ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Int16)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UInt32)),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Int16)),String OK 121ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UInt64)) OK 168ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UInt64)),String OK 181ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Int32)) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UInt128)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Int32)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Int64)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UInt128)),String OK 265ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Int64)),String OK 169ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Date))) OK 249ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(String))) OK 157ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Int8)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Int128)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Int128)),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Int8)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Float32)) OK 213ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 235ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Int16)) OK 237ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Float32)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Float64)) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Int16)),String OK 203ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Int32)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Float64)),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Date))) OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Decimal128(38))) OK 248ms
/aggregate functions/state/anyState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 186ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Int32)),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Int64)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Decimal128(38))),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Int64)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Date)) OK 138ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/anyState/Map(UInt8,Array(String)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Int128)) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Date)),String OK 206ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(String))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Int128)),String OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(DateTime)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Float32)) OK 190ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(DateTime)),String OK 174ms
/aggregate functions/state/anyState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Float32)),String OK 192ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(DateTime64(3))) OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Float64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(DateTime64(3))),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Float64)),String OK 139ms
/aggregate functions/state/anyState/Map(UInt8,Tuple(String)) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(Bool)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Decimal128(38))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Decimal128(38))),String OK 215ms
/aggregate functions/state/anyLastState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 220ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Date)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(Bool)),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(String)) OK 156ms
/aggregate functions/state/anyState/Map(UInt16,UInt8) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(String)),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Date)),String OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(DateTime)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(FixedString(51))) OK 244ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(DateTime)),String OK 204ms
/aggregate functions/state/anyLastState/Map(UInt8,Array(String)) OK 228ms
/aggregate functions/state/anyState/Map(UInt16,UInt16) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(FixedString(51))),String OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Nullable(UUID)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(DateTime64(3))) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(DateTime64(3))),String OK 207ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Array(String)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(Bool)) OK 403ms
/aggregate functions/state/anyState/Map(UInt16,UInt32) OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Nullable(UUID)),String OK 325ms
/aggregate functions/state/anyLastState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 342ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UInt8)) OK 365ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UInt8)),String OK 358ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(Bool)),String OK 295ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 335ms
/aggregate functions/state/anyState/Map(UInt16,UInt64) OK 287ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(String)) OK 270ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UInt16)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(String)),String OK 189ms
/aggregate functions/state/anyLastState/Map(UInt8,Tuple(String)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UInt16)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(FixedString(51))) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UInt32)) OK 196ms
/aggregate functions/state/anyState/Map(UInt16,UInt128) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(FixedString(51))),String OK 196ms
/aggregate functions/state/anyHeavyState/Map(UInt8,Tuple(String)) OK 178ms
/aggregate functions/state/anyLastState/Map(UInt16,UInt8) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UInt32)),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Nullable(UUID)) OK 184ms
/aggregate functions/state/anyState/Map(UInt16,Int8) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UInt64)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Nullable(UUID)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UInt64)),String OK 198ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UInt8) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UInt8)) OK 152ms
/aggregate functions/state/anyLastState/Map(UInt16,UInt16) OK 114ms
/aggregate functions/state/anyState/Map(UInt16,Int16) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UInt8)),String OK 167ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UInt16) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UInt128)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UInt16)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UInt128)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UInt16)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Int8)) OK 143ms
/aggregate functions/state/anyLastState/Map(UInt16,UInt32) OK 115ms
/aggregate functions/state/anyState/Map(UInt16,Int32) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UInt32)) OK 209ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UInt32) OK 177ms
/aggregate functions/state/anyLastState/Map(UInt16,UInt64) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Int8)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Int16)) OK 248ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UInt32)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Int16)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UInt64)) OK 154ms
/aggregate functions/state/anyState/Map(UInt16,Int64) OK 153ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UInt64) OK 164ms
/aggregate functions/state/anyLastState/Map(UInt16,UInt128) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UInt64)),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Int32)) OK 230ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UInt128)) OK 164ms
/aggregate functions/state/anyState/Map(UInt16,Int128) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UInt128)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Int32)),String OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Int64)) OK 131ms
/aggregate functions/state/anyLastState/Map(UInt16,Int8) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UInt128) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Int8)) OK 216ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Int8)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Int64)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Int128)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Int16)) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Int128)),String OK 154ms
/aggregate functions/state/anyState/Map(UInt16,Float32) OK 182ms
/aggregate functions/state/anyLastState/Map(UInt16,Int16) OK 180ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Int8) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Int16)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Float32)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Int32)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Float32)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Float64)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Int32)),String OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Int16) OK 193ms
/aggregate functions/state/anyState/Map(UInt16,Float64) OK 162ms
/aggregate functions/state/anyLastState/Map(UInt16,Int32) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Int64)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Float64)),String OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Date)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Int64)),String OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Date)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Int128)) OK 210ms
/aggregate functions/state/anyState/Map(UInt16,Decimal128(38)) OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Int32) OK 199ms
/aggregate functions/state/anyLastState/Map(UInt16,Int64) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(DateTime)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Int128)),String OK 215ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(DateTime)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Float32)) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Bool)) OK 195ms
/aggregate functions/state/anyState/Map(UInt16,Date) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Float32)),String OK 189ms
/aggregate functions/state/anyLastState/Map(UInt16,Int128) OK 196ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Int64) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Bool)),String OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Float64)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(String)) OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Float64)),String OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(String)),String OK 209ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Int128) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Date)) OK 193ms
/aggregate functions/state/anyState/Map(UInt16,DateTime) OK 176ms
/aggregate functions/state/anyLastState/Map(UInt16,Float32) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(FixedString(51))) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(FixedString(51))),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Date)),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(DateTime)) OK 168ms
/aggregate functions/state/anyLastState/Map(UInt16,Float64) OK 137ms
/aggregate functions/state/anyState/Map(UInt16,DateTime64(3)) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(UUID)) OK 169ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Float32) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(UUID)),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(DateTime)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt8))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Bool)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Bool)),String OK 175ms
/aggregate functions/state/anyLastState/Map(UInt16,Decimal128(38)) OK 120ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Float64) OK 115ms
/aggregate functions/state/anyState/Map(UInt16,Bool) OK 115ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt8))),String OK 224ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt16))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(String)) OK 141ms
/aggregate functions/state/anyLastState/Map(UInt16,Date) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt16))),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(String)),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(FixedString(51))) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Decimal128(38)) OK 166ms
/aggregate functions/state/anyState/Map(UInt16,String) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(FixedString(51))),String OK 193ms
/aggregate functions/state/anyLastState/Map(UInt16,DateTime) OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt32))) OK 259ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt32))),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(UUID)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt64))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(UUID)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Date) OK 170ms
/aggregate functions/state/anyState/Map(UInt16,FixedString(51)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt8))) OK 162ms
/aggregate functions/state/anyLastState/Map(UInt16,DateTime64(3)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt64))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt8))),String OK 244ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/state/anyHeavyState/Map(UInt16,DateTime) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt128))) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt128))),String OK 172ms
/aggregate functions/state/anyState/Map(UInt16,UUID) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt16))),String OK 165ms
/aggregate functions/state/anyLastState/Map(UInt16,Bool) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/anyHeavyState/Map(UInt16,DateTime64(3)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt32))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Int8))),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int16))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt32))),String OK 203ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UInt8)) OK 178ms
/aggregate functions/state/anyLastState/Map(UInt16,String) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt64))) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Int16))),String OK 120ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Bool) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt64))),String OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Int32))),String OK 215ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int64))) OK 206ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UInt16)) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt16,FixedString(51)) OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UInt128))),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(UInt16,String) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Int64))),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt16,UUID) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Int8))),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int128))) OK 246ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UInt32)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int16))) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Int128))),String OK 210ms
/aggregate functions/state/anyHeavyState/Map(UInt16,FixedString(51)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Int16))),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UInt8)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int32))) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Int32))),String OK 235ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UInt64)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Float32))),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt16,UUID) OK 175ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UInt16)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float64))) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Float64))),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int64))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Int64))),String OK 220ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UInt128)) OK 172ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UInt32)) OK 242ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UInt8)) OK 227ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Date))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Int128))) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Date))),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Int128))),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(DateTime))) OK 212ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Int8)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float32))) OK 217ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(DateTime))),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Float32))),String OK 216ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UInt16)) OK 158ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UInt64)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Float64))) OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Bool))) OK 233ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(Bool))),String OK 197ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Int16)) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(String))) OK 164ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UInt32)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Float64))),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Date))) OK 212ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UInt128)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Date))),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(String))),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Int32)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(FixedString(51)))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(DateTime))) OK 141ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UInt64)) OK 128ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Int8)) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UUID))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(DateTime))),String OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,LowCardinality(Nullable(UUID))),String OK 109ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(Bool))) OK 145ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Int64)) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Array(String)) OK 169ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UInt128)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(Bool))),String OK 145ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Int16)) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Array(String)),String OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Map(String,LowCardinality(Float64))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(String))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(String))),String OK 168ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Int128)) OK 172ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Int32)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Map(String,LowCardinality(Float64))),String OK 167ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Int8)) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt16,Tuple(String)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(FixedString(51)))),String OK 117ms
/aggregate functions/state/argMinState/datatypes/Map(UInt16,Tuple(String)),String OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,LowCardinality(Nullable(UUID))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,LowCardinality(Nullable(UUID))),String OK 156ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Int64)) OK 157ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Float32)) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UInt8) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Int16)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UInt8),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Array(String)) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UInt16) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Array(String)),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Int128)) OK 163ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Float64)) OK 203ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Int32)) OK 234ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UInt16),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Map(String,LowCardinality(Float64))),String OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UInt32) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UInt32),String OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt16,Tuple(String)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt16,Tuple(String)),String OK 177ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Float32)) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UInt64) OK 189ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Decimal128(38))) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UInt64),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UInt8) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UInt8),String OK 194ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Int64)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UInt128) OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UInt16) OK 144ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Float64)) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UInt128),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Int8) OK 180ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Date)) OK 193ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Int128)) OK 211ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Int8),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UInt32) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UInt16),String OK 155ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Decimal128(38))) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UInt32),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Int16) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Int16),String OK 183ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(DateTime)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UInt64) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Int32) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Float32)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UInt64),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UInt128) OK 197ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Date)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Int32),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Int64) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UInt128),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Float64)) OK 142ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Int8) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Int64),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Int128) OK 168ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(DateTime)) OK 103ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Int8),String OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Int128),String OK 127ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Decimal128(38))) OK 154ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(Bool)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Int16) OK 120ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(DateTime64(3))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Int16),String OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Int32) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Float32) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Float32),String OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Float64) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Int32),String OK 121ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(String)) OK 138ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Date)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Int64) OK 134ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(Bool)) OK 112ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Int64),String OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Float64),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Decimal128(38)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Int128) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Decimal128(38)),String OK 158ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(FixedString(51))) OK 214ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(DateTime)) OK 176ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(String)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Int128),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Float32) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Date) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Date),String OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,DateTime) OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Float32),String OK 243ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(FixedString(51))) OK 216ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(DateTime64(3))) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,DateTime),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Float64) OK 207ms
/aggregate functions/state/anyState/Map(UInt16,Nullable(UUID)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,DateTime64(3)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Float64),String OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,DateTime64(3)),String OK 236ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Bool) OK 184ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(Bool)) OK 215ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UInt8)) OK 194ms
/aggregate functions/state/anyLastState/Map(UInt16,Nullable(UUID)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Decimal128(38)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Decimal128(38)),String OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Bool),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Date) OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,String) OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Date),String OK 166ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UInt16)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,String),String OK 204ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UInt8)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(String)) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,FixedString(51)) OK 232ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,DateTime) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,DateTime),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,DateTime64(3)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,FixedString(51)),String OK 184ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UInt16)) OK 371ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(FixedString(51))) OK 362ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,UUID) OK 159ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UInt32)) OK 346ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,DateTime64(3)),String OK 316ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Bool) OK 318ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,UUID),String OK 303ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Bool),String OK 249ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UInt8)) OK 276ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UInt8)),String OK 273ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UInt64)) OK 163ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UInt32)) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Nullable(UUID)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,String) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,String),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UInt16)) OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,FixedString(51)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UInt16)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UInt32)) OK 145ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UInt8)) OK 194ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,FixedString(51)),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,UUID) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,UUID),String OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UInt32)),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UInt64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UInt64)),String OK 164ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UInt128)) OK 130ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Int8)) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UInt16)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UInt8)) OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UInt128)) OK 202ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Int8)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UInt128)),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UInt8)),String OK 235ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Int8)) OK 230ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UInt16)) OK 174ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Int16)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UInt32)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Int8)),String OK 246ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Int16)) OK 181ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Int16)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UInt16)),String OK 252ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UInt32)) OK 181ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Int32)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UInt32)),String OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Int16)),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UInt64)) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Int32)) OK 138ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Int64)) OK 151ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UInt64)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Int32)),String OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Int64)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UInt64)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UInt128)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Int64)),String OK 152ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Int64)) OK 122ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Int128)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Int128)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Int128)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UInt128)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Int8)) OK 263ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Int8)),String OK 220ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Int8)) OK 138ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Int128)) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Float32)) OK 159ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Float32)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Float32)),String OK 154ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Int16)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Int16)) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Float64)) OK 232ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Float64)) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Float64)),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Int16)),String OK 178ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Float32)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Decimal128(38))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Int32)) OK 193ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Int32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Int32)),String OK 255ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Decimal128(38))),String OK 197ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Date)) OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Int64)) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Date)) OK 169ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Float64)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Date)),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Int64)),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Int64)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Int128)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(DateTime)) OK 231ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(DateTime)),String OK 196ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(DateTime)) OK 230ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Date)) OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(DateTime64(3))) OK 259ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Int128)),String OK 268ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Float32)) OK 212ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Int128)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Float32)),String OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(DateTime64(3))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(Bool)) OK 139ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Bool)) OK 158ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(DateTime)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Float64)) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Float32)) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(Bool)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Float64)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(String)) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(String)),String OK 141ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(String)) OK 119ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Bool)) OK 135ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Float64)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Decimal128(38))),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Date)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Date)),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(FixedString(51))) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(FixedString(51))),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Nullable(UUID)) OK 171ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(String)) OK 142ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Date)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(DateTime)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(DateTime)),String OK 225ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(UUID)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Nullable(UUID)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(DateTime64(3))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UInt8)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UInt8)),String OK 165ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(DateTime64(3))),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(DateTime)) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(UUID)) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UInt16)) OK 218ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(Bool)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UInt16)),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(Bool)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UInt32)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(String)) OK 134ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 223ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(String)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UInt32)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(FixedString(51))) OK 227ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UInt64)),String OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(String)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(FixedString(51))),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UInt128)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Nullable(UUID)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UInt128)),String OK 176ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Nullable(UUID)),String OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Int8)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UInt8)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UInt8)),String OK 120ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Int8)),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Int16)) OK 142ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(UUID)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Int16)),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UInt16)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UInt16)),String OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UInt32)) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Int32)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Int32)),String OK 150ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 152ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Int64)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UInt32)),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UInt64)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UInt64)),String OK 215ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Int64)),String OK 223ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Int128)) OK 154ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 170ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Int128)),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UInt128)) OK 148ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 219ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Float32)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UInt128)),String OK 244ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Int8)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 200ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Float32)),String OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Float64)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Int8)),String OK 172ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Float64)),String OK 164ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Int16)) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Date)) OK 161ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Int16)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Int32)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Date)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(DateTime)) OK 147ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(DateTime)),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Int32)),String OK 185ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Int64)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Int64)),String OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Bool)),String OK 162ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(String)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(String)),String OK 163ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Int128)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Int128)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Float32)) OK 173ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(FixedString(51))) OK 183ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(FixedString(51))),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(UUID)) OK 145ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Float32)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Float64)) OK 190ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Float64)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(UUID)),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt8))) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt8))),String OK 169ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 156ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Date)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Date)),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(DateTime)) OK 114ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt16))) OK 174ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Date))) OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt16))),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(DateTime)),String OK 146ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Date))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Bool)),String OK 146ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt32))),String OK 174ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt64))) OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt64))),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(String)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(String)),String OK 168ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt128))),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(FixedString(51))),String OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int8))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(UUID)) OK 191ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(UUID)),String OK 201ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Date))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Int8))),String OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int16))) OK 240ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt8))) OK 174ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(String))) OK 233ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt8))),String OK 193ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Int16))),String OK 165ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(String))) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt16))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int32))) OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt16))),String OK 214ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Int32))),String OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 248ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt32))) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt32))),String OK 124ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int64))) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Int64))),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt64))) OK 154ms
/aggregate functions/state/anyState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt64))),String OK 179ms
/aggregate functions/state/anyLastState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Int128))),String OK 145ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float32))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UInt128))),String OK 138ms
/aggregate functions/state/anyState/Map(UInt16,Array(String)) OK 159ms
/aggregate functions/state/anyLastState/Map(UInt16,Array(String)) OK 223ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Float32))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int8))) OK 282ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Int8))),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float64))) OK 156ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Float64))),String OK 110ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int16))) OK 163ms
/aggregate functions/state/anyState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Date))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/state/anyLastState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Int16))),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int32))) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Int32))),String OK 164ms
/aggregate functions/state/anyState/Map(UInt16,Tuple(String)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(DateTime))),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(Bool))),String OK 168ms
/aggregate functions/state/anyLastState/Map(UInt16,Tuple(String)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Array(String)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(String))) OK 152ms
/aggregate functions/state/anyState/Map(UInt32,UInt8) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Int64))),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Int128))) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(String))),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Int128))),String OK 154ms
/aggregate functions/state/anyLastState/Map(UInt32,UInt8) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/state/anyState/Map(UInt32,UInt16) OK 106ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(FixedString(51)))),String OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Float32))),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt32,UInt16) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UUID))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,LowCardinality(Nullable(UUID))),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Float64))) OK 165ms
/aggregate functions/state/anyHeavyState/Map(UInt16,Tuple(String)) OK 147ms
/aggregate functions/state/anyState/Map(UInt32,UInt32) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Array(String)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Float64))),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Date))) OK 183ms
/aggregate functions/state/anyLastState/Map(UInt32,UInt32) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Array(String)),String OK 185ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UInt8) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Date))),String OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Map(String,LowCardinality(Float64))) OK 205ms
/aggregate functions/state/anyState/Map(UInt32,UInt64) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(DateTime))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Map(String,LowCardinality(Float64))),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(DateTime))),String OK 191ms
/aggregate functions/state/anyLastState/Map(UInt32,UInt64) OK 388ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt32,Tuple(String)) OK 383ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UInt16) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt32,Tuple(String)),String OK 371ms
/aggregate functions/state/anyState/Map(UInt32,UInt128) OK 362ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(Bool))) OK 347ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UInt8) OK 333ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(Bool))),String OK 322ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(String))) OK 269ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UInt32) OK 279ms
/aggregate functions/state/anyLastState/Map(UInt32,UInt128) OK 117ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UInt8),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(String))),String OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UInt16) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 220ms
/aggregate functions/state/anyState/Map(UInt32,Int8) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UInt16),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(FixedString(51)))),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UInt64) OK 143ms
/aggregate functions/state/anyLastState/Map(UInt32,Int8) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UInt32) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UInt32),String OK 184ms
/aggregate functions/state/anyState/Map(UInt32,Int16) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UInt64) OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,LowCardinality(Nullable(UUID))) OK 258ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UInt128) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,LowCardinality(Nullable(UUID))),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Array(String)) OK 201ms
/aggregate functions/state/anyLastState/Map(UInt32,Int16) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UInt64),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UInt128) OK 289ms
/aggregate functions/state/anyState/Map(UInt32,Int32) OK 226ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Int8) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UInt128),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Array(String)),String OK 170ms
/aggregate functions/state/anyLastState/Map(UInt32,Int32) OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Int8) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Map(String,LowCardinality(Float64))) OK 229ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Map(String,LowCardinality(Float64))),String OK 150ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Int16) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Int8),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt32,Tuple(String)) OK 166ms
/aggregate functions/state/anyState/Map(UInt32,Int64) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Int16) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt32,Tuple(String)),String OK 147ms
/aggregate functions/state/anyLastState/Map(UInt32,Int64) OK 117ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Int16),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UInt8) OK 154ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Int32) OK 123ms
/aggregate functions/state/anyState/Map(UInt32,Int128) OK 107ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Int32) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UInt8),String OK 144ms
/aggregate functions/state/anyLastState/Map(UInt32,Int128) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Int32),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Int64) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UInt16) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UInt16),String OK 172ms
/aggregate functions/state/anyState/Map(UInt32,Float32) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Int64) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Int64),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UInt32) OK 149ms
/aggregate functions/state/anyLastState/Map(UInt32,Float32) OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UInt32),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Int128) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Int128),String OK 146ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Int128) OK 169ms
/aggregate functions/state/anyState/Map(UInt32,Float64) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UInt64) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Float32) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UInt64),String OK 159ms
/aggregate functions/state/anyLastState/Map(UInt32,Float64) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Float32),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UInt128) OK 203ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Float64) OK 176ms
/aggregate functions/state/anyState/Map(UInt32,Decimal128(38)) OK 143ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Float32) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Float64),String OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UInt128),String OK 136ms
/aggregate functions/state/anyLastState/Map(UInt32,Decimal128(38)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Int8) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Decimal128(38)) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Decimal128(38)),String OK 184ms
/aggregate functions/state/anyState/Map(UInt32,Date) OK 150ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Float64) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Date) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Int8),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Int16) OK 227ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Int16),String OK 148ms
/aggregate functions/state/anyLastState/Map(UInt32,Date) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Date),String OK 114ms
/aggregate functions/state/anyState/Map(UInt32,DateTime) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Decimal128(38)) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,DateTime) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,DateTime),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Int32) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,DateTime64(3)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Int32),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Int64) OK 229ms
/aggregate functions/state/anyLastState/Map(UInt32,DateTime) OK 206ms
/aggregate functions/state/anyState/Map(UInt32,DateTime64(3)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Date) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,DateTime64(3)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Bool) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Int64),String OK 111ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Bool),String OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Int128) OK 142ms
/aggregate functions/state/anyState/Map(UInt32,Bool) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Int128),String OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt32,DateTime) OK 179ms
/aggregate functions/state/anyLastState/Map(UInt32,DateTime64(3)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,String) OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Float32) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,String),String OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,FixedString(51)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Float32),String OK 178ms
/aggregate functions/state/anyState/Map(UInt32,String) OK 109ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Float64) OK 116ms
/aggregate functions/state/anyHeavyState/Map(UInt32,DateTime64(3)) OK 187ms
/aggregate functions/state/anyLastState/Map(UInt32,Bool) OK 292ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,FixedString(51)),String OK 199ms
/aggregate functions/state/anyState/Map(UInt32,FixedString(51)) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,UUID) OK 250ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Float64),String OK 255ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,UUID),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Decimal128(38)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Decimal128(38)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Bool) OK 151ms
/aggregate functions/state/anyState/Map(UInt32,UUID) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UInt8)) OK 144ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Date) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UInt8)),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Date),String OK 202ms
/aggregate functions/state/anyLastState/Map(UInt32,String) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,DateTime) OK 215ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UInt16)) OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt32,String) OK 138ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UInt8)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UInt16)),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,DateTime),String OK 135ms
/aggregate functions/state/anyLastState/Map(UInt32,FixedString(51)) OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UInt32)) OK 248ms
/aggregate functions/state/anyHeavyState/Map(UInt32,FixedString(51)) OK 186ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UInt16)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,DateTime64(3)) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UInt32)),String OK 225ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,DateTime64(3)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UInt64)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Bool) OK 208ms
/aggregate functions/state/anyHeavyState/Map(UInt32,UUID) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Bool),String OK 293ms
/aggregate functions/state/anyLastState/Map(UInt32,UUID) OK 170ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UInt32)) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UInt64)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,String) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UInt128)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,String),String OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UInt128)),String OK 166ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UInt8)) OK 229ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UInt8)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Int8)) OK 251ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UInt64)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,FixedString(51)) OK 234ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Int8)),String OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Int16)) OK 215ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,FixedString(51)),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,UUID) OK 219ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UInt16)) OK 215ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UInt16)) OK 196ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UInt128)) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,UUID),String OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Int16)),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Int32)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UInt8)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Int32)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UInt8)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UInt16)) OK 177ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UInt32)) OK 191ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UInt32)) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Int64)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Int64)),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Int128)) OK 178ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Int8)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UInt16)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UInt32)) OK 185ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UInt64)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UInt32)),String OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Int128)),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UInt64)) OK 158ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Int16)) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Float32)) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Float32)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UInt64)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UInt64)),String OK 159ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UInt128)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Float64)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UInt128)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UInt128)) OK 127ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Float64)),String OK 145ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Int32)) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Decimal128(38))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UInt128)),String OK 134ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Int8)) OK 106ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Int8)) OK 112ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Decimal128(38))),String OK 144ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Int8)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Int8)),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Date)) OK 152ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Int64)) OK 136ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Int16)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Int16)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Int16)),String OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Date)),String OK 140ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Int16)) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(DateTime)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Int32)) OK 121ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Int128)) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(DateTime)),String OK 128ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Int32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Int32)),String OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(DateTime64(3))) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Int64)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Int32)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Int64)),String OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(DateTime64(3))),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(Bool)) OK 124ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Float32)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Int128)) OK 148ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Int64)) OK 121ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Int128)),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Int64)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Float32)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(Bool)),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(String)) OK 157ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Float64)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(String)),String OK 175ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Int128)) OK 114ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Float32)),String OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Float64)) OK 126ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Int128)) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Float64)),String OK 111ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(FixedString(51))),String OK 132ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Float32)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Decimal128(38))) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Nullable(UUID)) OK 124ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Decimal128(38))),String OK 116ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Date)) OK 188ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Float32)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Nullable(UUID)),String OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UInt8)) OK 169ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Float64)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UInt8)),String OK 171ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Date)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Date)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(DateTime)) OK 177ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Float64)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(DateTime)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UInt16)) OK 205ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Decimal128(38))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UInt16)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(DateTime64(3))) OK 173ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(DateTime)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UInt32)) OK 158ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Decimal128(38))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(DateTime64(3))),String OK 214ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UInt32)),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(Bool)) OK 245ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Date)) OK 225ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(DateTime64(3))) OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UInt64)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(Bool)),String OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UInt64)),String OK 173ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Date)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(String)) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UInt128)) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UInt128)),String OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Int8)) OK 194ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(DateTime)) OK 230ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(Bool)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(String)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(FixedString(51))) OK 196ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(DateTime)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(FixedString(51))),String OK 164ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(String)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Nullable(UUID)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Int8)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Int16)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Int16)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Nullable(UUID)),String OK 118ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(DateTime64(3))) OK 182ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UInt8)) OK 126ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(FixedString(51))) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Int32)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Int32)),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UInt8)),String OK 234ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Int64)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UInt16)) OK 144ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(Bool)) OK 155ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(Bool)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UInt16)),String OK 189ms
/aggregate functions/state/anyState/Map(UInt32,Nullable(UUID)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Int64)),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UInt32)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Int128)) OK 185ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(String)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Int128)),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(String)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UInt32)),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UInt64)) OK 181ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UInt8)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Float32)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UInt64)),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(FixedString(51))) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Float32)),String OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Float64)) OK 135ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(FixedString(51))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UInt128)) OK 178ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UInt16)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UInt128)),String OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Float64)),String OK 211ms
/aggregate functions/state/anyLastState/Map(UInt32,Nullable(UUID)) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Date)) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Date)),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Int8)) OK 130ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UInt32)) OK 208ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Int8)),String OK 254ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Nullable(UUID)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Int16)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Int16)),String OK 181ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UInt8)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(DateTime)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(DateTime)),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Bool)) OK 167ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UInt8)) OK 155ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UInt64)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Int32)) OK 256ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UInt16)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Bool)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Int32)),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Int64)) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(String)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(String)),String OK 140ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UInt128)) OK 132ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UInt32)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Int64)),String OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(FixedString(51))) OK 256ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Int128)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(FixedString(51))),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(UUID)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Int128)),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UInt32)) OK 123ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Int8)) OK 141ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UInt64)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Float32)) OK 181ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UInt64)) OK 390ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Float32)),String OK 375ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Float64)) OK 315ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(UUID)),String OK 387ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Int16)) OK 350ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt8))) OK 308ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt8))),String OK 323ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UInt128)) OK 319ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Float64)),String OK 285ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Date)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt16))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Date)),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UInt128)) OK 156ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Int32)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt16))),String OK 188ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Int8)) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt32))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(DateTime)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(DateTime)),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Int8)) OK 209ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Int64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt32))),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Bool)) OK 173ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Int16)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt64))),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Bool)),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(String)) OK 107ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Int128)) OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt128))) OK 204ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Int16)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(String)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt128))),String OK 249ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Int32)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(FixedString(51))) OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int8))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(FixedString(51))),String OK 145ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Float32)) OK 206ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Int32)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(UUID)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Int8))),String OK 245ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(UUID)),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt8))) OK 214ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Int64)) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int16))) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Int16))),String OK 135ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Int64)) OK 120ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Float64)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt8))),String OK 180ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Int128)) OK 261ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int32))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt16))) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Int32))),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt16))),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Int128)) OK 191ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Date)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt32))),String OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Int64))),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt64))) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int128))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Int128))),String OK 191ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Float32)) OK 154ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(DateTime)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt64))),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float32))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UInt128))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UInt128))),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Float64)) OK 141ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Float64)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Float32))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float64))) OK 189ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Bool)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Float64))),String OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Date)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Int8))),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Date))) OK 232ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(String)) OK 201ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Date)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Date))),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Int16))),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(DateTime)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int32))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Int32))),String OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(DateTime))),String OK 243ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Bool))) OK 204ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(FixedString(51))) OK 170ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(DateTime)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int64))) OK 253ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(Bool))),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Bool)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Int64))),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Int128))) OK 176ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(UUID)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(String))) OK 228ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(String)) OK 215ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(String))),String OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 201ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Bool)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Int128))),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Float32))),String OK 136ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 206ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(String)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Float64))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(FixedString(51))) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(FixedString(51)))),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Float64))),String OK 228ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UUID))) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,LowCardinality(Nullable(UUID))),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Date))) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(UUID)) OK 172ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(FixedString(51))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Date))),String OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Array(String)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Array(String)),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(DateTime))) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Map(String,LowCardinality(Float64))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(DateTime))),String OK 194ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 134ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(UUID)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Map(String,LowCardinality(Float64))),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt64,Tuple(String)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(Bool))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(String))) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt64,Tuple(String)),String OK 167ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(String))),String OK 149ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UInt8) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UInt8),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 234ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(FixedString(51)))),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UInt16) OK 175ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 236ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 243ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,LowCardinality(Nullable(UUID))) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UInt16),String OK 171ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UInt32) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UInt32),String OK 294ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,LowCardinality(Nullable(UUID))),String OK 272ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Array(String)) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UInt64) OK 162ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 230ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Array(String)),String OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UInt64),String OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Map(String,LowCardinality(Float64))) OK 242ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UInt128) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Map(String,LowCardinality(Float64))),String OK 256ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UInt128),String OK 190ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 250ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 232ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Int8) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt64,Tuple(String)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Int8),String OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Int16) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt64,Tuple(String)),String OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Int16),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UInt8) OK 201ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UInt8),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 155ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Int32) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Int32),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UInt16) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Int64) OK 170ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 197ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UInt16),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UInt32) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Int64),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Int128) OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UInt32),String OK 125ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Int128),String OK 246ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UInt64) OK 145ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UInt64),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Float32) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UInt128) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Float32),String OK 178ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UInt128),String OK 275ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Float64) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Int8) OK 212ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 212ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Int8),String OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Float64),String OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Decimal128(38)) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Decimal128(38)),String OK 211ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Date) OK 169ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Int16) OK 236ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 217ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Int16),String OK 228ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Int32) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Date),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,DateTime) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,DateTime),String OK 196ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Date))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Int32),String OK 196ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,DateTime64(3)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Int64) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Int64),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,DateTime64(3)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Bool) OK 159ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Date))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Int128) OK 192ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Int128),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Bool),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Float32) OK 114ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,String) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,String),String OK 126ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Float32),String OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Float64) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Float64),String OK 101ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,FixedString(51)) OK 109ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,FixedString(51)),String OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,UUID) OK 131ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 161ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(String))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Decimal128(38)) OK 134ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Decimal128(38)),String OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,UUID),String OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Date) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UInt8)) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UInt8)),String OK 174ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Date),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,DateTime) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UInt16)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,DateTime),String OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UInt16)),String OK 139ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UInt32)) OK 117ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,DateTime64(3)) OK 171ms
/aggregate functions/state/anyState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UInt32)),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,DateTime64(3)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UInt64)) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Bool) OK 175ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(String))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UInt64)),String OK 144ms
/aggregate functions/state/anyHeavyState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Bool),String OK 181ms
/aggregate functions/state/anyState/Map(UInt32,Array(String)) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UInt128)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,String) OK 216ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,String),String OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UInt128)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Int8)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,FixedString(51)) OK 177ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Array(String)) OK 189ms
/aggregate functions/state/anyLastState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Int8)),String OK 180ms
/aggregate functions/state/anyState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Int16)) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,FixedString(51)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,UUID) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Int16)),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,UUID),String OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Int32)) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 253ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Int32)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UInt8)) OK 197ms
/aggregate functions/state/anyState/Map(UInt32,Tuple(String)) OK 219ms
/aggregate functions/state/anyLastState/Map(UInt32,Array(String)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UInt8)),String OK 249ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Int64)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UInt16)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Int64)),String OK 147ms
/aggregate functions/state/anyLastState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Int128)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UInt16)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(UInt32,Tuple(String)) OK 156ms
/aggregate functions/state/anyState/Map(UInt64,UInt8) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UInt32)) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Int128)),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UInt32)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Float32)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Float32)),String OK 135ms
/aggregate functions/state/anyLastState/Map(UInt32,Tuple(String)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UInt64)) OK 138ms
/aggregate functions/state/anyState/Map(UInt64,UInt16) OK 130ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UInt8) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UInt64)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Float64)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UInt128)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Float64)),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Decimal128(38))) OK 173ms
/aggregate functions/state/anyLastState/Map(UInt64,UInt8) OK 164ms
/aggregate functions/state/anyState/Map(UInt64,UInt32) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UInt128)),String OK 141ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UInt16) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Int8)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Decimal128(38))),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Int8)),String OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Date)) OK 206ms
/aggregate functions/state/anyState/Map(UInt64,UInt64) OK 233ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Int16)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Date)),String OK 147ms
/aggregate functions/state/anyLastState/Map(UInt64,UInt16) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UInt32) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Int16)),String OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(DateTime)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(DateTime)),String OK 419ms
/aggregate functions/state/anyLastState/Map(UInt64,UInt32) OK 348ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(DateTime64(3))) OK 342ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UInt64) OK 358ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Int32)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Int32)),String OK 355ms
/aggregate functions/state/anyState/Map(UInt64,UInt128) OK 343ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Int64)) OK 282ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Int64)),String OK 279ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(DateTime64(3))),String OK 327ms
/aggregate functions/state/anyLastState/Map(UInt64,UInt64) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(Bool)) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UInt128) OK 178ms
/aggregate functions/state/anyState/Map(UInt64,Int8) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Int128)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(Bool)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Int128)),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Float32)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(String)) OK 187ms
/aggregate functions/state/anyLastState/Map(UInt64,UInt128) OK 198ms
/aggregate functions/state/anyState/Map(UInt64,Int16) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(String)),String OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Int8) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Float32)),String OK 223ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(FixedString(51))) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Float64)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Float64)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(FixedString(51))),String OK 162ms
/aggregate functions/state/anyLastState/Map(UInt64,Int8) OK 178ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Int16) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Decimal128(38))) OK 176ms
/aggregate functions/state/anyState/Map(UInt64,Int32) OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Nullable(UUID)) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Decimal128(38))),String OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Nullable(UUID)),String OK 144ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Date)) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/anyLastState/Map(UInt64,Int16) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Date)),String OK 254ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Int32) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UInt8)),String OK 210ms
/aggregate functions/state/anyState/Map(UInt64,Int64) OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(DateTime)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UInt16)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(DateTime)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UInt16)),String OK 177ms
/aggregate functions/state/anyLastState/Map(UInt64,Int32) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UInt32)) OK 197ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Int64) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(DateTime64(3))) OK 200ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UInt32)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(DateTime64(3))),String OK 213ms
/aggregate functions/state/anyState/Map(UInt64,Int128) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(Bool)) OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UInt64)) OK 203ms
/aggregate functions/state/anyLastState/Map(UInt64,Int64) OK 190ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Int128) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UInt64)),String OK 173ms
/aggregate functions/state/anyState/Map(UInt64,Float32) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(Bool)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UInt128)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(String)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(String)),String OK 184ms
/aggregate functions/state/anyLastState/Map(UInt64,Int128) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UInt128)),String OK 108ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Float32) OK 145ms
/aggregate functions/state/anyState/Map(UInt64,Float64) OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Int8)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(FixedString(51))) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Int8)),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(FixedString(51))),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Int16)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Nullable(UUID)) OK 181ms
/aggregate functions/state/anyLastState/Map(UInt64,Float32) OK 155ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Float64) OK 146ms
/aggregate functions/state/anyState/Map(UInt64,Decimal128(38)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Int16)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Nullable(UUID)),String OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Int32)),String OK 121ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Decimal128(38)) OK 128ms
/aggregate functions/state/anyLastState/Map(UInt64,Float64) OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UInt8)),String OK 175ms
/aggregate functions/state/anyState/Map(UInt64,Date) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Int64)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UInt16)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Int64)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Int128)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UInt16)),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt64,Decimal128(38)) OK 137ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Date) OK 153ms
/aggregate functions/state/anyState/Map(UInt64,DateTime) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UInt32)) OK 233ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UInt32)),String OK 243ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Int128)),String OK 234ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Float32)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Float32)),String OK 133ms
/aggregate functions/state/anyLastState/Map(UInt64,Date) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UInt64)) OK 137ms
/aggregate functions/state/anyHeavyState/Map(UInt64,DateTime) OK 131ms
/aggregate functions/state/anyState/Map(UInt64,DateTime64(3)) OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Float64)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UInt64)),String OK 179ms
/aggregate functions/state/anyHeavyState/Map(UInt64,DateTime64(3)) OK 241ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UInt128)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Float64)),String OK 211ms
/aggregate functions/state/anyLastState/Map(UInt64,DateTime) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UInt128)),String OK 234ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Date)) OK 229ms
/aggregate functions/state/anyState/Map(UInt64,Bool) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Int8)) OK 191ms
/aggregate functions/state/anyLastState/Map(UInt64,DateTime64(3)) OK 212ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Date)),String OK 246ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Int8)),String OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(DateTime)) OK 190ms
/aggregate functions/state/anyState/Map(UInt64,String) OK 148ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Bool) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Int16)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(DateTime)),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Int16)),String OK 129ms
/aggregate functions/state/anyHeavyState/Map(UInt64,String) OK 160ms
/aggregate functions/state/anyState/Map(UInt64,FixedString(51)) OK 173ms
/aggregate functions/state/anyLastState/Map(UInt64,Bool) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Bool)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Int32)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Bool)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Int32)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(String)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Int64)) OK 155ms
/aggregate functions/state/anyHeavyState/Map(UInt64,FixedString(51)) OK 169ms
/aggregate functions/state/anyLastState/Map(UInt64,String) OK 140ms
/aggregate functions/state/anyState/Map(UInt64,UUID) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(String)),String OK 116ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Int64)),String OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(FixedString(51))) OK 276ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(FixedString(51))),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Int128)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Int128)),String OK 255ms
/aggregate functions/state/anyLastState/Map(UInt64,FixedString(51)) OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(UUID)) OK 214ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UInt8)) OK 169ms
/aggregate functions/state/anyHeavyState/Map(UInt64,UUID) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Float32)) OK 155ms
/aggregate functions/state/anyLastState/Map(UInt64,UUID) OK 235ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(UUID)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Float32)),String OK 222ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UInt8)) OK 223ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UInt16)) OK 228ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Float64)) OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt8))) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt8))),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Float64)),String OK 212ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt16))) OK 286ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UInt8)) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt16))),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Date)) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UInt16)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UInt32)) OK 252ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Date)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(DateTime)) OK 187ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UInt16)) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt32))),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt64))) OK 217ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(DateTime)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UInt32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Bool)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt64))),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Bool)),String OK 191ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UInt64)) OK 156ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UInt32)) OK 126ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UInt64)) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt128))) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(String)) OK 120ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt128))),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int8))) OK 207ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UInt128)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(String)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(FixedString(51))) OK 191ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UInt64)) OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(FixedString(51))),String OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Int8))),String OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UInt128)) OK 131ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Int8)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Int16))),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(UUID)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(UUID)),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Int8)) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int32))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt8))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Int32))),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Int8)) OK 126ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Int16)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt8))),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int64))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt16))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt16))),String OK 193ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Int16)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Int64))),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int128))) OK 173ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Int16)) OK 149ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Int32)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt32))) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Int128))),String OK 122ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Int32)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt32))),String OK 161ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Int32)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt64))) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float32))) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Float32))),String OK 142ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Int64)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float64))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt64))),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UInt128))) OK 189ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Int64)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Float64))),String OK 223ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Int64)) OK 188ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Int128)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UInt128))),String OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Date))) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Date))),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int8))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Int8))),String OK 179ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Int128)) OK 174ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Float32)) OK 176ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Int128)) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(DateTime))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int16))) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(DateTime))),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Int16))),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Bool))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int32))) OK 178ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Float32)) OK 181ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Float64)) OK 151ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Float32)) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(Bool))),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(String))) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Int32))),String OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(String))),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Float64)) OK 178ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Decimal128(38))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Int64))),String OK 201ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Float64)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Int128))) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(FixedString(51)))),String OK 235ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UUID))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Int128))),String OK 191ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Date)) OK 181ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Decimal128(38))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float32))) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,LowCardinality(Nullable(UUID))),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Float32))),String OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Array(String)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Array(String)),String OK 106ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Date)) OK 153ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Date)) OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Float64))),String OK 130ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(DateTime)) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Map(String,LowCardinality(Float64))),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(UInt128,Tuple(String)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Date))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Date))),String OK 187ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(DateTime)) OK 156ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(DateTime)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(DateTime64(3))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(UInt128,Tuple(String)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UInt8) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UInt8),String OK 141ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(DateTime64(3))) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(DateTime))),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(Bool))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(Bool))),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(DateTime64(3))) OK 210ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(Bool)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UInt16) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UInt16),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UInt32) OK 136ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(Bool)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(String))),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UInt32),String OK 144ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(String)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UInt64) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UInt64),String OK 133ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(Bool)) OK 141ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(String)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(FixedString(51)))),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UInt128) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UInt128),String OK 213ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(String)) OK 217ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(FixedString(51))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,LowCardinality(Nullable(UUID))),String OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Int8) OK 158ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(FixedString(51))) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Array(String)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Array(String)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Int8),String OK 154ms
/aggregate functions/state/anyLastState/Map(UInt64,Nullable(UUID)) OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Int16) OK 231ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Int16),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Map(String,LowCardinality(Float64))) OK 238ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(FixedString(51))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Map(String,LowCardinality(Float64))),String OK 194ms
/aggregate functions/state/anyState/Map(UInt64,Nullable(UUID)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UInt128,Tuple(String)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Int32) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Int32),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(UInt128,Tuple(String)),String OK 209ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UInt8)) OK 175ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Nullable(UUID)) OK 179ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UInt8)) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Int64) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UInt8) OK 222ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UInt8),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Int64),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Int128) OK 227ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Int128),String OK 243ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UInt16)) OK 146ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UInt16)) OK 154ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UInt8)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UInt16) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Float32) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UInt16),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UInt32) OK 175ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UInt32)) OK 161ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UInt32)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UInt32),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UInt16)) OK 351ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Float32),String OK 377ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Float64) OK 325ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UInt64) OK 303ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Float64),String OK 308ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UInt64),String OK 294ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UInt64)) OK 247ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UInt64)) OK 264ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UInt128) OK 264ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UInt32)) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Decimal128(38)) OK 239ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UInt128),String OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Decimal128(38)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Int8) OK 193ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UInt128)) OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Date) OK 131ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UInt128)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Int8),String OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UInt64)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Date),String OK 260ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Int16) OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,DateTime) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Int16),String OK 141ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Int8)) OK 193ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Int8)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,DateTime),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Int32) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Int32),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UInt128)) OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,DateTime64(3)) OK 252ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Int64) OK 250ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Int16)) OK 242ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Int16)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Int64),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,DateTime64(3)),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Bool) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Int128) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Int128),String OK 232ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Int8)) OK 233ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Bool),String OK 259ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Int32)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,String) OK 197ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Int32)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Float32) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,String),String OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Float32),String OK 141ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Int64)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Float64) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Float64),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,FixedString(51)) OK 231ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Int64)) OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Int16)) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,FixedString(51)),String OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,UUID) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Decimal128(38)) OK 160ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Int128)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Decimal128(38)),String OK 157ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Int128)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Date) OK 195ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,UUID),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Date),String OK 230ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Float32)) OK 203ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UInt8)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,DateTime) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UInt8)),String OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Float32)) OK 247ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,DateTime),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Int128)) OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,DateTime64(3)) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UInt16)) OK 228ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Float64)) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UInt16)),String OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UInt32)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,DateTime64(3)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Bool) OK 291ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UInt32)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Bool),String OK 188ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Date)) OK 204ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Float64)) OK 257ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Float32)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,String) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UInt64)) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UInt64)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UInt128)) OK 134ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Float64)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,String),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UInt128)),String OK 255ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,FixedString(51)) OK 199ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(DateTime)) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Int8)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,FixedString(51)),String OK 228ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Date)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Int8)),String OK 184ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Date)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,UUID) OK 138ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Bool)) OK 132ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,UUID),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Int16)) OK 241ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Int16)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Int32)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UInt8)) OK 200ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(DateTime)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UInt8)),String OK 186ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Bool)) OK 187ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(String)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UInt16)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Int32)),String OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Int64)) OK 229ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Bool)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UInt16)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Int64)),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UInt32)) OK 236ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(String)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UInt32)),String OK 183ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(FixedString(51))) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Int128)) OK 238ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UInt64)) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Int128)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(String)) OK 158ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(FixedString(51))) OK 262ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UInt64)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Float32)) OK 199ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(UUID)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UInt128)) OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(FixedString(51))) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UInt128)),String OK 259ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Float64)) OK 254ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Int8)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Float32)),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Int8)),String OK 217ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Float64)),String OK 208ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(UUID)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Int16)) OK 187ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(UUID)) OK 170ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Decimal128(38))) OK 186ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Int16)),String OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Decimal128(38))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Int32)) OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Date)) OK 155ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Int32)),String OK 134ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Date)),String OK 137ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(DateTime)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(DateTime)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Int64)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Int64)),String OK 164ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Int128)) OK 172ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 164ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(DateTime64(3))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(DateTime64(3))),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Int128)),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Float32)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(Bool)) OK 288ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Float32)),String OK 194ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 219ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(Bool)),String OK 186ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(String)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Float64)) OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Float64)),String OK 181ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Decimal128(38))) OK 247ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(String)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(FixedString(51))) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(FixedString(51))),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Decimal128(38))),String OK 237ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Nullable(UUID)) OK 186ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 240ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Date)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Nullable(UUID)),String OK 261ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Date)),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UInt8)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(DateTime)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UInt8)),String OK 168ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(DateTime)),String OK 168ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UInt16)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(DateTime64(3))) OK 228ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UInt16)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(DateTime64(3))),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UInt32)) OK 170ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(Bool)) OK 127ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 248ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(Bool)),String OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UInt64)) OK 227ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UInt32)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(String)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(String)),String OK 186ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UInt64)),String OK 144ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(FixedString(51))) OK 223ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UInt128)) OK 240ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UInt128)),String OK 268ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(FixedString(51))),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Nullable(UUID)) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Int8)) OK 181ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Nullable(UUID)),String OK 295ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UInt8)) OK 237ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Int8)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Int16)) OK 232ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UInt8)),String OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Int16)),String OK 135ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 150ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UInt16)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Int32)) OK 189ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Int32)),String OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UInt16)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Int64)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UInt32)) OK 160ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Date))) OK 169ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Int64)),String OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UInt32)),String OK 162ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UInt64)) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Int128)),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UInt64)),String OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Float32)) OK 148ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Float32)),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UInt128)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UInt128)),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Date))) OK 189ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Int8)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Float64)),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Date)) OK 166ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Int8)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Date)),String OK 243ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Int16)) OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(DateTime)) OK 213ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 146ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(String))) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Int16)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(DateTime)),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Int32)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 237ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 192ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Int32)),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Bool)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Int64)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Bool)),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Int64)),String OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(String)) OK 163ms
/aggregate functions/state/anyLastState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 221ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(String)),String OK 219ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Int128)) OK 268ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(String))) OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(FixedString(51))) OK 246ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Int128)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(FixedString(51))),String OK 168ms
/aggregate functions/state/anyState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Float32)) OK 210ms
/aggregate functions/state/anyState/Map(UInt64,Array(String)) OK 214ms
/aggregate functions/state/anyLastState/Map(UInt64,Array(String)) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(UUID)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(UUID)),String OK 226ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Float32)),String OK 234ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Float64)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt8))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Float64)),String OK 205ms
/aggregate functions/state/anyLastState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UInt8))),String OK 192ms
/aggregate functions/state/anyState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt16))) OK 255ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Date)) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UInt16))),String OK 217ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Date)),String OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(DateTime)) OK 159ms
/aggregate functions/state/anyLastState/Map(UInt64,Tuple(String)) OK 142ms
/aggregate functions/state/anyState/Map(UInt64,Tuple(String)) OK 153ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Array(String)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt32))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(DateTime)),String OK 178ms
/aggregate functions/state/anyLastState/Map(UInt128,UInt8) OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Bool)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UInt32))),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Bool)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt64))) OK 186ms
/aggregate functions/state/anyState/Map(UInt128,UInt8) OK 190ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UInt64))),String OK 141ms
/aggregate functions/state/anyLastState/Map(UInt128,UInt16) OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(String)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(String)),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt128))) OK 168ms
/aggregate functions/state/anyHeavyState/Map(UInt64,Tuple(String)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(FixedString(51))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UInt128))),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int8))) OK 193ms
/aggregate functions/state/anyState/Map(UInt128,UInt16) OK 158ms
/aggregate functions/state/anyLastState/Map(UInt128,UInt32) OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(FixedString(51))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Int8))),String OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(UUID)),String OK 180ms
/aggregate functions/state/anyLastState/Map(UInt128,UInt64) OK 194ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UInt8) OK 144ms
/aggregate functions/state/anyState/Map(UInt128,UInt32) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt8))) OK 336ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Int16))),String OK 340ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UInt8))),String OK 334ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int32))) OK 291ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UInt16) OK 257ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt16))) OK 303ms
/aggregate functions/state/anyState/Map(UInt128,UInt64) OK 290ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Int32))),String OK 356ms
/aggregate functions/state/anyLastState/Map(UInt128,UInt128) OK 412ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UInt16))),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Int64))),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UInt32) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt32))) OK 181ms
/aggregate functions/state/anyState/Map(UInt128,UInt128) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UInt32))),String OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int128))) OK 247ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt64))) OK 250ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UInt64) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Int128))),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UInt64))),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Float32))) OK 217ms
/aggregate functions/state/anyLastState/Map(UInt128,Int8) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UInt128))) OK 167ms
/aggregate functions/state/anyState/Map(UInt128,Int8) OK 177ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UInt128) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UInt128))),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Float32))),String OK 166ms
/aggregate functions/state/anyLastState/Map(UInt128,Int16) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int8))) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Float64))) OK 176ms
/aggregate functions/state/anyState/Map(UInt128,Int16) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Int8))),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Float64))),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Int8) OK 169ms
/aggregate functions/state/anyLastState/Map(UInt128,Int32) OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Date))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int16))) OK 162ms
/aggregate functions/state/anyState/Map(UInt128,Int32) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Date))),String OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(DateTime))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Int16))),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Int16) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Int32))),String OK 184ms
/aggregate functions/state/anyLastState/Map(UInt128,Int64) OK 203ms
/aggregate functions/state/anyState/Map(UInt128,Int64) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(DateTime))),String OK 251ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int64))) OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(Bool))) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(Bool))),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Int64))),String OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Int32) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Int128))) OK 194ms
/aggregate functions/state/anyState/Map(UInt128,Int128) OK 164ms
/aggregate functions/state/anyLastState/Map(UInt128,Int128) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(String))) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Int128))),String OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(String))),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Float32))) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Int64) OK 97ms
/aggregate functions/state/anyState/Map(UInt128,Float32) OK 120ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Float32))),String OK 153ms
/aggregate functions/state/anyLastState/Map(UInt128,Float32) OK 159ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Int128) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(FixedString(51)))),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Float64))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Float64))),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,LowCardinality(Nullable(UUID))) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,LowCardinality(Nullable(UUID))),String OK 164ms
/aggregate functions/state/anyState/Map(UInt128,Float64) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Date))) OK 145ms
/aggregate functions/state/anyLastState/Map(UInt128,Float64) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Float32) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Date))),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(DateTime))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Array(String)) OK 155ms
/aggregate functions/state/anyState/Map(UInt128,Decimal128(38)) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Array(String)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Map(String,LowCardinality(Float64))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(DateTime))),String OK 128ms
/aggregate functions/state/anyLastState/Map(UInt128,Decimal128(38)) OK 164ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Float64) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Map(String,LowCardinality(Float64))),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(Bool))),String OK 138ms
/aggregate functions/state/anyState/Map(UInt128,Date) OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(String))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int8,Tuple(String)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int8,Tuple(String)),String OK 195ms
/aggregate functions/state/anyLastState/Map(UInt128,Date) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(String))),String OK 196ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Decimal128(38)) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UInt8) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/state/anyState/Map(UInt128,DateTime) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(FixedString(51)))),String OK 171ms
/aggregate functions/state/anyLastState/Map(UInt128,DateTime) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UInt8),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UInt16) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UInt16),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Date) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,LowCardinality(Nullable(UUID))) OK 176ms
/aggregate functions/state/anyState/Map(UInt128,DateTime64(3)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,LowCardinality(Nullable(UUID))),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Array(String)) OK 123ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UInt32) OK 181ms
/aggregate functions/state/anyLastState/Map(UInt128,DateTime64(3)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UInt32),String OK 195ms
/aggregate functions/state/anyHeavyState/Map(UInt128,DateTime) OK 213ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UInt64) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Array(String)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Map(String,LowCardinality(Float64))) OK 191ms
/aggregate functions/state/anyState/Map(UInt128,Bool) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Map(String,LowCardinality(Float64))),String OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UInt64),String OK 126ms
/aggregate functions/state/anyLastState/Map(UInt128,Bool) OK 234ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int8,Tuple(String)) OK 197ms
/aggregate functions/state/anyState/Map(UInt128,String) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UInt128) OK 161ms
/aggregate functions/state/anyHeavyState/Map(UInt128,DateTime64(3)) OK 224ms
/aggregate functions/state/argMaxState/datatypes/Map(Int8,Tuple(String)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UInt128),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UInt8) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Int8) OK 169ms
/aggregate functions/state/anyState/Map(UInt128,FixedString(51)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Int8),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UInt8),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Int16) OK 171ms
/aggregate functions/state/anyLastState/Map(UInt128,String) OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UInt16) OK 250ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UInt16),String OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Int16),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Bool) OK 208ms
/aggregate functions/state/anyState/Map(UInt128,UUID) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UInt32) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Int32) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Int32),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UInt32),String OK 127ms
/aggregate functions/state/anyLastState/Map(UInt128,FixedString(51)) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Int64) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UInt64) OK 109ms
/aggregate functions/state/anyHeavyState/Map(UInt128,String) OK 161ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UInt8)) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Int64),String OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UInt64),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UInt128) OK 110ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Int128) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UInt128),String OK 121ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Int128),String OK 142ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UInt16)) OK 163ms
/aggregate functions/state/anyLastState/Map(UInt128,UUID) OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt128,FixedString(51)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Float32) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Int8) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Int8),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Float32),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Int16) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Float64) OK 130ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UInt32)) OK 240ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UInt8)) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Float64),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(UInt128,UUID) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Int16),String OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Decimal128(38)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Int32) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Int32),String OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Decimal128(38)),String OK 169ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UInt8)) OK 200ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UInt16)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Date) OK 234ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UInt64)) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Date),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Int64) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,DateTime) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Int64),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Int128) OK 188ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UInt16)) OK 179ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UInt32)) OK 228ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Int128),String OK 188ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UInt128)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,DateTime),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,DateTime64(3)) OK 253ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,DateTime64(3)),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Float32) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Float32),String OK 178ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UInt32)) OK 140ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Int8)) OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Float64) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Float64),String OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Bool) OK 185ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UInt64)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Bool),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Decimal128(38)) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,String) OK 160ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UInt64)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Decimal128(38)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Date) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,String),String OK 215ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Int16)) OK 171ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UInt128)) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,FixedString(51)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Date),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,FixedString(51)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UInt128)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,DateTime) OK 190ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Int8)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,DateTime),String OK 179ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Int32)) OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,UUID) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,UUID),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,DateTime64(3)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UInt8)) OK 212ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Int8)) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,DateTime64(3)),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Bool) OK 274ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Int16)) OK 225ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UInt8)),String OK 195ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Int16)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UInt16)) OK 181ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Int64)) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Bool),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UInt16)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,String) OK 206ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Int32)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UInt32)) OK 238ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UInt32)),String OK 186ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Int32)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,String),String OK 241ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,FixedString(51)) OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UInt64)) OK 172ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Int128)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,FixedString(51)),String OK 137ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Int64)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UInt64)),String OK 159ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Int64)) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UInt128)) OK 141ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Float32)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UInt128)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,UUID) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,UUID),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UInt8)) OK 128ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Int128)) OK 140ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Int128)) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Int8)) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Int8)),String OK 116ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UInt8)),String OK 225ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Float64)) OK 251ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UInt16)) OK 239ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Int16)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UInt16)),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Float32)) OK 147ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Float32)) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Int16)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Int32)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Int32)),String OK 241ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Float64)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UInt32)) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Int64)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UInt32)),String OK 230ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Int64)),String OK 199ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Float64)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UInt64)) OK 136ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Date)) OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Decimal128(38))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UInt64)),String OK 229ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Int128)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Int128)),String OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UInt128)) OK 208ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Decimal128(38))) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Float32)) OK 230ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UInt128)),String OK 190ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Date)) OK 172ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(DateTime)) OK 177ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Date)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Float32)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Int8)) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Float64)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Int8)),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Int16)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Float64)),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(DateTime)) OK 135ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Int16)),String OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Decimal128(38))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Int32)) OK 144ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(DateTime)) OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Decimal128(38))),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Int32)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Date)) OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(Bool)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Int64)) OK 154ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(DateTime64(3))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Int64)),String OK 112ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Date)),String OK 120ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(Bool)) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(DateTime)) OK 117ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Int128)) OK 130ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(String)) OK 106ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(DateTime)),String OK 121ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Int128)),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(DateTime64(3))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Float32)) OK 132ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(Bool)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(DateTime64(3))),String OK 164ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(String)) OK 132ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Float32)),String OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(Bool)) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Float64)) OK 257ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(String)) OK 393ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(Bool)),String OK 220ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(FixedString(51))) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Float64)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(String)) OK 161ms
/aggregate functions/state/anyState/Map(UInt128,Nullable(UUID)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(String)),String OK 350ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Decimal128(38))),String OK 421ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Date)) OK 321ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(FixedString(51))) OK 387ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Nullable(UUID)) OK 330ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UInt8)) OK 344ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(FixedString(51))),String OK 317ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Date)),String OK 316ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(FixedString(51))) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Nullable(UUID)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(DateTime)) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UInt8)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Nullable(UUID)),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(DateTime)),String OK 142ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UInt16)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(DateTime64(3))) OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UInt8)) OK 185ms
/aggregate functions/state/anyLastState/Map(UInt128,Nullable(UUID)) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UInt8)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(DateTime64(3))),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(Bool)) OK 142ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UInt32)) OK 150ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UInt16)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UInt16)),String OK 252ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(Bool)),String OK 201ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UInt8)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UInt32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(String)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(String)),String OK 207ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UInt64)) OK 158ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UInt32)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UInt32)),String OK 150ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UInt16)) OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UInt64)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(FixedString(51))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(FixedString(51))),String OK 241ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UInt128)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UInt64)),String OK 189ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UInt64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Nullable(UUID)) OK 177ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UInt32)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UInt128)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Int8)) OK 193ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Int8)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Nullable(UUID)),String OK 204ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UInt64)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Int8)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UInt128)) OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UInt8)) OK 220ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UInt8)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Int16)) OK 180ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Int16)) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Int16)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Int32)) OK 224ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UInt128)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UInt16)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UInt16)),String OK 183ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Int8)) OK 228ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UInt32)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Int32)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Int64)) OK 116ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Int32)) OK 161ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Int8)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UInt32)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Int64)),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UInt64)) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Int128)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UInt64)),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Int16)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Int128)),String OK 119ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Int64)) OK 166ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Int16)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UInt128)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UInt128)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Float32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Float32)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Float64)) OK 215ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Int32)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Int8)) OK 206ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Int128)) OK 154ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Int32)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Int8)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Float64)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Int16)) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Date)) OK 199ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Int64)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Int16)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Date)),String OK 175ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Float32)) OK 160ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Int64)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Int32)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Int32)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Int128)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(DateTime)),String OK 173ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Float64)) OK 168ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Int128)) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Bool)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Int64)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Bool)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Int64)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Int128)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(String)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Float32)) OK 197ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Float32)) OK 200ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Date)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Int128)),String OK 229ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(String)),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Float32)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(FixedString(51))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Float32)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(FixedString(51))),String OK 182ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(DateTime)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Float64)) OK 209ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Float64)) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(UUID)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Float64)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(UUID)),String OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Float64)),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Date)) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt8))) OK 135ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Bool)) OK 130ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Date)) OK 212ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Date)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Date)),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(DateTime)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(DateTime)),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UInt8))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt16))) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UInt16))),String OK 171ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(String)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Bool)) OK 157ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(DateTime)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Bool)),String OK 163ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(DateTime)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt32))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(String)) OK 125ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(FixedString(51))) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UInt32))),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(String)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(FixedString(51))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(FixedString(51))),String OK 205ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Bool)) OK 213ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Bool)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UInt64))),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt128))) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UInt128))),String OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(UUID)) OK 159ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(UUID)) OK 161ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(String)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(UUID)),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int8))) OK 234ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(String)) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UInt8))),String OK 158ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Int8))),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int16))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt16))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UInt16))),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(FixedString(51))) OK 176ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(FixedString(51))) OK 151ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt32))) OK 244ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Int16))),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int32))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Int32))),String OK 232ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UInt32))),String OK 216ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(UUID)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt64))) OK 214ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(UUID)) OK 182ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int64))) OK 252ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Int64))),String OK 189ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UInt64))),String OK 211ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 166ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int128))) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UInt128))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UInt128))),String OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Int128))),String OK 191ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int8))) OK 230ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Int8))),String OK 248ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Float32))) OK 172ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Float32))),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int16))) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Float64))),String OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Date))) OK 143ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Int16))),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int32))) OK 198ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Int32))),String OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Date))),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(DateTime))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(DateTime))),String OK 207ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 163ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int64))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Int64))),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(Bool))),String OK 130ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Int128))),String OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(String))) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(String))),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Float32))),String OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 155ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Float64))) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(FixedString(51)))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Float64))),String OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Date))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,LowCardinality(Nullable(UUID))),String OK 144ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 150ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Date))),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(DateTime))) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Array(String)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Array(String)),String OK 142ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Map(String,LowCardinality(Float64))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(DateTime))),String OK 227ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 159ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(Bool))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(Bool))),String OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Map(String,LowCardinality(Float64))),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int16,Tuple(String)) OK 143ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(Int16,Tuple(String)),String OK 130ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 243ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(String))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UInt8) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(String))),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 228ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UInt8),String OK 221ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Date))) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UInt16) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(FixedString(51)))),String OK 164ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UInt16),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UInt32) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,LowCardinality(Nullable(UUID))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UInt32),String OK 121ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,LowCardinality(Nullable(UUID))),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Array(String)) OK 134ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UInt64) OK 170ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UInt64),String OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UInt128) OK 161ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Array(String)),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Map(String,LowCardinality(Float64))),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UInt128),String OK 169ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(String))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Int8) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int16,Tuple(String)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Int16,Tuple(String)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Int8),String OK 195ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UInt8) OK 151ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Date))) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Int16) OK 209ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Int16),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UInt8),String OK 145ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Date))) OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UInt16) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UInt16),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Int32) OK 209ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UInt32) OK 171ms
/aggregate functions/state/anyState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Int32),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UInt32),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UInt64) OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Int64) OK 173ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Int64),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UInt64),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Int128) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UInt128) OK 206ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(String))) OK 178ms
/aggregate functions/state/anyState/Map(UInt128,Array(String)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Int128),String OK 146ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UInt128),String OK 223ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Float32) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Int8) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Float32),String OK 168ms
/aggregate functions/state/anyState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Float64) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(String))) OK 382ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Int8),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Int16) OK 344ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Float64),String OK 305ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Int16),String OK 316ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Decimal128(38)) OK 248ms
/aggregate functions/state/anyState/Map(UInt128,Tuple(String)) OK 280ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Decimal128(38)),String OK 290ms
/aggregate functions/state/anyHeavyState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 287ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Int32) OK 273ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Int32),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Date) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Date),String OK 152ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Int64) OK 120ms
/aggregate functions/state/anyState/Map(Int8,UInt8) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,DateTime) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Int64),String OK 144ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Array(String)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Int128) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Int128),String OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,DateTime),String OK 189ms
/aggregate functions/state/anyLastState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,DateTime64(3)) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,DateTime64(3)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/state/anyState/Map(Int8,UInt16) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Float32) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Float32),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Float64) OK 193ms
/aggregate functions/state/anyLastState/Map(UInt128,Array(String)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Bool) OK 209ms
/aggregate functions/state/anyHeavyState/Map(UInt128,Tuple(String)) OK 144ms
/aggregate functions/state/anyState/Map(Int8,UInt32) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Bool),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,String) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Float64),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Decimal128(38)) OK 112ms
/aggregate functions/state/anyHeavyState/Map(Int8,UInt8) OK 180ms
/aggregate functions/state/anyLastState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 215ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Decimal128(38)),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Date) OK 154ms
/aggregate functions/state/anyState/Map(Int8,UInt64) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,String),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,FixedString(51)) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,FixedString(51)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Date),String OK 155ms
/aggregate functions/state/anyState/Map(Int8,UInt128) OK 204ms
/aggregate functions/state/anyHeavyState/Map(Int8,UInt16) OK 231ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,DateTime) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,DateTime),String OK 217ms
/aggregate functions/state/anyLastState/Map(UInt128,Tuple(String)) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,UUID) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,DateTime64(3)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,UUID),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UInt8)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,DateTime64(3)),String OK 228ms
/aggregate functions/state/anyState/Map(Int8,Int8) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UInt8)),String OK 231ms
/aggregate functions/state/anyHeavyState/Map(Int8,UInt32) OK 227ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UInt16)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Bool) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Bool),String OK 176ms
/aggregate functions/state/anyLastState/Map(Int8,UInt8) OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UInt16)),String OK 194ms
/aggregate functions/state/anyState/Map(Int8,Int16) OK 127ms
/aggregate functions/state/anyLastState/Map(Int8,UInt16) OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,String) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UInt32)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,String),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,FixedString(51)) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UInt32)),String OK 230ms
/aggregate functions/state/anyHeavyState/Map(Int8,UInt64) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UInt64)) OK 178ms
/aggregate functions/state/anyState/Map(Int8,Int32) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,FixedString(51)),String OK 155ms
/aggregate functions/state/anyLastState/Map(Int8,UInt32) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UInt64)),String OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,UUID) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,UUID),String OK 211ms
/aggregate functions/state/anyState/Map(Int8,Int64) OK 186ms
/aggregate functions/state/anyHeavyState/Map(Int8,UInt128) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UInt128)) OK 109ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UInt128)),String OK 146ms
/aggregate functions/state/anyLastState/Map(Int8,UInt64) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UInt8)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Int8)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UInt8)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Int8)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Int16)) OK 167ms
/aggregate functions/state/anyHeavyState/Map(Int8,Int8) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UInt16)) OK 163ms
/aggregate functions/state/anyState/Map(Int8,Int128) OK 139ms
/aggregate functions/state/anyLastState/Map(Int8,UInt128) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UInt16)),String OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Int16)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UInt32)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Int32)) OK 122ms
/aggregate functions/state/anyHeavyState/Map(Int8,Int16) OK 114ms
/aggregate functions/state/anyState/Map(Int8,Float32) OK 114ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Int32)),String OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UInt32)),String OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UInt64)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UInt64)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Int64)) OK 155ms
/aggregate functions/state/anyLastState/Map(Int8,Int8) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Int64)),String OK 100ms
/aggregate functions/state/anyHeavyState/Map(Int8,Int32) OK 134ms
/aggregate functions/state/anyState/Map(Int8,Float64) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Int128)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UInt128)) OK 110ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Int128)),String OK 264ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UInt128)),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Int8)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Float32)) OK 215ms
/aggregate functions/state/anyLastState/Map(Int8,Int16) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int8,Int64) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Int8)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Float32)),String OK 173ms
/aggregate functions/state/anyState/Map(Int8,Decimal128(38)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Int16)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Int16)),String OK 182ms
/aggregate functions/state/anyHeavyState/Map(Int8,Int128) OK 235ms
/aggregate functions/state/anyState/Map(Int8,Date) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Int32)) OK 173ms
/aggregate functions/state/anyLastState/Map(Int8,Int32) OK 206ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Float64)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Float64)),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Decimal128(38))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Int32)),String OK 262ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Int64)) OK 178ms
/aggregate functions/state/anyState/Map(Int8,DateTime) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Int64)),String OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Decimal128(38))),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Date)) OK 172ms
/aggregate functions/state/anyHeavyState/Map(Int8,Float32) OK 176ms
/aggregate functions/state/anyLastState/Map(Int8,Int64) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Date)),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Int128)) OK 187ms
/aggregate functions/state/anyState/Map(Int8,DateTime64(3)) OK 236ms
/aggregate functions/state/anyLastState/Map(Int8,Int128) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(DateTime)) OK 206ms
/aggregate functions/state/anyHeavyState/Map(Int8,Float64) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Int128)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(DateTime)),String OK 219ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Float32)) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(DateTime64(3))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Float32)),String OK 139ms
/aggregate functions/state/anyHeavyState/Map(Int8,Decimal128(38)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Float64)) OK 292ms
/aggregate functions/state/anyLastState/Map(Int8,Float32) OK 236ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(DateTime64(3))),String OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Float64)),String OK 206ms
/aggregate functions/state/anyState/Map(Int8,Bool) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(Bool)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(Bool)),String OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Decimal128(38))) OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int8,Date) OK 166ms
/aggregate functions/state/anyState/Map(Int8,String) OK 136ms
/aggregate functions/state/anyLastState/Map(Int8,Float64) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(String)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Decimal128(38))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(String)),String OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(FixedString(51))) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Date)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Date)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int8,DateTime) OK 171ms
/aggregate functions/state/anyState/Map(Int8,FixedString(51)) OK 155ms
/aggregate functions/state/anyLastState/Map(Int8,Decimal128(38)) OK 121ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(DateTime)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(FixedString(51))),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Nullable(UUID)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(DateTime)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Nullable(UUID)),String OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(DateTime64(3))) OK 185ms
/aggregate functions/state/anyHeavyState/Map(Int8,DateTime64(3)) OK 163ms
/aggregate functions/state/anyState/Map(Int8,UUID) OK 182ms
/aggregate functions/state/anyLastState/Map(Int8,Date) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(DateTime64(3))),String OK 109ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(Bool)) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UInt8)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UInt8)),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(Int8,Bool) OK 177ms
/aggregate functions/state/anyLastState/Map(Int8,DateTime) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(Bool)),String OK 186ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UInt8)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UInt16)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(String)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(String)),String OK 219ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UInt16)),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UInt32)) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int8,String) OK 198ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UInt16)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UInt32)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(FixedString(51))) OK 225ms
/aggregate functions/state/anyLastState/Map(Int8,DateTime64(3)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(FixedString(51))),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UInt64)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UInt64)),String OK 263ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Nullable(UUID)) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int8,FixedString(51)) OK 198ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UInt32)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UInt128)) OK 216ms
/aggregate functions/state/anyLastState/Map(Int8,Bool) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Nullable(UUID)),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UInt8)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UInt128)),String OK 117ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UInt8)),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(Int8,UUID) OK 153ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UInt64)) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Int8)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UInt16)) OK 175ms
/aggregate functions/state/anyLastState/Map(Int8,String) OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Int8)),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UInt16)),String OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Int16)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UInt32)) OK 147ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UInt128)) OK 150ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UInt8)) OK 138ms
/aggregate functions/state/anyLastState/Map(Int8,FixedString(51)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UInt32)),String OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UInt64)) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Int16)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Int32)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Int32)),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UInt64)),String OK 153ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UInt16)) OK 123ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Int8)) OK 143ms
/aggregate functions/state/anyLastState/Map(Int8,UUID) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UInt128)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UInt128)),String OK 262ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Int64)) OK 227ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UInt32)) OK 220ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Int16)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Int64)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Int8)) OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Int128)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Int8)),String OK 146ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UInt8)) OK 194ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Int32)) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Int128)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Int16)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UInt64)) OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Float32)) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Float32)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Int16)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Int32)) OK 159ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UInt16)) OK 194ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Int64)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Float64)) OK 223ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Int32)),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Int64)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Float64)),String OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UInt128)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Int64)),String OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Date)) OK 181ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UInt32)) OK 153ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Int128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Int128)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Date)),String OK 164ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Int8)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Int128)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(DateTime)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(DateTime)),String OK 188ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UInt64)) OK 152ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Float32)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Float32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Bool)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Float32)),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Float64)) OK 239ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Bool)),String OK 262ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UInt128)) OK 164ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Int16)) OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(String)) OK 155ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Float64)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Float64)),String OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(String)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Date)) OK 188ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Int8)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(FixedString(51))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Date)),String OK 167ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Decimal128(38))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(DateTime)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Int32)) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(FixedString(51))),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(UUID)) OK 171ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Int16)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(DateTime)),String OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(UUID)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Date)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt8))) OK 216ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Int64)) OK 229ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Bool)),String OK 245ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UInt8))),String OK 230ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Int32)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(String)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(String)),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt16))) OK 186ms
/aggregate functions/state/anyState/Map(Int8,Nullable(DateTime)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(FixedString(51))) OK 229ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UInt16))),String OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(FixedString(51))),String OK 261ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Int128)) OK 160ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Int64)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(UUID)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UInt32))),String OK 203ms
/aggregate functions/state/anyState/Map(Int8,Nullable(DateTime64(3))) OK 159ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Int128)) OK 133ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Float32)) OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt64))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(UUID)),String OK 208ms
/aggregate functions/state/anyState/Map(Int8,Nullable(Bool)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UInt64))),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt8))) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt128))) OK 231ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UInt8))),String OK 199ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Float32)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UInt128))),String OK 403ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Float64)) OK 313ms
/aggregate functions/state/anyState/Map(Int8,Nullable(String)) OK 373ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt16))) OK 364ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int8))) OK 328ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UInt16))),String OK 329ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Float64)) OK 315ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt32))) OK 273ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Int8))),String OK 284ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Decimal128(38))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int16))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UInt32))),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt64))) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Int16))),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UInt64))),String OK 171ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/anyState/Map(Int8,Nullable(FixedString(51))) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int32))) OK 211ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Date)) OK 137ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Date)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Int32))),String OK 206ms
/aggregate functions/state/anyState/Map(Int8,Nullable(UUID)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UInt128))) OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int64))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UInt128))),String OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int8))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Int64))),String OK 186ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(DateTime)) OK 168ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(DateTime)) OK 143ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UInt8)) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int128))) OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Int8))),String OK 257ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Int128))),String OK 249ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Float32))) OK 223ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Int16))),String OK 164ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UInt16)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int32))) OK 239ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(Bool)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Int32))),String OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Float32))),String OK 154ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(Bool)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int64))) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Float64))) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Float64))),String OK 199ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UInt32)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(String)) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Date))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Int64))),String OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Int128))),String OK 162ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(String)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Date))),String OK 156ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UInt64)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Float32))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(DateTime))),String OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Float32))),String OK 123ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(Bool))),String OK 126ms
/aggregate functions/state/anyHeavyState/Map(Int8,Nullable(UUID)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Float64))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(String))),String OK 122ms
/aggregate functions/state/anyLastState/Map(Int8,Nullable(UUID)) OK 125ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Date))),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(FixedString(51)))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(DateTime))) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,LowCardinality(Nullable(UUID))) OK 203ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UInt8)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(DateTime))),String OK 219ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UInt8)) OK 168ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Int16)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(Bool))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,LowCardinality(Nullable(UUID))),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Array(String)) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UInt16)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(Bool))),String OK 179ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UInt16)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Array(String)),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(String))) OK 165ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Int32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Map(String,LowCardinality(Float64))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(String))),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Map(String,LowCardinality(Float64))),String OK 150ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UInt32)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 186ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UInt32)) OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int32,Tuple(String)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(FixedString(51)))),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,LowCardinality(Nullable(UUID))) OK 216ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Int64)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Int32,Tuple(String)),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UInt8) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UInt64)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,LowCardinality(Nullable(UUID))),String OK 209ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Int128)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UInt8),String OK 209ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UInt64)) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UInt16) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Array(String)) OK 234ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UInt16),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Array(String)),String OK 232ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UInt128)) OK 201ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Float32)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UInt32) OK 153ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UInt32),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Map(String,LowCardinality(Float64))),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UInt64) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Int8)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int32,Tuple(String)) OK 157ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Float64)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int32,Tuple(String)),String OK 169ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Int8)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UInt64),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UInt128) OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UInt8) OK 237ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Date)) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Int16)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UInt8),String OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UInt128),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UInt16) OK 147ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Int16)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Int8) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Int8),String OK 292ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UInt16),String OK 251ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UInt32) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Int16) OK 240ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(DateTime)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Int16),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UInt32),String OK 164ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Int32)) OK 193ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Int32)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UInt64) OK 282ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Bool)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UInt64),String OK 202ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Int64)) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Int32) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UInt128) OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Int64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Int32),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Int64) OK 222ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(String)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UInt128),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Int128)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Int8) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Int64),String OK 210ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Int128)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Int128) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Int8),String OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Int128),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Int16) OK 121ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Float32)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Int16),String OK 135ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Float32) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Int32) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Float32),String OK 114ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Float64) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Int32),String OK 148ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Float64)) OK 124ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Float64)) OK 149ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(UUID)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Int64) OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Float64),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Int64),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Decimal128(38)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Decimal128(38)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Int128) OK 108ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Date)) OK 144ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Int128),String OK 178ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Date)) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Date) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Float32) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Date),String OK 117ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(DateTime)) OK 224ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 223ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,DateTime) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(DateTime)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Float32),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,DateTime),String OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Float64) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Float64),String OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,DateTime64(3)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,DateTime64(3)),String OK 197ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Bool)) OK 246ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Bool)) OK 195ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 204ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Bool) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Decimal128(38)) OK 244ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Decimal128(38)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Bool),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Date) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,String) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,String),String OK 244ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,FixedString(51)) OK 183ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(String)) OK 231ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Date),String OK 226ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,DateTime) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(String)) OK 228ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,DateTime),String OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,FixedString(51)),String OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,UUID) OK 227ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,DateTime64(3)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,DateTime64(3)) OK 220ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,UUID),String OK 225ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Bool) OK 235ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UInt8)) OK 180ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(UUID)) OK 195ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Int8))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Bool),String OK 251ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UInt8)),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,String) OK 181ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(UUID)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UInt16)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,String),String OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UInt16)),String OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UInt32)) OK 163ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 148ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,FixedString(51)) OK 100ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UInt32)),String OK 186ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,FixedString(51)),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,UUID) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UInt64)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,UUID),String OK 158ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UInt64)),String OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UInt8)) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UInt128)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UInt128)),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UInt8)),String OK 195ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Int64))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UInt16)) OK 212ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Int8)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Int8)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UInt16)),String OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Int16)) OK 223ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Int128))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UInt32)) OK 147ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 176ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Int16)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UInt32)),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Int32)) OK 118ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UInt64)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UInt64)),String OK 233ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Float32))) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UInt128)) OK 242ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Int32)),String OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Int64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Int64)),String OK 117ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UInt128)),String OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Int128)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Int128)),String OK 211ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Int8))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Int8)) OK 226ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Float64))) OK 219ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Int16))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Float32)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Int8)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Int16)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Float32)),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Int16))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Float64)) OK 151ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Date))) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Float64)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Int16)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Int32)) OK 120ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Int32)),String OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Decimal128(38))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Decimal128(38))),String OK 166ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Int32))) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Int64)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Int64)),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Int128)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Date)) OK 143ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Date)),String OK 138ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(DateTime)) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Int128)),String OK 121ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(DateTime)),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Float32)) OK 103ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Float32)),String OK 116ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(DateTime64(3))) OK 134ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Float32))) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(DateTime64(3))),String OK 310ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Float64)) OK 141ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Float64)),String OK 328ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(Bool)) OK 303ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Decimal128(38))) OK 301ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(Bool)),String OK 344ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Float32))) OK 326ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Float64))) OK 335ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 315ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Decimal128(38))),String OK 381ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(String)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(String)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Date)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Date)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(FixedString(51))) OK 149ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Float64))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(FixedString(51))),String OK 166ms
/aggregate functions/state/anyState/Map(Int8,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Nullable(UUID)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(DateTime)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(DateTime)),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(DateTime64(3))) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Nullable(UUID)),String OK 137ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/state/anyState/Map(Int8,Array(String)) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UInt8)) OK 179ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UInt8)),String OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(DateTime64(3))),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(Bool)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(Bool)),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UInt16)) OK 176ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(Bool))) OK 159ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 162ms
/aggregate functions/state/anyState/Map(Int8,Map(String,LowCardinality(Float64))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UInt16)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UInt32)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(String)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(String)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(FixedString(51))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UInt32)),String OK 156ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/anyState/Map(Int8,Tuple(String)) OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UInt64)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(FixedString(51))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UInt64)),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Nullable(UUID)) OK 145ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UInt128)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Nullable(UUID)),String OK 139ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(String))) OK 186ms
/aggregate functions/state/anyState/Map(Int16,UInt8) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UInt128)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UInt8)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UInt8)),String OK 180ms
/aggregate functions/state/anyLastState/Map(Int8,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Int8)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UInt16)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Int8)),String OK 194ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 166ms
/aggregate functions/state/anyState/Map(Int16,UInt16) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Int16)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UInt16)),String OK 198ms
/aggregate functions/state/anyLastState/Map(Int8,Array(String)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UInt32)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Int16)),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UInt32)),String OK 162ms
/aggregate functions/state/anyState/Map(Int16,UInt32) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Int32)) OK 177ms
/aggregate functions/state/anyHeavyState/Map(Int8,LowCardinality(Nullable(UUID))) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Int32)),String OK 134ms
/aggregate functions/state/anyLastState/Map(Int8,Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UInt64)) OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Int64)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UInt64)),String OK 228ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UInt128)) OK 151ms
/aggregate functions/state/anyState/Map(Int16,UInt64) OK 116ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Int64)),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Int8,Array(String)) OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Int128)) OK 135ms
/aggregate functions/state/anyLastState/Map(Int8,Tuple(String)) OK 167ms
/aggregate functions/state/anyState/Map(Int16,UInt128) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Int128)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UInt128)),String OK 193ms
/aggregate functions/state/anyHeavyState/Map(Int8,Map(String,LowCardinality(Float64))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Int8)) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Float32)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Int8)),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Float32)),String OK 199ms
/aggregate functions/state/anyLastState/Map(Int16,UInt8) OK 117ms
/aggregate functions/state/anyState/Map(Int16,Int8) OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Int16)) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Float64)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Int16)),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int8,Tuple(String)) OK 161ms
/aggregate functions/state/anyLastState/Map(Int16,UInt16) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Float64)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Int32)) OK 162ms
/aggregate functions/state/anyState/Map(Int16,Int16) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Date)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Int32)),String OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Date)),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Int64)) OK 207ms
/aggregate functions/state/anyHeavyState/Map(Int16,UInt8) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(DateTime)) OK 197ms
/aggregate functions/state/anyLastState/Map(Int16,UInt32) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Int64)),String OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(DateTime)),String OK 195ms
/aggregate functions/state/anyState/Map(Int16,Int32) OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Int128)) OK 179ms
/aggregate functions/state/anyHeavyState/Map(Int16,UInt16) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Bool)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Int128)),String OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Bool)),String OK 224ms
/aggregate functions/state/anyLastState/Map(Int16,UInt64) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(String)) OK 113ms
/aggregate functions/state/anyState/Map(Int16,Int64) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Float32)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(String)),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int16,UInt32) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Float32)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Float64)) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/state/anyLastState/Map(Int16,UInt128) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Float64)),String OK 192ms
/aggregate functions/state/anyState/Map(Int16,Int128) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(FixedString(51))),String OK 246ms
/aggregate functions/state/anyHeavyState/Map(Int16,UInt64) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(UUID)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Date)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Date)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(UUID)),String OK 141ms
/aggregate functions/state/anyLastState/Map(Int16,Int8) OK 175ms
/aggregate functions/state/anyState/Map(Int16,Float32) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int16,UInt128) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(DateTime)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt8))) OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Bool)) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UInt8))),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt16))) OK 165ms
/aggregate functions/state/anyState/Map(Int16,Float64) OK 144ms
/aggregate functions/state/anyLastState/Map(Int16,Int16) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Bool)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int16,Int8) OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(String)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(String)),String OK 244ms
/aggregate functions/state/anyState/Map(Int16,Decimal128(38)) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UInt16))),String OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt32))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UInt32))),String OK 176ms
/aggregate functions/state/anyLastState/Map(Int16,Int32) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(FixedString(51))) OK 169ms
/aggregate functions/state/anyHeavyState/Map(Int16,Int16) OK 185ms
/aggregate functions/state/anyState/Map(Int16,Date) OK 226ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt64))) OK 230ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(FixedString(51))),String OK 272ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UInt64))),String OK 161ms
/aggregate functions/state/anyLastState/Map(Int16,Int64) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt128))) OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(UUID)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(UUID)),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(Int16,Int32) OK 187ms
/aggregate functions/state/anyLastState/Map(Int16,Int128) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UInt128))),String OK 183ms
/aggregate functions/state/anyState/Map(Int16,DateTime) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int8))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt8))) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UInt8))),String OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Int8))),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt16))) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int16,Int64) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int16))) OK 189ms
/aggregate functions/state/anyLastState/Map(Int16,Float32) OK 148ms
/aggregate functions/state/anyState/Map(Int16,DateTime64(3)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Int16))),String OK 256ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UInt16))),String OK 207ms
/aggregate functions/state/anyHeavyState/Map(Int16,Int128) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int32))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UInt32))),String OK 169ms
/aggregate functions/state/anyState/Map(Int16,Bool) OK 155ms
/aggregate functions/state/anyLastState/Map(Int16,Float64) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Int32))),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt64))) OK 163ms
/aggregate functions/state/anyHeavyState/Map(Int16,Float32) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int64))) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UInt64))),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UInt128))) OK 224ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Int64))),String OK 192ms
/aggregate functions/state/anyState/Map(Int16,String) OK 189ms
/aggregate functions/state/anyLastState/Map(Int16,Decimal128(38)) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int128))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int16,Float64) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UInt128))),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int8))) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Int128))),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Float32))) OK 173ms
/aggregate functions/state/anyLastState/Map(Int16,Date) OK 136ms
/aggregate functions/state/anyState/Map(Int16,FixedString(51)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Int8))),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Float32))),String OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int16,Decimal128(38)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Int16))),String OK 110ms
/aggregate functions/state/anyLastState/Map(Int16,DateTime) OK 113ms
/aggregate functions/state/anyState/Map(Int16,UUID) OK 99ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Float64))),String OK 154ms
/aggregate functions/state/anyHeavyState/Map(Int16,Date) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int32))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Int32))),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Date))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int64))) OK 157ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UInt8)) OK 144ms
/aggregate functions/state/anyLastState/Map(Int16,DateTime64(3)) OK 146ms
/aggregate functions/state/anyHeavyState/Map(Int16,DateTime) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Date))),String OK 231ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(DateTime))) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(DateTime))),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Int64))),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Int128))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Int128))),String OK 162ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UInt16)) OK 130ms
/aggregate functions/state/anyLastState/Map(Int16,Bool) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int16,DateTime64(3)) OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(Bool))) OK 191ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UInt32)) OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Float32))) OK 260ms
/aggregate functions/state/anyLastState/Map(Int16,String) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Float32))),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(Bool))),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(String))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Float64))) OK 188ms
/aggregate functions/state/anyHeavyState/Map(Int16,Bool) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(String))),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Float64))),String OK 271ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 259ms
/aggregate functions/state/anyHeavyState/Map(Int16,String) OK 163ms
/aggregate functions/state/anyLastState/Map(Int16,FixedString(51)) OK 197ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UInt64)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(FixedString(51)))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Date))),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int16,FixedString(51)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(DateTime))) OK 260ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UInt128)) OK 173ms
/aggregate functions/state/anyLastState/Map(Int16,UUID) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,LowCardinality(Nullable(UUID))),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(DateTime))),String OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Array(String)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(Bool))) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Array(String)),String OK 126ms
/aggregate functions/state/anyHeavyState/Map(Int16,UUID) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Map(String,LowCardinality(Float64))) OK 176ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Int8)) OK 149ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UInt8)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(Bool))),String OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Map(String,LowCardinality(Float64))),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(String))) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(String))),String OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int64,Tuple(String)) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UInt8)) OK 126ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Int16)) OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Int64,Tuple(String)),String OK 128ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UInt16)) OK 108ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UInt8) OK 153ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UInt16)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UInt8),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(FixedString(51)))),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,LowCardinality(Nullable(UUID))) OK 165ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Int32)) OK 140ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UInt32)) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UInt16) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,LowCardinality(Nullable(UUID))),String OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UInt16),String OK 124ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UInt32)) OK 171ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Int64)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Array(String)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Array(String)),String OK 178ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UInt64)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Map(String,LowCardinality(Float64))) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UInt32) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UInt32),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UInt64) OK 110ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UInt64)) OK 120ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Int128)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UInt64),String OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Map(String,LowCardinality(Float64))),String OK 310ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UInt128) OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int64,Tuple(String)) OK 255ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UInt128)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(Int64,Tuple(String)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UInt128),String OK 207ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UInt128)) OK 199ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Float32)) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Int8) OK 248ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Int8),String OK 178ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Int8)) OK 273ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UInt8) OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Int16) OK 228ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UInt8),String OK 221ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Int8)) OK 214ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Float64)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UInt16) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Int16),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UInt16),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Int32) OK 157ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Decimal128(38))) OK 180ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Int16)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Int32),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UInt32) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UInt32),String OK 198ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Int16)) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Int64) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UInt64) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Int64),String OK 154ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Int32)) OK 361ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Int32)) OK 356ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Int128) OK 329ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Date)) OK 296ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UInt64),String OK 301ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UInt128) OK 270ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Int128),String OK 282ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UInt128),String OK 265ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Float32) OK 279ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Int8) OK 173ms
/aggregate functions/state/anyState/Map(Int16,Nullable(DateTime)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Int8),String OK 210ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Int64)) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Float32),String OK 203ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Int64)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Int16) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Float64) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Float64),String OK 179ms
/aggregate functions/state/anyState/Map(Int16,Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Int128)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Int16),String OK 267ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Int128)) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Decimal128(38)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Int32) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Decimal128(38)),String OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Int32),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Date) OK 141ms
/aggregate functions/state/anyState/Map(Int16,Nullable(Bool)) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Float32)) OK 130ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Float32)) OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Date),String OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,DateTime) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Int64) OK 255ms
/aggregate functions/state/anyState/Map(Int16,Nullable(String)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Int64),String OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,DateTime),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Int128) OK 148ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Float64)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Float64)) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,DateTime64(3)) OK 316ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,DateTime64(3)),String OK 290ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Int128),String OK 206ms
/aggregate functions/state/anyState/Map(Int16,Nullable(FixedString(51))) OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Float32) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Bool) OK 146ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Decimal128(38))) OK 166ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Decimal128(38))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Float32),String OK 129ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Bool),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Float64) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Float64),String OK 239ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Decimal128(38)) OK 180ms
/aggregate functions/state/anyState/Map(Int16,Nullable(UUID)) OK 196ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Date)) OK 183ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Date)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,String) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,String),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,FixedString(51)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Decimal128(38)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Date) OK 204ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(DateTime)) OK 214ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UInt8)) OK 179ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(DateTime)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,FixedString(51)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Date),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,UUID) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,DateTime) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,UUID),String OK 180ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(DateTime64(3))) OK 191ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UInt16)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,DateTime),String OK 236ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UInt8)) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(DateTime64(3))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,DateTime64(3)) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,DateTime64(3)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UInt16)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UInt8)),String OK 153ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(Bool)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UInt16)),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UInt32)) OK 232ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UInt32)),String OK 195ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UInt32)) OK 145ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(Bool)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Bool) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Bool),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,String) OK 162ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(String)) OK 131ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UInt64)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UInt64)) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(String)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,String),String OK 219ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UInt64)),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,FixedString(51)) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UInt128)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,FixedString(51)),String OK 193ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(FixedString(51))) OK 164ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UInt128)) OK 138ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(FixedString(51))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,UUID) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UInt128)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Int8)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,UUID),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UInt8)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Int8)),String OK 203ms
/aggregate functions/state/anyLastState/Map(Int16,Nullable(UUID)) OK 188ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Int8)) OK 148ms
/aggregate functions/state/anyHeavyState/Map(Int16,Nullable(UUID)) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Int16)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UInt8)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Int16)),String OK 144ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UInt16)) OK 147ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Int16)) OK 156ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UInt8)) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Int32)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UInt16)),String OK 148ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UInt8)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Int32)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Int64)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UInt32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UInt32)),String OK 162ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UInt16)) OK 121ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Int32)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UInt64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Int64)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UInt16)) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Int128)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UInt64)),String OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Int128)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UInt128)) OK 155ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UInt32)) OK 154ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Int64)) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Float32)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UInt128)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Float32)),String OK 237ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Float64)) OK 252ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Int8)) OK 196ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UInt64)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Int8)),String OK 217ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UInt32)) OK 140ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Int128)) OK 127ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Float64)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Int16)) OK 173ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UInt64)) OK 178ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Float32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Int16)),String OK 162ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UInt128)) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Decimal128(38))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Decimal128(38))),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Date)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Int32)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Int32)),String OK 168ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Float64)) OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Int64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Date)),String OK 164ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Int8)) OK 121ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Int64)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(DateTime)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(DateTime)),String OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Int128)) OK 148ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Date)) OK 129ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Int16)) OK 129ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Int128)),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Float32)) OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(DateTime64(3))),String OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Float32)),String OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(Bool)) OK 127ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(DateTime)) OK 134ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Int32)) OK 145ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Int16)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Float64)) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(Bool)),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Float64)),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(String)) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(String)),String OK 130ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Bool)) OK 163ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Int64)) OK 210ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Int32)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Decimal128(38))),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(FixedString(51))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Date)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(FixedString(51))),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Date)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Nullable(UUID)) OK 141ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(String)) OK 107ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(DateTime)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Nullable(UUID)),String OK 220ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Int64)) OK 187ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Int128)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(DateTime)),String OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UInt8)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UInt8)),String OK 180ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(DateTime64(3))),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(Bool)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(Bool)),String OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Int128)) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UInt16)) OK 204ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(UUID)) OK 151ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Float32)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UInt16)),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UInt32)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(String)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(String)),String OK 241ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Float32)) OK 164ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 203ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(FixedString(51))) OK 161ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Float64)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UInt32)),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UInt64)) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(FixedString(51))),String OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UInt64)),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Float64)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Nullable(UUID)) OK 218ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Date)) OK 154ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Nullable(UUID)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UInt128)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UInt8)) OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UInt128)),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Int8)) OK 167ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(DateTime)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Date)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Int8)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UInt8)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UInt16)) OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Int16)) OK 144ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Int16)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UInt16)),String OK 190ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(DateTime)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UInt32)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Int32)),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UInt32)),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Int64)) OK 194ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UInt64)) OK 151ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(String)) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Int64)),String OK 147ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Bool)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UInt64)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UInt128)) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Int128)) OK 124ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UInt128)),String OK 170ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Int128)),String OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Float32)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Float32)),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Int8)) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(String)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Int8)),String OK 128ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(UUID)) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Float64)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Float64)),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Int16)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Int32)) OK 152ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(FixedString(51))) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Date)) OK 149ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 182ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Int32)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Date)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(DateTime)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Int64)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(DateTime)),String OK 197ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(UUID)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Int64)),String OK 179ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Int32))) OK 193ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Int128)) OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Bool)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Bool)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Int128)),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(String)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Float32)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 205ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 187ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Int64))) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(String)),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Float32)),String OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(FixedString(51))),String OK 308ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Float64)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Float64)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(UUID)) OK 221ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Date)) OK 225ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Int128))) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(UUID)),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Date)),String OK 404ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(DateTime)) OK 330ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 379ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 333ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(DateTime)),String OK 335ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UInt8))),String OK 320ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Float32))) OK 296ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt16))) OK 296ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UInt16))),String OK 257ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Bool)) OK 169ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt32))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Bool)),String OK 214ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Float64))) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UInt32))),String OK 155ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(String)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt64))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(String)),String OK 128ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Int16))) OK 214ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UInt64))),String OK 275ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt128))) OK 238ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Date))) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(FixedString(51))),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UInt128))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(UUID)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(UUID)),String OK 197ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Int32))) OK 297ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt8))) OK 227ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Int8))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int8))) OK 257ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UInt8))),String OK 226ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Int8))),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int16))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Int16))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UInt16))),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int32))) OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt32))) OK 210ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Int64))) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Int32))),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UInt32))),String OK 132ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(String))) OK 176ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Int32))) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int64))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt64))) OK 255ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UInt64))),String OK 278ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Int64))),String OK 196ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Int128))) OK 268ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UInt128))) OK 206ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int128))) OK 212ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Int64))) OK 222ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Int128))),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Float32))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UInt128))),String OK 154ms
/aggregate functions/state/anyState/Map(Int16,LowCardinality(Nullable(UUID))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int8))) OK 214ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Float32))),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Int8))),String OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Int128))) OK 163ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Float32))) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Float64))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int16))) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Float64))),String OK 150ms
/aggregate functions/state/anyState/Map(Int16,Array(String)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Int16))),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Date))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int32))) OK 160ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Float64))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Date))),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Float64))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Int32))),String OK 183ms
/aggregate functions/state/anyState/Map(Int16,Map(String,LowCardinality(Float64))) OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int64))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(DateTime))),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Int64))),String OK 181ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Date))) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(Bool))) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(Bool))),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Int128))) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Int128))),String OK 240ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Date))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(String))) OK 203ms
/aggregate functions/state/anyState/Map(Int16,Tuple(String)) OK 232ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Float32))) OK 159ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(String))),String OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Float32))),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Float64))) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(FixedString(51)))),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Float64))),String OK 154ms
/aggregate functions/state/anyState/Map(Int32,UInt8) OK 197ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(Bool))) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,LowCardinality(Nullable(UUID))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,LowCardinality(Nullable(UUID))),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Array(String)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Date))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/state/anyState/Map(Int32,UInt16) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Array(String)),String OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Map(String,LowCardinality(Float64))) OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Map(String,LowCardinality(Float64))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(DateTime))),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(Bool))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(Bool))),String OK 139ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/anyState/Map(Int32,UInt32) OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(Int128,Tuple(String)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(Int128,Tuple(String)),String OK 153ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UInt8) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(String))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(String))),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/state/anyLastState/Map(Int16,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/anyState/Map(Int32,UInt64) OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UInt8),String OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UInt16) OK 167ms
/aggregate functions/state/anyHeavyState/Map(Int16,LowCardinality(Nullable(UUID))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(FixedString(51)))),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UInt16),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,LowCardinality(Nullable(UUID))) OK 201ms
/aggregate functions/state/anyLastState/Map(Int16,Array(String)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,LowCardinality(Nullable(UUID))),String OK 171ms
/aggregate functions/state/anyState/Map(Int32,UInt128) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UInt32) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UInt32),String OK 114ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Array(String)) OK 198ms
/aggregate functions/state/anyHeavyState/Map(Int16,Array(String)) OK 181ms
/aggregate functions/state/anyState/Map(Int32,Int8) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UInt64) OK 172ms
/aggregate functions/state/anyLastState/Map(Int16,Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Array(String)),String OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Map(String,LowCardinality(Float64))) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UInt64),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UInt128) OK 176ms
/aggregate functions/state/anyHeavyState/Map(Int16,Map(String,LowCardinality(Float64))) OK 261ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Map(String,LowCardinality(Float64))),String OK 247ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UInt128),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Int8) OK 261ms
/aggregate functions/state/anyState/Map(Int32,Int16) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Int128,Tuple(String)) OK 187ms
/aggregate functions/state/anyLastState/Map(Int16,Tuple(String)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Int8),String OK 218ms
/aggregate functions/state/argMaxState/datatypes/Map(Int128,Tuple(String)),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Int16) OK 146ms
/aggregate functions/state/anyState/Map(Int32,Int32) OK 183ms
/aggregate functions/state/anyLastState/Map(Int32,UInt8) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UInt8) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UInt8),String OK 185ms
/aggregate functions/state/anyHeavyState/Map(Int16,Tuple(String)) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Int16),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Int32) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UInt16) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Int32),String OK 152ms
/aggregate functions/state/anyLastState/Map(Int32,UInt16) OK 126ms
/aggregate functions/state/anyState/Map(Int32,Int64) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int32,UInt8) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UInt16),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UInt32) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Int64) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UInt32),String OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Int64),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Int128) OK 106ms
/aggregate functions/state/anyLastState/Map(Int32,UInt32) OK 168ms
/aggregate functions/state/anyState/Map(Int32,Int128) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UInt64) OK 152ms
/aggregate functions/state/anyHeavyState/Map(Int32,UInt16) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UInt64),String OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Int128),String OK 262ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Float32) OK 242ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Float32),String OK 241ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UInt128) OK 153ms
/aggregate functions/state/anyLastState/Map(Int32,UInt64) OK 162ms
/aggregate functions/state/anyState/Map(Int32,Float32) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UInt128),String OK 179ms
/aggregate functions/state/anyHeavyState/Map(Int32,UInt32) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Int8) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Int8),String OK 203ms
/aggregate functions/state/anyState/Map(Int32,Float64) OK 170ms
/aggregate functions/state/anyLastState/Map(Int32,UInt128) OK 198ms
/aggregate functions/state/anyHeavyState/Map(Int32,UInt64) OK 235ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Float64) OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Int16) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Int16),String OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Float64),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Decimal128(38)) OK 145ms
/aggregate functions/state/anyState/Map(Int32,Decimal128(38)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Int32) OK 144ms
/aggregate functions/state/anyLastState/Map(Int32,Int8) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Decimal128(38)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Int32),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Int64) OK 150ms
/aggregate functions/state/anyHeavyState/Map(Int32,UInt128) OK 105ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Date) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Date),String OK 130ms
/aggregate functions/state/anyState/Map(Int32,Date) OK 105ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Int64),String OK 140ms
/aggregate functions/state/anyLastState/Map(Int32,Int16) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,DateTime) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Int32,Int8) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Int128) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Int128),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Date,DateTime),String OK 153ms
/aggregate functions/state/anyState/Map(Int32,DateTime) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,DateTime64(3)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Float32) OK 149ms
/aggregate functions/state/anyLastState/Map(Int32,Int32) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Date,DateTime64(3)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Float32),String OK 156ms
/aggregate functions/state/anyHeavyState/Map(Int32,Int16) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Float64) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Bool) OK 160ms
/aggregate functions/state/anyState/Map(Int32,DateTime64(3)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Bool),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Float64),String OK 145ms
/aggregate functions/state/anyLastState/Map(Int32,Int64) OK 114ms
/aggregate functions/state/anyHeavyState/Map(Int32,Int32) OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Decimal128(38)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,String) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Decimal128(38)),String OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(Date,String),String OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,FixedString(51)) OK 163ms
/aggregate functions/state/anyState/Map(Int32,Bool) OK 137ms
/aggregate functions/state/anyLastState/Map(Int32,Int128) OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Date) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int32,Int64) OK 120ms
/aggregate functions/state/argMinState/datatypes/Map(Date,FixedString(51)),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Date),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,DateTime) OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,UUID) OK 212ms
/aggregate functions/state/anyState/Map(Int32,String) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Date,UUID),String OK 168ms
/aggregate functions/state/anyLastState/Map(Int32,Float32) OK 194ms
/aggregate functions/state/anyHeavyState/Map(Int32,Int128) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,DateTime),String OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,DateTime64(3)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UInt8)) OK 193ms
/aggregate functions/state/anyState/Map(Int32,FixedString(51)) OK 244ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,DateTime64(3)),String OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UInt8)),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Bool) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UInt16)) OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int32,Float32) OK 167ms
/aggregate functions/state/anyLastState/Map(Int32,Float64) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Bool),String OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UInt16)),String OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UInt32)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,String) OK 195ms
/aggregate functions/state/anyHeavyState/Map(Int32,Float64) OK 263ms
/aggregate functions/state/anyLastState/Map(Int32,Decimal128(38)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,String),String OK 231ms
/aggregate functions/state/anyState/Map(Int32,UUID) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UInt32)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,FixedString(51)) OK 146ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UInt8)) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UInt64)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,FixedString(51)),String OK 215ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UInt64)),String OK 181ms
/aggregate functions/state/anyLastState/Map(Int32,Date) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,UUID) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UInt128)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,UUID),String OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int32,Decimal128(38)) OK 145ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UInt16)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UInt128)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Int8)) OK 161ms
/aggregate functions/state/anyLastState/Map(Int32,DateTime) OK 214ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Int8)),String OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UInt8)) OK 219ms
/aggregate functions/state/anyHeavyState/Map(Int32,Date) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UInt8)),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UInt16)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Int16)) OK 134ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UInt32)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Int16)),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UInt16)),String OK 182ms
/aggregate functions/state/anyHeavyState/Map(Int32,DateTime) OK 162ms
/aggregate functions/state/anyLastState/Map(Int32,DateTime64(3)) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Int32)) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UInt32)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UInt32)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Int32)),String OK 156ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UInt64)) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Int64)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int32,DateTime64(3)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UInt64)) OK 159ms
/aggregate functions/state/anyLastState/Map(Int32,Bool) OK 126ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Int64)),String OK 320ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Int128)) OK 349ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UInt64)),String OK 337ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UInt128)) OK 323ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UInt128)) OK 309ms
/aggregate functions/state/anyHeavyState/Map(Int32,Bool) OK 308ms
/aggregate functions/state/anyLastState/Map(Int32,String) OK 306ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Int128)),String OK 289ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UInt128)),String OK 278ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Float32)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Int8)) OK 236ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Int8)),String OK 220ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Float32)),String OK 241ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Int8)) OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Float64)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Int16)) OK 164ms
/aggregate functions/state/anyHeavyState/Map(Int32,String) OK 134ms
/aggregate functions/state/anyLastState/Map(Int32,FixedString(51)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Float64)),String OK 186ms
/aggregate functions/state/anyHeavyState/Map(Int32,FixedString(51)) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Decimal128(38))) OK 247ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Int16)),String OK 177ms
/aggregate functions/state/anyLastState/Map(Int32,UUID) OK 222ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Int16)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Int32)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Int32)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Decimal128(38))),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Date)) OK 158ms
/aggregate functions/state/anyHeavyState/Map(Int32,UUID) OK 277ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Int64)) OK 181ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Int32)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Int64)),String OK 241ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Date)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Int128)) OK 180ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UInt8)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(DateTime)) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(DateTime)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(DateTime64(3))) OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Int128)),String OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(DateTime64(3))),String OK 221ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Int64)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Float32)) OK 188ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UInt16)) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UInt8)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Float32)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(Bool)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(Bool)),String OK 167ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UInt32)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Float64)) OK 153ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Int128)) OK 112ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Float64)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(String)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(String)),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UInt16)) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Decimal128(38))) OK 150ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Float32)) OK 145ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UInt64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(FixedString(51))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Decimal128(38))),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Date)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UInt32)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(FixedString(51))),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Date)),String OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Nullable(UUID)) OK 162ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Float64)) OK 150ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UInt128)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(DateTime)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Nullable(UUID)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(DateTime)),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UInt64)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UInt8)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UInt8)),String OK 128ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Int8)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(DateTime64(3))),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(Bool)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(Bool)),String OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UInt128)) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UInt16)),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UInt32)) OK 125ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Date)) OK 116ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Int16)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(String)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(String)),String OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UInt32)),String OK 200ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Int8)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/anyState/Map(Int32,Nullable(DateTime)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UInt64)),String OK 167ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Int32)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(FixedString(51))),String OK 114ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Nullable(UUID)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Nullable(UUID)),String OK 207ms
/aggregate functions/state/anyState/Map(Int32,Nullable(DateTime64(3))) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UInt128)) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UInt128)),String OK 153ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Int64)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Int8)) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Int16)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UInt8)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UInt8)),String OK 194ms
/aggregate functions/state/anyState/Map(Int32,Nullable(Bool)) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Int8)),String OK 273ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UInt16)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UInt16)),String OK 213ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Int16)) OK 156ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Int128)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Int16)),String OK 183ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Int32)) OK 152ms
/aggregate functions/state/anyState/Map(Int32,Nullable(String)) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UInt32)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Int32)) OK 255ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Int64)) OK 204ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Float32)) OK 252ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Int32)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UInt32)),String OK 244ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UInt64)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Int64)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UInt64)),String OK 162ms
/aggregate functions/state/anyState/Map(Int32,Nullable(FixedString(51))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Int64)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UInt128)) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Int128)) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Int128)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Int128)),String OK 184ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Float64)) OK 117ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UInt128)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Int8)) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Float32)) OK 147ms
/aggregate functions/state/anyState/Map(Int32,Nullable(UUID)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Int8)),String OK 147ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Float32)) OK 135ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Float32)),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Int16)) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Float64)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Int16)),String OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Float64)),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Float64)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Date)) OK 131ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UInt8)) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Date)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Int32)),String OK 115ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Date)),String OK 121ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Int64)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Int64)),String OK 142ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Decimal128(38))) OK 149ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(DateTime)) OK 132ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(DateTime)) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(DateTime)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Int128)) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Bool)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Int128)),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Float32)) OK 164ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(DateTime64(3))) OK 167ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Date)) OK 220ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UInt32)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Bool)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(String)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Float32)),String OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(String)),String OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Float64)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Float64)),String OK 138ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(Bool)) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(FixedString(51))) OK 184ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UInt64)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Date)) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(FixedString(51))),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(DateTime)) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(UUID)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Date)),String OK 132ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(String)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UInt128)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(UUID)),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(DateTime)),String OK 269ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt8))) OK 195ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(DateTime64(3))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Bool)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UInt8))),String OK 194ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(FixedString(51))) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Bool)),String OK 191ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Int8)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt16))) OK 209ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(Bool)) OK 257ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UInt16))),String OK 237ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(String)) OK 203ms
/aggregate functions/state/anyLastState/Map(Int32,Nullable(UUID)) OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt32))) OK 266ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(String)),String OK 149ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Int16)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(FixedString(51))) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UInt32))),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(FixedString(51))),String OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(UUID)) OK 210ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UInt8)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(UUID)),String OK 169ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(String)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt64))) OK 198ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Int32)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UInt64))),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UInt8))),String OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt16))) OK 221ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UInt128))),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(FixedString(51))) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Int8))) OK 174ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Int64)) OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UInt16))),String OK 142ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UInt32)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Int8))),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Int128)) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Int16))) OK 238ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UInt32))),String OK 235ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt64))) OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Int16))),String OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int32,Nullable(UUID)) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Int32))) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UInt64))),String OK 141ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UInt64)) OK 148ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UInt8)) OK 159ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Float32)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Int32))),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UInt128))) OK 192ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UInt128)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UInt128))),String OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Int8))) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Int64))),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UInt16)) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Int128))) OK 172ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Float64)) OK 215ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Int8)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Int128))),String OK 231ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Int8))),String OK 249ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Int16))) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Float32))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Int16))),String OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UInt32)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Float32))),String OK 144ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Int16)) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UInt64)) OK 222ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Date)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Int32))) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Float64))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Int32))),String OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Float64))),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Int64))) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Date))) OK 203ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Int32)) OK 173ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(DateTime)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Date))),String OK 246ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Int64))),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UInt128)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(DateTime))) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Int128))),String OK 165ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Int64)) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(DateTime))),String OK 135ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Bool)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Float32))) OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Int8)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Float32))),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(Bool))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Float64))) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(Bool))),String OK 200ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Int128)) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Int16)) OK 136ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(String)) OK 124ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Float64))),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(String))),String OK 131ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Float32)) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 250ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Date))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(FixedString(51)))),String OK 169ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(FixedString(51))) OK 165ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Int32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(DateTime))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(DateTime))),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,LowCardinality(Nullable(UUID))) OK 165ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(Bool))) OK 272ms
/aggregate functions/state/argMinState/datatypes/Map(Date,LowCardinality(Nullable(UUID))),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Int64)) OK 179ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(UUID)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(Bool))),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(String))) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Array(String)) OK 198ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Array(String)),String OK 166ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Date)) OK 158ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Int128)) OK 387ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Map(String,LowCardinality(Float64))) OK 336ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(String))),String OK 370ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Map(String,LowCardinality(Float64))),String OK 389ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(DateTime)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 374ms
/aggregate functions/state/argMinState/datatypes/String,Map(Date,Tuple(String)) OK 359ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(FixedString(51)))),String OK 346ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 342ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Bool)) OK 284ms
/aggregate functions/state/argMinState/datatypes/Map(Date,Tuple(String)),String OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Float32)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,LowCardinality(Nullable(UUID))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,LowCardinality(Nullable(UUID))),String OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UInt8) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Array(String)) OK 163ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UInt8),String OK 140ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(String)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UInt16) OK 115ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Array(String)),String OK 135ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UInt16),String OK 134ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Map(String,LowCardinality(Float64))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Map(String,LowCardinality(Float64))),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UInt32) OK 171ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(FixedString(51))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UInt32),String OK 137ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Date)) OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Date,Tuple(String)) OK 118ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UInt64) OK 123ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Date,Tuple(String)),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UInt8) OK 143ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(DateTime)) OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UInt64),String OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UInt128) OK 157ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UInt8),String OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UInt128),String OK 135ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UInt16) OK 113ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UInt16),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Int8) OK 137ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Int8),String OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Int16) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UInt32) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UInt32),String OK 162ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UInt64) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Int16),String OK 114ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(String)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Int32) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Int32),String OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UInt64),String OK 171ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Int32))) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UInt128) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Int64) OK 118ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UInt128),String OK 233ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Int64),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Int128) OK 166ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Int128),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Int8) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Int8),String OK 155ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(UUID)) OK 150ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Float32) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Int16) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Float32),String OK 201ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Int128))) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Float64) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Int16),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Int32) OK 181ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 185ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Float64),String OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Int32),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Int64) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Decimal128(38)) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Decimal128(38)),String OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Int64),String OK 203ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Float32))) OK 190ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 165ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Int8))) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Date) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Int128) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Date),String OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Int128),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,DateTime) OK 211ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,DateTime),String OK 165ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Int16))) OK 143ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Float64))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Float32) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Float32),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,DateTime64(3)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Float64) OK 177ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Int32))) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Bool) OK 173ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Date))) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,DateTime64(3)),String OK 236ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Float64),String OK 153ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Decimal128(38)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Bool),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Decimal128(38)),String OK 139ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Int64))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,String) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Date) OK 163ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 163ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,String),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,FixedString(51)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Date),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,DateTime) OK 105ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,DateTime),String OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,FixedString(51)),String OK 146ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(Bool))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,DateTime64(3)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,UUID) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Int8))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,UUID),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,DateTime64(3)),String OK 189ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Float32))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Bool) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UInt8)) OK 158ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Bool),String OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UInt8)),String OK 132ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UInt16)) OK 166ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 171ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Float64))) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,String) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UInt16)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,String),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,FixedString(51)) OK 188ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UInt32)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UInt32)),String OK 110ms
/aggregate functions/state/anyState/Map(Int32,LowCardinality(Nullable(UUID))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,FixedString(51)),String OK 218ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Int64))) OK 198ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UInt64)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UInt64)),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,UUID) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,UUID),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UInt128)) OK 169ms
/aggregate functions/state/anyState/Map(Int32,Array(String)) OK 128ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UInt128)),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UInt8)) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UInt8)),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Int8)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UInt16)) OK 222ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Int8)),String OK 145ms
/aggregate functions/state/anyState/Map(Int32,Map(String,LowCardinality(Float64))) OK 174ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Float32))) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Int16)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UInt16)),String OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Int16)),String OK 231ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Int32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UInt32)) OK 238ms
/aggregate functions/state/anyState/Map(Int32,Tuple(String)) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UInt32)),String OK 179ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(String))) OK 194ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Int32)),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Int64)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UInt64)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Int64)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UInt64)),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UInt128)) OK 132ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 152ms
/aggregate functions/state/anyState/Map(Int64,UInt8) OK 165ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Date))) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Int128)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Int128)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UInt128)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Int8)) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Float32)) OK 180ms
/aggregate functions/state/anyLastState/Map(Int32,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Int8)),String OK 159ms
/aggregate functions/state/anyState/Map(Int64,UInt16) OK 174ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Float32)),String OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Int16)) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Float64)) OK 129ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(Bool))) OK 250ms
/aggregate functions/state/anyLastState/Map(Int32,Array(String)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Int16)),String OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Float64)),String OK 188ms
/aggregate functions/state/anyState/Map(Int64,UInt32) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Int32)) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Decimal128(38))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Int32)),String OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Decimal128(38))),String OK 154ms
/aggregate functions/state/anyLastState/Map(Int32,Map(String,LowCardinality(Float64))) OK 261ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Int64)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Date)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Int64)),String OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Date)),String OK 186ms
/aggregate functions/state/anyState/Map(Int64,UInt64) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Int128)) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(DateTime)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Int128)),String OK 186ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 246ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(DateTime)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Float32)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Float32)),String OK 226ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(DateTime64(3))) OK 193ms
/aggregate functions/state/anyState/Map(Int64,UInt128) OK 141ms
/aggregate functions/state/anyLastState/Map(Int32,Tuple(String)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(DateTime64(3))),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Float64)) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(Bool)) OK 205ms
/aggregate functions/state/anyState/Map(Int64,Int8) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(Bool)),String OK 215ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Float64)),String OK 230ms
/aggregate functions/state/anyLastState/Map(Int64,UInt8) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(String)) OK 218ms
/aggregate functions/state/anyHeavyState/Map(Int32,LowCardinality(Nullable(UUID))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Decimal128(38))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Decimal128(38))),String OK 198ms
/aggregate functions/state/anyState/Map(Int64,Int16) OK 197ms
/aggregate functions/state/anyLastState/Map(Int64,UInt16) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(String)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Date)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(Int32,Array(String)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(FixedString(51))) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Date)),String OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(FixedString(51))),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(DateTime)) OK 163ms
/aggregate functions/state/anyLastState/Map(Int64,UInt32) OK 130ms
/aggregate functions/state/anyState/Map(Int64,Int32) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Nullable(UUID)) OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int32,Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(DateTime)),String OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Nullable(UUID)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(DateTime64(3))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(DateTime64(3))),String OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UInt8)) OK 128ms
/aggregate functions/state/anyLastState/Map(Int64,UInt64) OK 164ms
/aggregate functions/state/anyState/Map(Int64,Int64) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UInt8)),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Int32,Tuple(String)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(Bool)) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UInt16)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(Bool)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UInt16)),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(String)) OK 201ms
/aggregate functions/state/anyLastState/Map(Int64,UInt128) OK 130ms
/aggregate functions/state/anyState/Map(Int64,Int128) OK 132ms
/aggregate functions/state/anyHeavyState/Map(Int64,UInt8) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(String)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UInt32)) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UInt32)),String OK 136ms
/aggregate functions/state/anyLastState/Map(Int64,Int8) OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UInt64)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(FixedString(51))) OK 186ms
/aggregate functions/state/anyState/Map(Int64,Float32) OK 212ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UInt64)),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int64,UInt16) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Nullable(UUID)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(FixedString(51))),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/anyLastState/Map(Int64,Int16) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UInt128)),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Nullable(UUID)),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Int8)) OK 242ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UInt8)) OK 181ms
/aggregate functions/state/anyHeavyState/Map(Int64,UInt32) OK 206ms
/aggregate functions/state/anyState/Map(Int64,Float64) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Int8)),String OK 178ms
/aggregate functions/state/anyLastState/Map(Int64,Int32) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UInt8)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Int16)) OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UInt16)) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UInt16)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Int16)),String OK 254ms
/aggregate functions/state/anyHeavyState/Map(Int64,UInt64) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UInt32)) OK 196ms
/aggregate functions/state/anyLastState/Map(Int64,Int64) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Int32)) OK 219ms
/aggregate functions/state/anyState/Map(Int64,Decimal128(38)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UInt32)),String OK 218ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Int32)),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int64,UInt128) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UInt64)) OK 197ms
/aggregate functions/state/anyLastState/Map(Int64,Int128) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UInt64)),String OK 339ms
/aggregate functions/state/anyState/Map(Int64,Date) OK 329ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Int64)) OK 328ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Int64)),String OK 341ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Int128)) OK 410ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UInt128)) OK 302ms
/aggregate functions/state/anyLastState/Map(Int64,Float32) OK 285ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UInt128)),String OK 296ms
/aggregate functions/state/anyHeavyState/Map(Int64,Int8) OK 291ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Int8)) OK 173ms
/aggregate functions/state/anyState/Map(Int64,DateTime) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Int128)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Float32)) OK 138ms
/aggregate functions/state/anyLastState/Map(Int64,Float64) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Int8)),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Int16)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Int64,Int16) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Int16)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Float32)),String OK 206ms
/aggregate functions/state/anyState/Map(Int64,DateTime64(3)) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Float64)) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Float64)),String OK 184ms
/aggregate functions/state/anyLastState/Map(Int64,Decimal128(38)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/anyHeavyState/Map(Int64,Int32) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Int32)),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Int64)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Date)) OK 211ms
/aggregate functions/state/anyState/Map(Int64,Bool) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Date)),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(DateTime)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Int64)),String OK 158ms
/aggregate functions/state/anyLastState/Map(Int64,Date) OK 174ms
/aggregate functions/state/anyHeavyState/Map(Int64,Int64) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Int128)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Int128)),String OK 171ms
/aggregate functions/state/anyState/Map(Int64,String) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(DateTime)),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Float32)) OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Bool)) OK 197ms
/aggregate functions/state/anyLastState/Map(Int64,DateTime) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Bool)),String OK 235ms
/aggregate functions/state/anyHeavyState/Map(Int64,Int128) OK 189ms
/aggregate functions/state/anyState/Map(Int64,FixedString(51)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Float32)),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Float64)) OK 152ms
/aggregate functions/state/anyLastState/Map(Int64,DateTime64(3)) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(String)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(String)),String OK 179ms
/aggregate functions/state/anyHeavyState/Map(Int64,Float32) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Float64)),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Date)) OK 235ms
/aggregate functions/state/anyState/Map(Int64,UUID) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(FixedString(51))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Date)),String OK 181ms
/aggregate functions/state/anyLastState/Map(Int64,Bool) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(FixedString(51))),String OK 143ms
/aggregate functions/state/anyHeavyState/Map(Int64,Float64) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(UUID)) OK 182ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UInt8)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(UUID)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(DateTime)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(DateTime)),String OK 194ms
/aggregate functions/state/anyLastState/Map(Int64,String) OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Bool)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt8))) OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int64,Decimal128(38)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt8))),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt16))) OK 180ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UInt16)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Bool)),String OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(String)) OK 170ms
/aggregate functions/state/anyLastState/Map(Int64,FixedString(51)) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt16))),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(String)),String OK 159ms
/aggregate functions/state/anyHeavyState/Map(Int64,Date) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(FixedString(51))) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt32))) OK 151ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UInt32)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt32))),String OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(FixedString(51))),String OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(UUID)) OK 156ms
/aggregate functions/state/anyLastState/Map(Int64,UUID) OK 104ms
/aggregate functions/state/anyHeavyState/Map(Int64,DateTime) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(UUID)),String OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt64))),String OK 147ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UInt64)) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UInt8)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt128))),String OK 117ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt8))),String OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int64,DateTime64(3)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt16))) OK 214ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UInt128)) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Int8))),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int16))) OK 157ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UInt16)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt16))),String OK 149ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Int8)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/state/anyHeavyState/Map(Int64,Bool) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Int16))),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int32))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt32))),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Int32))),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt64))) OK 186ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UInt32)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt64))),String OK 187ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Int16)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UInt128))) OK 269ms
/aggregate functions/state/anyHeavyState/Map(Int64,String) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Int64))),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int64))) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UInt128))),String OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int128))) OK 156ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UInt64)) OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int8))) OK 161ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Int32)) OK 189ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UInt128)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Int128))),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float32))) OK 180ms
/aggregate functions/state/anyHeavyState/Map(Int64,FixedString(51)) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Float32))),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Int8))),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int16))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Int16))),String OK 156ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Int64)) OK 153ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Int8)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float64))) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Float64))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Date))) OK 146ms
/aggregate functions/state/anyHeavyState/Map(Int64,UUID) OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Int32))),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int64))) OK 144ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Int128)) OK 134ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Int16)) OK 129ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UInt8)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Date))),String OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(DateTime))),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Int64))),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Int128))) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Int128))),String OK 177ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Float32)) OK 116ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Int32)) OK 113ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UInt16)) OK 117ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(Bool))),String OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(String))) OK 144ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Float64)) OK 127ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Int64)) OK 129ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UInt32)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Float32))),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Float64))) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(String))),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Float64))),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(FixedString(51)))),String OK 202ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Decimal128(38))) OK 186ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Int128)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UInt64)) OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Date))) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Date))),String OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UUID))) OK 222ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(DateTime))) OK 232ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Float32)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,LowCardinality(Nullable(UUID))),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Array(String)) OK 138ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Date)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UInt128)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(DateTime))),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Array(String)),String OK 239ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Float64)) OK 257ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(Bool))) OK 265ms
/aggregate functions/state/anyState/Map(Int64,Nullable(DateTime)) OK 270ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(Bool))),String OK 261ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Map(String,LowCardinality(Float64))) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Map(String,LowCardinality(Float64))),String OK 224ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Int8)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(String))) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(DateTime,Tuple(String)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(DateTime,Tuple(String)),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Int16)) OK 171ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Decimal128(38))) OK 203ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UInt8) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(String))),String OK 181ms
/aggregate functions/state/anyState/Map(Int64,Nullable(DateTime64(3))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(FixedString(51)))),String OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UInt8),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UInt16) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Int32)) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UInt16),String OK 176ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Date)) OK 228ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,LowCardinality(Nullable(UUID))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,LowCardinality(Nullable(UUID))),String OK 203ms
/aggregate functions/state/anyState/Map(Int64,Nullable(Bool)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Array(String)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UInt32) OK 200ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UInt32),String OK 153ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Int64)) OK 116ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UInt64) OK 159ms
/aggregate functions/state/anyState/Map(Int64,Nullable(String)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Array(String)),String OK 259ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UInt64),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Map(String,LowCardinality(Float64))) OK 207ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(DateTime)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Map(String,LowCardinality(Float64))),String OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UInt128) OK 149ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Int128)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UInt128),String OK 123ms
/aggregate functions/state/anyState/Map(Int64,Nullable(FixedString(51))) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(DateTime,Tuple(String)) OK 193ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(DateTime64(3))) OK 224ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Int8) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Int8),String OK 172ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Float32)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(DateTime,Tuple(String)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Int16) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UInt8) OK 216ms
/aggregate functions/state/anyState/Map(Int64,Nullable(UUID)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UInt8),String OK 283ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Int16),String OK 192ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(Bool)) OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Int32) OK 209ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Float64)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UInt16) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Int32),String OK 142ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UInt8)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UInt16),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Int64) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Int64),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Decimal128(38))) OK 224ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(String)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Int128) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UInt32) OK 199ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UInt16)) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UInt32),String OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UInt64) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Int128),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Float32) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Float32),String OK 157ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UInt64),String OK 224ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Date)) OK 172ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UInt32)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UInt128) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UInt128),String OK 99ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Float64) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Float64),String OK 132ms
/aggregate functions/state/anyLastState/Map(Int64,Nullable(UUID)) OK 115ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Decimal128(38)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Int8) OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(DateTime)) OK 256ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UInt64)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Int8),String OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Int16) OK 152ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UInt8)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Decimal128(38)),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Date) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Date),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Int16),String OK 119ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UInt128)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Int32) OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,DateTime) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,DateTime),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Int32),String OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,DateTime64(3)) OK 148ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UInt16)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Int64) OK 169ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Int8)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,DateTime64(3)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Bool) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Bool),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Int64),String OK 216ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UInt32)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(Bool)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Int128),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Int128) OK 181ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Int16)) OK 286ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,String) OK 342ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,String),String OK 276ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(String)) OK 318ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,FixedString(51)) OK 311ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Float32) OK 308ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UInt64)) OK 278ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Float32),String OK 271ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Float64) OK 274ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,FixedString(51)),String OK 167ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UInt128)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Float64),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,UUID) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,UUID),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(FixedString(51))) OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Decimal128(38)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Decimal128(38)),String OK 203ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UInt8)) OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Date) OK 178ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Int128)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Date),String OK 172ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Int8)) OK 261ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UInt8)),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UInt16)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,DateTime) OK 194ms
/aggregate functions/state/anyHeavyState/Map(Int64,Nullable(UUID)) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UInt16)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,DateTime),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,DateTime64(3)) OK 180ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Float32)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UInt32)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UInt32)),String OK 227ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UInt8)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UInt64)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,DateTime64(3)),String OK 159ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Int16)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Bool) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Bool),String OK 134ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Float64)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UInt64)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,String) OK 139ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UInt16)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,String),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UInt128)) OK 171ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Int32)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UInt128)),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,FixedString(51)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,FixedString(51)),String OK 116ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Date)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Int8)) OK 111ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,UUID) OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Int8)),String OK 123ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Int16)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,UUID),String OK 115ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UInt8)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Int16)),String OK 172ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(DateTime)) OK 147ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UInt64)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UInt8)),String OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Int32)) OK 134ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Int128)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UInt16)) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Int32)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UInt16)),String OK 176ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Bool)) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Int64)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Int64)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UInt32)) OK 209ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UInt128)) OK 169ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Float32)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UInt32)),String OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Int128)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UInt64)) OK 220ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(String)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UInt64)),String OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Int128)),String OK 190ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Int8)) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Float32)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UInt128)) OK 175ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Float64)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Float32)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UInt128)),String OK 269ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(FixedString(51))) OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Int8)) OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Float64)) OK 217ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Date)) OK 218ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Int16)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Int8)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Float64)),String OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Decimal128(38))) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Decimal128(38))),String OK 258ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Int32)) OK 232ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Int16)) OK 186ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(UUID)) OK 242ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Int16)),String OK 157ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(DateTime)) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Date)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Int32)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Date)),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(DateTime)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Int32)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Int64)) OK 190ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Bool)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Int64)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(DateTime)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Int64)),String OK 175ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(DateTime64(3))),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Int128)) OK 169ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(String)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Int128)),String OK 173ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Int128)) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Float32)) OK 176ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(Bool)) OK 219ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(Bool)),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Float32)),String OK 244ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(String)) OK 260ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(FixedString(51))) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Float64)) OK 152ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Float64)),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Float32)) OK 245ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(String)),String OK 213ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(FixedString(51))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Decimal128(38))) OK 184ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(UUID)) OK 191ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Decimal128(38))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Date)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(FixedString(51))),String OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Nullable(UUID)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Nullable(UUID)),String OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Float64)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Date)),String OK 127ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 162ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(DateTime)) OK 117ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(DateTime)),String OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UInt8)) OK 204ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UInt8)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UInt16)) OK 123ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Date)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(DateTime64(3))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(DateTime64(3))),String OK 178ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(Bool)) OK 139ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UInt16)),String OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UInt32)) OK 239ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(DateTime)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(Bool)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UInt32)),String OK 229ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(String)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(String)),String OK 168ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 144ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Int16))) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UInt64)) OK 189ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Bool)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(FixedString(51))) OK 205ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(FixedString(51))),String OK 212ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UInt64)),String OK 208ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Nullable(UUID)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UInt128)) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UInt128)),String OK 236ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Int64))) OK 225ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(String)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Nullable(UUID)),String OK 255ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Int8)) OK 242ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UInt8)) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Int8)),String OK 218ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UInt8)),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UInt16)) OK 215ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Int16)) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Int8))) OK 175ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Int128))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UInt16)),String OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Int16)),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UInt32)) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Int32)) OK 194ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(UUID)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Int32)),String OK 138ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Int16))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UInt32)),String OK 124ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UInt64)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UInt64)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Int64)) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Int64)),String OK 102ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Int128)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UInt128)) OK 168ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Int128)),String OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Float32)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UInt128)),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Int8)) OK 199ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Float32)),String OK 181ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Date))) OK 212ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Float64)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Int8)),String OK 174ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Int64))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Int16)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Float64)),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Int16)),String OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Date)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Date)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Int32)) OK 173ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 182ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Int128))) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Int32)),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Int64)) OK 143ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(DateTime)),String OK 259ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Int64)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Bool)) OK 206ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(Bool))) OK 166ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Float32))) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Bool)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Int128)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Int128)),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 230ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Float32)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(String)) OK 237ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(String))) OK 176ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Float64))) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(String)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Float32)),String OK 203ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(FixedString(51))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Float64)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Float64)),String OK 152ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 161ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(FixedString(51))),String OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Date)) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(UUID)) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(UUID)),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Date)),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(DateTime)) OK 151ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/state/anyState/Map(Int64,LowCardinality(Nullable(UUID))) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt8))) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(DateTime)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Bool)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UInt8))),String OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt16))) OK 260ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(Bool))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Bool)),String OK 211ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Int32))) OK 176ms
/aggregate functions/state/anyState/Map(Int64,Array(String)) OK 115ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UInt16))),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(String)) OK 202ms
/aggregate functions/state/anyState/Map(Int64,Map(String,LowCardinality(Float64))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(String)),String OK 239ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(String))) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt32))) OK 201ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Int64))) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UInt32))),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(FixedString(51))) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt64))) OK 206ms
/aggregate functions/state/anyState/Map(Int64,Tuple(String)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(FixedString(51))),String OK 255ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Int128))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(UUID)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UInt64))),String OK 250ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(UUID)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt128))) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UInt128))),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Float32))) OK 285ms
/aggregate functions/state/anyState/Map(Int128,UInt8) OK 312ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt8))) OK 315ms
/aggregate functions/state/anyLastState/Map(Int64,LowCardinality(Nullable(UUID))) OK 311ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UInt8))),String OK 301ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int8))) OK 292ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt16))) OK 278ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Int8))),String OK 312ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int16))) OK 283ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/anyState/Map(Int128,UInt16) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UInt16))),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Int16))),String OK 146ms
/aggregate functions/state/anyLastState/Map(Int64,Array(String)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UInt32))),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int32))) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Int32))),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/anyState/Map(Int128,UInt32) OK 167ms
/aggregate functions/state/anyLastState/Map(Int64,Map(String,LowCardinality(Float64))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt64))) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int64))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UInt64))),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UInt128))) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Int64))),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int128))) OK 180ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 164ms
/aggregate functions/state/anyState/Map(Int128,UInt64) OK 149ms
/aggregate functions/state/anyLastState/Map(Int64,Tuple(String)) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Int128))),String OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UInt128))),String OK 275ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int8))) OK 235ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Float32))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Int8))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Float32))),String OK 185ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(Bool))) OK 174ms
/aggregate functions/state/anyState/Map(Int128,UInt128) OK 127ms
/aggregate functions/state/anyLastState/Map(Int128,UInt8) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Float64))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int16))) OK 229ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Float64))),String OK 179ms
/aggregate functions/state/anyState/Map(Int128,Int8) OK 212ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(String))) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Date))) OK 250ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Int16))),String OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int32))) OK 213ms
/aggregate functions/state/anyLastState/Map(Int128,UInt16) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Date))),String OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/anyState/Map(Int128,Int16) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Int32))),String OK 238ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int64))) OK 177ms
/aggregate functions/state/anyLastState/Map(Int128,UInt32) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(DateTime))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Int64))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(Bool))),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(Int64,LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/state/anyState/Map(Int128,Int32) OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Int128))) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(String))) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(String))),String OK 246ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Int128))),String OK 233ms
/aggregate functions/state/anyLastState/Map(Int128,UInt64) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Float32))) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Int64,Array(String)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 170ms
/aggregate functions/state/anyState/Map(Int128,Int64) OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Float32))),String OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(FixedString(51)))),String OK 265ms
/aggregate functions/state/anyLastState/Map(Int128,UInt128) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Float64))) OK 218ms
/aggregate functions/state/anyState/Map(Int128,Int128) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,LowCardinality(Nullable(UUID))) OK 243ms
/aggregate functions/state/anyHeavyState/Map(Int64,Map(String,LowCardinality(Float64))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Float64))),String OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,LowCardinality(Nullable(UUID))),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Date))) OK 193ms
/aggregate functions/state/anyLastState/Map(Int128,Int8) OK 212ms
/aggregate functions/state/anyState/Map(Int128,Float32) OK 234ms
/aggregate functions/state/anyHeavyState/Map(Int64,Tuple(String)) OK 268ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Date))),String OK 265ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(DateTime))) OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Array(String)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Array(String)),String OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(DateTime))),String OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/state/anyLastState/Map(Int128,Int16) OK 269ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Map(String,LowCardinality(Float64))),String OK 192ms
/aggregate functions/state/anyState/Map(Int128,Float64) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(Bool,Tuple(String)) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(Bool,Tuple(String)),String OK 259ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(Bool))) OK 213ms
/aggregate functions/state/anyHeavyState/Map(Int128,UInt8) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(Bool))),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(String))) OK 209ms
/aggregate functions/state/anyState/Map(Int128,Decimal128(38)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UInt8) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(String,UInt8),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(String))),String OK 213ms
/aggregate functions/state/anyLastState/Map(Int128,Int32) OK 241ms
/aggregate functions/state/anyHeavyState/Map(Int128,UInt16) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(FixedString(51)))),String OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UInt16) OK 155ms
/aggregate functions/state/anyState/Map(Int128,Date) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(String,UInt16),String OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UInt32) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(String,UInt32),String OK 220ms
/aggregate functions/state/anyHeavyState/Map(Int128,UInt32) OK 253ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,LowCardinality(Nullable(UUID))) OK 265ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,LowCardinality(Nullable(UUID))),String OK 279ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Array(String)) OK 231ms
/aggregate functions/state/anyState/Map(Int128,DateTime) OK 221ms
/aggregate functions/state/anyLastState/Map(Int128,Int64) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UInt64) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(String,UInt64),String OK 152ms
/aggregate functions/state/anyLastState/Map(Int128,Int128) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UInt128) OK 224ms
/aggregate functions/state/argMinState/datatypes/Map(String,UInt128),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Int8) OK 228ms
/aggregate functions/state/anyHeavyState/Map(Int128,UInt64) OK 127ms
/aggregate functions/state/anyState/Map(Int128,DateTime64(3)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Array(String)),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Map(String,LowCardinality(Float64))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Map(String,LowCardinality(Float64))),String OK 182ms
/aggregate functions/state/anyHeavyState/Map(Int128,UInt128) OK 293ms
/aggregate functions/state/argMaxState/datatypes/String,Map(Bool,Tuple(String)) OK 187ms
/aggregate functions/state/anyLastState/Map(Int128,Float32) OK 248ms
/aggregate functions/state/argMinState/datatypes/Map(String,Int8),String OK 182ms
/aggregate functions/state/anyState/Map(Int128,Bool) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(Bool,Tuple(String)),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Int16) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(String,Int16),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UInt8) OK 203ms
/aggregate functions/state/anyState/Map(Int128,String) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UInt8),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Int32) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(String,Int32),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UInt16) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Int64) OK 167ms
/aggregate functions/state/anyLastState/Map(Int128,Float64) OK 163ms
/aggregate functions/state/anyHeavyState/Map(Int128,Int8) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UInt16),String OK 136ms
/aggregate functions/state/anyState/Map(Int128,FixedString(51)) OK 119ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UInt32) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UInt32),String OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(String,Int64),String OK 113ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Int128) OK 146ms
/aggregate functions/state/anyHeavyState/Map(Int128,Int16) OK 127ms
/aggregate functions/state/anyLastState/Map(Int128,Decimal128(38)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UInt64) OK 224ms
/aggregate functions/state/argMinState/datatypes/Map(String,Int128),String OK 212ms
/aggregate functions/state/anyState/Map(Int128,UUID) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UInt64),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Float32) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UInt128) OK 128ms
/aggregate functions/state/anyHeavyState/Map(Int128,Int32) OK 118ms
/aggregate functions/state/anyLastState/Map(Int128,Date) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(String,Float32),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UInt128),String OK 193ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UInt8)) OK 234ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Int8) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Float64) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Int8),String OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(String,Float64),String OK 197ms
/aggregate functions/state/anyHeavyState/Map(Int128,Int64) OK 151ms
/aggregate functions/state/anyLastState/Map(Int128,DateTime) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Int16) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Decimal128(38)) OK 223ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Int16),String OK 156ms
/aggregate functions/state/anyLastState/Map(Int128,DateTime64(3)) OK 222ms
/aggregate functions/state/anyHeavyState/Map(Int128,Int128) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(String,Decimal128(38)),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Int32) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Date) OK 172ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UInt16)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Int32),String OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Int64) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(String,Date),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Int128,Float32) OK 207ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UInt32)) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,DateTime) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Int64),String OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(String,DateTime),String OK 196ms
/aggregate functions/state/anyLastState/Map(Int128,Bool) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Int128) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Int128),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,DateTime64(3)) OK 244ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Float32) OK 236ms
/aggregate functions/state/anyLastState/Map(Int128,String) OK 178ms
/aggregate functions/state/anyHeavyState/Map(Int128,Float64) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(String,DateTime64(3)),String OK 234ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UInt64)) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Bool) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Float32),String OK 203ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Float64) OK 197ms
/aggregate functions/state/anyHeavyState/Map(Int128,Decimal128(38)) OK 160ms
/aggregate functions/state/anyLastState/Map(Int128,FixedString(51)) OK 161ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UInt128)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(String,Bool),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Float64),String OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Decimal128(38)) OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,String) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(String,String),String OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Decimal128(38)),String OK 154ms
/aggregate functions/state/anyHeavyState/Map(Int128,Date) OK 123ms
/aggregate functions/state/anyLastState/Map(Int128,UUID) OK 119ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Date) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,FixedString(51)) OK 163ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Int8)) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(String,FixedString(51)),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Date),String OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,UUID) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,DateTime) OK 151ms
/aggregate functions/state/anyHeavyState/Map(Int128,DateTime) OK 154ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UInt8)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(String,DateTime),String OK 140ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Int16)) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(String,UUID),String OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UInt8)) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UInt8)),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,DateTime64(3)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(String,DateTime64(3)),String OK 173ms
/aggregate functions/state/anyHeavyState/Map(Int128,DateTime64(3)) OK 116ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UInt16)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Bool) OK 140ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Int32)) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UInt16)) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UInt16)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UInt32)) OK 151ms
/aggregate functions/state/anyHeavyState/Map(Int128,Bool) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Bool),String OK 141ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UInt32)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,String) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(String,String),String OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UInt32)),String OK 220ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Int64)) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UInt64)) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UInt64)),String OK 207ms
/aggregate functions/state/anyHeavyState/Map(Int128,String) OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,FixedString(51)) OK 136ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UInt64)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(String,FixedString(51)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,UUID) OK 139ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Int128)) OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UInt128)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(String,UUID),String OK 214ms
/aggregate functions/state/anyHeavyState/Map(Int128,FixedString(51)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UInt128)),String OK 203ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UInt8)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Int8)) OK 206ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UInt128)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UInt8)),String OK 206ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Float32)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Int8)),String OK 243ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Int8)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(Int128,UUID) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UInt16)) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Int16)) OK 240ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UInt16)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Int16)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UInt32)) OK 174ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Float64)) OK 140ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Int16)) OK 206ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UInt8)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UInt32)),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Int32)) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Int32)),String OK 128ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Decimal128(38))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UInt64)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UInt64)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Int64)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Int64)),String OK 157ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UInt16)) OK 244ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UInt128)) OK 193ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Int32)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UInt128)),String OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Int128)) OK 118ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Date)) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Int128)),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Int8)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Float32)) OK 122ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Float32)),String OK 301ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Int64)) OK 296ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Int8)),String OK 300ms
/aggregate functions/state/anyState/Map(Int128,Nullable(DateTime)) OK 287ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Int16)) OK 252ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Float64)) OK 251ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Int16)),String OK 280ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UInt32)) OK 265ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Float64)),String OK 273ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Int32)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Decimal128(38))) OK 159ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Int128)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Decimal128(38))),String OK 132ms
/aggregate functions/state/anyState/Map(Int128,Nullable(DateTime64(3))) OK 189ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Int32)),String OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UInt64)) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Int64)) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Date)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Int64)),String OK 252ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Date)),String OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(DateTime)) OK 208ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UInt128)) OK 175ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Float32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Int128)) OK 183ms
/aggregate functions/state/anyState/Map(Int128,Nullable(Bool)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Int128)),String OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(DateTime)),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(DateTime64(3))) OK 222ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Float64)) OK 172ms
/aggregate functions/state/anyState/Map(Int128,Nullable(String)) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Int8)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(DateTime64(3))),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Float32)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Float32)),String OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(Bool)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Float64)) OK 187ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Int16)) OK 168ms
/aggregate functions/state/anyState/Map(Int128,Nullable(FixedString(51))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(Bool)),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(String)) OK 227ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Float64)),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Decimal128(38))) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(String)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Decimal128(38))),String OK 204ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Date)) OK 125ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Int32)) OK 141ms
/aggregate functions/state/anyState/Map(Int128,Nullable(UUID)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Date)) OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(FixedString(51))) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(FixedString(51))),String OK 168ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(DateTime)) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Date)),String OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Nullable(UUID)) OK 219ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(DateTime)) OK 208ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Int64)) OK 129ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(String,Nullable(UUID)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UInt8)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(DateTime)),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(DateTime64(3))) OK 159ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Int128)) OK 159ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UInt8)),String OK 164ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UInt16)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(DateTime64(3))),String OK 113ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UInt16)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(Bool)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(Bool)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UInt16)),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Float32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(String)) OK 157ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(Bool)) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UInt32)) OK 162ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UInt32)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UInt32)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(String)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UInt64)) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Float64)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(FixedString(51))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(FixedString(51))),String OK 144ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(String)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UInt64)),String OK 190ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UInt64)) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UInt128)) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Nullable(UUID)) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Decimal128(38))) OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Nullable(UUID)),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UInt128)),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UInt8)) OK 169ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(FixedString(51))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Int8)) OK 146ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UInt128)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UInt8)),String OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Int8)),String OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Date)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UInt16)) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Int16)) OK 234ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UInt16)),String OK 195ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Int16)),String OK 172ms
/aggregate functions/state/anyLastState/Map(Int128,Nullable(UUID)) OK 147ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Int8)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UInt32)) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Int32)) OK 207ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(DateTime)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UInt32)),String OK 153ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UInt8)) OK 145ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Int16)) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Int32)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UInt64)) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Int64)) OK 178ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(DateTime64(3))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UInt64)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UInt128)) OK 191ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Int64)),String OK 152ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UInt16)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UInt128)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Int32)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Int128)),String OK 138ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(Bool)) OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Float32)) OK 176ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UInt32)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Int8)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Int8)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Float32)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Int16)) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Float64)) OK 136ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Int64)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Int16)),String OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Float64)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Int32)) OK 189ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UInt64)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(String)) OK 213ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Int128)) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Date)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Int32)),String OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Date)),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Int64)) OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(DateTime)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Int64)),String OK 212ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(DateTime)),String OK 222ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Float32)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Int128)) OK 204ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(FixedString(51))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Bool)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Bool)),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Int128)),String OK 187ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Float64)) OK 198ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Int8)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Float32)) OK 221ms
/aggregate functions/state/anyHeavyState/Map(Int128,Nullable(UUID)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(String)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(String)),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Float32)),String OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Float64)) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(FixedString(51))) OK 226ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Date)) OK 231ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(FixedString(51))),String OK 241ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(UUID)) OK 222ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UInt8)) OK 188ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Int16)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Float64)),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Date)) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Date)),String OK 190ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Int32)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(DateTime)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(UUID)),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UInt16)) OK 168ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UInt8))) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UInt8))),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(DateTime)),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Bool)) OK 209ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Bool)) OK 159ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Int64)) OK 267ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Bool)),String OK 154ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UInt32)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UInt16))) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UInt16))),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(String)) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UInt32))) OK 150ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(String)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(String)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UInt32))),String OK 169ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UInt64)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(FixedString(51))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(FixedString(51))),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UInt64))) OK 162ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Int128)) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UInt64))),String OK 139ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(UUID)) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UInt128))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(UUID)),String OK 180ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UInt128)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UInt128))),String OK 197ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Float32)) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(UUID)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Int8))),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Int8)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UInt8))),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UInt16))) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Int16))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UInt16))),String OK 150ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Int16))),String OK 162ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Float64)) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Int16)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UInt32))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UInt32))),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UInt64))) OK 144ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Int32))),String OK 216ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Date)) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Int64))) OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Int64))),String OK 117ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Int32)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UInt64))),String OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UInt128))),String OK 126ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Int64)) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Int128))),String OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Float32))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Int8))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Int8))),String OK 157ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Int16))) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Float32))),String OK 156ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Bool)) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Float64))) OK 131ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Int128)) OK 117ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Float64))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Int16))),String OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Int32))) OK 160ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Int32))),String OK 156ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(String)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Date))) OK 169ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Float32)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Date))),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Int64))) OK 179ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Int8))) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Int64))),String OK 193ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(FixedString(51))) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(DateTime))),String OK 206ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Float64)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Int128))) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(Bool))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(Bool))),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Int128))),String OK 218ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Date)) OK 193ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Int16))) OK 233ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Float32))) OK 245ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(String))) OK 209ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(UUID)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Float32))),String OK 229ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(String))),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(FixedString(51)))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(DateTime)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Float64))) OK 201ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(FixedString(51)))),String OK 188ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Int32))) OK 215ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,LowCardinality(Nullable(UUID))) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Float64))),String OK 228ms
/aggregate functions/state/argMinState/datatypes/Map(String,LowCardinality(Nullable(UUID))),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Date))) OK 145ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Bool)) OK 168ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 246ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Date))),String OK 272ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Array(String)) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(String,Array(String)),String OK 430ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(DateTime))) OK 201ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Int64))) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Map(String,LowCardinality(Float64))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(DateTime))),String OK 217ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(String)) OK 325ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Int128))) OK 320ms
/aggregate functions/state/argMinState/datatypes/Map(String,Map(String,LowCardinality(Float64))),String OK 315ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 273ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(Bool))) OK 302ms
/aggregate functions/state/argMinState/datatypes/String,Map(String,Tuple(String)) OK 270ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(Bool))),String OK 289ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(String))) OK 344ms
/aggregate functions/state/argMinState/datatypes/Map(String,Tuple(String)),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(FixedString(51))) OK 143ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UInt8) OK 185ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Float32))) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UInt8),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(String))),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(UUID)) OK 121ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UInt16) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(FixedString(51)))),String OK 257ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UInt16),String OK 207ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Float64))) OK 187ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,LowCardinality(Nullable(UUID))) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UInt32) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(String,LowCardinality(Nullable(UUID))),String OK 168ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UInt32),String OK 209ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Int8))) OK 221ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Date))) OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Array(String)) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UInt64) OK 255ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Array(String)),String OK 212ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Map(String,LowCardinality(Float64))) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UInt64),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UInt128) OK 228ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Map(String,LowCardinality(Float64))),String OK 187ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Int16))) OK 245ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 207ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 256ms
/aggregate functions/state/argMaxState/datatypes/String,Map(String,Tuple(String)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(String,Tuple(String)),String OK 241ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UInt128),String OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Int8) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UInt8) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UInt8),String OK 266ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Int8),String OK 265ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 250ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Int16) OK 229ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Int32))) OK 218ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Int16),String OK 200ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(Bool))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UInt16) OK 101ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UInt16),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UInt32) OK 162ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(String))) OK 252ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Int32) OK 221ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Int32),String OK 152ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Int64))) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UInt32),String OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Int64) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UInt64) OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UInt64),String OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Int64),String OK 195ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Int8))) OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Int128) OK 233ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UInt128) OK 194ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Int128))) OK 157ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Int128),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UInt128),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Int8) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Float32) OK 197ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Int16))) OK 194ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Float32))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Int8),String OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Float32),String OK 180ms
/aggregate functions/state/anyState/Map(Int128,LowCardinality(Nullable(UUID))) OK 222ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Int16) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Float64) OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Int16),String OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Float64),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Int32))) OK 189ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Float64))) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Decimal128(38)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Int32),String OK 132ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Int32) OK 191ms
/aggregate functions/state/anyState/Map(Int128,Array(String)) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Decimal128(38)),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Int64) OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Date) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Date),String OK 236ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Int64),String OK 175ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Int64))) OK 178ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Date))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Int128) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Int128),String OK 170ms
/aggregate functions/state/anyState/Map(Int128,Map(String,LowCardinality(Float64))) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),DateTime) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),DateTime),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Float32) OK 161ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Float32),String OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),DateTime64(3)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Float64) OK 180ms
/aggregate functions/state/anyState/Map(Int128,Tuple(String)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),DateTime64(3)),String OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Bool) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Float64),String OK 146ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(Bool))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Bool),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),String) OK 160ms
/aggregate functions/state/anyState/Map(Date,UInt8) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),String),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Decimal128(38)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Decimal128(38)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Date) OK 163ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Float64))) OK 135ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),FixedString(51)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),FixedString(51)),String OK 116ms
/aggregate functions/state/anyState/Map(Date,UInt16) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),UUID) OK 124ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Date))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Date),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),DateTime) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),DateTime),String OK 170ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),UUID),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UInt8)) OK 160ms
/aggregate functions/state/anyState/Map(Date,UInt32) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UInt8)),String OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),DateTime64(3)) OK 191ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 226ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),DateTime64(3)),String OK 207ms
/aggregate functions/state/anyLastState/Map(Int128,LowCardinality(Nullable(UUID))) OK 240ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Bool) OK 212ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UInt16)) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UInt16)),String OK 211ms
/aggregate functions/state/anyState/Map(Date,UInt64) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UInt32)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Bool),String OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UInt32)),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),String) OK 198ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(Bool))) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UInt64)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),String),String OK 149ms
/aggregate functions/state/anyState/Map(Date,UInt128) OK 140ms
/aggregate functions/state/anyLastState/Map(Int128,Array(String)) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UInt64)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),FixedString(51)) OK 109ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(String))) OK 174ms
/aggregate functions/state/anyState/Map(Date,Int8) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UInt128)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),FixedString(51)),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),UUID) OK 208ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UInt128)),String OK 206ms
/aggregate functions/state/anyLastState/Map(Int128,Map(String,LowCardinality(Float64))) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Int8)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),UUID),String OK 142ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 151ms
/aggregate functions/state/anyState/Map(Date,Int16) OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UInt8)) OK 248ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Int8)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Int16)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UInt8)),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UInt16)) OK 163ms
/aggregate functions/state/anyLastState/Map(Int128,Tuple(String)) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Int16)),String OK 160ms
/aggregate functions/state/anyHeavyState/Map(Int128,LowCardinality(Nullable(UUID))) OK 149ms
/aggregate functions/state/anyState/Map(Date,Int32) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Int32)) OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Int32)),String OK 165ms
/aggregate functions/state/anyLastState/Map(Date,UInt8) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UInt16)),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Int64)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UInt32)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UInt32)),String OK 192ms
/aggregate functions/state/anyHeavyState/Map(Int128,Array(String)) OK 181ms
/aggregate functions/state/anyState/Map(Date,Int64) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Int64)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Int128)) OK 184ms
/aggregate functions/state/anyLastState/Map(Date,UInt16) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UInt64)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Int128)),String OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UInt64)),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UInt128)) OK 169ms
/aggregate functions/state/anyState/Map(Date,Int128) OK 155ms
/aggregate functions/state/anyHeavyState/Map(Int128,Map(String,LowCardinality(Float64))) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Float32)) OK 144ms
/aggregate functions/state/anyLastState/Map(Date,UInt32) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UInt128)),String OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Float32)),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Float64)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Int8)) OK 178ms
/aggregate functions/state/anyState/Map(Date,Float32) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Int128,Tuple(String)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Int8)),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Float64)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/anyLastState/Map(Date,UInt64) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Decimal128(38))),String OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Int16)) OK 124ms
/aggregate functions/state/anyHeavyState/Map(Date,UInt8) OK 117ms
/aggregate functions/state/anyState/Map(Date,Float64) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Int16)),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Int32)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Date)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Date)),String OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(DateTime)) OK 193ms
/aggregate functions/state/anyLastState/Map(Date,UInt128) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Int32)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(Date,UInt16) OK 165ms
/aggregate functions/state/anyState/Map(Date,Decimal128(38)) OK 117ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Int64)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Int64)),String OK 241ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(DateTime)),String OK 177ms
/aggregate functions/state/anyState/Map(Date,Date) OK 181ms
/aggregate functions/state/anyLastState/Map(Date,Int8) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(DateTime64(3))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Int128)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(DateTime64(3))),String OK 163ms
/aggregate functions/state/anyHeavyState/Map(Date,UInt32) OK 127ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Int128)),String OK 210ms
/aggregate functions/state/anyHeavyState/Map(Date,UInt64) OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(Bool)) OK 175ms
/aggregate functions/state/anyState/Map(Date,DateTime) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(Bool)),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Float32)) OK 195ms
/aggregate functions/state/anyLastState/Map(Date,Int16) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Float32)),String OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(String)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(String)),String OK 293ms
/aggregate functions/state/anyState/Map(Date,DateTime64(3)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Float64)) OK 206ms
/aggregate functions/state/anyHeavyState/Map(Date,UInt128) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(FixedString(51))) OK 219ms
/aggregate functions/state/anyLastState/Map(Date,Int32) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Float64)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(FixedString(51))),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Decimal128(38))) OK 181ms
/aggregate functions/state/anyState/Map(Date,Bool) OK 149ms
/aggregate functions/state/anyHeavyState/Map(Date,Int8) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Decimal128(38))),String OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Date)) OK 253ms
/aggregate functions/state/anyLastState/Map(Date,Int64) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Nullable(UUID)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Date)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Nullable(UUID)),String OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UInt8)) OK 138ms
/aggregate functions/state/anyState/Map(Date,String) OK 169ms
/aggregate functions/state/anyHeavyState/Map(Date,Int16) OK 130ms
/aggregate functions/state/anyLastState/Map(Date,Int128) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(DateTime)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UInt8)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(DateTime)),String OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UInt16)),String OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(DateTime64(3))) OK 165ms
/aggregate functions/state/anyHeavyState/Map(Date,Int32) OK 156ms
/aggregate functions/state/anyState/Map(Date,FixedString(51)) OK 168ms
/aggregate functions/state/anyLastState/Map(Date,Float32) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(DateTime64(3))),String OK 260ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(Bool)) OK 207ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UInt32)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UInt32)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UInt64)) OK 147ms
/aggregate functions/state/anyHeavyState/Map(Date,Int64) OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(Bool)),String OK 175ms
/aggregate functions/state/anyState/Map(Date,UUID) OK 192ms
/aggregate functions/state/anyLastState/Map(Date,Float64) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UInt64)),String OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UInt128)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UInt128)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(String)) OK 182ms
/aggregate functions/state/anyHeavyState/Map(Date,Int128) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(String)),String OK 194ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(FixedString(51))) OK 167ms
/aggregate functions/state/anyState/Map(Date,Nullable(UInt8)) OK 170ms
/aggregate functions/state/anyLastState/Map(Date,Decimal128(38)) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Int8)) OK 334ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Int8)),String OK 312ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Int16)) OK 283ms
/aggregate functions/state/anyHeavyState/Map(Date,Float32) OK 252ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(FixedString(51))),String OK 250ms
/aggregate functions/state/anyLastState/Map(Date,Date) OK 275ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Nullable(UUID)) OK 362ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Nullable(UUID)),String OK 399ms
/aggregate functions/state/anyState/Map(Date,Nullable(UInt16)) OK 337ms
/aggregate functions/state/anyHeavyState/Map(Date,Float64) OK 213ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UInt8)) OK 189ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Int16)),String OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Int32)) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Int32)),String OK 192ms
/aggregate functions/state/anyLastState/Map(Date,DateTime) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UInt8)),String OK 182ms
/aggregate functions/state/anyState/Map(Date,Nullable(UInt32)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UInt16)) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UInt16)),String OK 176ms
/aggregate functions/state/anyHeavyState/Map(Date,Decimal128(38)) OK 123ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Int64)) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Int64)),String OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Int128)) OK 144ms
/aggregate functions/state/anyLastState/Map(Date,DateTime64(3)) OK 127ms
/aggregate functions/state/anyState/Map(Date,Nullable(UInt64)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/anyHeavyState/Map(Date,Date) OK 173ms
/aggregate functions/state/anyLastState/Map(Date,Bool) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Int128)),String OK 253ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UInt32)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Float32)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UInt64)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Float32)),String OK 174ms
/aggregate functions/state/anyState/Map(Date,Nullable(UInt128)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UInt64)),String OK 155ms
/aggregate functions/state/anyHeavyState/Map(Date,DateTime) OK 147ms
/aggregate functions/state/anyLastState/Map(Date,String) OK 112ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UInt128)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UInt128)),String OK 232ms
/aggregate functions/state/anyState/Map(Date,Nullable(Int8)) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Float64)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Int8)) OK 223ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Float64)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Date)) OK 181ms
/aggregate functions/state/anyLastState/Map(Date,FixedString(51)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(Date,DateTime64(3)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Int8)),String OK 159ms
/aggregate functions/state/anyState/Map(Date,Nullable(Int16)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Date)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(DateTime)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Int16)) OK 186ms
/aggregate functions/state/anyLastState/Map(Date,UUID) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(DateTime)),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Int16)),String OK 201ms
/aggregate functions/state/anyHeavyState/Map(Date,Bool) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Int32)) OK 142ms
/aggregate functions/state/anyState/Map(Date,Nullable(Int32)) OK 125ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Bool)) OK 132ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UInt8)) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Bool)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Int32)),String OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(String)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Int64)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Int64)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(Date,String) OK 121ms
/aggregate functions/state/anyState/Map(Date,Nullable(Int64)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(String)),String OK 171ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UInt16)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(FixedString(51))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Int128)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(Date,FixedString(51)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Int128)),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Float32)) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(FixedString(51))),String OK 241ms
/aggregate functions/state/anyState/Map(Date,Nullable(Int128)) OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(UUID)) OK 179ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UInt32)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Float32)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(UUID)),String OK 172ms
/aggregate functions/state/anyHeavyState/Map(Date,UUID) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Float64)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Float64)),String OK 123ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UInt64)) OK 154ms
/aggregate functions/state/anyState/Map(Date,Nullable(Float32)) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Date)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt8))),String OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 179ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UInt8)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Date)),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(DateTime)) OK 152ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UInt128)) OK 125ms
/aggregate functions/state/anyState/Map(Date,Nullable(Float64)) OK 129ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt16))),String OK 122ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(DateTime)),String OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Bool)) OK 231ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt32))),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UInt16)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Bool)),String OK 144ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Int8)) OK 109ms
/aggregate functions/state/anyState/Map(Date,Nullable(Decimal128(38))) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 173ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Int16)) OK 193ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UInt32)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(String)) OK 200ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt64))),String OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 168ms
/aggregate functions/state/anyState/Map(Date,Nullable(Date)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(String)),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(FixedString(51))) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt128))),String OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 177ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Int32)) OK 185ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UInt64)) OK 233ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int8))),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(FixedString(51))),String OK 173ms
/aggregate functions/state/anyState/Map(Date,Nullable(DateTime)) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(UUID)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(UUID)),String OK 201ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int16))),String OK 133ms
/aggregate functions/state/anyState/Map(Date,Nullable(DateTime64(3))) OK 180ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Int64)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 141ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UInt128)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int32))),String OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt8))),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 155ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Int128)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt16))),String OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int64))),String OK 128ms
/aggregate functions/state/anyState/Map(Date,Nullable(Bool)) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Int8)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int128))),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt32))),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 165ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Float32)) OK 189ms
/aggregate functions/state/anyState/Map(Date,Nullable(String)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float32))),String OK 173ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Int16)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt64))),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 207ms
/aggregate functions/state/anyState/Map(Date,Nullable(FixedString(51))) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float64))),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UInt128))),String OK 201ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Float64)) OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Date))) OK 177ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Int32)) OK 240ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 172ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Decimal128(38))) OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Date))),String OK 193ms
/aggregate functions/state/anyState/Map(Date,Nullable(UUID)) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int8))),String OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(DateTime))),String OK 229ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int16))),String OK 190ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UInt8)) OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 197ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Int64)) OK 173ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Date)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Bool))),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int32))),String OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(String))) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 186ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(DateTime)) OK 224ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(String))),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Int128)) OK 185ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UInt16)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int64))),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Int128))),String OK 206ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 239ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Float32)) OK 197ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(DateTime64(3))) OK 187ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UInt32)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float32))),String OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UUID))),String OK 202ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Array(String)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Array(String)),String OK 146ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Float64)) OK 144ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(Bool)) OK 129ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Float64))),String OK 243ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 181ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UInt64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Map(String,LowCardinality(Float64))),String OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Date))) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Date))),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Map(FixedString(51),Tuple(String)) OK 154ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(String)) OK 127ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Decimal128(38))) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(FixedString(51),Tuple(String)),String OK 190ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 259ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UInt8) OK 178ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(FixedString(51))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(DateTime))),String OK 203ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UInt8),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Date)) OK 119ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 144ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UInt16) OK 205ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UInt16),String OK 172ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(DateTime)) OK 234ms
/aggregate functions/state/anyLastState/Map(Date,Nullable(UUID)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(Bool))),String OK 256ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UInt32) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(String))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(String))),String OK 152ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Int16)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UInt32),String OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UInt64) OK 230ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UInt8)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))),String OK 198ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Int32)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UInt64),String OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UInt128) OK 176ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UInt16)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UInt128),String OK 183ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Int64)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),LowCardinality(Nullable(UUID))),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(Bool)) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Int8) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Array(String)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Array(String)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Int8),String OK 163ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Int16) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Int16),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 176ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Int128)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Map(String,LowCardinality(Float64))),String OK 230ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(String)) OK 229ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Int32) OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(FixedString(51),Tuple(String)) OK 221ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Int32),String OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Int64) OK 158ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Float32)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(FixedString(51),Tuple(String)),String OK 151ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UInt128)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Int64),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UInt8) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(FixedString(51))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UInt8),String OK 212ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Int128) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Int128),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UInt16) OK 163ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Float64)) OK 170ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Int8)) OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Float32) OK 213ms
/aggregate functions/state/anyHeavyState/Map(Date,Nullable(UUID)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Float32),String OK 219ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UInt16),String OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Float64) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UInt32) OK 193ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Date)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UInt32),String OK 159ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Int16)) OK 176ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UInt8)) OK 190ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(DateTime)) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Float64),String OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Decimal128(38)) OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UInt64) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UInt64),String OK 257ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Decimal128(38)),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UInt128) OK 180ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Int32)) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UInt16)) OK 339ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Bool)) OK 380ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Date) OK 330ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UInt128),String OK 324ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Int64)) OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Date),String OK 362ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Int8) OK 333ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,DateTime) OK 335ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Int8),String OK 293ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Int128)) OK 267ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UInt32)) OK 128ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,DateTime),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Int16) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Int16),String OK 217ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(String)) OK 151ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,DateTime64(3)) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Int32) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,DateTime64(3)),String OK 170ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Float32)) OK 142ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UInt64)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Int32),String OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Bool) OK 183ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(FixedString(51))) OK 221ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Bool),String OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,String) OK 147ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Float64)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Int64) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Int64),String OK 182ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UInt128)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,String),String OK 282ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,FixedString(51)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Int128) OK 245ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Int128),String OK 196ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,FixedString(51)),String OK 232ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Int8)) OK 228ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(UUID)) OK 151ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Date)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Float32) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,UUID) OK 255ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UInt8))) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Float32),String OK 246ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(DateTime)) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Float64) OK 265ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Float64),String OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,UUID),String OK 140ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Int16)) OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UInt8)) OK 212ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UInt16))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UInt8)),String OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Decimal128(38)) OK 186ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Bool)) OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UInt16)) OK 253ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Int32)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Decimal128(38)),String OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UInt16)),String OK 128ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Date) OK 185ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UInt32))) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UInt32)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Date),String OK 138ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(String)) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UInt32)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,DateTime) OK 118ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Int64)) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,DateTime),String OK 145ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UInt64))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UInt64)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UInt64)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,DateTime64(3)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,DateTime64(3)),String OK 180ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(FixedString(51))) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UInt128)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Bool) OK 141ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UInt128)),String OK 195ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Int128)) OK 142ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Int8)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Bool),String OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Int8)),String OK 172ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(UUID)) OK 109ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,String) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,String),String OK 132ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Float32)) OK 119ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Int16)) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Int16)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,FixedString(51)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,FixedString(51)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Int32)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,UUID) OK 176ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Int16))) OK 156ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,UUID),String OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Int32)),String OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Int64)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UInt8)) OK 271ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Date)) OK 177ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Int32))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UInt8)),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Int64)),String OK 177ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UInt16)) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Int128)) OK 204ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UInt64))) OK 241ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Int128)),String OK 202ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(DateTime)) OK 200ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Int64))) OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Float32)) OK 241ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UInt16)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UInt32)) OK 227ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UInt32)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Float32)),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Float64)) OK 284ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Bool)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UInt64)) OK 152ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UInt128))) OK 217ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Int128))) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UInt64)),String OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Float64)),String OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UInt128)) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UInt128)),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Int8)) OK 168ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(String)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Decimal128(38))),String OK 159ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Int8)),String OK 169ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Int8))) OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Date)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Date)),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Int16)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Int16)),String OK 144ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(FixedString(51))) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(DateTime)) OK 144ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Float64))) OK 141ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Int32)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(DateTime)),String OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(DateTime64(3))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Int32)),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Int64)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(UUID)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(DateTime64(3))),String OK 151ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Int64)),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(Bool)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(Bool)),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Int128)) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(String)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(DateTime))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Int128)),String OK 136ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Float32)) OK 127ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(String)),String OK 113ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Float32)),String OK 156ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Int128))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Float64)) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(FixedString(51))),String OK 157ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Float64)),String OK 149ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Nullable(UUID)) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Nullable(UUID)),String OK 139ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UInt32))) OK 252ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Decimal128(38))) OK 165ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(String))) OK 168ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Float32))) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UInt8)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Decimal128(38))),String OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Date)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UInt8)),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UInt16)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Date)),String OK 106ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(DateTime)) OK 277ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Float64))) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UInt16)),String OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(DateTime)),String OK 264ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UInt64))) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UInt32)) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UInt32)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(DateTime64(3))) OK 173ms
/aggregate functions/state/anyState/Map(Date,LowCardinality(Nullable(UUID))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UInt128))) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UInt64)) OK 185ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Date))) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UInt64)),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(DateTime64(3))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UInt128)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(Bool)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(Bool)),String OK 167ms
/aggregate functions/state/anyState/Map(Date,Array(String)) OK 127ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UInt128)),String OK 182ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Int8))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(String)) OK 227ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Int8)) OK 211ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Int8)),String OK 214ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(String)),String OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/anyState/Map(Date,Map(String,LowCardinality(Float64))) OK 195ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(Bool))) OK 181ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Int16))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Int16)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(FixedString(51))),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Nullable(UUID)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Int16)),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Nullable(UUID)),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Int32)) OK 157ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(String))) OK 133ms
/aggregate functions/state/anyState/Map(Date,Tuple(String)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UInt8)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UInt8)),String OK 117ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Int32)),String OK 141ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UInt16)) OK 237ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Int64)) OK 217ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Int64)),String OK 128ms
/aggregate functions/state/anyState/Map(DateTime,UInt8) OK 186ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UInt16)),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UInt32)) OK 190ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Int64))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Int128)),String OK 115ms
/aggregate functions/state/anyLastState/Map(Date,LowCardinality(Nullable(UUID))) OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Float32)) OK 238ms
/aggregate functions/state/anyState/Map(DateTime,UInt16) OK 199ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Float32)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UInt32)),String OK 200ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Int128))) OK 245ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UInt64)) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Float64)) OK 222ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UInt64)),String OK 180ms
/aggregate functions/state/anyLastState/Map(Date,Array(String)) OK 230ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Float64)),String OK 190ms
/aggregate functions/state/anyState/Map(DateTime,UInt32) OK 253ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UInt128)) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Date)) OK 262ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UInt128)),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Int8)) OK 209ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Date)),String OK 145ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Float32))) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(DateTime)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Int8)),String OK 208ms
/aggregate functions/state/anyLastState/Map(Date,Map(String,LowCardinality(Float64))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Int16)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(DateTime)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Int16)),String OK 198ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Float64))) OK 162ms
/aggregate functions/state/anyState/Map(DateTime,UInt64) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Bool)) OK 156ms
/aggregate functions/state/anyLastState/Map(Date,Tuple(String)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Int32)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Bool)),String OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Int32)),String OK 121ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Date))) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(String)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(String)),String OK 130ms
/aggregate functions/state/anyState/Map(DateTime,UInt128) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Int64)) OK 107ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Int64)),String OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Int128)) OK 321ms
/aggregate functions/state/anyLastState/Map(DateTime,UInt8) OK 281ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Int128)),String OK 301ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(FixedString(51))),String OK 279ms
/aggregate functions/state/anyState/Map(DateTime,Int8) OK 292ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(DateTime))) OK 301ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(UUID)) OK 317ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(UUID)),String OK 301ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Float32)) OK 310ms
/aggregate functions/state/anyLastState/Map(DateTime,UInt16) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Float32)),String OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt8))) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/anyState/Map(DateTime,Int16) OK 143ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UInt8))),String OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Float64)),String OK 201ms
/aggregate functions/state/anyLastState/Map(DateTime,UInt32) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UInt16))),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Date)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Date)),String OK 160ms
/aggregate functions/state/anyState/Map(DateTime,Int32) OK 210ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(String))) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt32))) OK 161ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UInt32))),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(DateTime)) OK 187ms
/aggregate functions/state/anyLastState/Map(DateTime,UInt64) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(DateTime)),String OK 219ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Bool)) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt64))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UInt64))),String OK 193ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/anyState/Map(DateTime,Int64) OK 192ms
/aggregate functions/state/anyLastState/Map(DateTime,UInt128) OK 116ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Bool)),String OK 193ms
/aggregate functions/state/anyHeavyState/Map(Date,LowCardinality(Nullable(UUID))) OK 232ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UInt128))),String OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int8))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(String)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(String)),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Int8))),String OK 202ms
/aggregate functions/state/anyState/Map(DateTime,Int128) OK 202ms
/aggregate functions/state/anyLastState/Map(DateTime,Int8) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(FixedString(51))) OK 296ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int16))) OK 278ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Int16))),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(FixedString(51))),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(Date,Array(String)) OK 238ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(UUID)) OK 204ms
/aggregate functions/state/anyLastState/Map(DateTime,Int16) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int32))) OK 183ms
/aggregate functions/state/anyState/Map(DateTime,Float32) OK 120ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Int32))),String OK 192ms
/aggregate functions/state/anyState/Map(DateTime,Float64) OK 165ms
/aggregate functions/state/anyLastState/Map(DateTime,Int32) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(UUID)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt8))) OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int64))) OK 193ms
/aggregate functions/state/anyHeavyState/Map(Date,Map(String,LowCardinality(Float64))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UInt8))),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Int64))),String OK 142ms
/aggregate functions/state/anyState/Map(DateTime,Decimal128(38)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int128))) OK 137ms
/aggregate functions/state/anyLastState/Map(DateTime,Int64) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Int128))),String OK 200ms
/aggregate functions/state/anyHeavyState/Map(Date,Tuple(String)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Float32))) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UInt16))),String OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt32))) OK 187ms
/aggregate functions/state/anyState/Map(DateTime,Date) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Float32))),String OK 167ms
/aggregate functions/state/anyLastState/Map(DateTime,Int128) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UInt32))),String OK 150ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UInt8) OK 133ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt64))) OK 249ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Float64))),String OK 227ms
/aggregate functions/state/anyState/Map(DateTime,DateTime) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UInt64))),String OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Date))) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UInt128))) OK 169ms
/aggregate functions/state/anyLastState/Map(DateTime,Float32) OK 115ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UInt16) OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Date))),String OK 125ms
/aggregate functions/state/anyLastState/Map(DateTime,Float64) OK 252ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(DateTime))) OK 252ms
/aggregate functions/state/anyState/Map(DateTime,DateTime64(3)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UInt128))),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int8))) OK 161ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UInt32) OK 118ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(DateTime))),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Int8))),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UInt64) OK 183ms
/aggregate functions/state/anyState/Map(DateTime,Bool) OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int16))) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(Bool))),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Int16))),String OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(String))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int32))) OK 182ms
/aggregate functions/state/anyLastState/Map(DateTime,Decimal128(38)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(String))),String OK 133ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UInt128) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 267ms
/aggregate functions/state/anyState/Map(DateTime,String) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(FixedString(51)))),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,LowCardinality(Nullable(UUID))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Int32))),String OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int64))) OK 169ms
/aggregate functions/state/anyLastState/Map(DateTime,Date) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Int64))),String OK 195ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Int8) OK 156ms
/aggregate functions/state/anyState/Map(DateTime,FixedString(51)) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,LowCardinality(Nullable(UUID))),String OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Int128))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Int128))),String OK 232ms
/aggregate functions/state/anyLastState/Map(DateTime,DateTime) OK 227ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Array(String)) OK 156ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Int16) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Array(String)),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Float32))) OK 203ms
/aggregate functions/state/anyState/Map(DateTime,UUID) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Float32))),String OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Map(String,LowCardinality(Float64))),String OK 167ms
/aggregate functions/state/anyLastState/Map(DateTime,DateTime64(3)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Float64))) OK 237ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Int32) OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(UUID,Tuple(String)) OK 207ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Float64))),String OK 191ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UInt8)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(UUID,Tuple(String)),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UInt8) OK 135ms
/aggregate functions/state/anyLastState/Map(DateTime,Bool) OK 182ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UInt16)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UInt8),String OK 217ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Int64) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UInt16) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Date))),String OK 193ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(DateTime))) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(DateTime))),String OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UInt16),String OK 165ms
/aggregate functions/state/anyLastState/Map(DateTime,String) OK 229ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UInt32)) OK 183ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Int128) OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(Bool))) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UInt32) OK 235ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(Bool))),String OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UInt32),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(String))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UInt64) OK 171ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UInt64)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(String))),String OK 187ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Float32) OK 187ms
/aggregate functions/state/anyLastState/Map(DateTime,FixedString(51)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UInt64),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(FixedString(51)))),String OK 217ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UInt128) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UInt128),String OK 174ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UInt128)) OK 229ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,LowCardinality(Nullable(UUID))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Float64) OK 211ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,LowCardinality(Nullable(UUID))),String OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Int8) OK 237ms
/aggregate functions/state/anyLastState/Map(DateTime,UUID) OK 180ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Int8),String OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Int16) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Array(String)) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Int16),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Array(String)),String OK 185ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Int8)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Decimal128(38)) OK 163ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UInt8)) OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Int32) OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Int32),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Map(String,LowCardinality(Float64))),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Int64) OK 178ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Date) OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(UUID,Tuple(String)) OK 180ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Int16)) OK 196ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UInt16)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Int64),String OK 189ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Int128) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(UUID,Tuple(String)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UInt8) OK 144ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Int128),String OK 133ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UInt32)) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UInt8),String OK 172ms
/aggregate functions/state/anyHeavyState/Map(DateTime,DateTime) OK 170ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Int32)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UInt16) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Float32),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Float32) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UInt16),String OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Float64) OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UInt32) OK 174ms
/aggregate functions/state/anyHeavyState/Map(DateTime,DateTime64(3)) OK 162ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UInt64)) OK 176ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Float64),String OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UInt32),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UInt64) OK 195ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Int64)) OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Decimal128(38)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Decimal128(38)),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UInt64),String OK 152ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Bool) OK 136ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UInt128)) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Date) OK 145ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UInt128) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UInt128),String OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Date),String OK 174ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Int128)) OK 114ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),DateTime) OK 187ms
/aggregate functions/state/anyHeavyState/Map(DateTime,String) OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Int8) OK 180ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Int8)) OK 167ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),DateTime),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Int8),String OK 155ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Float32)) OK 129ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),DateTime64(3)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Int16) OK 116ms
/aggregate functions/state/anyHeavyState/Map(DateTime,FixedString(51)) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),DateTime64(3)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Bool) OK 142ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Int16)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Int16),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Int32) OK 186ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Float64)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Int32),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Bool),String OK 162ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),String) OK 194ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Int32)) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),String),String OK 183ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Decimal128(38))) OK 197ms
/aggregate functions/state/anyHeavyState/Map(DateTime,UUID) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Int64) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Int64),String OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Int128) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),FixedString(51)) OK 163ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Int64)) OK 150ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),FixedString(51)),String OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),UUID) OK 209ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UInt8)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Int128),String OK 219ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Date)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Float32) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),UUID),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Float32),String OK 216ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Int128)) OK 144ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UInt8)) OK 242ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UInt16)) OK 168ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(DateTime)) OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UInt8)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Float64) OK 218ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Float32)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Float64),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UInt16)) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Decimal128(38)) OK 192ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(DateTime64(3))) OK 183ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UInt32)) OK 192ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Float64)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Decimal128(38)),String OK 390ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UInt16)),String OK 364ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UInt32)),String OK 332ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UInt32)) OK 367ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Date) OK 327ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Date),String OK 325ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(Bool)) OK 280ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UInt64)) OK 282ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Decimal128(38))) OK 297ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UInt64)) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UInt64)),String OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),DateTime) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UInt128)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),DateTime),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),DateTime64(3)) OK 200ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(String)) OK 157ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UInt128)) OK 148ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Date)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UInt128)),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),DateTime64(3)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Int8)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Bool) OK 204ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(FixedString(51))) OK 202ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Int8)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Bool),String OK 211ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Int8)),String OK 195ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(DateTime)) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Int16)) OK 237ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),String) OK 206ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Int16)),String OK 238ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(DateTime64(3))) OK 158ms
/aggregate functions/state/anyState/Map(DateTime,Nullable(UUID)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),String),String OK 226ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Int16)) OK 218ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Int32)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),FixedString(51)) OK 228ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(Bool)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),FixedString(51)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Int32)),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Int64)) OK 159ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Int64)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),UUID) OK 182ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Int32)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),UUID),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UInt8)) OK 151ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(String)) OK 145ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UInt16)) OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Int128)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Int128)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Float32)) OK 200ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Int64)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UInt8)),String OK 127ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UInt16)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UInt16)),String OK 150ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Float32)),String OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Float64)) OK 141ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UInt32)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UInt32)) OK 140ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Int128)) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Float64)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UInt32)),String OK 127ms
/aggregate functions/state/anyLastState/Map(DateTime,Nullable(UUID)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UInt64)) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Decimal128(38))) OK 145ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Decimal128(38))),String OK 128ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UInt64)),String OK 122ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UInt128)) OK 148ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Float32)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UInt128)),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Date)) OK 215ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UInt8)) OK 207ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Date)),String OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(DateTime)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Int8)) OK 173ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UInt128)) OK 173ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Float64)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Int8)),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Int16)) OK 139ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(DateTime)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(DateTime64(3))) OK 243ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Int16)),String OK 243ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(DateTime64(3))),String OK 180ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Int8)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Decimal128(38))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Int32)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Int32)),String OK 149ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UInt32)) OK 162ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Int16)) OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(Bool)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Date)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(Bool)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Int64)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Int64)),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(String)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Int128)) OK 152ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(DateTime)) OK 111ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(String)),String OK 140ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Int32)) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(FixedString(51))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Int128)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Float32)) OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Float32)),String OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(FixedString(51))),String OK 149ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UInt128)) OK 142ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Nullable(UUID)) OK 122ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Nullable(UUID)),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Float64)) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Float64)),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt8)) OK 207ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Int8)) OK 219ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(Bool)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Decimal128(38))) OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UInt8)),String OK 213ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Int128)) OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt16)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Decimal128(38))),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Date)) OK 200ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(String)) OK 222ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UInt16)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Date)),String OK 240ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Int16)) OK 207ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Float32)) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt32)) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UInt32)),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(DateTime)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(DateTime)),String OK 136ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Float64)) OK 135ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(FixedString(51))) OK 171ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Int32)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UInt64)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(DateTime64(3))) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt128)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(DateTime64(3))),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(Bool)) OK 141ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Date)) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UInt128)),String OK 129ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Int64)) OK 133ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Nullable(UUID)) OK 120ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int8)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(Bool)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Int8)),String OK 166ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(DateTime)) OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(String)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int16)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(String)),String OK 166ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UInt8)) OK 154ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Int128)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Int16)),String OK 137ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(FixedString(51))) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int32)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(FixedString(51))),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Int32)),String OK 198ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Bool)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Nullable(UUID)) OK 215ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UInt16)) OK 184ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Float32)) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int64)) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Nullable(UUID)),String OK 208ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Float64)) OK 214ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt8)) OK 227ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Int64)),String OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int128)) OK 182ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UInt32)) OK 184ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(String)) OK 228ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Int128)),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UInt8)),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt16)) OK 255ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Date)) OK 214ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Float32)) OK 287ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UInt64)) OK 273ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UInt16)),String OK 220ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Float32)),String OK 253ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Float64)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt32)) OK 151ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(UUID)) OK 176ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(DateTime)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UInt32)),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Float64)),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt64)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UInt64)),String OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Date)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UInt128)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Date)),String OK 168ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Bool)) OK 209ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UInt128)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UInt128)),String OK 142ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(DateTime)) OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(DateTime)),String OK 192ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Int8)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Bool)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int8)) OK 166ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Int8)),String OK 147ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Bool)),String OK 149ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(String)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int16)) OK 144ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Int16)) OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(String)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Int16)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(String)),String OK 137ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int32)) OK 176ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Int32)),String OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(FixedString(51))),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int64)) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(UUID)) OK 209ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Int32)) OK 190ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(UUID)) OK 216ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(UUID)),String OK 147ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Int64)),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Int128)) OK 176ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 237ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))),String OK 181ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Int64)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 220ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Int128)),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Float32)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Float32)),String OK 169ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 206ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 194ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))),String OK 244ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Int128)) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Float64)) OK 234ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Float64)),String OK 226ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))),String OK 222ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Date)) OK 161ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 195ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 280ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Float32)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Date)),String OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))),String OK 197ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(DateTime)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(DateTime)),String OK 197ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))),String OK 137ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Bool)) OK 112ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 183ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int8))),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Bool)),String OK 204ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(String)) OK 169ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(String)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 170ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Date)) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int16))),String OK 397ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 364ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 321ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(FixedString(51))),String OK 358ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 373ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(UUID)) OK 354ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(DateTime)) OK 349ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int32))),String OK 263ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(UUID)),String OK 283ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int64))),String OK 183ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 214ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Bool)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))),String OK 173ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int128))),String OK 152ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 231ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float32))),String OK 227ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(String)) OK 138ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))),String OK 126ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(FixedString(51))) OK 189ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 236ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))),String OK 254ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Date))) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float64))),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 142ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Date))),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(UUID)) OK 167ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 187ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))),String OK 217ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int8))),String OK 189ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 154ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Bool))),String OK 163ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int16))),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 240ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(String))),String OK 206ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 193ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 157ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(String))) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int32))),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int64))),String OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UUID))),String OK 178ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 155ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Int128))),String OK 173ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Date))) OK 147ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Array(String)) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Array(String)),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 199ms
/aggregate functions/state/anyState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float32))),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 186ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 160ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Map(String,LowCardinality(Float64))),String OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(String),Tuple(String)) OK 131ms
/aggregate functions/state/anyState/Map(DateTime,Array(String)) OK 149ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Float64))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(String),Tuple(String)),String OK 174ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 176ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 183ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Date))),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt8) OK 165ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UInt8),String OK 156ms
/aggregate functions/state/anyState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 285ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt16) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))),String OK 175ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(String))) OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UInt16),String OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt32) OK 211ms
/aggregate functions/state/anyState/Map(DateTime,Tuple(String)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UInt32),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(Bool))),String OK 207ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 226ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt64) OK 154ms
/aggregate functions/state/anyState/Map(Bool,UInt8) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(String))),String OK 168ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UInt64),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt128) OK 156ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UInt128),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 151ms
/aggregate functions/state/anyLastState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))),String OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 179ms
/aggregate functions/state/anyState/Map(Bool,UInt16) OK 117ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Int8) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Int8),String OK 132ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),LowCardinality(Nullable(UUID))),String OK 127ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Int16) OK 116ms
/aggregate functions/state/anyState/Map(Bool,UInt32) OK 112ms
/aggregate functions/state/anyLastState/Map(DateTime,Array(String)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Int16),String OK 223ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Array(String)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Array(String)),String OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Int32) OK 210ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Int32),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 168ms
/aggregate functions/state/anyState/Map(Bool,UInt64) OK 142ms
/aggregate functions/state/anyLastState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Map(String,LowCardinality(Float64))),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(String),Tuple(String)) OK 240ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(String),Tuple(String)),String OK 195ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Int64) OK 191ms
/aggregate functions/state/anyState/Map(Bool,UInt128) OK 155ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Int64),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Int128) OK 133ms
/aggregate functions/state/anyLastState/Map(DateTime,Tuple(String)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt8) OK 249ms
/aggregate functions/state/anyState/Map(Bool,Int8) OK 177ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Int128),String OK 187ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UInt8),String OK 219ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Float32) OK 124ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Float32),String OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt16) OK 162ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/anyLastState/Map(Bool,UInt8) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Float64) OK 135ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 170ms
/aggregate functions/state/anyState/Map(Bool,Int16) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Float64),String OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UInt16),String OK 186ms
/aggregate functions/state/anyLastState/Map(Bool,UInt16) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt32) OK 201ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UInt32),String OK 137ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Decimal128(38)),String OK 141ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 156ms
/aggregate functions/state/anyState/Map(Bool,Int32) OK 274ms
/aggregate functions/state/anyLastState/Map(Bool,UInt32) OK 275ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt64) OK 267ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Date) OK 190ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UInt64),String OK 190ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Date),String OK 268ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UInt128) OK 166ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(String))) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),DateTime),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UInt128),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Int8) OK 235ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 156ms
/aggregate functions/state/anyState/Map(Bool,Int64) OK 195ms
/aggregate functions/state/anyLastState/Map(Bool,UInt64) OK 208ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Int8),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),DateTime64(3)),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Bool) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Bool),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Int16) OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Int16),String OK 161ms
/aggregate functions/state/anyState/Map(Bool,Int128) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Int32) OK 215ms
/aggregate functions/state/anyHeavyState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),String) OK 193ms
/aggregate functions/state/anyLastState/Map(Bool,UInt128) OK 152ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Int32),String OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),String),String OK 115ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),FixedString(51)) OK 150ms
/aggregate functions/state/anyState/Map(Bool,Float32) OK 117ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Array(String)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Int64) OK 168ms
/aggregate functions/state/anyLastState/Map(Bool,Int8) OK 195ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),FixedString(51)),String OK 226ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Int64),String OK 221ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),UUID) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Int128) OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),UUID),String OK 189ms
/aggregate functions/state/anyState/Map(Bool,Float64) OK 148ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Int128),String OK 152ms
/aggregate functions/state/anyLastState/Map(Bool,Int16) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Float32) OK 210ms
/aggregate functions/state/anyState/Map(Bool,Decimal128(38)) OK 175ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt8)),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Float32),String OK 196ms
/aggregate functions/state/anyHeavyState/Map(DateTime,Tuple(String)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Float64) OK 180ms
/aggregate functions/state/anyLastState/Map(Bool,Int32) OK 193ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt16)),String OK 210ms
/aggregate functions/state/anyState/Map(Bool,Date) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 184ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt32)),String OK 199ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Float64),String OK 226ms
/aggregate functions/state/anyHeavyState/Map(Bool,UInt8) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 238ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Decimal128(38)),String OK 148ms
/aggregate functions/state/anyLastState/Map(Bool,Int64) OK 123ms
/aggregate functions/state/anyState/Map(Bool,DateTime) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt64)),String OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Date) OK 137ms
/aggregate functions/state/anyHeavyState/Map(Bool,UInt16) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Date),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime) OK 154ms
/aggregate functions/state/anyLastState/Map(Bool,Int128) OK 158ms
/aggregate functions/state/anyState/Map(Bool,DateTime64(3)) OK 120ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt128)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),DateTime),String OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int8)),String OK 194ms
/aggregate functions/state/anyHeavyState/Map(Bool,UInt32) OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),DateTime64(3)),String OK 185ms
/aggregate functions/state/anyLastState/Map(Bool,Float32) OK 160ms
/aggregate functions/state/anyState/Map(Bool,Bool) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Bool) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Bool),String OK 274ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int16)),String OK 218ms
/aggregate functions/state/anyHeavyState/Map(Bool,UInt64) OK 220ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 153ms
/aggregate functions/state/anyState/Map(Bool,String) OK 129ms
/aggregate functions/state/anyLastState/Map(Bool,Float64) OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),String) OK 111ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),String),String OK 141ms
/aggregate functions/state/anyState/Map(Bool,FixedString(51)) OK 162ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int32)),String OK 181ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),FixedString(51)) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int64)),String OK 138ms
/aggregate functions/state/anyHeavyState/Map(Bool,UInt128) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),FixedString(51)),String OK 157ms
/aggregate functions/state/anyLastState/Map(Bool,Decimal128(38)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),UUID) OK 141ms
/aggregate functions/state/anyState/Map(Bool,UUID) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),UUID),String OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int128)),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 107ms
/aggregate functions/state/anyLastState/Map(Bool,Date) OK 323ms
/aggregate functions/state/anyHeavyState/Map(Bool,Int8) OK 312ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 272ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt8)),String OK 312ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UInt8)) OK 295ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float32)),String OK 281ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 267ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 233ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float64)),String OK 233ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt16)),String OK 184ms
/aggregate functions/state/anyHeavyState/Map(Bool,Int16) OK 135ms
/aggregate functions/state/anyLastState/Map(Bool,DateTime) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 150ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UInt16)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt32)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(Bool,Int32) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 171ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UInt32)) OK 235ms
/aggregate functions/state/anyLastState/Map(Bool,DateTime64(3)) OK 218ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Date)),String OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt64)),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime)),String OK 162ms
/aggregate functions/state/anyHeavyState/Map(Bool,Int64) OK 121ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UInt128)),String OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 173ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))),String OK 216ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int8)),String OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 197ms
/aggregate functions/state/anyLastState/Map(Bool,Bool) OK 111ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UInt64)) OK 140ms
/aggregate functions/state/anyHeavyState/Map(Bool,Int128) OK 166ms
/aggregate functions/state/anyLastState/Map(Bool,String) OK 182ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Bool)),String OK 246ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 278ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UInt128)) OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int16)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(String)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 200ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(String)),String OK 186ms
/aggregate functions/state/anyHeavyState/Map(Bool,Float32) OK 152ms
/aggregate functions/state/anyLastState/Map(Bool,FixedString(51)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int32)),String OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 230ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Int8)) OK 213ms
/aggregate functions/state/anyHeavyState/Map(Bool,Float64) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))),String OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 135ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 220ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int64)),String OK 192ms
/aggregate functions/state/anyLastState/Map(Bool,UUID) OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UUID)),String OK 263ms
/aggregate functions/state/anyHeavyState/Map(Bool,Decimal128(38)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 170ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)),String OK 239ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Int16)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Int128)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 209ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UInt8)) OK 115ms
/aggregate functions/state/anyHeavyState/Map(Bool,Date) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float32)),String OK 173ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Int32)) OK 156ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UInt16)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)),String OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Float64)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(Bool,DateTime) OK 146ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)),String OK 127ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Int64)) OK 126ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 138ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UInt32)) OK 118ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))),String OK 151ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)),String OK 141ms
/aggregate functions/state/anyHeavyState/Map(Bool,DateTime64(3)) OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 177ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 163ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Int128)) OK 156ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UInt64)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Date)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)),String OK 138ms
/aggregate functions/state/anyHeavyState/Map(Bool,Bool) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 134ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UInt128)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime)),String OK 178ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)),String OK 163ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Float32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(Bool,String) OK 148ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))),String OK 134ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Float64)) OK 188ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(Bool)),String OK 196ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Int8)) OK 212ms
/aggregate functions/state/anyHeavyState/Map(Bool,FixedString(51)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(String)) OK 192ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)),String OK 198ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 127ms
/aggregate functions/state/anyHeavyState/Map(Bool,UUID) OK 170ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Decimal128(38))) OK 239ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)),String OK 239ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(String)),String OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 140ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Int16)) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))),String OK 197ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)),String OK 150ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UInt8)) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 184ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Int32)) OK 188ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 238ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)),String OK 245ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Date)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Nullable(UUID)),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 130ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UInt16)) OK 134ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)),String OK 126ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Int64)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 181ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UInt32)) OK 154ms
/aggregate functions/state/anyState/Map(Bool,Nullable(DateTime)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)),String OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Date)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 222ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Int128)) OK 180ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UInt64)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)),String OK 180ms
/aggregate functions/state/anyState/Map(Bool,Nullable(DateTime64(3))) OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 234ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)),String OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 157ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)),String OK 168ms
/aggregate functions/state/anyState/Map(Bool,Nullable(Bool)) OK 154ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Float32)) OK 162ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UInt128)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(String)),String OK 115ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)),String OK 144ms
/aggregate functions/state/anyState/Map(Bool,Nullable(String)) OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 167ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Float64)) OK 123ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)),String OK 130ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Int8)) OK 130ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 136ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)),String OK 117ms
/aggregate functions/state/anyState/Map(Bool,Nullable(FixedString(51))) OK 204ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Decimal128(38))) OK 153ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Int16)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 141ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))),String OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)),String OK 137ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Date)) OK 159ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))),String OK 204ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 203ms
/aggregate functions/state/anyState/Map(Bool,Nullable(UUID)) OK 224ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Int32)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 125ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))),String OK 147ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(DateTime)) OK 135ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Int64)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)),String OK 194ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 227ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))),String OK 229ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)),String OK 242ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UInt8)) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 171ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(DateTime64(3))) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Int128)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 186ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))),String OK 237ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 227ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UInt16)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)),String OK 149ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))),String OK 168ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(Bool)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 202ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Float32)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Date)),String OK 129ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 159ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UInt32)) OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 153ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))),String OK 204ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(String)) OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 225ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Float64)) OK 192ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)),String OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 115ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)),String OK 125ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UInt64)) OK 154ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))),String OK 156ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(String)),String OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Decimal128(38))) OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 166ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))),String OK 172ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UInt128)) OK 151ms
/aggregate functions/state/anyLastState/Map(Bool,Nullable(UUID)) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))),String OK 107ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))),String OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 227ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 222ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Int8)) OK 176ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Date)) OK 119ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))),String OK 176ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UInt8)) OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 165ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(DateTime)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))),String OK 239ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 198ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Int16)) OK 156ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))),String OK 222ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))),String OK 197ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 178ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UInt16)) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Int32)) OK 138ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))),String OK 177ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UInt32)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 253ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 265ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 181ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))),String OK 145ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(Bool)) OK 203ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Int64)) OK 150ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UInt64)) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 174ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))),String OK 200ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Int128)) OK 176ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(String)) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))),String OK 313ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 304ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 292ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))),String OK 264ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))),String OK 280ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Float32)) OK 276ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(FixedString(51))) OK 297ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Int8)) OK 282ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 271ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))),String OK 180ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 141ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 143ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))),String OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Array(String)) OK 142ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Float64)) OK 132ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Int16)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))),String OK 141ms
/aggregate functions/state/anyHeavyState/Map(Bool,Nullable(UUID)) OK 132ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Array(String)),String OK 195ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 229ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))),String OK 188ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))),String OK 213ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Date)) OK 153ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Int32)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 188ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UInt8)) OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Map(LowCardinality(FixedString(51)),Tuple(String)) OK 185ms
/aggregate functions/state/argMinState/datatypes/Map(LowCardinality(FixedString(51)),Tuple(String)),String OK 240ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(DateTime)) OK 193ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UInt16)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))),String OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 176ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Int64)) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UInt8) OK 200ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))),String OK 125ms
/aggregate functions/state/argMinState/datatypes/Nullable(UInt8),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 217ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Bool)) OK 248ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UInt32)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))),String OK 217ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Int128)) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UInt16) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/state/argMinState/datatypes/Nullable(UInt16),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UInt32) OK 157ms
/aggregate functions/state/argMinState/datatypes/Nullable(UInt32),String OK 211ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Float32)) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UInt64)) OK 136ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UInt64) OK 216ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))),String OK 245ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(String)) OK 202ms
/aggregate functions/state/argMinState/datatypes/Nullable(UInt64),String OK 161ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UInt128)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 191ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Float64)) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UInt128) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))),String OK 182ms
/aggregate functions/state/argMinState/datatypes/Nullable(UInt128),String OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Int8) OK 140ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(FixedString(51))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 144ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Date)) OK 116ms
/aggregate functions/state/argMinState/datatypes/Nullable(Int8),String OK 151ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))),String OK 153ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Int16) OK 136ms
/aggregate functions/state/argMinState/datatypes/Nullable(Int16),String OK 150ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(UUID)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))),String OK 190ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Int16)) OK 172ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(DateTime)) OK 150ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Int32) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 164ms
/aggregate functions/state/argMinState/datatypes/Nullable(Int32),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))),String OK 181ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Int64) OK 131ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Bool)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Array(String)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/argMinState/datatypes/Nullable(Int64),String OK 147ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Int128) OK 141ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Array(String)),String OK 132ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 171ms
/aggregate functions/state/argMinState/datatypes/Nullable(Int128),String OK 176ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 179ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Int64)) OK 159ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(String)) OK 139ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))),String OK 200ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Float32) OK 120ms
/aggregate functions/state/argMinState/datatypes/Nullable(Float32),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Map(LowCardinality(FixedString(51)),Tuple(String)) OK 116ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Float64) OK 193ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(FixedString(51))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Int128)) OK 198ms
/aggregate functions/state/argMaxState/datatypes/Map(LowCardinality(FixedString(51)),Tuple(String)),String OK 144ms
/aggregate functions/state/argMinState/datatypes/Nullable(Float64),String OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UInt8) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Decimal128(38)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UInt8),String OK 185ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UInt16) OK 166ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(UUID)) OK 198ms
/aggregate functions/state/argMinState/datatypes/Nullable(Decimal128(38)),String OK 262ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Date) OK 200ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Float32)) OK 208ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UInt16),String OK 166ms
/aggregate functions/state/argMinState/datatypes/Nullable(Date),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UInt32) OK 183ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UInt32),String OK 149ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 130ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UInt64) OK 132ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(DateTime) OK 135ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Float64)) OK 171ms
/aggregate functions/state/argMinState/datatypes/Nullable(DateTime),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UInt64),String OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(DateTime64(3)) OK 176ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UInt128) OK 173ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UInt128),String OK 154ms
/aggregate functions/state/argMinState/datatypes/Nullable(DateTime64(3)),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Date)) OK 175ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Int16))) OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(Bool) OK 227ms
/aggregate functions/state/argMinState/datatypes/Nullable(Bool),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Int8) OK 137ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Int8),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Int16) OK 154ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(String) OK 175ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(DateTime)) OK 114ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Int16),String OK 194ms
/aggregate functions/state/argMinState/datatypes/Nullable(String),String OK 268ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 228ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Int32))) OK 180ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Int32) OK 216ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(FixedString(51)) OK 190ms
/aggregate functions/state/argMinState/datatypes/Nullable(FixedString(51)),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Int32),String OK 201ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Bool)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Int64) OK 206ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Int64))) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Nullable(UUID) OK 184ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(String)) OK 198ms
/aggregate functions/state/argMinState/datatypes/Nullable(UUID),String OK 172ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 199ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Int64),String OK 207ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Int128) OK 227ms
/aggregate functions/state/argMinState/datatypes/String,Array(UInt8) OK 218ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Int128),String OK 196ms
/aggregate functions/state/argMinState/datatypes/Array(UInt8),String OK 233ms
/aggregate functions/state/argMinState/datatypes/String,Array(UInt16) OK 205ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Int128))) OK 236ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(FixedString(51))) OK 179ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Int8))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Float32) OK 234ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Float32),String OK 216ms
/aggregate functions/state/argMinState/datatypes/Array(UInt16),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Float64) OK 174ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Int16))) OK 195ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(UUID)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Array(UInt32) OK 150ms
/aggregate functions/state/argMinState/datatypes/Array(UInt32),String OK 147ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Float32))) OK 193ms
/aggregate functions/state/argMinState/datatypes/String,Array(UInt64) OK 180ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Float64),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Decimal128(38)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Decimal128(38)),String OK 129ms
/aggregate functions/state/argMinState/datatypes/Array(UInt64),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Array(UInt128) OK 134ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Date) OK 174ms
/aggregate functions/state/argMinState/datatypes/Array(UInt128),String OK 159ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Date),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(DateTime) OK 205ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 183ms
/aggregate functions/state/argMinState/datatypes/String,Array(Int8) OK 186ms
/aggregate functions/state/argMinState/datatypes/Array(Int8),String OK 159ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Int64))) OK 166ms
/aggregate functions/state/argMinState/datatypes/String,Array(Int16) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Nullable(DateTime),String OK 159ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Date))) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(DateTime64(3)) OK 169ms
/aggregate functions/state/argMinState/datatypes/Array(Int16),String OK 209ms
/aggregate functions/state/argMaxState/datatypes/Nullable(DateTime64(3)),String OK 200ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 230ms
/aggregate functions/state/argMinState/datatypes/String,Array(Int32) OK 174ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/argMinState/datatypes/Array(Int32),String OK 200ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(Bool) OK 157ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 145ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Float32))) OK 146ms
/aggregate functions/state/argMaxState/datatypes/Nullable(Bool),String OK 158ms
/aggregate functions/state/argMinState/datatypes/String,Array(Int64) OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(String) OK 155ms
/aggregate functions/state/argMinState/datatypes/Array(Int64),String OK 137ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(Bool))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/Nullable(String),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Array(Int128) OK 169ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(FixedString(51)) OK 140ms
/aggregate functions/state/argMinState/datatypes/Array(Int128),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Array(Float32) OK 155ms
/aggregate functions/state/argMaxState/datatypes/Nullable(FixedString(51)),String OK 136ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 214ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(String))) OK 204ms
/aggregate functions/state/argMinState/datatypes/Array(Float32),String OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Nullable(UUID) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Nullable(UUID),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UInt8) OK 210ms
/aggregate functions/state/argMinState/datatypes/String,Array(Float64) OK 171ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Array(Float64),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Array(UInt8),String OK 190ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 222ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Int8))) OK 225ms
/aggregate functions/state/argMinState/datatypes/String,Array(Decimal128(38)) OK 165ms
/aggregate functions/state/argMinState/datatypes/Array(Decimal128(38)),String OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UInt16) OK 155ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(Bool))) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Array(Date) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Array(UInt16),String OK 190ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UInt32) OK 126ms
/aggregate functions/state/argMinState/datatypes/Array(Date),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/Array(UInt32),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Array(DateTime) OK 204ms
/aggregate functions/state/anyState/Map(Bool,LowCardinality(Nullable(UUID))) OK 235ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Int16))) OK 232ms
/aggregate functions/state/argMinState/datatypes/Array(DateTime),String OK 230ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(String))) OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UInt64) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Array(UInt64),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UInt128) OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Array(DateTime64(3)) OK 187ms
/aggregate functions/state/argMinState/datatypes/Array(DateTime64(3)),String OK 179ms
/aggregate functions/state/argMaxState/datatypes/Array(UInt128),String OK 158ms
/aggregate functions/state/anyState/Map(Bool,Array(String)) OK 302ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Int8) OK 296ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Int32))) OK 344ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 346ms
/aggregate functions/state/argMinState/datatypes/String,Array(Bool) OK 344ms
/aggregate functions/state/argMaxState/datatypes/Array(Int8),String OK 283ms
/aggregate functions/state/argMinState/datatypes/Array(Bool),String OK 288ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Int16) OK 277ms
/aggregate functions/state/argMinState/datatypes/String,Array(String) OK 264ms
/aggregate functions/state/argMaxState/datatypes/Array(Int16),String OK 177ms
/aggregate functions/state/anyState/Map(Bool,Map(String,LowCardinality(Float64))) OK 163ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/state/anyLastState/Map(Bool,LowCardinality(Nullable(UUID))) OK 150ms
/aggregate functions/state/argMinState/datatypes/Array(String),String OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Int32) OK 157ms
/aggregate functions/state/argMinState/datatypes/String,Array(FixedString(51)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Array(Int32),String OK 164ms
/aggregate functions/state/argMinState/datatypes/Array(FixedString(51)),String OK 172ms
/aggregate functions/state/anyState/Map(Bool,Tuple(String)) OK 108ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Int64) OK 114ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Int128))) OK 141ms
/aggregate functions/state/anyLastState/Map(Bool,Array(String)) OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Array(UUID) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Array(Int64),String OK 171ms
/aggregate functions/state/argMinState/datatypes/Array(UUID),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Int128) OK 114ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UInt8)) OK 121ms
/aggregate functions/state/anyState/Map(String,UInt8) OK 167ms
/aggregate functions/state/argMaxState/datatypes/Array(Int128),String OK 144ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Float32) OK 177ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UInt8)),String OK 223ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UInt16)) OK 238ms
/aggregate functions/state/argMaxState/datatypes/Array(Float32),String OK 205ms
/aggregate functions/state/anyLastState/Map(Bool,Map(String,LowCardinality(Float64))) OK 158ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UInt16)),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Float64) OK 191ms
/aggregate functions/state/anyState/Map(String,UInt16) OK 154ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Float64))) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Array(Float64),String OK 134ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UInt32)) OK 208ms
/aggregate functions/state/anyLastState/Map(Bool,Tuple(String)) OK 218ms
/aggregate functions/state/anyState/Map(String,UInt32) OK 155ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Date))) OK 219ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UInt32)),String OK 218ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Decimal128(38)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Array(Decimal128(38)),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UInt64)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Date) OK 193ms
/aggregate functions/state/anyState/Map(String,UInt64) OK 185ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UInt64)),String OK 185ms
/aggregate functions/state/argMaxState/datatypes/Array(Date),String OK 226ms
/aggregate functions/state/anyLastState/Map(String,UInt8) OK 175ms
/aggregate functions/state/argMaxState/datatypes/String,Array(DateTime) OK 187ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 185ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UInt128)) OK 213ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UInt128)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/Array(DateTime),String OK 177ms
/aggregate functions/state/anyState/Map(String,UInt128) OK 148ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Int8)) OK 158ms
/aggregate functions/state/anyLastState/Map(String,UInt16) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Array(DateTime64(3)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Array(DateTime64(3)),String OK 178ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(Bool))) OK 167ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Int8)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Bool) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Int16)) OK 177ms
/aggregate functions/state/anyState/Map(String,Int8) OK 186ms
/aggregate functions/state/anyLastState/Map(String,UInt32) OK 164ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Int16)),String OK 154ms
/aggregate functions/state/argMaxState/datatypes/Array(Bool),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Array(String) OK 192ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(String))) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Int32)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/Array(String),String OK 177ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Int32)),String OK 229ms
/aggregate functions/state/anyLastState/Map(String,UInt64) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Int64)) OK 152ms
/aggregate functions/state/anyState/Map(String,Int16) OK 184ms
/aggregate functions/state/argMaxState/datatypes/String,Array(FixedString(51)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Array(FixedString(51)),String OK 187ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Int64)),String OK 217ms
/aggregate functions/state/argMaxState/datatypes/String,Array(UUID) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Int128)) OK 236ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 183ms
/aggregate functions/state/anyLastState/Map(String,UInt128) OK 197ms
/aggregate functions/state/argMaxState/datatypes/Array(UUID),String OK 173ms
/aggregate functions/state/anyState/Map(String,Int32) OK 202ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Int128)),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UInt8)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UInt8)),String OK 195ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Float32)),String OK 224ms
/aggregate functions/state/anyHeavyState/Map(Bool,LowCardinality(Nullable(UUID))) OK 212ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Float32)) OK 257ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UInt16)) OK 163ms
/aggregate functions/state/anyLastState/Map(String,Int8) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Float64)) OK 152ms
/aggregate functions/state/anyState/Map(String,Int64) OK 137ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UInt16)),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UInt32)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UInt32)),String OK 182ms
/aggregate functions/state/anyState/Map(String,Int128) OK 243ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Float64)),String OK 194ms
/aggregate functions/state/anyLastState/Map(String,Int16) OK 217ms
/aggregate functions/state/anyHeavyState/Map(Bool,Array(String)) OK 211ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Decimal128(38))) OK 179ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Decimal128(38))),String OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UInt64)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UInt64)),String OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UInt128)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Date)) OK 160ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Date)),String OK 213ms
/aggregate functions/state/anyHeavyState/Map(Bool,Map(String,LowCardinality(Float64))) OK 213ms
/aggregate functions/state/anyLastState/Map(String,Int32) OK 175ms
/aggregate functions/state/anyState/Map(String,Float32) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(DateTime)) OK 203ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UInt128)),String OK 215ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Int8)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Int8)),String OK 150ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(DateTime)),String OK 117ms
/aggregate functions/state/anyState/Map(String,Float64) OK 119ms
/aggregate functions/state/anyLastState/Map(String,Int64) OK 199ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(DateTime64(3))) OK 230ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Int16)) OK 201ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(DateTime64(3))),String OK 223ms
/aggregate functions/state/anyHeavyState/Map(Bool,Tuple(String)) OK 166ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Int16)),String OK 131ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(Bool)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Int32)) OK 199ms
/aggregate functions/state/anyState/Map(String,Decimal128(38)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Int32)),String OK 269ms
/aggregate functions/state/anyLastState/Map(String,Int128) OK 197ms
/aggregate functions/state/anyHeavyState/Map(String,UInt8) OK 203ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(Bool)),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Int64)) OK 191ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(String)) OK 199ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(String)),String OK 174ms
/aggregate functions/state/anyState/Map(String,Date) OK 130ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Int64)),String OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(FixedString(51))) OK 188ms
/aggregate functions/state/anyState/Map(String,DateTime) OK 223ms
/aggregate functions/state/anyLastState/Map(String,Float32) OK 204ms
/aggregate functions/state/anyHeavyState/Map(String,UInt16) OK 171ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Int128)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(FixedString(51))),String OK 238ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Int128)),String OK 192ms
/aggregate functions/state/argMinState/datatypes/String,Array(Nullable(UUID)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Float32)) OK 172ms
/aggregate functions/state/argMinState/datatypes/Array(Nullable(UUID)),String OK 205ms
/aggregate functions/state/anyHeavyState/Map(String,UInt32) OK 237ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Float32)),String OK 274ms
/aggregate functions/state/anyLastState/Map(String,Float64) OK 190ms
/aggregate functions/state/anyState/Map(String,DateTime64(3)) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UInt8)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Float64)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Float64)),String OK 221ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UInt8)),String OK 175ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UInt16)) OK 196ms
/aggregate functions/state/anyState/Map(String,Bool) OK 208ms
/aggregate functions/state/anyLastState/Map(String,Decimal128(38)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Decimal128(38))) OK 196ms
/aggregate functions/state/anyHeavyState/Map(String,UInt64) OK 213ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UInt16)),String OK 209ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UInt32)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Decimal128(38))),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Date)) OK 160ms
/aggregate functions/state/anyLastState/Map(String,Date) OK 156ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UInt32)),String OK 162ms
/aggregate functions/state/anyState/Map(String,String) OK 151ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Date)),String OK 171ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UInt64)) OK 257ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(DateTime)) OK 221ms
/aggregate functions/state/anyHeavyState/Map(String,UInt128) OK 186ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UInt64)),String OK 215ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(DateTime)),String OK 123ms
/aggregate functions/state/anyLastState/Map(String,DateTime) OK 168ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UInt128)) OK 177ms
/aggregate functions/state/anyState/Map(String,FixedString(51)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(DateTime64(3))) OK 150ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(DateTime64(3))),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(String,Int8) OK 154ms
/aggregate functions/state/anyLastState/Map(String,DateTime64(3)) OK 139ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UInt128)),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(Bool)) OK 153ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Int8)) OK 204ms
/aggregate functions/state/anyState/Map(String,UUID) OK 150ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Int8)),String OK 155ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(Bool)),String OK 122ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(String)) OK 118ms
/aggregate functions/state/anyHeavyState/Map(String,Int16) OK 119ms
/aggregate functions/state/anyLastState/Map(String,Bool) OK 109ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(String)),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Int16)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(FixedString(51))) OK 191ms
/aggregate functions/state/anyState/Map(String,Nullable(UInt8)) OK 156ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Int16)),String OK 155ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Int32)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(FixedString(51))),String OK 159ms
/aggregate functions/state/anyHeavyState/Map(String,Int32) OK 153ms
/aggregate functions/state/anyLastState/Map(String,String) OK 154ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Int32)),String OK 186ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Nullable(UUID)) OK 263ms
/aggregate functions/state/anyState/Map(String,Nullable(UInt16)) OK 190ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Int64)) OK 193ms
/aggregate functions/state/argMaxState/datatypes/Array(Nullable(UUID)),String OK 208ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Int64)),String OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UInt8)) OK 180ms
/aggregate functions/state/anyHeavyState/Map(String,Int64) OK 164ms
/aggregate functions/state/anyLastState/Map(String,FixedString(51)) OK 130ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Int128)) OK 203ms
/aggregate functions/state/anyLastState/Map(String,UUID) OK 179ms
/aggregate functions/state/anyState/Map(String,Nullable(UInt32)) OK 220ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Int128)),String OK 245ms
/aggregate functions/state/anyHeavyState/Map(String,Int128) OK 232ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Float32)) OK 208ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UInt8)),String OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UInt16)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UInt16)),String OK 220ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Float32)),String OK 174ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UInt8)) OK 256ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UInt32)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UInt32)),String OK 137ms
/aggregate functions/state/anyState/Map(String,Nullable(UInt64)) OK 176ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Float64)) OK 158ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Float64)),String OK 173ms
/aggregate functions/state/anyHeavyState/Map(String,Float32) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UInt64)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Date)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UInt64)),String OK 202ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UInt128)) OK 268ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Date)),String OK 152ms
/aggregate functions/state/anyState/Map(String,Nullable(UInt128)) OK 124ms
/aggregate functions/state/anyHeavyState/Map(String,Float64) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(DateTime)) OK 169ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UInt16)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UInt128)),String OK 143ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(DateTime)),String OK 149ms
/aggregate functions/state/anyState/Map(String,Nullable(Int8)) OK 140ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Bool)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Int8)) OK 177ms
/aggregate functions/state/anyHeavyState/Map(String,Decimal128(38)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Int8)),String OK 161ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Bool)),String OK 189ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UInt32)) OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Int16)) OK 138ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(String)) OK 159ms
/aggregate functions/state/anyState/Map(String,Nullable(Int16)) OK 136ms
/aggregate functions/state/anyHeavyState/Map(String,Date) OK 340ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(String)),String OK 288ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Int16)),String OK 111ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Int32)) OK 314ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Int32)),String OK 302ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(FixedString(51))) OK 292ms
/aggregate functions/state/anyState/Map(String,Nullable(Int32)) OK 266ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UInt64)) OK 252ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(FixedString(51))),String OK 262ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Int64)) OK 277ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(UUID)) OK 163ms
/aggregate functions/state/anyHeavyState/Map(String,DateTime) OK 144ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Int64)),String OK 185ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UInt128)) OK 146ms
/aggregate functions/state/anyState/Map(String,Nullable(Int64)) OK 144ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(UUID)),String OK 201ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Int128)) OK 170ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UInt8))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Int128)),String OK 152ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UInt8))),String OK 120ms
/aggregate functions/state/anyHeavyState/Map(String,DateTime64(3)) OK 120ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Int8)) OK 163ms
/aggregate functions/state/anyState/Map(String,Nullable(Int128)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Float32)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Float32)),String OK 187ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UInt16))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Float64)) OK 143ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UInt16))),String OK 182ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UInt32))) OK 176ms
/aggregate functions/state/anyHeavyState/Map(String,Bool) OK 138ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Int16)) OK 111ms
/aggregate functions/state/anyState/Map(String,Nullable(Float32)) OK 135ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Float64)),String OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Date)) OK 136ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UInt32))),String OK 173ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Date)),String OK 133ms
/aggregate functions/state/anyHeavyState/Map(String,String) OK 137ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UInt64))) OK 168ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UInt64))),String OK 150ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Int32)) OK 152ms
/aggregate functions/state/anyState/Map(String,Nullable(Float64)) OK 134ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(DateTime)),String OK 149ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Bool)) OK 121ms
/aggregate functions/state/anyHeavyState/Map(String,FixedString(51)) OK 117ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UInt128))) OK 160ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UInt128))),String OK 165ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Int8))) OK 167ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Int64)) OK 142ms
/aggregate functions/state/anyState/Map(String,Nullable(Decimal128(38))) OK 164ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Bool)),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(String)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(String)),String OK 170ms
/aggregate functions/state/anyHeavyState/Map(String,UUID) OK 147ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Int8))),String OK 145ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Int128)) OK 196ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Int16))) OK 173ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Int16))),String OK 195ms
/aggregate functions/state/anyState/Map(String,Nullable(Date)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(FixedString(51))) OK 169ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UInt8)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(FixedString(51))),String OK 189ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(UUID)) OK 164ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Int32))) OK 158ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Int32))),String OK 126ms
/aggregate functions/state/anyState/Map(String,Nullable(DateTime)) OK 127ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Float32)) OK 173ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Int64))) OK 134ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(UUID)),String OK 136ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UInt16)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UInt8))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UInt8))),String OK 115ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Int64))),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Int128))) OK 154ms
/aggregate functions/state/anyState/Map(String,Nullable(DateTime64(3))) OK 162ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Int128))),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UInt16))) OK 148ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Float64)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UInt16))),String OK 150ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UInt32))) OK 168ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UInt32)) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Float32))) OK 156ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Float32))),String OK 174ms
/aggregate functions/state/anyState/Map(String,Nullable(Bool)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UInt32))),String OK 169ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Decimal128(38))) OK 156ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UInt64)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UInt64))),String OK 130ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Float64))),String OK 178ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Date))) OK 205ms
/aggregate functions/state/anyState/Map(String,Nullable(String)) OK 179ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Date))),String OK 155ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Date)) OK 211ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UInt128))) OK 214ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UInt128))),String OK 166ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Int8))) OK 171ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UInt128)) OK 145ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(DateTime))),String OK 177ms
/aggregate functions/state/anyState/Map(String,Nullable(FixedString(51))) OK 174ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(Bool))) OK 233ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Int8))),String OK 218ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Int8)) OK 206ms
/aggregate functions/state/anyLastState/Map(String,Nullable(DateTime)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Int16))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Int16))),String OK 150ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(Bool))),String OK 128ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(String))) OK 139ms
/aggregate functions/state/anyState/Map(String,Nullable(UUID)) OK 124ms
/aggregate functions/state/anyLastState/Map(String,Nullable(DateTime64(3))) OK 219ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Int32))) OK 268ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(String))),String OK 212ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Int32))),String OK 217ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Int16)) OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(FixedString(51)))),String OK 138ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Int64))),String OK 208ms
/aggregate functions/state/argMinState/datatypes/String,Array(LowCardinality(Nullable(UUID))) OK 229ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Int32)) OK 172ms
/aggregate functions/state/anyLastState/Map(String,Nullable(Bool)) OK 197ms
/aggregate functions/state/argMinState/datatypes/Array(LowCardinality(Nullable(UUID))),String OK 179ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UInt16)) OK 222ms
/aggregate functions/state/argMinState/datatypes/String,Array(Array(String)) OK 240ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Int128))) OK 239ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Int128))),String OK 147ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Int64)) OK 169ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Float32))) OK 176ms
/aggregate functions/state/argMinState/datatypes/Array(Array(String)),String OK 204ms
/aggregate functions/state/anyLastState/Map(String,Nullable(String)) OK 161ms
/aggregate functions/state/argMinState/datatypes/String,Array(Map(String,LowCardinality(Float64))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Float32))),String OK 164ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UInt32)) OK 164ms
/aggregate functions/state/argMinState/datatypes/Array(Map(String,LowCardinality(Float64))),String OK 167ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Int128)) OK 119ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Float64))),String OK 148ms
/aggregate functions/state/anyLastState/Map(String,Nullable(FixedString(51))) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,Array(Tuple(String)) OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/argMinState/datatypes/Array(Tuple(String)),String OK 220ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Date))),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UInt8) OK 150ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Float32)) OK 168ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(DateTime))) OK 167ms
/aggregate functions/state/anyLastState/Map(String,Nullable(UUID)) OK 144ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UInt8),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(DateTime))),String OK 150ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UInt16) OK 133ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UInt16),String OK 164ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Float64)) OK 155ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UInt8)) OK 179ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UInt32) OK 184ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(Bool))),String OK 159ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Int8)) OK 131ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UInt32),String OK 131ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(String))),String OK 126ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Decimal128(38))) OK 186ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UInt64) OK 160ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(FixedString(51)))) OK 183ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Int16)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(FixedString(51)))),String OK 204ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UInt16)) OK 191ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UInt64),String OK 172ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UInt128) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,Array(LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UInt128),String OK 113ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Date)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/Array(LowCardinality(Nullable(UUID))),String OK 240ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Int32)) OK 209ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Array(String)) OK 152ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Int8) OK 170ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UInt32)) OK 147ms
/aggregate functions/state/argMaxState/datatypes/Array(Array(String)),String OK 159ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Int8),String OK 176ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Int16) OK 177ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(DateTime)) OK 131ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Map(String,LowCardinality(Float64))) OK 216ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UInt64)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/Array(Map(String,LowCardinality(Float64))),String OK 216ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Int16),String OK 239ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Int64)) OK 246ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Int32) OK 165ms
/aggregate functions/state/argMaxState/datatypes/String,Array(Tuple(String)) OK 190ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Int32),String OK 114ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(DateTime64(3))) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Int64) OK 217ms
/aggregate functions/state/argMaxState/datatypes/Array(Tuple(String)),String OK 261ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UInt128)) OK 197ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Int64),String OK 157ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UInt8) OK 195ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UInt8),String OK 218ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(Bool)) OK 149ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Int128) OK 249ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Int128)) OK 214ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Int128),String OK 227ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Float32) OK 277ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Int8)) OK 290ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(String)) OK 260ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UInt16) OK 249ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UInt16),String OK 233ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UInt32) OK 238ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Float32)) OK 190ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Float32),String OK 159ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Float64) OK 121ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Float64),String OK 245ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(FixedString(51))) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Date) OK 225ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UInt32),String OK 194ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Float64)) OK 174ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Int16)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UInt64) OK 217ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UInt64),String OK 140ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Date),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(String,Nullable(UUID)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UInt128) OK 235ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Date)) OK 157ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Int32)) OK 213ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(DateTime) OK 186ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UInt128),String OK 187ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(DateTime),String OK 205ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Bool) OK 221ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Int8) OK 123ms
/aggregate functions/state/anyState/Map(String,LowCardinality(DateTime)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Int8),String OK 297ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UInt8)) OK 266ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Int16) OK 197ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Bool),String OK 282ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Int16),String OK 189ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Int64)) OK 159ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(String) OK 209ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(String),String OK 183ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Bool)) OK 166ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Int128)) OK 177ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Int32) OK 147ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Int32),String OK 146ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(FixedString(51)) OK 188ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UInt16)) OK 138ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(FixedString(51)),String OK 205ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Int64) OK 169ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(UUID) OK 182ms
/aggregate functions/state/anyState/Map(String,LowCardinality(String)) OK 136ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Int64),String OK 142ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Int128) OK 296ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Float32)) OK 130ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UInt32)) OK 294ms
/aggregate functions/state/anyState/Map(String,LowCardinality(FixedString(51))) OK 325ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(UUID),String OK 305ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Int128),String OK 353ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UInt8)) OK 321ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UInt8)),String OK 342ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Float32) OK 304ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Float64)) OK 359ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Float32),String OK 177ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UInt64)) OK 163ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UInt16)) OK 121ms
/aggregate functions/state/anyState/Map(String,LowCardinality(UUID)) OK 155ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UInt16)),String OK 152ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Float64) OK 155ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Float64),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UInt32)) OK 110ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Date) OK 188ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Date)) OK 129ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UInt32)),String OK 122ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UInt64)) OK 139ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UInt64)),String OK 172ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Date),String OK 146ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(DateTime) OK 168ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Int8)) OK 139ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(DateTime)) OK 155ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UInt128)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(DateTime),String OK 132ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UInt128)),String OK 148ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Bool) OK 139ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Int8)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Int16)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Bool),String OK 214ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Bool)) OK 198ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UInt32))) OK 227ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(String) OK 165ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Int8)),String OK 161ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Int16)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(String),String OK 176ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Int16)),String OK 165ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Int32)) OK 160ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Int32)) OK 225ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(FixedString(51)) OK 190ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(String)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(FixedString(51)),String OK 214ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UInt64))) OK 202ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Int32)),String OK 208ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(UUID) OK 209ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Int64)) OK 168ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Int64)) OK 160ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(FixedString(51))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(UUID),String OK 153ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Int64)),String OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UInt8)) OK 175ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UInt128))) OK 197ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Int128)) OK 161ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UInt8)),String OK 192ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Int128)),String OK 174ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Int128)) OK 152ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(UUID)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UInt16)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UInt16)),String OK 265ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Float32)) OK 243ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Float32)),String OK 242ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Float32)) OK 211ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Int8))) OK 175ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Float64)) OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UInt32)) OK 126ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UInt8))) OK 161ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UInt32)),String OK 140ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UInt64)) OK 227ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Int16))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UInt64)),String OK 236ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UInt16))) OK 175ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Float64)),String OK 198ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UInt128)) OK 184ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Date)) OK 165ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Date)),String OK 208ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Date)) OK 178ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Int32))) OK 208ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UInt32))) OK 195ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UInt128)),String OK 167ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(DateTime)) OK 189ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(DateTime)),String OK 183ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Int8)) OK 213ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Int8)),String OK 115ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(Bool)) OK 203ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(DateTime)) OK 163ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Int16)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Int16)),String OK 173ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UInt64))) OK 183ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Int64))) OK 214ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(Bool)),String OK 157ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(String)) OK 191ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Int32)) OK 161ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(String)),String OK 158ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Bool)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Int32)),String OK 118ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Int64)) OK 124ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Int64)),String OK 257ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(FixedString(51))),String OK 244ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Int128))) OK 255ms
/aggregate functions/state/argMinState/datatypes/String,LowCardinality(Nullable(UUID)) OK 111ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(String)) OK 222ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Int128)) OK 210ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Int128)),String OK 207ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Int8))) OK 194ms
/aggregate functions/state/argMinState/datatypes/LowCardinality(Nullable(UUID)),String OK 181ms
/aggregate functions/state/argMinState/datatypes/String,Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 962ms
/aggregate functions/state/argMinState/datatypes/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)),String OK 904ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Float32)) OK 281ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(FixedString(51))) OK 196ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Float32)),String OK 260ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Float32))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Float64)) OK 265ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Int16))) OK 215ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Int32))) OK 221ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Float64)),String OK 210ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Date)) OK 119ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Date)),String OK 191ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UInt8))) OK 187ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Date))) OK 155ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(DateTime)) OK 105ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(DateTime))) OK 185ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Int64))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(DateTime)),String OK 117ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(Bool)) OK 151ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(Bool)),String OK 136ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(String)) OK 142ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(String)),String OK 149ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(FixedString(51))) OK 158ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Int128))) OK 169ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(Bool))) OK 162ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(FixedString(51))),String OK 117ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UInt64))) OK 381ms
/aggregate functions/state/argMaxState/datatypes/String,LowCardinality(Nullable(UUID)) OK 325ms
/aggregate functions/state/argMaxState/datatypes/LowCardinality(Nullable(UUID)),String OK 251ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(String))) OK 258ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Float32))) OK 224ms
/aggregate functions/state/argMaxState/datatypes/String,Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 2s 138ms
/aggregate functions/state/argMinState/datatypes/permutations OK 35s 21ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Float64))) OK 1s 368ms
/aggregate functions/state/argMaxState/datatypes/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)),String OK 2s 51ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 1s 433ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UInt128))) OK 1s 350ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,UInt64 OK 1s 57ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(UInt64) OK 2s 407ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(Int64) OK 3s 23ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Date))) OK 2s 814ms
/aggregate functions/state/anyState/Map(String,LowCardinality(Nullable(UUID))) OK 2s 725ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Int8))) OK 2s 706ms
/aggregate functions/state/argMaxState/datatypes/permutations OK 33s 583ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(Float64) OK 1s 973ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,UInt64 OK 1s 555ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(UInt64) OK 2s 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 882ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(Float32) OK 2s 524ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 1s 923ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(DateTime) OK 1s 846ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Int16))) OK 1s 885ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(DateTime))) OK 1s 864ms
/aggregate functions/state/anyState/Map(String,Array(String)) OK 1s 901ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(Float64) OK 1s 349ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(Float32) OK 732ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Nullable(Date) OK 246ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(Bool))) OK 199ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Int32))) OK 254ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Map(String,LowCardinality(Float64)) OK 240ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 128ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 147ms
/aggregate functions/state/anyState/Map(String,Map(String,LowCardinality(Float64))) OK 188ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(DateTime) OK 183ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Nullable(Date) OK 155ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Map(String,LowCardinality(Float64)) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 206ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(String))) OK 217ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(Float64) OK 217ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 155ms
/aggregate functions/state/anyState/Map(String,Tuple(String)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 176ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 215ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Int64))) OK 185ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(Float64) OK 124ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 160ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 238ms
/aggregate functions/state/anyState/Map(FixedString(51),UInt8) OK 267ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 169ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 205ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,LowCardinality(Date) OK 143ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Int128))) OK 216ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Int64 OK 161ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,LowCardinality(Date) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Int64 OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Float64 OK 147ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Float64 OK 157ms
/aggregate functions/state/anyLastState/Map(String,LowCardinality(Nullable(UUID))) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Float32 OK 168ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Decimal128(38) OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Float32 OK 179ms
/aggregate functions/state/anyState/Map(FixedString(51),UInt16) OK 186ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Float32))) OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Decimal128(38) OK 181ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,DateTime OK 152ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,DateTime OK 155ms
/aggregate functions/state/anyLastState/Map(String,Array(String)) OK 214ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Date OK 184ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Float64))) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/UInt64,Array(String) OK 215ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Date OK 232ms
/aggregate functions/state/anyState/Map(FixedString(51),UInt32) OK 211ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),UInt64 OK 168ms
/aggregate functions/state/argMaxState/datatypes/permutations/UInt64,Array(String) OK 191ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),UInt64 OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 187ms
/aggregate functions/state/anyLastState/Map(String,Map(String,LowCardinality(Float64))) OK 227ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Date))) OK 168ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 168ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 187ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 156ms
/aggregate functions/state/anyState/Map(FixedString(51),UInt64) OK 142ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 164ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 124ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(DateTime))) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 262ms
/aggregate functions/state/anyState/Map(FixedString(51),UInt128) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 146ms
/aggregate functions/state/anyLastState/Map(String,Tuple(String)) OK 160ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 199ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 181ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(Bool))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 163ms
/aggregate functions/state/anyState/Map(FixedString(51),Int8) OK 132ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UInt8) OK 154ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Map(String,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Map(String,LowCardinality(Float64)) OK 223ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 127ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 157ms
/aggregate functions/state/anyState/Map(FixedString(51),Int16) OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 172ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(String))) OK 175ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UInt16) OK 152ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 113ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 137ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 199ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 221ms
/aggregate functions/state/anyState/Map(FixedString(51),Int32) OK 197ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UInt32) OK 202ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 225ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Int64 OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Int64 OK 206ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Float64 OK 297ms
/aggregate functions/state/anyState/Map(FixedString(51),Int64) OK 232ms
/aggregate functions/state/anyHeavyState/Map(String,LowCardinality(Nullable(UUID))) OK 211ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Float64 OK 228ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UInt64) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Float32 OK 196ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Float32 OK 140ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),DateTime OK 229ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UInt128) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),DateTime OK 254ms
/aggregate functions/state/anyHeavyState/Map(String,Array(String)) OK 227ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Date OK 147ms
/aggregate functions/state/anyState/Map(FixedString(51),Int128) OK 159ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(UInt64),Array(String) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Date OK 175ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(UInt64),Array(String) OK 116ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),UInt64 OK 177ms
/aggregate functions/state/anyState/Map(FixedString(51),Float32) OK 183ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Int8) OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),UInt64 OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 138ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 147ms
/aggregate functions/state/anyHeavyState/Map(String,Map(String,LowCardinality(Float64))) OK 190ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 151ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 173ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Int16) OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 167ms
/aggregate functions/state/anyState/Map(FixedString(51),Float64) OK 148ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 171ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 223ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 147ms
/aggregate functions/state/anyHeavyState/Map(String,Tuple(String)) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 156ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Int32) OK 121ms
/aggregate functions/state/anyState/Map(FixedString(51),Decimal128(38)) OK 146ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 124ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 130ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Map(String,LowCardinality(Float64)) OK 126ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 166ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Map(String,LowCardinality(Float64)) OK 125ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UInt8) OK 160ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Int64) OK 107ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 143ms
/aggregate functions/state/anyState/Map(FixedString(51),Date) OK 171ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 158ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 127ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 128ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Int128) OK 114ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 199ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UInt16) OK 317ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 162ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 171ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 357ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 339ms
/aggregate functions/state/anyState/Map(FixedString(51),DateTime) OK 297ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Float32) OK 296ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 287ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Int64 OK 296ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 294ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UInt32) OK 149ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Float64 OK 332ms
/aggregate functions/state/anyState/Map(FixedString(51),DateTime64(3)) OK 141ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Float64) OK 164ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Int64 OK 155ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Float32 OK 155ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Float64 OK 153ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UInt64) OK 113ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 118ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Float32 OK 121ms
/aggregate functions/state/anyState/Map(FixedString(51),Bool) OK 112ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),DateTime OK 140ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Decimal128(38)) OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 135ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Date OK 162ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),DateTime OK 186ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UInt128) OK 162ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Int64),Array(String) OK 164ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Date OK 171ms
/aggregate functions/state/anyState/Map(FixedString(51),String) OK 149ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),UInt64 OK 137ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Int64),Array(String) OK 115ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 224ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Date) OK 172ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Int8) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),UInt64 OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 132ms
/aggregate functions/state/anyState/Map(FixedString(51),FixedString(51)) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 146ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 147ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 201ms
/aggregate functions/state/anyLastState/Map(FixedString(51),DateTime) OK 173ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Int16) OK 219ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 212ms
/aggregate functions/state/anyState/Map(FixedString(51),UUID) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(Decimal128(38)) OK 209ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 193ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(Decimal128(38)) OK 133ms
/aggregate functions/state/anyLastState/Map(FixedString(51),DateTime64(3)) OK 234ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UInt8)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 151ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Int32) OK 160ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Map(String,LowCardinality(Float64)) OK 211ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Map(String,LowCardinality(Float64)) OK 190ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 170ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 230ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 247ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Int64) OK 169ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UInt16)) OK 215ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Bool) OK 242ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 213ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 171ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 215ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Int128) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 200ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 228ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UInt32)) OK 153ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 150ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 238ms
/aggregate functions/state/anyLastState/Map(FixedString(51),String) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Int64 OK 198ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Float32) OK 136ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UInt64)) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Int64 OK 173ms
/aggregate functions/state/anyLastState/Map(FixedString(51),FixedString(51)) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Float64 OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Float64 OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Float32 OK 183ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Decimal128(38) OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Float32 OK 152ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Float64) OK 144ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UInt128)) OK 128ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Decimal128(38) OK 139ms
/aggregate functions/state/anyLastState/Map(FixedString(51),UUID) OK 116ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),DateTime OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),DateTime OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Date OK 185ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Date OK 115ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Decimal128(38)) OK 118ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float64),Array(String) OK 189ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Int8)) OK 138ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UInt8)) OK 151ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float64),Array(String) OK 162ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),UInt64 OK 140ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 136ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Date) OK 113ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),UInt64 OK 176ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Int16)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 232ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UInt16)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 127ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 185ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),DateTime) OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 183ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 214ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Int32)) OK 182ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),DateTime64(3)) OK 205ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UInt32)) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 203ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 168ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 175ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 122ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 202ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Int64)) OK 159ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Map(String,LowCardinality(Float64)) OK 236ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 216ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UInt64)) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 186ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Bool) OK 124ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Map(String,LowCardinality(Float64)) OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 189ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Int128)) OK 188ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),String) OK 257ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 187ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UInt128)) OK 213ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 169ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 151ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Float32)) OK 127ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 183ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 228ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Int64 OK 173ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Float64 OK 185ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),FixedString(51)) OK 167ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Int8)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 211ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Float64)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Int64 OK 131ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Float64 OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Float32 OK 156ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),UUID) OK 173ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),DateTime OK 205ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Decimal128(38))) OK 133ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Int16)) OK 144ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Float32 OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Date OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),DateTime OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Float32),Array(String) OK 163ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UInt8)) OK 163ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Date)) OK 172ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Int32)) OK 165ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 171ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Date OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Float32),Array(String) OK 119ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 159ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UInt16)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 188ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(DateTime)) OK 150ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Int64)) OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 135ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float64) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 125ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 166ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 160ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(DateTime64(3))) OK 170ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UInt32)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float64) OK 246ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Int128)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 185ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(DateTime) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Date) OK 131ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Map(String,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(Bool)) OK 185ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UInt64)) OK 167ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Float32)) OK 182ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(DateTime) OK 185ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Date) OK 151ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 214ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Map(String,LowCardinality(Float64)) OK 170ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float64) OK 154ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UInt128)) OK 125ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(String)) OK 231ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Float64)) OK 285ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 260ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 252ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 246ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float64) OK 253ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(DateTime) OK 280ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Date) OK 252ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Int8)) OK 262ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(FixedString(51))) OK 136ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 168ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(DateTime) OK 150ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Decimal128(38))) OK 145ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Date) OK 150ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Float64 OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 170ms
/aggregate functions/state/anyState/Map(FixedString(51),Nullable(UUID)) OK 148ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Int16)) OK 144ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Date)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Float64 OK 224ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 229ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),DateTime OK 192ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UInt8)) OK 149ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Int32)) OK 149ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Date OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 190ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(DateTime)) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Decimal128(38)),Array(String) OK 217ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UInt16)) OK 180ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Int64)) OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),DateTime OK 230ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),UInt64 OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Date OK 189ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Decimal128(38)),Array(String) OK 160ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(DateTime64(3))) OK 191ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Int128)) OK 270ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UInt32)) OK 202ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 208ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 196ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),UInt64 OK 138ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 158ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(Bool)) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(Decimal128(38)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 238ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UInt64)) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 248ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 235ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Float32)) OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(Decimal128(38)) OK 122ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(String)) OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Map(String,LowCardinality(Float64)) OK 164ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UInt128)) OK 149ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 153ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 171ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Float64)) OK 197ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Map(String,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(FixedString(51))) OK 148ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Int8)) OK 165ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 144ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 155ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 129ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 248ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Nullable(UUID)) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 167ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Decimal128(38))) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 182ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Int16)) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Int64 OK 196ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 175ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UInt8)) OK 217ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Float64 OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 237ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Date)) OK 201ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Float32 OK 178ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Int64 OK 119ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Int32)) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Decimal128(38) OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Float64 OK 141ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Float32 OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),DateTime OK 282ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UInt16)) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Date OK 196ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Int64)) OK 148ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(DateTime)) OK 220ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(DateTime),Array(String) OK 211ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Decimal128(38) OK 195ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),DateTime OK 201ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Date OK 155ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Int128)) OK 150ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UInt32)) OK 147ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),UInt64 OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(DateTime),Array(String) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 176ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(DateTime64(3))) OK 132ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 198ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),UInt64 OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 192ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Float32)) OK 178ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UInt64)) OK 132ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 146ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(Bool)) OK 143ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 190ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UInt128)) OK 202ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(Decimal128(38)) OK 216ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 194ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 160ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Float64)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 193ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(String)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(Decimal128(38)) OK 219ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Nullable(Date) OK 199ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Map(String,LowCardinality(Float64)) OK 213ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Int8)) OK 215ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(FixedString(51))) OK 233ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Date)) OK 208ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 246ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 220ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Nullable(Date) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 255ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Map(String,LowCardinality(Float64)) OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 207ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Int16)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 242ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(DateTime)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 149ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Nullable(UUID)) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 180ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Int32)) OK 171ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Bool)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 163ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UInt8)) OK 222ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 217ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Int64 OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 134ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Int64)) OK 157ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(String)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 130ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Int64 OK 150ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Float64 OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Float64 OK 145ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Float32 OK 136ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UInt16)) OK 138ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Decimal128(38) OK 131ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Float32 OK 172ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Int128)) OK 171ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),DateTime OK 120ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Decimal128(38) OK 150ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),DateTime OK 140ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Date OK 150ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UInt32)) OK 140ms
/aggregate functions/state/argMinState/datatypes/permutations/Nullable(Date),Array(String) OK 150ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 166ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(UUID)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Date OK 155ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Float32)) OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/Nullable(Date),Array(String) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 140ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UInt64)) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 131ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float64) OK 122ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 161ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float64) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float32) OK 165ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Decimal128(38)) OK 167ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Float64)) OK 189ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UInt128)) OK 163ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(DateTime) OK 142ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Float32) OK 221ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Decimal128(38)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(DateTime) OK 213ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Date) OK 215ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Map(String,LowCardinality(Float64)) OK 186ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Int8)) OK 165ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 212ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Date)) OK 183ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 198ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Date) OK 367ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Map(String,LowCardinality(Float64)) OK 380ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Int16)) OK 348ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 281ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 346ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float64) OK 284ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(DateTime)) OK 337ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 301ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float32) OK 310ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(DateTime) OK 189ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Date) OK 191ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 214ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Int32)) OK 144ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float64) OK 166ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Bool)) OK 144ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Float32) OK 203ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Float64 OK 119ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Int64)) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Float32 OK 199ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(String)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(DateTime) OK 223ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Date) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Decimal128(38) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),DateTime OK 139ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Int128)) OK 228ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 239ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Date OK 221ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 183ms
/aggregate functions/state/argMinState/datatypes/permutations/Map(String,LowCardinality(Float64)),Array(String) OK 166ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 239ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Float64 OK 260ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Float32 OK 221ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Decimal128(38) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 190ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Float32)) OK 184ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 212ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 176ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(UUID)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),DateTime OK 202ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 185ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Date OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Map(String,LowCardinality(Float64)),Array(String) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 217ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Float64)) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 181ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 190ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 168ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 193ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 173ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Date)) OK 163ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Map(String,LowCardinality(Float64)) OK 233ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 157ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 173ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 151ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 168ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(DateTime)) OK 169ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 139ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 181ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 192ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 219ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 223ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Map(String,LowCardinality(Float64)) OK 220ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 214ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 173ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Bool)) OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 195ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 251ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 176ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(String)) OK 194ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 170ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 224ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 144ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Float64 OK 161ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 201ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 216ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 194ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 247ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 248ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),DateTime OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Date OK 169ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 198ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(UUID)) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(UInt64),Array(String) OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Float64 OK 213ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 213ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 177ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 184ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 151ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),DateTime OK 157ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Date OK 162ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 127ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 120ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(UInt64),Array(String) OK 135ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 139ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 137ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 146ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Map(String,LowCardinality(Float64)) OK 161ms
/aggregate functions/state/anyState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 135ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 250ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 188ms
/aggregate functions/state/anyState/Map(FixedString(51),Array(String)) OK 139ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 187ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 168ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 165ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/state/anyState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 254ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 200ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 200ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 196ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 178ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Int64 OK 182ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Map(String,LowCardinality(Float64)) OK 208ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 179ms
/aggregate functions/state/anyState/Map(FixedString(51),Tuple(String)) OK 228ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Float64 OK 221ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 207ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 146ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Float32 OK 153ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 160ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 189ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 188ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 230ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),DateTime OK 209ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Date OK 185ms
/aggregate functions/state/anyState/Map(UUID,UInt8) OK 160ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Int64),Array(String) OK 185ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 198ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 225ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 185ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 173ms
/aggregate functions/state/anyState/Map(UUID,UInt16) OK 216ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),UInt64 OK 268ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Int64 OK 215ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 212ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 155ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 222ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Float64 OK 220ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Float32 OK 190ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 178ms
/aggregate functions/state/anyState/Map(UUID,UInt32) OK 189ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 159ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 170ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 201ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 146ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(Decimal128(38)) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),DateTime OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Date OK 189ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 121ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 188ms
/aggregate functions/state/anyState/Map(UUID,UInt64) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Int64),Array(String) OK 144ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),UInt64 OK 153ms
/aggregate functions/state/anyLastState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Map(String,LowCardinality(Float64)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 166ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 155ms
/aggregate functions/state/anyState/Map(UUID,UInt128) OK 140ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 279ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Array(String)) OK 333ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 332ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 326ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 317ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 294ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 270ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 264ms
/aggregate functions/state/anyState/Map(UUID,Int8) OK 238ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(Decimal128(38)) OK 187ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 193ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 206ms
/aggregate functions/state/anyState/Map(UUID,Int16) OK 148ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Int64 OK 195ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Map(String,LowCardinality(Float64)) OK 113ms
/aggregate functions/state/anyLastState/Map(FixedString(51),Tuple(String)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 202ms
/aggregate functions/state/anyState/Map(UUID,Int32) OK 155ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 163ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 213ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Float64 OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Float32 OK 155ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Decimal128(38) OK 189ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 155ms
/aggregate functions/state/anyLastState/Map(UUID,UInt8) OK 136ms
/aggregate functions/state/anyState/Map(UUID,Int64) OK 134ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 214ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),DateTime OK 163ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Date OK 142ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 224ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 221ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float64),Array(String) OK 135ms
/aggregate functions/state/anyLastState/Map(UUID,UInt16) OK 133ms
/aggregate functions/state/anyState/Map(UUID,Int128) OK 135ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Int64 OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 181ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Float64 OK 228ms
/aggregate functions/state/anyLastState/Map(UUID,UInt32) OK 159ms
/aggregate functions/state/anyState/Map(UUID,Float32) OK 157ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Float32 OK 180ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 178ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Decimal128(38) OK 162ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 173ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 185ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 200ms
/aggregate functions/state/anyLastState/Map(UUID,UInt64) OK 166ms
/aggregate functions/state/anyState/Map(UUID,Float64) OK 175ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),DateTime OK 172ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 141ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Date OK 212ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float64),Array(String) OK 219ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 145ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 155ms
/aggregate functions/state/anyLastState/Map(UUID,UInt128) OK 173ms
/aggregate functions/state/anyState/Map(UUID,Decimal128(38)) OK 155ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Map(String,LowCardinality(Float64)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 160ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 156ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 137ms
/aggregate functions/state/anyState/Map(UUID,Date) OK 135ms
/aggregate functions/state/anyLastState/Map(UUID,Int8) OK 156ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 153ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 262ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 272ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 234ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 208ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 192ms
/aggregate functions/state/anyState/Map(UUID,DateTime) OK 166ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Array(String)) OK 196ms
/aggregate functions/state/anyLastState/Map(UUID,Int16) OK 119ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 188ms
/aggregate functions/state/anyLastState/Map(UUID,Int32) OK 180ms
/aggregate functions/state/anyState/Map(UUID,DateTime64(3)) OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Float64 OK 207ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Int64 OK 186ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 205ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Float32 OK 136ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Map(String,LowCardinality(Float64)) OK 151ms
/aggregate functions/state/anyLastState/Map(UUID,Int64) OK 117ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 178ms
/aggregate functions/state/anyState/Map(UUID,Bool) OK 214ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 195ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),DateTime OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 197ms
/aggregate functions/state/anyHeavyState/Map(FixedString(51),Tuple(String)) OK 165ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Date OK 202ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 193ms
/aggregate functions/state/anyLastState/Map(UUID,Int128) OK 166ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Float32),Array(String) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 195ms
/aggregate functions/state/anyHeavyState/Map(UUID,UInt8) OK 172ms
/aggregate functions/state/anyState/Map(UUID,String) OK 207ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 197ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 199ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 163ms
/aggregate functions/state/anyLastState/Map(UUID,Float32) OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Int64 OK 130ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 149ms
/aggregate functions/state/anyHeavyState/Map(UUID,UInt16) OK 146ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 138ms
/aggregate functions/state/anyState/Map(UUID,FixedString(51)) OK 195ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Float64 OK 199ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Float32 OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 176ms
/aggregate functions/state/anyLastState/Map(UUID,Float64) OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 97ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(Decimal128(38)) OK 139ms
/aggregate functions/state/anyHeavyState/Map(UUID,UInt32) OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 141ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),DateTime OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Date OK 192ms
/aggregate functions/state/anyState/Map(UUID,UUID) OK 181ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 198ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Float32),Array(String) OK 210ms
/aggregate functions/state/anyLastState/Map(UUID,Decimal128(38)) OK 170ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Map(String,LowCardinality(Float64)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(UUID,UInt64) OK 194ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 194ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UInt8)) OK 217ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 249ms
/aggregate functions/state/anyLastState/Map(UUID,Date) OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 134ms
/aggregate functions/state/anyHeavyState/Map(UUID,UInt128) OK 172ms
/aggregate functions/state/anyLastState/Map(UUID,DateTime) OK 143ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 244ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 244ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Int64 OK 170ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UInt16)) OK 169ms
/aggregate functions/state/anyHeavyState/Map(UUID,Int8) OK 173ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 228ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(Decimal128(38)) OK 222ms
/aggregate functions/state/anyLastState/Map(UUID,DateTime64(3)) OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Float64 OK 231ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UInt32)) OK 181ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Float32 OK 205ms
/aggregate functions/state/anyHeavyState/Map(UUID,Int16) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 263ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Decimal128(38) OK 188ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 178ms
/aggregate functions/state/anyLastState/Map(UUID,Bool) OK 218ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Map(String,LowCardinality(Float64)) OK 174ms
/aggregate functions/state/anyHeavyState/Map(UUID,Int32) OK 201ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UInt64)) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),DateTime OK 206ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Date OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(DateTime),Array(String) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 175ms
/aggregate functions/state/anyLastState/Map(UUID,String) OK 151ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UInt128)) OK 127ms
/aggregate functions/state/anyHeavyState/Map(UUID,Int64) OK 131ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),UInt64 OK 139ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 116ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 195ms
/aggregate functions/state/anyLastState/Map(UUID,FixedString(51)) OK 128ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 204ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 190ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Int8)) OK 170ms
/aggregate functions/state/anyHeavyState/Map(UUID,Int128) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 171ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 153ms
/aggregate functions/state/anyLastState/Map(UUID,UUID) OK 152ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(Decimal128(38)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Int64 OK 169ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Int16)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Float64 OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Float32 OK 196ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UUID,Float32) OK 138ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Map(String,LowCardinality(Float64)) OK 162ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UInt8)) OK 147ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Int32)) OK 111ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Decimal128(38) OK 141ms
/aggregate functions/state/anyHeavyState/Map(UUID,Float64) OK 282ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),DateTime OK 248ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 245ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Date OK 260ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 261ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UInt16)) OK 276ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 254ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Int64)) OK 206ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(DateTime),Array(String) OK 357ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),UInt64 OK 240ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UUID,Decimal128(38)) OK 189ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Int128)) OK 204ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 138ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 199ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 204ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UInt32)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 194ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Int64 OK 223ms
/aggregate functions/state/anyHeavyState/Map(UUID,Date) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 205ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Float32)) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Float64 OK 214ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UInt64)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Float32 OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(Decimal128(38)) OK 198ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UInt128)) OK 207ms
/aggregate functions/state/anyHeavyState/Map(UUID,DateTime) OK 231ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Float64)) OK 255ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Decimal128(38) OK 244ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 211ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),DateTime OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Date OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Map(String,LowCardinality(Float64)) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/LowCardinality(Date),Array(String) OK 193ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Int8)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 198ms
/aggregate functions/state/anyHeavyState/Map(UUID,DateTime64(3)) OK 189ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,UInt64 OK 208ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 213ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(UInt64) OK 168ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 112ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Int16)) OK 176ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(Int64) OK 159ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Date)) OK 158ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 153ms
/aggregate functions/state/anyHeavyState/Map(UUID,Bool) OK 114ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(Float64) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(Float32) OK 173ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 178ms
/aggregate functions/state/anyHeavyState/Map(UUID,String) OK 138ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 133ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Int32)) OK 145ms
/aggregate functions/state/anyState/Map(UUID,Nullable(DateTime)) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Int64 OK 147ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(DateTime) OK 271ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Nullable(Date) OK 178ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Float64 OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Float32 OK 157ms
/aggregate functions/state/anyHeavyState/Map(UUID,FixedString(51)) OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Map(String,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Int64)) OK 199ms
/aggregate functions/state/anyState/Map(UUID,Nullable(DateTime64(3))) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Decimal128(38) OK 169ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 167ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),DateTime OK 186ms
/aggregate functions/state/anyHeavyState/Map(UUID,UUID) OK 155ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(Int64) OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Date OK 216ms
/aggregate functions/state/anyState/Map(UUID,Nullable(Bool)) OK 153ms
/aggregate functions/state/argMaxState/datatypes/permutations/LowCardinality(Date),Array(String) OK 147ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(Float64) OK 172ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Int128)) OK 156ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(Float32) OK 141ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UInt8)) OK 212ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,UInt64 OK 150ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(DateTime) OK 158ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(UInt64) OK 184ms
/aggregate functions/state/anyState/Map(UUID,Nullable(String)) OK 144ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Float32)) OK 170ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(Int64) OK 141ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,LowCardinality(Date) OK 168ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Int64 OK 134ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(Float64) OK 132ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Float64 OK 161ms
/aggregate functions/state/anyState/Map(UUID,Nullable(FixedString(51))) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UInt16)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(Float32) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 193ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Float64)) OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Float32 OK 199ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Decimal128(38) OK 182ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(DateTime) OK 164ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,DateTime OK 155ms
/aggregate functions/state/anyState/Map(UUID,Nullable(UUID)) OK 226ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Nullable(Date) OK 186ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UInt32)) OK 269ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Decimal128(38))) OK 243ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Map(String,LowCardinality(Float64)) OK 190ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Date OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/Int64,Array(String) OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 216ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,UInt64 OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(Int64) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(UInt64) OK 202ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UInt8)) OK 238ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(Int64) OK 160ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(Float64) OK 171ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UInt64)) OK 182ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Date)) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(Float32) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(Float64) OK 153ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(DateTime) OK 143ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(Float32) OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,LowCardinality(Date) OK 205ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(Decimal128(38)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Int64 OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(DateTime) OK 226ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UInt16)) OK 204ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UInt128)) OK 192ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(DateTime)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Float64 OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Float32 OK 155ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Nullable(Date) OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Map(String,LowCardinality(Float64)) OK 151ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Decimal128(38) OK 229ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(DateTime64(3))) OK 166ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UInt32)) OK 189ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Int8)) OK 144ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,DateTime OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(UInt64) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Date OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(Int64) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(Float64) OK 149ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(Bool)) OK 176ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Int16)) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(Float32) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Int64,Array(String) OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,UInt64 OK 207ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UInt64)) OK 187ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(DateTime) OK 191ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(UInt64) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,LowCardinality(Date) OK 141ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(String)) OK 159ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Int32)) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(Int64) OK 229ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Int64 OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Float64 OK 171ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UInt128)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(Float64) OK 147ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Float32 OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(Float32) OK 179ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(FixedString(51))) OK 122ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Int64)) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Decimal128(38) OK 229ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Int8)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(Decimal128(38)) OK 195ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,DateTime OK 223ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(DateTime) OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Date OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Nullable(Date) OK 180ms
/aggregate functions/state/anyLastState/Map(UUID,Nullable(UUID)) OK 171ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Int128)) OK 135ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Int16)) OK 246ms
/aggregate functions/state/argMinState/datatypes/permutations/Float64,Array(String) OK 206ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Map(String,LowCardinality(Float64)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(UInt64) OK 195ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(Int64) OK 202ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UInt8)) OK 222ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,UInt64 OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(UInt64) OK 214ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Float32)) OK 171ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(Float64) OK 185ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(Int64) OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(Float32) OK 175ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Int32)) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(Float64) OK 141ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(DateTime) OK 215ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UInt16)) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Float64)) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(Float32) OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,LowCardinality(Date) OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Int64 OK 154ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Int64)) OK 141ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(DateTime) OK 112ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Float64 OK 187ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UInt32)) OK 143ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Nullable(Date) OK 302ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Float32 OK 141ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Map(String,LowCardinality(Float64)) OK 256ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 289ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Int128)) OK 273ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Decimal128(38) OK 264ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UInt64)) OK 247ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Date)) OK 253ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,DateTime OK 246ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Date OK 237ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(Int64) OK 143ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(Float64) OK 198ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Float32)) OK 179ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float64,Array(String) OK 157ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(Float32) OK 133ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UInt128)) OK 143ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(DateTime)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,UInt64 OK 142ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(UInt64) OK 148ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(DateTime) OK 128ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,LowCardinality(Date) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(Int64) OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Int64 OK 166ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Float64)) OK 220ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Int8)) OK 193ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(DateTime64(3))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(Float64) OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(Float32) OK 185ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Float64 OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Float32 OK 241ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 249ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Decimal128(38) OK 162ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(Bool)) OK 152ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Int16)) OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,DateTime OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(DateTime) OK 187ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Date)) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Nullable(Date) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Date OK 162ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(String)) OK 171ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(DateTime)) OK 188ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Int32)) OK 191ms
/aggregate functions/state/argMinState/datatypes/permutations/Float32,Array(String) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),UInt64 OK 159ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Map(String,LowCardinality(Float64)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 191ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(Int64) OK 172ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 146ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(FixedString(51))) OK 135ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Bool)) OK 197ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 173ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(Float64) OK 181ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Int64)) OK 185ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(Float64) OK 200ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(Float32) OK 227ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(DateTime) OK 221ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 189ms
/aggregate functions/state/anyHeavyState/Map(UUID,Nullable(UUID)) OK 170ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 163ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(String)) OK 178ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(DateTime) OK 200ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Int128)) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,LowCardinality(Date) OK 148ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UInt8)) OK 164ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Int64 OK 192ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Float64 OK 131ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Nullable(Date) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Map(String,LowCardinality(Float64)) OK 130ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Float32 OK 141ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 153ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Float32)) OK 135ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Decimal128(38) OK 142ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UInt16)) OK 187ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 120ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(Float64) OK 128ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,DateTime OK 165ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(UUID)) OK 133ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Date OK 179ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Float64)) OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 173ms
/aggregate functions/state/argMaxState/datatypes/permutations/Float32,Array(String) OK 156ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(DateTime) OK 149ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),LowCardinality(Date) OK 158ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UInt32)) OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),UInt64 OK 163ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Date)) OK 175ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 153ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 188ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Int64 OK 117ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Float64 OK 131ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Float32 OK 140ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(Float64) OK 119ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Decimal128(38) OK 183ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),DateTime OK 184ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(DateTime)) OK 207ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UInt128)) OK 183ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Date OK 138ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 162ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(DateTime) OK 167ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Nullable(Date) OK 135ms
/aggregate functions/state/argMinState/datatypes/permutations/Decimal128(38),Array(String) OK 182ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,UInt64 OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(UInt64) OK 182ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Int8)) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Map(String,LowCardinality(Float64)) OK 197ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Bool)) OK 194ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 155ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 145ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(Int64) OK 133ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(Float64) OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(Float32) OK 214ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(Float64) OK 176ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 182ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Int16)) OK 143ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 177ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(String)) OK 157ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(DateTime) OK 211ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(Decimal128(38)) OK 142ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(DateTime) OK 157ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Int32)) OK 231ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),LowCardinality(Date) OK 190ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(FixedString(51))) OK 158ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Nullable(Date) OK 159ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Int64 OK 144ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Map(String,LowCardinality(Float64)) OK 173ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Float64 OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 137ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(UUID)) OK 176ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Float32 OK 175ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(Int64) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Decimal128(38) OK 223ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Int64)) OK 166ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(Float64) OK 169ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),DateTime OK 207ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(Float32) OK 202ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Int32))) OK 170ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Date OK 169ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Int128)) OK 175ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 154ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,LowCardinality(Date) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Decimal128(38),Array(String) OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,UInt64 OK 142ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Int64))) OK 156ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Int64 OK 155ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 140ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(UInt64) OK 128ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Float64 OK 129ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Float32 OK 148ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(Int64) OK 116ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(Float64) OK 136ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Decimal128(38) OK 174ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(Float32) OK 164ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,DateTime OK 155ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Float64)) OK 183ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(Decimal128(38)) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Date OK 155ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(DateTime) OK 146ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/state/argMinState/datatypes/permutations/DateTime,Array(String) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Nullable(Date) OK 186ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,UInt64 OK 154ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Map(String,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(UInt64) OK 165ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Date)) OK 174ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 106ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(Int64) OK 112ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(Float64) OK 150ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(Int64) OK 244ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(Float64) OK 209ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(Float32) OK 152ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(Float32) OK 222ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(DateTime)) OK 147ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Int8))) OK 155ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Date))) OK 169ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(Decimal128(38)) OK 152ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(DateTime) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 204ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Bool)) OK 204ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Int16))) OK 360ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,LowCardinality(Date) OK 195ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 197ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Nullable(Date) OK 344ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Int64 OK 338ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Map(String,LowCardinality(Float64)) OK 174ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(UInt64) OK 318ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Float64 OK 292ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(String)) OK 284ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Float32 OK 299ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(Bool))) OK 262ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(Int64) OK 331ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(Float64) OK 189ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Decimal128(38) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(Float32) OK 168ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,DateTime OK 124ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(FixedString(51))) OK 164ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Date OK 134ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(DateTime) OK 203ms
/aggregate functions/state/argMaxState/datatypes/permutations/DateTime,Array(String) OK 176ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,LowCardinality(Date) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Int64 OK 152ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,UInt64 OK 115ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 189ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Int128))) OK 168ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(UUID)) OK 154ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(UInt64) OK 145ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(Int64) OK 144ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Float64 OK 218ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(Float64) OK 231ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Float32 OK 255ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Decimal128(38) OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(Float32) OK 136ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 193ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Float32))) OK 165ms
/aggregate functions/state/anyState/Map(UUID,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(Decimal128(38)) OK 148ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,DateTime OK 201ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(DateTime) OK 301ms
/aggregate functions/state/anyState/Map(UUID,Array(String)) OK 198ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Date OK 193ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Float64))) OK 200ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Nullable(Date) OK 172ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 182ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Map(String,LowCardinality(Float64)) OK 179ms
/aggregate functions/state/argMinState/datatypes/permutations/Date,Array(String) OK 196ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),UInt64 OK 236ms
/aggregate functions/state/anyState/Map(UUID,Map(String,LowCardinality(Float64))) OK 227ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(UInt64) OK 201ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(UInt64) OK 155ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Date))) OK 173ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(Int64) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(Int64) OK 126ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(Float64) OK 181ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(Float32) OK 193ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(Float64) OK 203ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 165ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(Float32) OK 177ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(Decimal128(38)) OK 227ms
/aggregate functions/state/anyState/Map(UUID,Tuple(String)) OK 178ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(DateTime) OK 208ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 210ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,LowCardinality(Date) OK 178ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Int64 OK 168ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(Bool))) OK 206ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(DateTime) OK 195ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Nullable(Date) OK 151ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UInt8) OK 161ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Map(String,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Float64 OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Float32 OK 196ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 187ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Decimal128(38) OK 126ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 182ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UInt16) OK 156ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(Int64) OK 124ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(Float64) OK 211ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,DateTime OK 151ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Int8))) OK 163ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Date OK 172ms
/aggregate functions/state/argMaxState/datatypes/permutations/Date,Array(String) OK 106ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(Float32) OK 159ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UInt32) OK 131ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(DateTime) OK 140ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),UInt64 OK 205ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(UInt64) OK 224ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),LowCardinality(Date) OK 230ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(Int64) OK 158ms
/aggregate functions/state/anyLastState/Map(UUID,LowCardinality(Nullable(UUID))) OK 162ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UInt64) OK 145ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Int64 OK 184ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Float64 OK 151ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(Float64) OK 267ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(Float32) OK 226ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UInt128) OK 168ms
/aggregate functions/state/anyLastState/Map(UUID,Array(String)) OK 220ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(Decimal128(38)) OK 148ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Float32 OK 209ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Decimal128(38) OK 180ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),DateTime OK 147ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Int64))) OK 165ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(DateTime) OK 197ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Int8) OK 167ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Date OK 184ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Nullable(Date) OK 192ms
/aggregate functions/state/argMinState/datatypes/permutations/Array(String),Array(String) OK 153ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Int128))) OK 162ms
/aggregate functions/state/anyLastState/Map(UUID,Map(String,LowCardinality(Float64))) OK 197ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Map(String,LowCardinality(Float64)) OK 172ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Int16) OK 112ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 191ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Float32))) OK 183ms
/aggregate functions/state/avgState OK 11s 426ms
/aggregate functions/state/avgState/constant OK 94ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(Int64) OK 171ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(Float64) OK 179ms
/aggregate functions/state/anyLastState/Map(UUID,Tuple(String)) OK 112ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Int32) OK 128ms
/aggregate functions/state/avgState/zero rows OK 111ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UInt8) OK 151ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(Float32) OK 185ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Float64))) OK 177ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(DateTime) OK 136ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Int64) OK 137ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),LowCardinality(Date) OK 141ms
/aggregate functions/state/avgState/single row OK 69ms
/aggregate functions/state/avgState/with group by OK 87ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UInt16) OK 95ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Int64 OK 145ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Int128) OK 180ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Float64 OK 156ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Float32 OK 126ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/avgState/some negative values OK 64ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UInt32) OK 129ms
/aggregate functions/state/avgState/NULL value handling OK 88ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Decimal128(38) OK 148ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),DateTime OK 168ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Date OK 162ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Float32) OK 133ms
/aggregate functions/state/avgState/single NULL value OK 68ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UInt64) OK 134ms
/aggregate functions/state/avgState/return type OK 82ms
/aggregate functions/state/argMaxState/datatypes/permutations/Array(String),Array(String) OK 146ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(Bool))) OK 145ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Float64) OK 146ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UInt128) OK 135ms
/aggregate functions/state/avgState/doc example OK 78ms
/aggregate functions/state/avgState/inf OK 89ms
/aggregate functions/state/avgWeightedState XFail 1ms
/aggregate functions/state/corrState OK 16s 539ms
/aggregate functions/state/corrState/constant OK 82ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Decimal128(38)) OK 128ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Int8) OK 93ms
/aggregate functions/state/avgState/-inf OK 82ms
/aggregate functions/state/corrState/zero rows OK 77ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Int16) OK 122ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Date) OK 127ms
/aggregate functions/state/avgState/nan OK 69ms
/aggregate functions/state/corrState/single row OK 68ms
/aggregate functions/state/avgState/inf, -inf, nan OK 93ms
/aggregate functions/state/corrState/with group by OK 105ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Int32) OK 143ms
/aggregate functions/state/anyHeavyState/Map(UUID,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/anyState/Map(LowCardinality(String),DateTime) OK 113ms
/aggregate functions/state/avgState/UInt8 OK 119ms
/aggregate functions/state/corrState/some negative values OK 107ms
/aggregate functions/state/anyHeavyState/Map(UUID,Array(String)) OK 155ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Int64) OK 132ms
/aggregate functions/state/anyState/Map(LowCardinality(String),DateTime64(3)) OK 146ms
/aggregate functions/state/avgState/UInt16 OK 107ms
/aggregate functions/state/corrState/NULL value handling OK 67ms
/aggregate functions/state/corrState/single NULL value OK 109ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Int128) OK 128ms
/aggregate functions/state/anyHeavyState/Map(UUID,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Bool) OK 124ms
/aggregate functions/state/avgState/UInt32 OK 116ms
/aggregate functions/state/corrState/inf, -inf, nan OK 697ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Float32) OK 130ms
/aggregate functions/state/anyState/Map(LowCardinality(String),String) OK 126ms
/aggregate functions/state/avgState/UInt64 OK 98ms
/aggregate functions/state/anyHeavyState/Map(UUID,Tuple(String)) OK 113ms
/aggregate functions/state/avgState/Int8 OK 128ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Float64) OK 106ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UInt8) OK 119ms
/aggregate functions/state/anyState/Map(LowCardinality(String),FixedString(51)) OK 118ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Decimal128(38)) OK 136ms
/aggregate functions/state/avgState/Int16 OK 122ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UInt16) OK 137ms
/aggregate functions/state/anyState/Map(LowCardinality(String),UUID) OK 128ms
/aggregate functions/state/avgState/Int32 OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Date) OK 141ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UInt8)) OK 113ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UInt32) OK 133ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UInt16)) OK 129ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),DateTime) OK 132ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UInt64) OK 137ms
/aggregate functions/state/avgState/Int64 OK 130ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UInt32)) OK 98ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),DateTime64(3)) OK 133ms
/aggregate functions/state/avgState/Float32 OK 130ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UInt128) OK 100ms
/aggregate functions/state/corrState/return type OK 66ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UInt64)) OK 221ms
/aggregate functions/state/corrState/example OK 82ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Int8) OK 228ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Bool) OK 194ms
/aggregate functions/state/avgState/Float64 OK 197ms
/aggregate functions/state/corrState/datatypes OK 15s 69ms
/aggregate functions/state/corrState/datatypes/Float64,UInt8 OK 945ms
/aggregate functions/state/corrState/datatypes/UInt8,Float64 OK 1s 525ms
/aggregate functions/state/corrState/datatypes/Float64,UInt16 OK 2s 155ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UInt128)) OK 2s 85ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),String) OK 2s 36ms
/aggregate functions/state/avgState/Decimal128(38) OK 2s 29ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Int16) OK 1s 978ms
/aggregate functions/state/corrState/datatypes/UInt16,Float64 OK 1s 224ms
/aggregate functions/state/corrState/datatypes/Float64,UInt32 OK 681ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Int32) OK 110ms
/aggregate functions/state/corrState/datatypes/UInt32,Float64 OK 161ms
/aggregate functions/state/corrState/datatypes/Float64,UInt64 OK 194ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),FixedString(51)) OK 175ms
/aggregate functions/state/avgState/Nullable(UInt8) OK 150ms
/aggregate functions/state/corrState/datatypes/UInt64,Float64 OK 159ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Int8)) OK 151ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Int64) OK 137ms
/aggregate functions/state/corrState/datatypes/Float64,Int8 OK 143ms
/aggregate functions/state/avgState/Nullable(UInt16) OK 155ms
/aggregate functions/state/corrState/datatypes/Int8,Float64 OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),UUID) OK 141ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Int16)) OK 150ms
/aggregate functions/state/corrState/datatypes/Float64,Int16 OK 166ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Int128) OK 122ms
/aggregate functions/state/corrState/datatypes/Int16,Float64 OK 91ms
/aggregate functions/state/avgState/Nullable(UInt32) OK 156ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UInt8)) OK 152ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Float32) OK 119ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Int32)) OK 172ms
/aggregate functions/state/corrState/datatypes/Float64,Int32 OK 172ms
/aggregate functions/state/corrState/datatypes/Int32,Float64 OK 157ms
/aggregate functions/state/corrState/datatypes/Float64,Int64 OK 143ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Float64) OK 139ms
/aggregate functions/state/avgState/Nullable(UInt64) OK 126ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UInt16)) OK 136ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Int64)) OK 156ms
/aggregate functions/state/corrState/datatypes/Int64,Float64 OK 140ms
/aggregate functions/state/corrState/datatypes/Float64,Float32 OK 150ms
/aggregate functions/state/corrState/datatypes/Float32,Float64 OK 105ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Decimal128(38)) OK 97ms
/aggregate functions/state/avgState/Nullable(Int8) OK 98ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UInt32)) OK 112ms
/aggregate functions/state/corrState/datatypes/Float64,Float64 OK 107ms
/aggregate functions/state/corrState/datatypes/Float64,Float64 OK 130ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Int128)) OK 112ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(UInt8) OK 99ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Date) OK 107ms
/aggregate functions/state/avgState/Nullable(Int16) OK 117ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UInt64)) OK 103ms
/aggregate functions/state/corrState/datatypes/Nullable(UInt8),Float64 OK 105ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(UInt16) OK 114ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Float32)) OK 120ms
/aggregate functions/state/corrState/datatypes/Nullable(UInt16),Float64 OK 128ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),DateTime) OK 121ms
/aggregate functions/state/avgState/Nullable(Int32) OK 106ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UInt128)) OK 106ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(UInt32) OK 104ms
/aggregate functions/state/corrState/datatypes/Nullable(UInt32),Float64 OK 128ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Float64)) OK 125ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(UInt64) OK 125ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),DateTime64(3)) OK 125ms
/aggregate functions/state/avgState/Nullable(Int64) OK 125ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Int8)) OK 126ms
/aggregate functions/state/corrState/datatypes/Nullable(UInt64),Float64 OK 123ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Int8) OK 92ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 187ms
/aggregate functions/state/corrState/datatypes/Nullable(Int8),Float64 OK 135ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Bool) OK 148ms
/aggregate functions/state/avgState/Nullable(Float32) OK 137ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Int16)) OK 138ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Int16) OK 153ms
/aggregate functions/state/corrState/datatypes/Nullable(Int16),Float64 OK 125ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Int32) OK 130ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),String) OK 170ms
/aggregate functions/state/avgState/Nullable(Float64) OK 138ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Int32)) OK 159ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Date)) OK 145ms
/aggregate functions/state/corrState/datatypes/Nullable(Int32),Float64 OK 144ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Int64) OK 119ms
/aggregate functions/state/corrState/datatypes/Nullable(Int64),Float64 OK 90ms
/aggregate functions/state/avgState/Nullable(Decimal128(38)) OK 164ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Float32) OK 187ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(DateTime)) OK 114ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),FixedString(51)) OK 175ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Int64)) OK 163ms
/aggregate functions/state/corrState/datatypes/Nullable(Float32),Float64 OK 165ms
/aggregate functions/state/corrState/datatypes/Float64,Nullable(Float64) OK 144ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 143ms
/aggregate functions/state/avgState/LowCardinality(UInt8) OK 124ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Int128)) OK 126ms
/aggregate functions/state/corrState/datatypes/Nullable(Float64),Float64 OK 134ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(UInt8) OK 142ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),UUID) OK 150ms
/aggregate functions/state/corrState/datatypes/LowCardinality(UInt8),Float64 OK 135ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(Bool)) OK 106ms
/aggregate functions/state/avgState/LowCardinality(UInt16) OK 94ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Float32)) OK 153ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(UInt16) OK 109ms
/aggregate functions/state/corrState/datatypes/LowCardinality(UInt16),Float64 OK 115ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(UInt32) OK 136ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UInt8)) OK 119ms
/aggregate functions/state/avgState/LowCardinality(UInt32) OK 130ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(String)) OK 129ms
/aggregate functions/state/corrState/datatypes/LowCardinality(UInt32),Float64 OK 138ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(UInt64) OK 164ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UInt16)) OK 123ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Float64)) OK 113ms
/aggregate functions/state/corrState/datatypes/LowCardinality(UInt64),Float64 OK 126ms
/aggregate functions/state/avgState/LowCardinality(UInt64) OK 118ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Int8) OK 208ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 147ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UInt32)) OK 158ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Int8),Float64 OK 135ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Int16) OK 150ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Nullable(UUID)) OK 157ms
/aggregate functions/state/avgState/LowCardinality(Int8) OK 147ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Date)) OK 164ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Int16),Float64 OK 194ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UInt64)) OK 142ms
/aggregate functions/state/avgState/LowCardinality(Int16) OK 116ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Int32) OK 152ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 149ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Int32),Float64 OK 123ms
/aggregate functions/state/avgState/LowCardinality(Int32) OK 148ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UInt128)) OK 173ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(DateTime)) OK 177ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Int64) OK 175ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Int64),Float64 OK 143ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 166ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Float32) OK 113ms
/aggregate functions/state/avgState/LowCardinality(Int64) OK 134ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Float32),Float64 OK 172ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Float64) OK 143ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Int8)) OK 129ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 154ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Float64),Float64 OK 128ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 138ms
/aggregate functions/state/avgState/LowCardinality(Float32) OK 94ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Int16)) OK 153ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 121ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 152ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 155ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(Bool)) OK 128ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/avgState/LowCardinality(Float64) OK 118ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 111ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Int32)) OK 165ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(String)) OK 146ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 133ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 156ms
/aggregate functions/state/avgState/LowCardinality(Nullable(UInt8)) OK 155ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 197ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 189ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Int64)) OK 165ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Int8)) OK 184ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 151ms
/aggregate functions/state/avgState/LowCardinality(Nullable(UInt16)) OK 131ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 124ms
/aggregate functions/state/avgState/LowCardinality(Nullable(UInt32)) OK 180ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 180ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Int128)) OK 171ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 117ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Nullable(UUID)) OK 160ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 152ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Int16)) OK 144ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 93ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 181ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Float32)) OK 167ms
/aggregate functions/state/avgState/LowCardinality(Nullable(UInt64)) OK 129ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Int32)) OK 166ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 160ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 163ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 144ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Int8)) OK 130ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 153ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Float64)) OK 141ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 137ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Int64)) OK 152ms
/aggregate functions/state/corrState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 149ms
/aggregate functions/state/corrState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 136ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Int16)) OK 263ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 429ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 361ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Int128)) OK 502ms
/aggregate functions/state/corrState/datatypes/permutations OK 9s 339ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Int32)) OK 504ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 666ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Date)) OK 431ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Float32)) OK 783ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Int64)) OK 636ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(DateTime)) OK 583ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 471ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Float64)) OK 218ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Float32)) OK 188ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,UInt64 OK 810ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 403ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 37ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 1s 990ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Int8)) OK 1s 933ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Date)) OK 1s 902ms
/aggregate functions/state/avgState/LowCardinality(Nullable(Float64)) OK 1s 935ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 248ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 657ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 174ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(Bool)) OK 117ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Int16)) OK 113ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 145ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 125ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,Int64 OK 112ms
/aggregate functions/state/corrStableState OK 17s 101ms
/aggregate functions/state/corrStableState/constant OK 78ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(String)) OK 115ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Int32)) OK 102ms
/aggregate functions/state/corrStableState/zero rows OK 70ms
/aggregate functions/state/corrState/datatypes/permutations/UInt64,Float32 OK 128ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Bool)) OK 139ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),UInt64 OK 127ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 106ms
/aggregate functions/state/corrStableState/single row OK 67ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Int64)) OK 114ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/corrStableState/with group by OK 100ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 116ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 126ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 115ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(String)) OK 122ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Nullable(UUID)) OK 106ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Int128)) OK 121ms
/aggregate functions/state/corrStableState/some negative values OK 86ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 160ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 195ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),Int64 OK 176ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 143ms
/aggregate functions/state/corrStableState/NULL value handling OK 79ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Float32)) OK 119ms
/aggregate functions/state/corrStableState/single NULL value OK 76ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(UInt64),Float32 OK 152ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(UUID)) OK 178ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Float64)) OK 147ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 161ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),UInt64 OK 129ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 147ms
/aggregate functions/state/corrStableState/inf, -inf, nan OK 774ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 200ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 147ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Date)) OK 176ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 161ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 157ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 127ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 143ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 173ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 153ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 160ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),Int64 OK 135ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Int64),Float32 OK 94ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 127ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),UInt64 OK 115ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 129ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 159ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Bool)) OK 142ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 125ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 120ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Int8)) OK 121ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 145ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(String)) OK 139ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 106ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 117ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Int16)) OK 105ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),Int64 OK 128ms
/aggregate functions/state/corrState/datatypes/permutations/Nullable(Float32),Float32 OK 112ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/corrStableState/return type OK 99ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Int32)) OK 111ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 99ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 197ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 163ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 171ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(UUID)) OK 160ms
/aggregate functions/state/corrStableState/example OK 86ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 155ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Int64)) OK 142ms
/aggregate functions/state/corrStableState/datatypes OK 15s 575ms
/aggregate functions/state/corrStableState/datatypes/Float64,UInt8 OK 779ms
/aggregate functions/state/corrStableState/datatypes/UInt8,Float64 OK 1s 369ms
/aggregate functions/state/corrStableState/datatypes/Float64,UInt16 OK 1s 998ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 1s 985ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 1s 987ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 1s 972ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 1s 990ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Int128)) OK 1s 979ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 1s 929ms
/aggregate functions/state/corrStableState/datatypes/UInt16,Float64 OK 1s 266ms
/aggregate functions/state/corrStableState/datatypes/Float64,UInt32 OK 614ms
/aggregate functions/state/corrStableState/datatypes/UInt32,Float64 OK 174ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 154ms
/aggregate functions/state/corrStableState/datatypes/Float64,UInt64 OK 216ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 213ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 147ms
/aggregate functions/state/corrStableState/datatypes/UInt64,Float64 OK 196ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Float32)) OK 140ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 152ms
/aggregate functions/state/corrStableState/datatypes/Float64,Int8 OK 193ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 219ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 216ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Float64)) OK 215ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 210ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 152ms
/aggregate functions/state/corrStableState/datatypes/Int8,Float64 OK 158ms
/aggregate functions/state/corrStableState/datatypes/Float64,Int16 OK 99ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 154ms
/aggregate functions/state/corrStableState/datatypes/Int16,Float64 OK 183ms
/aggregate functions/state/corrStableState/datatypes/Float64,Int32 OK 189ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 170ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 174ms
/aggregate functions/state/corrStableState/datatypes/Int32,Float64 OK 196ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 179ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 170ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Date)) OK 188ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 148ms
/aggregate functions/state/corrStableState/datatypes/Float64,Int64 OK 194ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),Int64 OK 185ms
/aggregate functions/state/corrStableState/datatypes/Int64,Float64 OK 192ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Int64),Float32 OK 188ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 186ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 194ms
/aggregate functions/state/corrStableState/datatypes/Float64,Float32 OK 122ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 167ms
/aggregate functions/state/corrStableState/datatypes/Float32,Float64 OK 215ms
/aggregate functions/state/corrStableState/datatypes/Float64,Float64 OK 155ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 193ms
/aggregate functions/state/corrStableState/datatypes/Float64,Float64 OK 151ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 168ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 195ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 183ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Bool)) OK 159ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 182ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(UInt8) OK 181ms
/aggregate functions/state/corrStableState/datatypes/Nullable(UInt8),Float64 OK 221ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 200ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 209ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(UInt16) OK 152ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(String)) OK 156ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 192ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 158ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 141ms
/aggregate functions/state/corrStableState/datatypes/Nullable(UInt16),Float64 OK 115ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(UInt32) OK 185ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 153ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),Int64 OK 316ms
/aggregate functions/state/corrState/datatypes/permutations/LowCardinality(Float32),Float32 OK 166ms
/aggregate functions/state/corrStableState/datatypes/Nullable(UInt32),Float64 OK 345ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,UInt64 OK 306ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 325ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 318ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(UInt64) OK 280ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(UUID)) OK 278ms
/aggregate functions/state/corrStableState/datatypes/Nullable(UInt64),Float64 OK 265ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,Nullable(UInt64) OK 263ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,Nullable(Int64) OK 151ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,Nullable(Float32) OK 171ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 146ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Int8) OK 165ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Int8),Float64 OK 144ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Int16) OK 103ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 121ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,LowCardinality(Int64) OK 188ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 160ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 198ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,LowCardinality(Float32) OK 136ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Int16),Float64 OK 163ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Int32) OK 177ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Int32),Float64 OK 194ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 168ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,Int64 OK 129ms
/aggregate functions/state/corrState/datatypes/permutations/Int64,Float32 OK 169ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 175ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,UInt64 OK 218ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Int64) OK 183ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,Nullable(UInt64) OK 147ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 180ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Int64),Float64 OK 187ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Float32) OK 141ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,Nullable(Int64) OK 104ms
/aggregate functions/state/anyState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 179ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,Nullable(Float32) OK 182ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Float32),Float64 OK 180ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 165ms
/aggregate functions/state/corrStableState/datatypes/Float64,Nullable(Float64) OK 169ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 194ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 181ms
/aggregate functions/state/corrStableState/datatypes/Nullable(Float64),Float64 OK 175ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,LowCardinality(Int64) OK 143ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Array(String)) OK 167ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,LowCardinality(Float32) OK 225ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 181ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(UInt8) OK 152ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(UInt8),Float64 OK 167ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,Int64 OK 179ms
/aggregate functions/state/corrState/datatypes/permutations/Float32,Float32 OK 165ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(UInt16) OK 174ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 161ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 223ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(UInt16),Float64 OK 168ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(UInt32) OK 182ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 159ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(UInt32),Float64 OK 128ms
/aggregate functions/state/countState OK 1s 536ms
/aggregate functions/state/countState/distinct expr OK 479ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(UInt64) OK 156ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(UInt64),Float64 OK 133ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 163ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Int8) OK 135ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/state/anyState/Map(LowCardinality(String),Tuple(String)) OK 134ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Int8),Float64 OK 144ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Int16) OK 151ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Int16),Float64 OK 140ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UInt8) OK 145ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Int32) OK 175ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Int32),Float64 OK 184ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Int64) OK 151ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UInt16) OK 163ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 146ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/countState/expr OK 439ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 183ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Int64),Float64 OK 149ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Float32) OK 144ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UInt32) OK 99ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Float32),Float64 OK 160ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UInt64) OK 104ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Float64) OK 173ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Float64),Float64 OK 134ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Array(String)) OK 140ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 145ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UInt128) OK 121ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 107ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 113ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 118ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Int8) OK 119ms
/aggregate functions/state/countState/zero parameters OK 615ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 112ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 106ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 130ms
/aggregate functions/state/anyLastState/Map(LowCardinality(String),Tuple(String)) OK 109ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Int16) OK 127ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 114ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 93ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UInt8) OK 135ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 133ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Int32) OK 127ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 114ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UInt16) OK 174ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 143ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Int64) OK 161ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 117ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 116ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 95ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 182ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 156ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UInt32) OK 144ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Int128) OK 147ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/state/corrStableState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 104ms
/aggregate functions/state/covarPopState OK 20s 106ms
/aggregate functions/state/covarPopState/constant OK 89ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UInt64) OK 161ms
/aggregate functions/state/corrStableState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 165ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Float32) OK 144ms
/aggregate functions/state/covarPopState/zero rows OK 69ms
/aggregate functions/state/covarPopState/single row OK 141ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Array(String)) OK 176ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Float64) OK 386ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UInt128) OK 448ms
/aggregate functions/state/corrStableState/datatypes/permutations OK 9s 454ms
/aggregate functions/state/covarPopState/with group by OK 350ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 733ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 434ms
/aggregate functions/state/covarPopState/some negative values OK 510ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Int8) OK 468ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Date) OK 529ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(String),Tuple(String)) OK 410ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Int16) OK 411ms
/aggregate functions/state/covarPopState/NULL value handling OK 357ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,UInt64 OK 833ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 518ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UInt8) OK 1s 504ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 129ms
/aggregate functions/state/covarPopState/single NULL value OK 2s 81ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),DateTime) OK 2s 155ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Int32) OK 2s 115ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 335ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UInt16) OK 655ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 663ms
/aggregate functions/state/covarPopState/inf, -inf, nan OK 887ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 161ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Int64) OK 165ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 185ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UInt32) OK 152ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,Int64 OK 152ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 117ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Bool) OK 158ms
/aggregate functions/state/corrStableState/datatypes/permutations/UInt64,Float32 OK 132ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UInt64) OK 157ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Int128) OK 136ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),UInt64 OK 153ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 135ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 264ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Float32) OK 313ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),String) OK 266ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UInt128) OK 269ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 281ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 278ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 141ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 133ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Int8) OK 140ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 113ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),Int64 OK 154ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Float64) OK 110ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(UInt64),Float32 OK 95ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),UUID) OK 136ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),UInt64 OK 143ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 139ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Int16) OK 119ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 115ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 101ms
/aggregate functions/state/covarPopState/return type OK 102ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 160ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Int32) OK 165ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 117ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Date) OK 127ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 129ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 137ms
/aggregate functions/state/covarPopState/example OK 94ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 200ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),DateTime) OK 189ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 195ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),Int64 OK 185ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Int64) OK 195ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Int64),Float32 OK 183ms
/aggregate functions/state/covarPopState/datatypes OK 15s 386ms
/aggregate functions/state/covarPopState/datatypes/Float64,UInt8 OK 741ms
/aggregate functions/state/covarPopState/datatypes/UInt8,Float64 OK 1s 343ms
/aggregate functions/state/covarPopState/datatypes/Float64,UInt16 OK 2s 25ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),UInt64 OK 1s 911ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 1s 904ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 1s 905ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 1s 862ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 1s 862ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Int128) OK 1s 817ms
/aggregate functions/state/covarPopState/datatypes/UInt16,Float64 OK 1s 244ms
/aggregate functions/state/covarPopState/datatypes/Float64,UInt32 OK 664ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Float32) OK 183ms
/aggregate functions/state/covarPopState/datatypes/UInt32,Float64 OK 154ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 176ms
/aggregate functions/state/covarPopState/datatypes/Float64,UInt64 OK 152ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 193ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Bool) OK 168ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 184ms
/aggregate functions/state/covarPopState/datatypes/UInt64,Float64 OK 156ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 142ms
/aggregate functions/state/covarPopState/datatypes/Float64,Int8 OK 136ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Float64) OK 213ms
/aggregate functions/state/covarPopState/datatypes/Int8,Float64 OK 167ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 199ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 209ms
/aggregate functions/state/covarPopState/datatypes/Float64,Int16 OK 190ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),String) OK 136ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),Int64 OK 167ms
/aggregate functions/state/corrStableState/datatypes/permutations/Nullable(Float32),Float32 OK 122ms
/aggregate functions/state/covarPopState/datatypes/Int16,Float64 OK 156ms
/aggregate functions/state/covarPopState/datatypes/Float64,Int32 OK 171ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 187ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 172ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 182ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 194ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 166ms
/aggregate functions/state/covarPopState/datatypes/Int32,Float64 OK 154ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 162ms
/aggregate functions/state/covarPopState/datatypes/Float64,Int64 OK 141ms
/aggregate functions/state/covarPopState/datatypes/Int64,Float64 OK 156ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 163ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),UUID) OK 218ms
/aggregate functions/state/covarPopState/datatypes/Float64,Float32 OK 183ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 179ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Date) OK 178ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 150ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 131ms
/aggregate functions/state/covarPopState/datatypes/Float32,Float64 OK 130ms
/aggregate functions/state/covarPopState/datatypes/Float64,Float64 OK 119ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 108ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 200ms
/aggregate functions/state/covarPopState/datatypes/Float64,Float64 OK 163ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 203ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(UInt8) OK 166ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 157ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),DateTime) OK 124ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 177ms
/aggregate functions/state/covarPopState/datatypes/Nullable(UInt8),Float64 OK 136ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 156ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 261ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(UInt16) OK 222ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 184ms
/aggregate functions/state/covarPopState/datatypes/Nullable(UInt16),Float64 OK 149ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 165ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 209ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(UInt32) OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 163ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 174ms
/aggregate functions/state/covarPopState/datatypes/Nullable(UInt32),Float64 OK 170ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 175ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 229ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(UInt64) OK 169ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 147ms
/aggregate functions/state/covarPopState/datatypes/Nullable(UInt64),Float64 OK 131ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 167ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Bool) OK 141ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 134ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Int8) OK 102ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Int8),Float64 OK 183ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 157ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),Int64 OK 127ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Int16) OK 144ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Int64),Float32 OK 152ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),String) OK 130ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 133ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 129ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Int16),Float64 OK 126ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 157ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 163ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Int32) OK 151ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 176ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Int32),Float64 OK 177ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 185ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 181ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 164ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Int64) OK 130ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 119ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Int64),Float64 OK 158ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 169ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Float32) OK 145ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),UUID) OK 186ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Float32),Float64 OK 164ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 160ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 140ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 175ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),Int64 OK 123ms
/aggregate functions/state/covarPopState/datatypes/Float64,Nullable(Float64) OK 116ms
/aggregate functions/state/covarPopState/datatypes/Nullable(Float64),Float64 OK 143ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 168ms
/aggregate functions/state/corrStableState/datatypes/permutations/LowCardinality(Float32),Float32 OK 145ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(UInt8) OK 162ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 166ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 173ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,UInt64 OK 156ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,Nullable(UInt64) OK 157ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(UInt8),Float64 OK 130ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(UInt16) OK 125ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,Nullable(Int64) OK 157ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 157ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(UInt16),Float64 OK 147ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 175ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,Nullable(Float32) OK 150ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 178ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 127ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(UInt32) OK 168ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(UInt32),Float64 OK 120ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,LowCardinality(Int64) OK 126ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 155ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(UInt64) OK 133ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,LowCardinality(Float32) OK 159ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,Int64 OK 199ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 175ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(UInt64),Float64 OK 157ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 146ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Int8) OK 124ms
/aggregate functions/state/corrStableState/datatypes/permutations/Int64,Float32 OK 120ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Int8),Float64 OK 104ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 122ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,UInt64 OK 125ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Int16) OK 142ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 145ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Int16),Float64 OK 189ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 162ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,Nullable(UInt64) OK 169ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,Nullable(Int64) OK 150ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Int32) OK 125ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 111ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,Nullable(Float32) OK 109ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Int32),Float64 OK 115ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 343ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Int64) OK 303ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 322ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 325ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 309ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,LowCardinality(Int64) OK 308ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Int64),Float64 OK 310ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,LowCardinality(Float32) OK 290ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Float32) OK 251ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Float32),Float64 OK 219ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 131ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,Int64 OK 137ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Float64) OK 167ms
/aggregate functions/state/corrStableState/datatypes/permutations/Float32,Float32 OK 164ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 179ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Float64),Float64 OK 145ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 152ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 163ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 176ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 154ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 135ms
/aggregate functions/state/covarPopStableState OK 20s 225ms
/aggregate functions/state/covarPopStableState/constant OK 93ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 140ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 124ms
/aggregate functions/state/covarPopStableState/zero rows OK 71ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 178ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 147ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 175ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 129ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 134ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 147ms
/aggregate functions/state/covarPopStableState/single row OK 68ms
/aggregate functions/state/covarPopStableState/with group by OK 84ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 180ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 179ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 175ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 117ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 140ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 160ms
/aggregate functions/state/covarPopStableState/some negative values OK 68ms
/aggregate functions/state/covarPopStableState/NULL value handling OK 86ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 95ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 163ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 123ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 162ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 161ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 153ms
/aggregate functions/state/covarPopStableState/single NULL value OK 75ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 131ms
/aggregate functions/state/covarPopStableState/inf, -inf, nan OK 1s 877ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 98ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 127ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 150ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 169ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 174ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 148ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 144ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 106ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 143ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 153ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 166ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 146ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 145ms
/aggregate functions/state/covarPopState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 128ms
/aggregate functions/state/covarPopState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 101ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 515ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 462ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 461ms
/aggregate functions/state/covarPopState/datatypes/permutations OK 9s 407ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 464ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 522ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 562ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 450ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 487ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 377ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 127ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,UInt64 OK 847ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 443ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 68ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 2s 61ms
/aggregate functions/state/covarPopStableState/return type OK 1s 977ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 2s 30ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 1s 989ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 230ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 651ms
/aggregate functions/state/covarPopStableState/example OK 91ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 120ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 105ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,Int64 OK 137ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 107ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 124ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/covarPopStableState/datatypes OK 15s 727ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,UInt8 OK 719ms
/aggregate functions/state/covarPopStableState/datatypes/UInt8,Float64 OK 1s 304ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,UInt16 OK 1s 938ms
/aggregate functions/state/covarPopState/datatypes/permutations/UInt64,Float32 OK 1s 925ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),UInt64 OK 1s 973ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 1s 912ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 1s 923ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 1s 934ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 1s 925ms
/aggregate functions/state/covarPopStableState/datatypes/UInt16,Float64 OK 1s 300ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,UInt32 OK 714ms
/aggregate functions/state/covarPopStableState/datatypes/UInt32,Float64 OK 117ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 120ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 170ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 193ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 159ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 162ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,UInt64 OK 164ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 144ms
/aggregate functions/state/covarPopStableState/datatypes/UInt64,Float64 OK 176ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Int8 OK 144ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 144ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 225ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 170ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 204ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 206ms
/aggregate functions/state/covarPopStableState/datatypes/Int8,Float64 OK 220ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Int16 OK 131ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),Int64 OK 188ms
/aggregate functions/state/covarPopStableState/datatypes/Int16,Float64 OK 149ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(UInt64),Float32 OK 137ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Int32 OK 168ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 207ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),UInt64 OK 212ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 157ms
/aggregate functions/state/covarPopStableState/datatypes/Int32,Float64 OK 169ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 132ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 165ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 166ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Int64 OK 173ms
/aggregate functions/state/covarPopStableState/datatypes/Int64,Float64 OK 103ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 175ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 184ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Float32 OK 145ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 194ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 158ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 207ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 161ms
/aggregate functions/state/covarPopStableState/datatypes/Float32,Float64 OK 180ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Float64 OK 119ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Float64 OK 142ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 214ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 198ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 198ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(UInt8) OK 142ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),Int64 OK 188ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 160ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(UInt8),Float64 OK 115ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Int64),Float32 OK 161ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(UInt16) OK 119ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(UInt16),Float64 OK 173ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(UInt32) OK 278ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 250ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),UInt64 OK 193ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 216ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 236ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 155ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 191ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(UInt32),Float64 OK 158ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(UInt64) OK 137ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 166ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 172ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(UInt64),Float64 OK 171ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 172ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 126ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 179ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Int8) OK 141ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Int8),Float64 OK 161ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 134ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 144ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),Int64 OK 295ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Int16) OK 294ms
/aggregate functions/state/covarPopState/datatypes/permutations/Nullable(Float32),Float32 OK 276ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 284ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Int16),Float64 OK 276ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 233ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Int32) OK 232ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 181ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 241ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 165ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 149ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 125ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Int32),Float64 OK 192ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 169ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Int64) OK 149ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Int64),Float64 OK 169ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 122ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 166ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 177ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 204ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Float32) OK 180ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 154ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 157ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Float32),Float64 OK 166ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 167ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,Nullable(Float64) OK 168ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 172ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 155ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 199ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 163ms
/aggregate functions/state/covarPopStableState/datatypes/Nullable(Float64),Float64 OK 168ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(UInt8) OK 152ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 174ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 145ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(UInt8),Float64 OK 161ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 175ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 154ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 156ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(UInt16) OK 177ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 178ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(UInt16),Float64 OK 178ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(UInt32) OK 129ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 167ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 165ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 180ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 194ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(UInt32),Float64 OK 199ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(UInt64) OK 129ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 168ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(UInt64),Float64 OK 147ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 164ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),Int64 OK 171ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Int8) OK 225ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 184ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 194ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Int8),Float64 OK 169ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Int64),Float32 OK 141ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Int16) OK 168ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 159ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 177ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 139ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 189ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Int16),Float64 OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 187ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 170ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 155ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Int32) OK 176ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Int32),Float64 OK 159ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 179ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 159ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Int64) OK 168ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 167ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 147ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 186ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Int64),Float64 OK 155ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 167ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Float32) OK 164ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),Int64 OK 165ms
/aggregate functions/state/covarPopState/datatypes/permutations/LowCardinality(Float32),Float32 OK 167ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 215ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Float32),Float64 OK 177ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,UInt64 OK 191ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Float64) OK 147ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Float64),Float64 OK 163ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 131ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,Nullable(UInt64) OK 111ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,Nullable(Int64) OK 155ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 192ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 156ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 138ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 185ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 172ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,Nullable(Float32) OK 155ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 153ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 105ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,LowCardinality(Int64) OK 107ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 98ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 141ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,LowCardinality(Float32) OK 137ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 162ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,Int64 OK 135ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 154ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 135ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 155ms
/aggregate functions/state/covarPopState/datatypes/permutations/Int64,Float32 OK 131ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 129ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 207ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,UInt64 OK 170ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,Nullable(UInt64) OK 181ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 138ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 195ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 150ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 170ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,Nullable(Int64) OK 170ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 147ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 165ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,Nullable(Float32) OK 168ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 198ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 157ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 201ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 165ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,LowCardinality(Int64) OK 142ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 162ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 179ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,LowCardinality(Float32) OK 149ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,Int64 OK 149ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 181ms
/aggregate functions/state/covarPopState/datatypes/permutations/Float32,Float32 OK 159ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 139ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 164ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 168ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 153ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 172ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/state/covarSampState OK 20s 615ms
/aggregate functions/state/covarSampState/constant OK 91ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/state/covarPopStableState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 121ms
/aggregate functions/state/covarSampState/zero rows OK 80ms
/aggregate functions/state/covarPopStableState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 162ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 244ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 171ms
/aggregate functions/state/covarSampState/single row OK 64ms
/aggregate functions/state/covarSampState/with group by OK 177ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 663ms
/aggregate functions/state/covarPopStableState/datatypes/permutations OK 9s 503ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Array(String)) OK 666ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 676ms
/aggregate functions/state/covarSampState/some negative values OK 311ms
/aggregate functions/state/covarSampState/NULL value handling OK 546ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 604ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 621ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 631ms
/aggregate functions/state/covarSampState/single NULL value OK 388ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 137ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,UInt64 OK 853ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 499ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 138ms
/aggregate functions/state/covarSampState/inf, -inf, nan OK 2s 868ms
/aggregate functions/state/anyState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 2s 146ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 2s 99ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 2s 57ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 294ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 666ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 135ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 152ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,Int64 OK 125ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/anyState/Nullable(UInt8) OK 121ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/UInt64,Float32 OK 113ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),UInt64 OK 130ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 160ms
/aggregate functions/state/anyState/Nullable(UInt16) OK 123ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Array(String)) OK 130ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 90ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 127ms
/aggregate functions/state/anyState/Nullable(UInt32) OK 296ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 275ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 259ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 266ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 236ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 245ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),Int64 OK 153ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(UInt64),Float32 OK 162ms
/aggregate functions/state/anyLastState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 161ms
/aggregate functions/state/anyState/Nullable(UInt64) OK 150ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),UInt64 OK 118ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 182ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 187ms
/aggregate functions/state/anyState/Nullable(UInt128) OK 157ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 179ms
/aggregate functions/state/anyLastState/Nullable(UInt8) OK 164ms
/aggregate functions/state/covarSampState/return type OK 74ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 132ms
/aggregate functions/state/covarSampState/example OK 97ms
/aggregate functions/state/anyState/Nullable(Int8) OK 189ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 200ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 140ms
/aggregate functions/state/anyLastState/Nullable(UInt16) OK 156ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 170ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 142ms
/aggregate functions/state/covarSampState/datatypes OK 15s 908ms
/aggregate functions/state/covarSampState/datatypes/Float64,UInt8 OK 715ms
/aggregate functions/state/covarSampState/datatypes/UInt8,Float64 OK 1s 348ms
/aggregate functions/state/covarSampState/datatypes/Float64,UInt16 OK 2s 49ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 1s 906ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),Int64 OK 1s 871ms
/aggregate functions/state/anyLastState/Nullable(UInt32) OK 1s 922ms
/aggregate functions/state/anyState/Nullable(Int16) OK 1s 916ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Int64),Float32 OK 1s 875ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),UInt64 OK 1s 913ms
/aggregate functions/state/covarSampState/datatypes/UInt16,Float64 OK 1s 322ms
/aggregate functions/state/covarSampState/datatypes/Float64,UInt32 OK 697ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 173ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 214ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 180ms
/aggregate functions/state/covarSampState/datatypes/UInt32,Float64 OK 145ms
/aggregate functions/state/covarSampState/datatypes/Float64,UInt64 OK 196ms
/aggregate functions/state/anyLastState/Nullable(UInt64) OK 173ms
/aggregate functions/state/covarSampState/datatypes/UInt64,Float64 OK 159ms
/aggregate functions/state/anyState/Nullable(Int32) OK 145ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 159ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 184ms
/aggregate functions/state/covarSampState/datatypes/Float64,Int8 OK 167ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 221ms
/aggregate functions/state/anyState/Nullable(Int64) OK 181ms
/aggregate functions/state/covarSampState/datatypes/Int8,Float64 OK 190ms
/aggregate functions/state/anyLastState/Nullable(UInt128) OK 177ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 164ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 163ms
/aggregate functions/state/covarSampState/datatypes/Float64,Int16 OK 129ms
/aggregate functions/state/covarSampState/datatypes/Int16,Float64 OK 165ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),Int64 OK 173ms
/aggregate functions/state/covarSampState/datatypes/Float64,Int32 OK 192ms
/aggregate functions/state/anyState/Nullable(Int128) OK 169ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Nullable(Float32),Float32 OK 184ms
/aggregate functions/state/anyLastState/Nullable(Int8) OK 174ms
/aggregate functions/state/covarSampState/datatypes/Int32,Float64 OK 178ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 142ms
/aggregate functions/state/covarSampState/datatypes/Float64,Int64 OK 124ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 170ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Array(String)) OK 210ms
/aggregate functions/state/anyState/Nullable(Float32) OK 142ms
/aggregate functions/state/covarSampState/datatypes/Int64,Float64 OK 188ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 169ms
/aggregate functions/state/anyLastState/Nullable(Int16) OK 152ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 185ms
/aggregate functions/state/covarSampState/datatypes/Float64,Float32 OK 148ms
/aggregate functions/state/covarSampState/datatypes/Float32,Float64 OK 127ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 197ms
/aggregate functions/state/anyState/Nullable(Float64) OK 165ms
/aggregate functions/state/anyLastState/Nullable(Int32) OK 198ms
/aggregate functions/state/covarSampState/datatypes/Float64,Float64 OK 153ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 144ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 173ms
/aggregate functions/state/covarSampState/datatypes/Float64,Float64 OK 180ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(UInt8) OK 153ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 171ms
/aggregate functions/state/anyState/Nullable(Decimal128(38)) OK 117ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 242ms
/aggregate functions/state/covarSampState/datatypes/Nullable(UInt8),Float64 OK 207ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 194ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(UInt16) OK 136ms
/aggregate functions/state/anyHeavyState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 163ms
/aggregate functions/state/anyLastState/Nullable(Int64) OK 143ms
/aggregate functions/state/covarSampState/datatypes/Nullable(UInt16),Float64 OK 167ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 163ms
/aggregate functions/state/anyState/Nullable(Date) OK 163ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(UInt32) OK 208ms
/aggregate functions/state/anyLastState/Nullable(Int128) OK 154ms
/aggregate functions/state/anyHeavyState/Nullable(UInt8) OK 158ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 165ms
/aggregate functions/state/covarSampState/datatypes/Nullable(UInt32),Float64 OK 178ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(UInt64) OK 201ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 166ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 166ms
/aggregate functions/state/anyState/Nullable(DateTime) OK 147ms
/aggregate functions/state/anyLastState/Nullable(Float32) OK 141ms
/aggregate functions/state/anyHeavyState/Nullable(UInt16) OK 165ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 192ms
/aggregate functions/state/covarSampState/datatypes/Nullable(UInt64),Float64 OK 202ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 150ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Int8) OK 218ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 142ms
/aggregate functions/state/anyState/Nullable(DateTime64(3)) OK 155ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Int8),Float64 OK 167ms
/aggregate functions/state/anyLastState/Nullable(Float64) OK 123ms
/aggregate functions/state/anyHeavyState/Nullable(UInt32) OK 121ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),Int64 OK 178ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Int64),Float32 OK 153ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 160ms
/aggregate functions/state/anyState/Nullable(Bool) OK 181ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Int16) OK 166ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Int16),Float64 OK 195ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Int32) OK 170ms
/aggregate functions/state/anyLastState/Nullable(Decimal128(38)) OK 142ms
/aggregate functions/state/anyHeavyState/Nullable(UInt64) OK 159ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 110ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 117ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 132ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Int32),Float64 OK 133ms
/aggregate functions/state/anyState/Nullable(String) OK 118ms
/aggregate functions/state/anyLastState/Nullable(Date) OK 132ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Int64) OK 175ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Int64),Float64 OK 125ms
/aggregate functions/state/anyHeavyState/Nullable(UInt128) OK 115ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 114ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 130ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 115ms
/aggregate functions/state/anyState/Nullable(FixedString(51)) OK 114ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Float32) OK 123ms
/aggregate functions/state/anyLastState/Nullable(DateTime) OK 106ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Float32),Float64 OK 135ms
/aggregate functions/state/anyHeavyState/Nullable(Int8) OK 108ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),Int64 OK 111ms
/aggregate functions/state/covarSampState/datatypes/Float64,Nullable(Float64) OK 161ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/LowCardinality(Float32),Float32 OK 175ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,UInt64 OK 186ms
/aggregate functions/state/anyState/Nullable(UUID) OK 162ms
/aggregate functions/state/anyLastState/Nullable(DateTime64(3)) OK 160ms
/aggregate functions/state/covarSampState/datatypes/Nullable(Float64),Float64 OK 146ms
/aggregate functions/state/anyHeavyState/Nullable(Int16) OK 157ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,Nullable(UInt64) OK 140ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(UInt8) OK 127ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(UInt8),Float64 OK 193ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,Nullable(Int64) OK 162ms
/aggregate functions/state/anyState/Array(UInt8) OK 187ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(UInt16) OK 192ms
/aggregate functions/state/anyLastState/Nullable(Bool) OK 193ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,Nullable(Float32) OK 163ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(UInt16),Float64 OK 182ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 180ms
/aggregate functions/state/anyHeavyState/Nullable(Int32) OK 140ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,LowCardinality(Int64) OK 209ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(UInt32) OK 200ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,LowCardinality(Float32) OK 169ms
/aggregate functions/state/anyHeavyState/Nullable(Int64) OK 205ms
/aggregate functions/state/anyState/Array(UInt16) OK 187ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(UInt32),Float64 OK 122ms
/aggregate functions/state/anyLastState/Nullable(String) OK 120ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(UInt64) OK 127ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,Int64 OK 166ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(UInt64),Float64 OK 177ms
/aggregate functions/state/anyLastState/Nullable(FixedString(51)) OK 178ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Int8) OK 177ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Int64,Float32 OK 201ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,UInt64 OK 156ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Int8),Float64 OK 174ms
/aggregate functions/state/anyState/Array(UInt32) OK 163ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,Nullable(UInt64) OK 176ms
/aggregate functions/state/anyHeavyState/Nullable(Int128) OK 145ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Int16) OK 158ms
/aggregate functions/state/anyLastState/Nullable(UUID) OK 325ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Int16),Float64 OK 353ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,Nullable(Int64) OK 154ms
/aggregate functions/state/anyHeavyState/Nullable(Float32) OK 297ms
/aggregate functions/state/anyState/Array(UInt64) OK 328ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Int32) OK 134ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,Nullable(Float32) OK 144ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 310ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Int32),Float64 OK 259ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,LowCardinality(Int64) OK 272ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Int64) OK 257ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,LowCardinality(Float32) OK 262ms
/aggregate functions/state/anyLastState/Array(UInt8) OK 132ms
/aggregate functions/state/anyHeavyState/Nullable(Float64) OK 174ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,Int64 OK 125ms
/aggregate functions/state/anyState/Array(UInt128) OK 137ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Int64),Float64 OK 139ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Float32) OK 110ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Float32),Float64 OK 102ms
/aggregate functions/state/covarPopStableState/datatypes/permutations/Float32,Float32 OK 101ms
/aggregate functions/state/anyLastState/Array(UInt16) OK 106ms
/aggregate functions/state/anyState/Array(Int8) OK 123ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Float64) OK 101ms
/aggregate functions/state/anyHeavyState/Nullable(Decimal128(38)) OK 127ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Float64),Float64 OK 144ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 140ms
/aggregate functions/state/covarSampStableState OK 18s 142ms
/aggregate functions/state/covarSampStableState/constant OK 66ms
/aggregate functions/state/anyLastState/Array(UInt32) OK 114ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 107ms
/aggregate functions/state/covarSampStableState/zero rows OK 105ms
/aggregate functions/state/anyState/Array(Int16) OK 139ms
/aggregate functions/state/anyHeavyState/Nullable(Date) OK 115ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 118ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 104ms
/aggregate functions/state/anyLastState/Array(UInt64) OK 114ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 125ms
/aggregate functions/state/covarSampStableState/single row OK 74ms
/aggregate functions/state/anyHeavyState/Nullable(DateTime) OK 98ms
/aggregate functions/state/anyState/Array(Int32) OK 95ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 129ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/state/covarSampStableState/with group by OK 76ms
/aggregate functions/state/anyLastState/Array(UInt128) OK 114ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 91ms
/aggregate functions/state/anyHeavyState/Nullable(DateTime64(3)) OK 116ms
/aggregate functions/state/anyState/Array(Int64) OK 103ms
/aggregate functions/state/covarSampStableState/some negative values OK 79ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 117ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 118ms
/aggregate functions/state/anyLastState/Array(Int8) OK 118ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 111ms
/aggregate functions/state/covarSampStableState/NULL value handling OK 96ms
/aggregate functions/state/anyState/Array(Int128) OK 99ms
/aggregate functions/state/anyHeavyState/Nullable(Bool) OK 105ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 132ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 153ms
/aggregate functions/state/anyLastState/Array(Int16) OK 171ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 135ms
/aggregate functions/state/covarSampStableState/single NULL value OK 84ms
/aggregate functions/state/anyState/Array(Float32) OK 145ms
/aggregate functions/state/anyHeavyState/Nullable(String) OK 140ms
/aggregate functions/state/covarSampStableState/inf, -inf, nan OK 4s 30ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 107ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 134ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 144ms
/aggregate functions/state/anyLastState/Array(Int32) OK 119ms
/aggregate functions/state/anyState/Array(Float64) OK 144ms
/aggregate functions/state/anyHeavyState/Nullable(FixedString(51)) OK 155ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 111ms
/aggregate functions/state/covarSampState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 142ms
/aggregate functions/state/anyLastState/Array(Int64) OK 128ms
/aggregate functions/state/covarSampState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 116ms
/aggregate functions/state/anyState/Array(Decimal128(38)) OK 194ms
/aggregate functions/state/anyHeavyState/Nullable(UUID) OK 207ms
/aggregate functions/state/anyLastState/Array(Int128) OK 415ms
/aggregate functions/state/covarSampState/datatypes/permutations OK 9s 896ms
/aggregate functions/state/anyState/Array(Date) OK 463ms
/aggregate functions/state/anyHeavyState/Array(UInt8) OK 670ms
/aggregate functions/state/anyLastState/Array(Float32) OK 501ms
/aggregate functions/state/anyState/Array(DateTime) OK 505ms
/aggregate functions/state/anyHeavyState/Array(UInt16) OK 499ms
/aggregate functions/state/anyLastState/Array(Float64) OK 454ms
/aggregate functions/state/anyState/Array(DateTime64(3)) OK 376ms
/aggregate functions/state/anyHeavyState/Array(UInt32) OK 183ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,UInt64 OK 981ms
/aggregate functions/state/anyLastState/Array(Decimal128(38)) OK 982ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 611ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 302ms
/aggregate functions/state/anyState/Array(Bool) OK 2s 200ms
/aggregate functions/state/anyHeavyState/Array(UInt64) OK 2s 192ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 346ms
/aggregate functions/state/anyLastState/Array(Date) OK 1s 290ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 692ms
/aggregate functions/state/anyLastState/Array(DateTime) OK 97ms
/aggregate functions/state/anyState/Array(String) OK 144ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 168ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 172ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,Int64 OK 182ms
/aggregate functions/state/anyHeavyState/Array(UInt128) OK 146ms
/aggregate functions/state/covarSampStableState/return type OK 66ms
/aggregate functions/state/anyLastState/Array(DateTime64(3)) OK 124ms
/aggregate functions/state/covarSampStableState/example OK 93ms
/aggregate functions/state/anyState/Array(FixedString(51)) OK 183ms
/aggregate functions/state/anyHeavyState/Array(Int8) OK 166ms
/aggregate functions/state/covarSampState/datatypes/permutations/UInt64,Float32 OK 166ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),UInt64 OK 179ms
/aggregate functions/state/anyLastState/Array(Bool) OK 161ms
/aggregate functions/state/covarSampStableState/datatypes OK 13s 364ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 158ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,UInt8 OK 746ms
/aggregate functions/state/covarSampStableState/datatypes/UInt8,Float64 OK 1s 404ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,UInt16 OK 2s 76ms
/aggregate functions/state/anyHeavyState/Array(Int16) OK 2s 6ms
/aggregate functions/state/anyState/Array(UUID) OK 1s 937ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 1s 978ms
/aggregate functions/state/anyLastState/Array(String) OK 1s 959ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 1s 925ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 1s 995ms
/aggregate functions/state/covarSampStableState/datatypes/UInt16,Float64 OK 1s 378ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,UInt32 OK 691ms
/aggregate functions/state/anyState/Array(Nullable(UInt8)) OK 170ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 227ms
/aggregate functions/state/covarSampStableState/datatypes/UInt32,Float64 OK 170ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,UInt64 OK 194ms
/aggregate functions/state/anyLastState/Array(FixedString(51)) OK 151ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 164ms
/aggregate functions/state/covarSampStableState/datatypes/UInt64,Float64 OK 148ms
/aggregate functions/state/anyHeavyState/Array(Int32) OK 159ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),Int64 OK 135ms
/aggregate functions/state/anyState/Array(Nullable(UInt16)) OK 214ms
/aggregate functions/state/anyLastState/Array(UUID) OK 203ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Int8 OK 176ms
/aggregate functions/state/covarSampStableState/datatypes/Int8,Float64 OK 150ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(UInt64),Float32 OK 201ms
/aggregate functions/state/anyHeavyState/Array(Int64) OK 183ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),UInt64 OK 208ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Int16 OK 205ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 198ms
/aggregate functions/state/covarSampStableState/datatypes/Int16,Float64 OK 167ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Int32 OK 166ms
/aggregate functions/state/anyState/Array(Nullable(UInt32)) OK 183ms
/aggregate functions/state/anyLastState/Array(Nullable(UInt8)) OK 154ms
/aggregate functions/state/anyHeavyState/Array(Int128) OK 168ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 145ms
/aggregate functions/state/covarSampStableState/datatypes/Int32,Float64 OK 144ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 185ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 178ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Int64 OK 162ms
/aggregate functions/state/covarSampStableState/datatypes/Int64,Float64 OK 183ms
/aggregate functions/state/anyLastState/Array(Nullable(UInt16)) OK 159ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 207ms
/aggregate functions/state/anyState/Array(Nullable(UInt64)) OK 197ms
/aggregate functions/state/anyHeavyState/Array(Float32) OK 159ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Float32 OK 208ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 144ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),Int64 OK 141ms
/aggregate functions/state/covarSampStableState/datatypes/Float32,Float64 OK 119ms
/aggregate functions/state/anyLastState/Array(Nullable(UInt32)) OK 113ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Float64 OK 120ms
/aggregate functions/state/anyHeavyState/Array(Float64) OK 117ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Int64),Float32 OK 133ms
/aggregate functions/state/anyState/Array(Nullable(UInt128)) OK 171ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),UInt64 OK 169ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 191ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Float64 OK 187ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(UInt8) OK 136ms
/aggregate functions/state/anyLastState/Array(Nullable(UInt64)) OK 156ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(UInt8),Float64 OK 147ms
/aggregate functions/state/anyHeavyState/Array(Decimal128(38)) OK 145ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 127ms
/aggregate functions/state/anyState/Array(Nullable(Int8)) OK 131ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 210ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(UInt16) OK 201ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 175ms
/aggregate functions/state/anyLastState/Array(Nullable(UInt128)) OK 171ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(UInt16),Float64 OK 167ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(UInt32) OK 178ms
/aggregate functions/state/anyHeavyState/Array(Date) OK 173ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 143ms
/aggregate functions/state/anyState/Array(Nullable(Int16)) OK 281ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 320ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(UInt32),Float64 OK 280ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(UInt64) OK 324ms
/aggregate functions/state/anyLastState/Array(Nullable(Int8)) OK 209ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),Int64 OK 300ms
/aggregate functions/state/covarSampState/datatypes/permutations/Nullable(Float32),Float32 OK 333ms
/aggregate functions/state/anyHeavyState/Array(DateTime) OK 281ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(UInt64),Float64 OK 354ms
/aggregate functions/state/anyState/Array(Nullable(Int32)) OK 134ms
/aggregate functions/state/anyLastState/Array(Nullable(Int16)) OK 129ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Int8) OK 134ms
/aggregate functions/state/anyHeavyState/Array(DateTime64(3)) OK 177ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 243ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 171ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Int8),Float64 OK 145ms
/aggregate functions/state/anyState/Array(Nullable(Int64)) OK 153ms
/aggregate functions/state/anyLastState/Array(Nullable(Int32)) OK 169ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 163ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Int16) OK 167ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Int16),Float64 OK 134ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Int32) OK 157ms
/aggregate functions/state/anyHeavyState/Array(Bool) OK 173ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 171ms
/aggregate functions/state/anyState/Array(Nullable(Int128)) OK 146ms
/aggregate functions/state/anyLastState/Array(Nullable(Int64)) OK 159ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 166ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Int32),Float64 OK 146ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 170ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Int64) OK 124ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Int64),Float64 OK 166ms
/aggregate functions/state/anyState/Array(Nullable(Float32)) OK 201ms
/aggregate functions/state/anyHeavyState/Array(String) OK 152ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 187ms
/aggregate functions/state/anyLastState/Array(Nullable(Int128)) OK 144ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Float32) OK 147ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 187ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Float32),Float64 OK 165ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 134ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,Nullable(Float64) OK 174ms
/aggregate functions/state/anyHeavyState/Array(FixedString(51)) OK 169ms
/aggregate functions/state/anyLastState/Array(Nullable(Float32)) OK 171ms
/aggregate functions/state/covarSampStableState/datatypes/Nullable(Float64),Float64 OK 201ms
/aggregate functions/state/anyState/Array(Nullable(Float64)) OK 161ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 189ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 165ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(UInt8) OK 154ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 170ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(UInt8),Float64 OK 104ms
/aggregate functions/state/anyHeavyState/Array(UUID) OK 112ms
/aggregate functions/state/anyLastState/Array(Nullable(Float64)) OK 149ms
/aggregate functions/state/anyState/Array(Nullable(Decimal128(38))) OK 147ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(UInt16) OK 172ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 148ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(UInt16),Float64 OK 149ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 163ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 144ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(UInt32) OK 127ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UInt8)) OK 152ms
/aggregate functions/state/anyLastState/Array(Nullable(Decimal128(38))) OK 147ms
/aggregate functions/state/anyState/Array(Nullable(Date)) OK 151ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 150ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(UInt32),Float64 OK 180ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),Int64 OK 158ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(UInt64) OK 158ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Int64),Float32 OK 160ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(UInt64),Float64 OK 132ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UInt16)) OK 124ms
/aggregate functions/state/anyLastState/Array(Nullable(Date)) OK 94ms
/aggregate functions/state/anyState/Array(Nullable(DateTime)) OK 121ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 154ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Int8) OK 135ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 193ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Int8),Float64 OK 148ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Int16) OK 147ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 169ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UInt32)) OK 127ms
/aggregate functions/state/anyLastState/Array(Nullable(DateTime)) OK 146ms
/aggregate functions/state/anyState/Array(Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Int16),Float64 OK 139ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 149ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UInt64)) OK 199ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Int32) OK 139ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Int32),Float64 OK 141ms
/aggregate functions/state/anyLastState/Array(Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 164ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 143ms
/aggregate functions/state/anyState/Array(Nullable(Bool)) OK 135ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Int64) OK 100ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 134ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Int64),Float64 OK 123ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Float32) OK 134ms
/aggregate functions/state/anyLastState/Array(Nullable(Bool)) OK 188ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),Int64 OK 137ms
/aggregate functions/state/anyState/Array(Nullable(String)) OK 150ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UInt128)) OK 118ms
/aggregate functions/state/covarSampState/datatypes/permutations/LowCardinality(Float32),Float32 OK 134ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Float32),Float64 OK 128ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Float64) OK 117ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,UInt64 OK 101ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Float64),Float64 OK 104ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Int8)) OK 143ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,Nullable(UInt64) OK 166ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,Nullable(Int64) OK 143ms
/aggregate functions/state/anyState/Array(Nullable(FixedString(51))) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 153ms
/aggregate functions/state/anyLastState/Array(Nullable(String)) OK 149ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,Nullable(Float32) OK 153ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 137ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 143ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Int16)) OK 166ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 218ms
/aggregate functions/state/anyState/Array(Nullable(UUID)) OK 173ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,LowCardinality(Int64) OK 174ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 144ms
/aggregate functions/state/anyLastState/Array(Nullable(FixedString(51))) OK 185ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 167ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,LowCardinality(Float32) OK 159ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 112ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Int32)) OK 170ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 199ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 189ms
/aggregate functions/state/anyState/Array(LowCardinality(UInt8)) OK 178ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,Int64 OK 155ms
/aggregate functions/state/covarSampState/datatypes/permutations/Int64,Float32 OK 187ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 186ms
/aggregate functions/state/anyLastState/Array(Nullable(UUID)) OK 115ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,UInt64 OK 173ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Int64)) OK 155ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UInt8)) OK 137ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,Nullable(UInt64) OK 136ms
/aggregate functions/state/anyState/Array(LowCardinality(UInt16)) OK 132ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 164ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 144ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,Nullable(Int64) OK 147ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,Nullable(Float32) OK 150ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 126ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Int128)) OK 159ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 108ms
/aggregate functions/state/anyState/Array(LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 141ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 147ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 147ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,LowCardinality(Int64) OK 111ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,LowCardinality(Float32) OK 127ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,Int64 OK 121ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UInt32)) OK 133ms
/aggregate functions/state/anyState/Array(LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Float32)) OK 142ms
/aggregate functions/state/covarSampState/datatypes/permutations/Float32,Float32 OK 170ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 149ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 154ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 144ms
/aggregate functions/state/anyState/Array(LowCardinality(UInt128)) OK 118ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Float64)) OK 96ms
/aggregate functions/state/covarSampStableState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 157ms
/aggregate functions/state/deltaSumState OK 13s 83ms
/aggregate functions/state/deltaSumState/constant OK 83ms
/aggregate functions/state/anyState/Array(LowCardinality(Int8)) OK 138ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UInt128)) OK 98ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Decimal128(38))) OK 151ms
/aggregate functions/state/deltaSumState/zero rows OK 207ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Int8)) OK 209ms
/aggregate functions/state/anyState/Array(LowCardinality(Int16)) OK 478ms
/aggregate functions/state/covarSampStableState/datatypes/permutations OK 7s 172ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Date)) OK 451ms
/aggregate functions/state/deltaSumState/with group by OK 344ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Int16)) OK 461ms
/aggregate functions/state/anyState/Array(LowCardinality(Int32)) OK 474ms
/aggregate functions/state/deltaSumState/inf OK 417ms
/aggregate functions/state/anyHeavyState/Array(Nullable(DateTime)) OK 360ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Int32)) OK 451ms
/aggregate functions/state/anyHeavyState/Array(Nullable(DateTime64(3))) OK 488ms
/aggregate functions/state/deltaSumState/-inf OK 396ms
/aggregate functions/state/anyState/Array(LowCardinality(Int64)) OK 438ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Int64)) OK 374ms
/aggregate functions/state/deltaSumState/nan OK 136ms
/aggregate functions/state/anyHeavyState/Array(Nullable(Bool)) OK 128ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,UInt64 OK 830ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 456ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 77ms
/aggregate functions/state/anyState/Array(LowCardinality(Int128)) OK 2s 82ms
/aggregate functions/state/deltaSumState/inf, -inf, nan OK 1s 966ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Int128)) OK 2s 2ms
/aggregate functions/state/anyHeavyState/Array(Nullable(String)) OK 1s 973ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 278ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 614ms
/aggregate functions/state/deltaSumState/UInt8 OK 97ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 110ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 153ms
/aggregate functions/state/anyHeavyState/Array(Nullable(FixedString(51))) OK 316ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,Int64 OK 281ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Float32)) OK 109ms
/aggregate functions/state/anyState/Array(LowCardinality(Float32)) OK 235ms
/aggregate functions/state/deltaSumState/UInt16 OK 272ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/UInt64,Float32 OK 238ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Float64)) OK 270ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),UInt64 OK 272ms
/aggregate functions/state/anyState/Array(LowCardinality(Float64)) OK 145ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 169ms
/aggregate functions/state/anyHeavyState/Array(Nullable(UUID)) OK 142ms
/aggregate functions/state/deltaSumState/UInt32 OK 113ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 112ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Date)) OK 103ms
/aggregate functions/state/anyState/Array(LowCardinality(Date)) OK 105ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 128ms
/aggregate functions/state/deltaSumState/UInt64 OK 117ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 99ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 109ms
/aggregate functions/state/anyLastState/Array(LowCardinality(DateTime)) OK 129ms
/aggregate functions/state/anyState/Array(LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 144ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),Int64 OK 112ms
/aggregate functions/state/deltaSumState/UInt128 OK 116ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(UInt64),Float32 OK 109ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Bool)) OK 105ms
/aggregate functions/state/anyState/Array(LowCardinality(Bool)) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),UInt64 OK 140ms
/aggregate functions/state/deltaSumState/Int8 OK 156ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 140ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 149ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UInt32)) OK 142ms
/aggregate functions/state/anyLastState/Array(LowCardinality(String)) OK 117ms
/aggregate functions/state/anyState/Array(LowCardinality(String)) OK 105ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 176ms
/aggregate functions/state/deltaSumState/Int16 OK 147ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 154ms
/aggregate functions/state/anyLastState/Array(LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/state/anyState/Array(LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 124ms
/aggregate functions/state/deltaSumState/Int32 OK 148ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),Int64 OK 158ms
/aggregate functions/state/anyLastState/Array(LowCardinality(UUID)) OK 152ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Int64),Float32 OK 127ms
/aggregate functions/state/anyState/Array(LowCardinality(UUID)) OK 97ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Int8)) OK 112ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),UInt64 OK 104ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UInt8))) OK 156ms
/aggregate functions/state/deltaSumState/Int64 OK 126ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 127ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 129ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Int16)) OK 129ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 121ms
/aggregate functions/state/deltaSumState/Int128 OK 150ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 174ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UInt16))) OK 163ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 173ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UInt16))) OK 158ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 146ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Int32)) OK 113ms
/aggregate functions/state/deltaSumState/Float32 OK 130ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Int64)) OK 165ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UInt32))) OK 164ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),Int64 OK 144ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Nullable(Float32),Float32 OK 108ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 138ms
/aggregate functions/state/deltaSumState/Float64 OK 94ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 134ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 150ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Int128)) OK 129ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 123ms
/aggregate functions/state/deltaSumState/Nullable(UInt8) OK 108ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 142ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UInt128))) OK 160ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Float32)) OK 131ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 158ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UInt128))) OK 159ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 137ms
/aggregate functions/state/deltaSumState/Nullable(UInt16) OK 128ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 142ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Float64)) OK 165ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Int8))) OK 166ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 145ms
/aggregate functions/state/deltaSumState/Nullable(UInt32) OK 146ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 154ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Int8))) OK 153ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 93ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Date)) OK 188ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 124ms
/aggregate functions/state/deltaSumState/Nullable(UInt64) OK 164ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 163ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Int16))) OK 158ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 133ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 101ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/state/deltaSumState/Nullable(UInt128) OK 147ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 165ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Int32))) OK 132ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(DateTime)) OK 163ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),Int64 OK 149ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Int64),Float32 OK 136ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/deltaSumState/Nullable(Int8) OK 128ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 162ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 157ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Bool)) OK 115ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 138ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/state/deltaSumState/Nullable(Int16) OK 113ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(String)) OK 107ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 111ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 130ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 121ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/deltaSumState/Nullable(Int32) OK 104ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 129ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),Int64 OK 143ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/LowCardinality(Float32),Float32 OK 123ms
/aggregate functions/state/deltaSumState/Nullable(Int64) OK 117ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(UUID)) OK 118ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,UInt64 OK 163ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Date))) OK 164ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,Nullable(UInt64) OK 136ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,Nullable(Int64) OK 172ms
/aggregate functions/state/deltaSumState/Nullable(Int128) OK 143ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,Nullable(Float32) OK 207ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 190ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(DateTime))) OK 148ms
/aggregate functions/state/deltaSumState/Nullable(Float32) OK 179ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(DateTime))) OK 180ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UInt16))) OK 149ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,LowCardinality(Int64) OK 129ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(Bool))) OK 167ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,LowCardinality(Float32) OK 140ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UInt32))) OK 160ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,Int64 OK 146ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Int64,Float32 OK 165ms
/aggregate functions/state/deltaSumState/Nullable(Float64) OK 157ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,UInt64 OK 161ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,Nullable(UInt64) OK 176ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UInt64))) OK 157ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/state/deltaSumState/LowCardinality(UInt8) OK 126ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,Nullable(Int64) OK 155ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(FixedString(51)))) OK 194ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,Nullable(Float32) OK 166ms
/aggregate functions/state/deltaSumState/LowCardinality(UInt16) OK 179ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UInt128))) OK 150ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 137ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,LowCardinality(Int64) OK 124ms
/aggregate functions/state/anyState/Array(LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,LowCardinality(Float32) OK 138ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,Int64 OK 129ms
/aggregate functions/state/covarSampStableState/datatypes/permutations/Float32,Float32 OK 134ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/state/anyLastState/Array(LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/deltaSumState/LowCardinality(UInt32) OK 120ms
/aggregate functions/state/anyState/Array(Array(String)) OK 184ms
/aggregate functions/state/deltaSumState/LowCardinality(UInt64) OK 144ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/anyLastState/Array(Array(String)) OK 125ms
/aggregate functions/state/deltaSumTimestampState OK 27s 50ms
/aggregate functions/state/deltaSumTimestampState/constant OK 70ms
/aggregate functions/state/deltaSumTimestampState/zero rows OK 104ms
/aggregate functions/state/anyLastState/Array(Map(String,LowCardinality(Float64))) OK 166ms
/aggregate functions/state/deltaSumState/LowCardinality(UInt128) OK 129ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/state/anyState/Array(Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/deltaSumTimestampState/with group by OK 65ms
/aggregate functions/state/deltaSumTimestampState/some negative values OK 76ms
/aggregate functions/state/deltaSumState/LowCardinality(Int8) OK 103ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/anyState/Array(Tuple(String)) OK 122ms
/aggregate functions/state/anyLastState/Array(Tuple(String)) OK 121ms
/aggregate functions/state/deltaSumTimestampState/NULL value handling OK 65ms
/aggregate functions/state/deltaSumState/LowCardinality(Int16) OK 99ms
/aggregate functions/state/deltaSumTimestampState/single NULL value OK 87ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/anyState/LowCardinality(UInt8) OK 102ms
/aggregate functions/state/anyLastState/LowCardinality(UInt8) OK 100ms
/aggregate functions/state/deltaSumState/LowCardinality(Int32) OK 95ms
/aggregate functions/state/deltaSumTimestampState/inf, -inf, nan OK 802ms
/aggregate functions/state/anyState/LowCardinality(UInt16) OK 113ms
/aggregate functions/state/anyLastState/LowCardinality(UInt16) OK 122ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/state/deltaSumState/LowCardinality(Int64) OK 101ms
/aggregate functions/state/anyState/LowCardinality(UInt32) OK 99ms
/aggregate functions/state/anyLastState/LowCardinality(UInt32) OK 107ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/deltaSumState/LowCardinality(Int128) OK 121ms
/aggregate functions/state/anyState/LowCardinality(UInt64) OK 102ms
/aggregate functions/state/anyLastState/LowCardinality(UInt64) OK 96ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/state/deltaSumState/LowCardinality(Float32) OK 98ms
/aggregate functions/state/anyState/LowCardinality(UInt128) OK 89ms
/aggregate functions/state/anyLastState/LowCardinality(UInt128) OK 103ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(DateTime))) OK 188ms
/aggregate functions/state/deltaSumState/LowCardinality(Float64) OK 187ms
/aggregate functions/state/anyState/LowCardinality(Int8) OK 153ms
/aggregate functions/state/anyLastState/LowCardinality(Int8) OK 217ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/state/anyState/LowCardinality(Int16) OK 116ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(UInt8)) OK 103ms
/aggregate functions/state/anyLastState/LowCardinality(Int16) OK 105ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(UInt16)) OK 117ms
/aggregate functions/state/anyState/LowCardinality(Int32) OK 114ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/anyLastState/LowCardinality(Int32) OK 228ms
/aggregate functions/state/deltaSumTimestampState/return type OK 86ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(UInt32)) OK 595ms
/aggregate functions/state/anyState/LowCardinality(Int64) OK 427ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(FixedString(51)))) OK 540ms
/aggregate functions/state/deltaSumTimestampState/datatypes OK 25s 688ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations OK 25s 687ms
/aggregate functions/state/anyLastState/LowCardinality(Int64) OK 583ms
/aggregate functions/state/anyState/LowCardinality(Int128) OK 583ms
/aggregate functions/state/anyHeavyState/Array(LowCardinality(Nullable(UUID))) OK 619ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(UInt64)) OK 533ms
/aggregate functions/state/anyLastState/LowCardinality(Int128) OK 554ms
/aggregate functions/state/anyState/LowCardinality(Float32) OK 357ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(UInt128)) OK 311ms
/aggregate functions/state/anyHeavyState/Array(Array(String)) OK 274ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,UInt64 OK 811ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 398ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(Int64) OK 1s 997ms
/aggregate functions/state/anyLastState/LowCardinality(Float32) OK 2s 28ms
/aggregate functions/state/anyState/LowCardinality(Float64) OK 1s 962ms
/aggregate functions/state/anyHeavyState/Array(Map(String,LowCardinality(Float64))) OK 1s 906ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Int8)) OK 1s 906ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(Float64) OK 1s 238ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(Float32) OK 674ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(DateTime) OK 154ms
/aggregate functions/state/anyHeavyState/Array(Tuple(String)) OK 184ms
/aggregate functions/state/anyState/LowCardinality(Date) OK 159ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Nullable(Date) OK 169ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Int16)) OK 162ms
/aggregate functions/state/anyLastState/LowCardinality(Float64) OK 132ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 150ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 225ms
/aggregate functions/state/anyLastState/LowCardinality(Date) OK 135ms
/aggregate functions/state/anyState/LowCardinality(DateTime) OK 148ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Int32)) OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(Float64) OK 179ms
/aggregate functions/state/anyHeavyState/LowCardinality(UInt8) OK 135ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 141ms
/aggregate functions/state/anyLastState/LowCardinality(DateTime) OK 174ms
/aggregate functions/state/anyState/LowCardinality(Bool) OK 158ms
/aggregate functions/state/anyHeavyState/LowCardinality(UInt16) OK 134ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(DateTime) OK 167ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Int64)) OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,LowCardinality(Date) OK 134ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Int64 OK 147ms
/aggregate functions/state/anyHeavyState/LowCardinality(UInt32) OK 214ms
/aggregate functions/state/anyLastState/LowCardinality(Bool) OK 212ms
/aggregate functions/state/anyState/LowCardinality(String) OK 222ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Float64 OK 212ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Int128)) OK 177ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Float32 OK 165ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,DateTime OK 144ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/UInt64,Date OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),UInt64 OK 132ms
/aggregate functions/state/anyHeavyState/LowCardinality(UInt64) OK 163ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Float32)) OK 155ms
/aggregate functions/state/anyLastState/LowCardinality(String) OK 164ms
/aggregate functions/state/anyState/LowCardinality(FixedString(51)) OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 136ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 150ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(Float64) OK 195ms
/aggregate functions/state/deltaSumState/LowCardinality(Nullable(Float64)) OK 151ms
/aggregate functions/state/anyHeavyState/LowCardinality(UInt128) OK 166ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 132ms
/aggregate functions/state/anyLastState/LowCardinality(FixedString(51)) OK 137ms
/aggregate functions/state/anyState/LowCardinality(UUID) OK 125ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(DateTime) OK 142ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Nullable(Date) OK 156ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UInt8)) OK 133ms
/aggregate functions/state/deltaSumState/delta OK 97ms
/aggregate functions/state/anyLastState/LowCardinality(UUID) OK 130ms
/aggregate functions/state/anyHeavyState/LowCardinality(Int8) OK 129ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 133ms
/aggregate functions/state/entropyState OK 3m 28s
/aggregate functions/state/entropyState/constant OK 90ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 100ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UInt16)) OK 153ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UInt8)) OK 163ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float64) OK 174ms
/aggregate functions/state/anyHeavyState/LowCardinality(Int16) OK 140ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 151ms
/aggregate functions/state/entropyState/zero rows OK 80ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(DateTime) OK 113ms
/aggregate functions/state/entropyState/with group by OK 116ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UInt32)) OK 181ms
/aggregate functions/state/anyHeavyState/LowCardinality(Int32) OK 167ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UInt16)) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),LowCardinality(Date) OK 164ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Int64 OK 148ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Float64 OK 154ms
/aggregate functions/state/entropyState/some negative values OK 104ms
/aggregate functions/state/anyHeavyState/LowCardinality(Int64) OK 156ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UInt32)) OK 164ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UInt64)) OK 144ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Float32 OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),DateTime OK 131ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(UInt64),Date OK 172ms
/aggregate functions/state/entropyState/first non-NULL value OK 71ms
/aggregate functions/state/entropyState/NULL for all rows OK 84ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),UInt64 OK 165ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UInt128)) OK 199ms
/aggregate functions/state/anyHeavyState/LowCardinality(Int128) OK 166ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UInt64)) OK 175ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 157ms
/aggregate functions/state/entropyState/return type OK 80ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 153ms
/aggregate functions/state/entropyState/with another aggregate function OK 91ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(Float64) OK 191ms
/aggregate functions/state/anyHeavyState/LowCardinality(Float32) OK 179ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 167ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UInt128)) OK 159ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(DateTime) OK 155ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Int8)) OK 151ms
/aggregate functions/state/entropyState/with another aggregate function and group by OK 73ms
/aggregate functions/state/entropyState/string that ends with \0 OK 99ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Nullable(Date) OK 165ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Int8)) OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 160ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Int16)) OK 139ms
/aggregate functions/state/anyHeavyState/LowCardinality(Float64) OK 148ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 180ms
/aggregate functions/state/entropyState/inf OK 76ms
/aggregate functions/state/entropyState/-inf OK 83ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Int32)) OK 162ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Int16)) OK 192ms
/aggregate functions/state/anyHeavyState/LowCardinality(Date) OK 158ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(Float64) OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 152ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(DateTime) OK 157ms
/aggregate functions/state/entropyState/nan OK 80ms
/aggregate functions/state/entropyState/UInt8 OK 95ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Int64)) OK 135ms
/aggregate functions/state/anyHeavyState/LowCardinality(DateTime) OK 161ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),LowCardinality(Date) OK 170ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Int64 OK 173ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Int32)) OK 161ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Float64 OK 124ms
/aggregate functions/state/entropyState/UInt16 OK 129ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Int128)) OK 88ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Float32 OK 138ms
/aggregate functions/state/anyHeavyState/LowCardinality(Bool) OK 174ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),DateTime OK 171ms
/aggregate functions/state/entropyState/UInt32 OK 167ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Int64)) OK 161ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Int64),Date OK 153ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Float32)) OK 143ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),UInt64 OK 102ms
/aggregate functions/state/anyHeavyState/LowCardinality(String) OK 139ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 172ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 181ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Int128)) OK 150ms
/aggregate functions/state/entropyState/UInt64 OK 147ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Float64)) OK 158ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 134ms
/aggregate functions/state/anyHeavyState/LowCardinality(FixedString(51)) OK 133ms
/aggregate functions/state/entropyState/UInt128 OK 125ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Float32)) OK 149ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Date)) OK 268ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(Float32) OK 271ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(DateTime) OK 311ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Nullable(Date) OK 134ms
/aggregate functions/state/anyHeavyState/LowCardinality(UUID) OK 221ms
/aggregate functions/state/entropyState/Int8 OK 209ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Float64)) OK 291ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 299ms
/aggregate functions/state/anyState/LowCardinality(Nullable(DateTime)) OK 174ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 137ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UInt8)) OK 170ms
/aggregate functions/state/entropyState/Int16 OK 152ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(Float64) OK 147ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(Float32) OK 158ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Date)) OK 141ms
/aggregate functions/state/anyState/LowCardinality(Nullable(Bool)) OK 103ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(DateTime) OK 135ms
/aggregate functions/state/entropyState/Int32 OK 127ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),LowCardinality(Date) OK 119ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UInt16)) OK 126ms
/aggregate functions/state/anyState/LowCardinality(Nullable(String)) OK 122ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(DateTime)) OK 135ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Int64 OK 143ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Float64 OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Float32 OK 141ms
/aggregate functions/state/entropyState/Int64 OK 120ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UInt32)) OK 135ms
/aggregate functions/state/anyState/LowCardinality(Nullable(FixedString(51))) OK 90ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(Bool)) OK 108ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),DateTime OK 117ms
/aggregate functions/state/entropyState/Int128 OK 142ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float64),Date OK 113ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),UInt64 OK 114ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UInt64)) OK 132ms
/aggregate functions/state/anyState/LowCardinality(Nullable(UUID)) OK 112ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(String)) OK 103ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 164ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(Float64) OK 175ms
/aggregate functions/state/entropyState/Float32 OK 181ms
/aggregate functions/state/anyState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 851ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UInt128)) OK 157ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(FixedString(51))) OK 196ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 104ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(DateTime) OK 153ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Nullable(Date) OK 129ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Int8)) OK 132ms
/aggregate functions/state/entropyState/Float64 OK 129ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 102ms
/aggregate functions/state/anyLastState/LowCardinality(Nullable(UUID)) OK 114ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 125ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(Float64) OK 146ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Int16)) OK 168ms
/aggregate functions/state/entropyState/Decimal128(38) OK 139ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 130ms
/aggregate functions/state/anyLastState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 884ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(DateTime) OK 213ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),LowCardinality(Date) OK 144ms
/aggregate functions/state/entropyState/Date OK 164ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Int64 OK 163ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Int32)) OK 159ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Float64 OK 145ms
/aggregate functions/state/entropyState/DateTime OK 131ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Float32 OK 123ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Int64)) OK 125ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),DateTime OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Float32),Date OK 105ms
/aggregate functions/state/entropyState/DateTime64(3) OK 107ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),UInt64 OK 117ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Int128)) OK 122ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 103ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 159ms
/aggregate functions/state/entropyState/Bool OK 135ms
/aggregate functions/state/exponentialMovingAverageState OK 18s 857ms
/aggregate functions/state/exponentialMovingAverageState/constant OK 102ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(Float64) OK 152ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Float32)) OK 138ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(Float32) OK 138ms
/aggregate functions/state/exponentialMovingAverageState/zero rows OK 70ms
/aggregate functions/state/entropyState/String OK 199ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 170ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Float64)) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Nullable(Date) OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 131ms
/aggregate functions/state/exponentialMovingAverageState/single row OK 83ms
/aggregate functions/state/exponentialMovingAverageState/with group by OK 78ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float64) OK 135ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(Float32) OK 156ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Date)) OK 159ms
/aggregate functions/state/entropyState/FixedString(51) OK 120ms
/aggregate functions/state/exponentialMovingAverageState/some negative values OK 86ms
/aggregate functions/state/first_valueState OK 3m 26s
/aggregate functions/state/first_valueState/constant OK 119ms
/aggregate functions/state/exponentialMovingAverageState/NULL value handling OK 97ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(DateTime) OK 208ms
/aggregate functions/state/entropyState/UUID OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),LowCardinality(Date) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Int64 OK 176ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(DateTime)) OK 160ms
/aggregate functions/state/first_valueState/zero rows OK 101ms
/aggregate functions/state/exponentialMovingAverageState/single NULL value OK 87ms
/aggregate functions/state/first_valueState/single row OK 110ms
/aggregate functions/state/exponentialMovingAverageState/inf, -inf, nan OK 867ms
/aggregate functions/state/entropyState/Map(UInt8,UInt8) OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Float64 OK 165ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(Bool)) OK 156ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Float32 OK 143ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),DateTime OK 113ms
/aggregate functions/state/first_valueState/with group by OK 100ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(DateTime),Date OK 137ms
/aggregate functions/state/entropyState/Map(UInt8,UInt16) OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),UInt64 OK 151ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(String)) OK 153ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 130ms
/aggregate functions/state/first_valueState/NULL value handling OK 70ms
/aggregate functions/state/first_valueState/single NULL value OK 81ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 106ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(Float64) OK 133ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(Float32) OK 158ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(FixedString(51))) OK 125ms
/aggregate functions/state/entropyState/Map(UInt8,UInt32) OK 146ms
/aggregate functions/state/first_valueState/string that ends with \0 OK 77ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(DateTime) OK 105ms
/aggregate functions/state/first_valueState/inf OK 98ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Nullable(Date) OK 112ms
/aggregate functions/state/anyHeavyState/LowCardinality(Nullable(UUID)) OK 112ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 139ms
/aggregate functions/state/entropyState/Map(UInt8,UInt64) OK 122ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 116ms
/aggregate functions/state/first_valueState/-inf OK 105ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(Float64) OK 125ms
/aggregate functions/state/anyHeavyState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 861ms
/aggregate functions/state/entropyState/Map(UInt8,UInt128) OK 240ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(Float32) OK 222ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(DateTime) OK 184ms
/aggregate functions/state/first_valueState/nan OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),LowCardinality(Date) OK 155ms
/aggregate functions/state/first_valueState/UInt8 OK 115ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Int64 OK 105ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Float64 OK 129ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Float32 OK 151ms
/aggregate functions/state/entropyState/Map(UInt8,Int8) OK 128ms
/aggregate functions/state/exponentialMovingAverageState/return type OK 102ms
/aggregate functions/state/first_valueState/UInt16 OK 105ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),DateTime OK 99ms
/aggregate functions/state/exponentialMovingAverageState/example OK 72ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Nullable(Date),Date OK 115ms
/aggregate functions/state/entropyState/Map(UInt8,Int16) OK 100ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 113ms
/aggregate functions/state/first_valueState/UInt32 OK 97ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 101ms
/aggregate functions/state/exponentialMovingAverageState/datatypes OK 17s 203ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,UInt8 OK 742ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/UInt8,Float64 OK 1s 349ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,UInt16 OK 2s 77ms
/aggregate functions/state/entropyState/Map(UInt8,Int32) OK 2s 32ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 2s 81ms
/aggregate functions/state/first_valueState/UInt64 OK 2s 69ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float64) OK 2s 17ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 2s 33ms
/aggregate functions/state/groupArrayState OK 3m 27s
/aggregate functions/state/groupArrayState/constant OK 1s 653ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/UInt16,Float64 OK 1s 328ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,UInt32 OK 760ms
/aggregate functions/state/groupArrayState/zero rows OK 111ms
/aggregate functions/state/entropyState/Map(UInt8,Int64) OK 192ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/UInt32,Float64 OK 188ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(DateTime) OK 250ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,UInt64 OK 132ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Nullable(Date) OK 164ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/UInt64,Float64 OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 177ms
/aggregate functions/state/first_valueState/UInt128 OK 155ms
/aggregate functions/state/groupArrayState/with group by OK 61ms
/aggregate functions/state/groupArrayState/some negative values OK 114ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Int8 OK 198ms
/aggregate functions/state/entropyState/Map(UInt8,Int128) OK 202ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Int8,Float64 OK 152ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 177ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Int16 OK 179ms
/aggregate functions/state/first_valueState/Int8 OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float64) OK 177ms
/aggregate functions/state/groupArrayState/first non-NULL value OK 69ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 171ms
/aggregate functions/state/groupArrayState/NULL for all rows OK 273ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Int16,Float64 OK 289ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Int32 OK 281ms
/aggregate functions/state/first_valueState/Int16 OK 257ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(DateTime) OK 264ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Int32,Float64 OK 267ms
/aggregate functions/state/entropyState/Map(UInt8,Float32) OK 256ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Date) OK 241ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 256ms
/aggregate functions/state/groupArrayState/return type OK 109ms
/aggregate functions/state/first_valueState/Int32 OK 138ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Int64 OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Float64 OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Int64,Float64 OK 177ms
/aggregate functions/state/entropyState/Map(UInt8,Float64) OK 140ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 192ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Float32 OK 182ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),DateTime OK 153ms
/aggregate functions/state/groupArrayState/with another aggregate function OK 94ms
/aggregate functions/state/first_valueState/Int64 OK 144ms
/aggregate functions/state/entropyState/Map(UInt8,Decimal128(38)) OK 182ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float32,Float64 OK 210ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(UInt64),Date OK 178ms
/aggregate functions/state/groupArrayState/with another aggregate function and group by OK 131ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Float64 OK 141ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Float64 OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 131ms
/aggregate functions/state/first_valueState/Int128 OK 104ms
/aggregate functions/state/groupArrayState/string that ends with \0 OK 116ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Decimal128(38) OK 186ms
/aggregate functions/state/entropyState/Map(UInt8,Date) OK 206ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 149ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(Float64) OK 185ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Decimal128(38),Float64 OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 112ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(UInt8) OK 175ms
/aggregate functions/state/first_valueState/Float32 OK 152ms
/aggregate functions/state/groupArrayState/inf OK 88ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(DateTime) OK 195ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Nullable(Date) OK 190ms
/aggregate functions/state/groupArrayState/-inf OK 104ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(UInt8),Float64 OK 199ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(UInt16) OK 133ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 163ms
/aggregate functions/state/first_valueState/Float64 OK 169ms
/aggregate functions/state/entropyState/Map(UInt8,DateTime) OK 110ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(UInt16),Float64 OK 155ms
/aggregate functions/state/groupArrayState/nan OK 104ms
/aggregate functions/state/entropyState/Map(UInt8,DateTime64(3)) OK 183ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(UInt32) OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float64) OK 191ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 194ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(UInt32),Float64 OK 176ms
/aggregate functions/state/first_valueState/Decimal128(38) OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(UInt64) OK 152ms
/aggregate functions/state/groupArrayState/UInt8 OK 161ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(UInt64),Float64 OK 112ms
/aggregate functions/state/entropyState/Map(UInt8,Bool) OK 181ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(DateTime) OK 179ms
/aggregate functions/state/first_valueState/Date OK 176ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Int8) OK 134ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Date) OK 176ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Int8),Float64 OK 177ms
/aggregate functions/state/groupArrayState/UInt16 OK 127ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Int64 OK 143ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Int16) OK 131ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Int16),Float64 OK 244ms
/aggregate functions/state/groupArrayState/UInt32 OK 170ms
/aggregate functions/state/entropyState/Map(UInt8,String) OK 189ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Float64 OK 203ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Float32 OK 176ms
/aggregate functions/state/first_valueState/DateTime OK 147ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),DateTime OK 195ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Int32) OK 173ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Int32),Float64 OK 169ms
/aggregate functions/state/groupArrayState/UInt64 OK 169ms
/aggregate functions/state/first_valueState/DateTime64(3) OK 215ms
/aggregate functions/state/entropyState/Map(UInt8,FixedString(51)) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Int64),Date OK 210ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),UInt64 OK 175ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Int64) OK 167ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Int64),Float64 OK 181ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 162ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Float32) OK 112ms
/aggregate functions/state/groupArrayState/UInt128 OK 109ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Float32),Float64 OK 182ms
/aggregate functions/state/entropyState/Map(UInt8,UUID) OK 149ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Float64) OK 208ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 159ms
/aggregate functions/state/first_valueState/Bool OK 166ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(Float64) OK 180ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Float64),Float64 OK 152ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(Float32) OK 155ms
/aggregate functions/state/groupArrayState/Int8 OK 139ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UInt8)) OK 171ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,Nullable(Decimal128(38)) OK 180ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(DateTime) OK 184ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Nullable(Decimal128(38)),Float64 OK 167ms
/aggregate functions/state/first_valueState/String OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Nullable(Date) OK 201ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 166ms
/aggregate functions/state/groupArrayState/Int16 OK 170ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(UInt8) OK 178ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UInt16)) OK 224ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(UInt8),Float64 OK 198ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(UInt16) OK 179ms
/aggregate functions/state/first_valueState/FixedString(51) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 217ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 217ms
/aggregate functions/state/groupArrayState/Int32 OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float32) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(UInt16),Float64 OK 168ms
/aggregate functions/state/first_valueState/UUID OK 223ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(UInt32) OK 269ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(UInt32),Float64 OK 261ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UInt32)) OK 250ms
/aggregate functions/state/groupArrayState/Int64 OK 242ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(DateTime) OK 238ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(UInt64) OK 192ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Date) OK 156ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Int64 OK 208ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Float64 OK 187ms
/aggregate functions/state/first_valueState/Map(UInt8,UInt8) OK 167ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(UInt64),Float64 OK 175ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UInt64)) OK 169ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Int8) OK 166ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Float32 OK 202ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Int8),Float64 OK 165ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),DateTime OK 194ms
/aggregate functions/state/groupArrayState/Int128 OK 162ms
/aggregate functions/state/first_valueState/Map(UInt8,UInt16) OK 111ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float64),Date OK 147ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Int16) OK 140ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Int16),Float64 OK 170ms
/aggregate functions/state/groupArrayState/Float32 OK 126ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UInt128)) OK 201ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Int32) OK 213ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 140ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 167ms
/aggregate functions/state/first_valueState/Map(UInt8,UInt32) OK 172ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 143ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Int32),Float64 OK 145ms
/aggregate functions/state/groupArrayState/Float64 OK 131ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(Float64) OK 173ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Int64) OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 182ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Int8)) OK 155ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Int64),Float64 OK 176ms
/aggregate functions/state/first_valueState/Map(UInt8,UInt64) OK 144ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(DateTime) OK 155ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Float32) OK 159ms
/aggregate functions/state/groupArrayState/Decimal128(38) OK 146ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Float32),Float64 OK 166ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Nullable(Date) OK 232ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Int16)) OK 169ms
/aggregate functions/state/first_valueState/Map(UInt8,UInt128) OK 186ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 175ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Float64) OK 170ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 147ms
/aggregate functions/state/groupArrayState/Date OK 178ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Float64),Float64 OK 160ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 177ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Int32)) OK 185ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float64) OK 193ms
/aggregate functions/state/first_valueState/Map(UInt8,Int8) OK 150ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 173ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 177ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 139ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(DateTime) OK 144ms
/aggregate functions/state/groupArrayState/DateTime OK 163ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 191ms
/aggregate functions/state/first_valueState/Map(UInt8,Int16) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 197ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Int64)) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Date) OK 144ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Int64 OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Float64 OK 171ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 180ms
/aggregate functions/state/groupArrayState/DateTime64(3) OK 169ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Float32 OK 209ms
/aggregate functions/state/first_valueState/Map(UInt8,Int32) OK 154ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 194ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Int128)) OK 150ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),DateTime OK 137ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 179ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Float32),Date OK 146ms
/aggregate functions/state/groupArrayState/Bool OK 165ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 153ms
/aggregate functions/state/first_valueState/Map(UInt8,Int64) OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 308ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Float32)) OK 339ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 291ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 304ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 279ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 129ms
/aggregate functions/state/groupArrayState/String OK 237ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 304ms
/aggregate functions/state/first_valueState/Map(UInt8,Int128) OK 258ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 254ms
/aggregate functions/state/groupArrayState/FixedString(51) OK 134ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float64) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(Float32) OK 182ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(DateTime) OK 127ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 166ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Float64)) OK 148ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 157ms
/aggregate functions/state/first_valueState/Map(UInt8,Float32) OK 129ms
/aggregate functions/state/groupArrayState/UUID OK 122ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 130ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Nullable(Date) OK 116ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 176ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Decimal128(38))) OK 161ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 184ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 180ms
/aggregate functions/state/first_valueState/Map(UInt8,Float64) OK 166ms
/aggregate functions/state/groupArrayState/Map(UInt8,UInt8) OK 167ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float64) OK 145ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Float32) OK 202ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Date)) OK 178ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 189ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 178ms
/aggregate functions/state/first_valueState/Map(UInt8,Decimal128(38)) OK 148ms
/aggregate functions/state/groupArrayState/Map(UInt8,UInt16) OK 124ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Date) OK 111ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Int64 OK 790ms
/aggregate functions/state/groupArrayState/Map(UInt8,UInt32) OK 300ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(DateTime)) OK 437ms
/aggregate functions/state/first_valueState/Map(UInt8,Date) OK 929ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Float64 OK 1s 39ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Float32 OK 986ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations OK 10s 214ms
/aggregate functions/state/groupArrayState/Map(UInt8,UInt64) OK 1s 31ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(DateTime64(3))) OK 890ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),DateTime OK 603ms
/aggregate functions/state/first_valueState/Map(UInt8,DateTime) OK 412ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(DateTime),Date OK 426ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),UInt64 OK 343ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,UInt64 OK 838ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 431ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 124ms
/aggregate functions/state/groupArrayState/Map(UInt8,UInt128) OK 142ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(Bool)) OK 2s 117ms
/aggregate functions/state/first_valueState/Map(UInt8,DateTime64(3)) OK 2s 60ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 1s 957ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 1s 986ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(Float64) OK 2s 7ms
/aggregate functions/state/groupArrayState/Map(UInt8,Int8) OK 1s 941ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 257ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Nullable(Decimal128(38)) OK 665ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(Float32) OK 136ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 150ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt8,Int16) OK 126ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(DateTime) OK 139ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 177ms
/aggregate functions/state/first_valueState/Map(UInt8,Bool) OK 156ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Nullable(Date) OK 176ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(String)) OK 149ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 135ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Int64 OK 149ms
/aggregate functions/state/groupArrayState/Map(UInt8,Int32) OK 143ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Float32 OK 127ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 122ms
/aggregate functions/state/first_valueState/Map(UInt8,String) OK 127ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/UInt64,Decimal128(38) OK 168ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(FixedString(51))) OK 136ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float64) OK 183ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(Float32) OK 194ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),UInt64 OK 162ms
/aggregate functions/state/groupArrayState/Map(UInt8,Int64) OK 153ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 132ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(DateTime) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt8,FixedString(51)) OK 116ms
/aggregate functions/state/entropyState/Map(UInt8,Nullable(UUID)) OK 120ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 177ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 192ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 172ms
/aggregate functions/state/groupArrayState/Map(UInt8,Int128) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Int64 OK 163ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Nullable(Decimal128(38)) OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Float64 OK 170ms
/aggregate functions/state/first_valueState/Map(UInt8,UUID) OK 159ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UInt8)) OK 153ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 184ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Float32 OK 202ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),DateTime OK 208ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 154ms
/aggregate functions/state/groupArrayState/Map(UInt8,Float32) OK 177ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/LowCardinality(Date),Date OK 159ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UInt8)) OK 182ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UInt16)) OK 151ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Int64 OK 215ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Float32 OK 175ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(UInt64),Decimal128(38) OK 158ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,UInt64 OK 158ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UInt32)) OK 196ms
/aggregate functions/state/groupArrayState/Map(UInt8,Float64) OK 175ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(UInt64) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UInt16)) OK 163ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(Int64) OK 163ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(Float64) OK 181ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),UInt64 OK 161ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 212ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(Float32) OK 200ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 155ms
/aggregate functions/state/groupArrayState/Map(UInt8,Decimal128(38)) OK 181ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UInt32)) OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(DateTime) OK 178ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UInt64)) OK 147ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 233ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Nullable(Date) OK 207ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Nullable(Decimal128(38)) OK 186ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UInt64)) OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 140ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 187ms
/aggregate functions/state/groupArrayState/Map(UInt8,Date) OK 164ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(Int64) OK 166ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Int8)) OK 168ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(Float64) OK 218ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UInt128)) OK 148ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 185ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(Float32) OK 183ms
/aggregate functions/state/groupArrayState/Map(UInt8,DateTime) OK 144ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 184ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(DateTime) OK 160ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Int64 OK 140ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Int16)) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Int8)) OK 169ms
/aggregate functions/state/groupArrayState/Map(UInt8,DateTime64(3)) OK 170ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Float32 OK 169ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,LowCardinality(Date) OK 167ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Int64),Decimal128(38) OK 201ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Int64 OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Float64 OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),UInt64 OK 171ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Int32)) OK 163ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Int16)) OK 127ms
/aggregate functions/state/groupArrayState/Map(UInt8,Bool) OK 173ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 181ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Float32 OK 213ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,DateTime OK 176ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Int64,Date OK 150ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 197ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 165ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Int64)) OK 146ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Int32)) OK 137ms
/aggregate functions/state/groupArrayState/Map(UInt8,String) OK 143ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,UInt64 OK 157ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Nullable(Decimal128(38)) OK 197ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(UInt64) OK 178ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Int128)) OK 156ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 188ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(Int64) OK 174ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 180ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Int64)) OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt8,FixedString(51)) OK 135ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(Float64) OK 150ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Float32)) OK 172ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Int128)) OK 205ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(Float32) OK 211ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 193ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(DateTime) OK 193ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Int64 OK 153ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Float32 OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt8,UUID) OK 120ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Nullable(Date) OK 133ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Float64)) OK 186ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Float32),Decimal128(38) OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 338ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UInt8)) OK 160ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Float32)) OK 173ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 347ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(UInt64) OK 282ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(Int64) OK 326ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(Float64) OK 293ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 294ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Date)) OK 289ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UInt16)) OK 302ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Float64)) OK 294ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(Float32) OK 142ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Float32) OK 175ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(DateTime) OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,LowCardinality(Date) OK 180ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Decimal128(38)) OK 149ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 157ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(DateTime)) OK 155ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Int64 OK 157ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UInt32)) OK 163ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Decimal128(38))) OK 138ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 142ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Float64 OK 124ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Float32) OK 134ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Float32 OK 122ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 130ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,DateTime OK 122ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Date)) OK 121ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UInt64)) OK 167ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float64,Date OK 120ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Float32 OK 130ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Nullable(Decimal128(38)),Decimal128(38) OK 111ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,UInt64 OK 121ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 150ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(UInt64) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(DateTime)) OK 146ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(String)) OK 148ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(Int64) OK 157ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(Float64) OK 147ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 131ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UInt128)) OK 139ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(Float32) OK 161ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 212ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(DateTime64(3))) OK 205ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Nullable(Decimal128(38)) OK 142ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(DateTime) OK 155ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 170ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Nullable(Date) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Int8)) OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 179ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(Int64) OK 201ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(UUID)) OK 203ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 172ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(Float64) OK 147ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 185ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(Bool)) OK 184ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Int16)) OK 152ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 122ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(Float32) OK 206ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 182ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(DateTime) OK 153ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(UInt64),Decimal128(38) OK 215ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Int32)) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,LowCardinality(Date) OK 187ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 173ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(String)) OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Int64 OK 253ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 243ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 225ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Float64 OK 186ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(FixedString(51))) OK 221ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Int64)) OK 183ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Float32 OK 177ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 215ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,DateTime OK 205ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Int128)) OK 214ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Float32,Date OK 150ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Nullable(Decimal128(38)) OK 155ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,UInt64 OK 166ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/state/first_valueState/Map(UInt8,Nullable(UUID)) OK 143ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 170ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 175ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(UInt64) OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 167ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UInt8)) OK 160ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(Int64) OK 187ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(Float64) OK 173ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 189ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Int64 OK 178ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Float32)) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Float32 OK 141ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(Float32) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UInt16)) OK 167ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Int64),Decimal128(38) OK 190ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 180ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(DateTime) OK 198ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Nullable(Date) OK 160ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Float64)) OK 160ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 175ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 164ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 163ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UInt32)) OK 176ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 182ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(Int64) OK 156ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Decimal128(38))) OK 168ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 223ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Nullable(Decimal128(38)) OK 170ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(Float64) OK 177ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(Float32) OK 137ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UInt64)) OK 104ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(DateTime) OK 263ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Date)) OK 239ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 179ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 187ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 188ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,LowCardinality(Date) OK 189ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Int64 OK 205ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 215ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Int8)) OK 191ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Int64 OK 229ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 164ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Float32 OK 139ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Float64 OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(DateTime)) OK 145ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Float32 OK 181ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,DateTime OK 156ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/LowCardinality(Float32),Decimal128(38) OK 151ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/DateTime,Date OK 106ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,UInt64 OK 125ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Int16)) OK 132ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,UInt64 OK 179ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Nullable(UInt64) OK 132ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Nullable(Int64) OK 157ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(UInt64) OK 104ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(Int64) OK 132ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Nullable(Float32) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(Bool)) OK 143ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Int32)) OK 143ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(Float64) OK 138ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Nullable(Decimal128(38)) OK 128ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(Float32) OK 122ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 166ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(DateTime) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,LowCardinality(Int64) OK 182ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(String)) OK 145ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Int64)) OK 159ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,LowCardinality(Float32) OK 128ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Nullable(Date) OK 133ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(UInt64) OK 120ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Int64 OK 192ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(Int64) OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(FixedString(51))) OK 204ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 158ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Float32 OK 143ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Int128)) OK 175ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Int64,Decimal128(38) OK 162ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(Float64) OK 130ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(Float32) OK 146ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(DateTime) OK 113ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,UInt64 OK 181ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Date))) OK 155ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,LowCardinality(Date) OK 183ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Nullable(UInt64) OK 171ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Nullable(Int64) OK 178ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Int64 OK 170ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Float32)) OK 179ms
/aggregate functions/state/groupArrayState/Map(UInt8,Nullable(UUID)) OK 154ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Float64 OK 173ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 178ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Nullable(Float32) OK 181ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Nullable(Decimal128(38)) OK 215ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Float32 OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UInt8)) OK 192ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,DateTime OK 160ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 178ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Float64)) OK 144ms
/aggregate functions/state/deltaSumTimestampState/datatypes/permutations/Date,Date OK 142ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 170ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,LowCardinality(Int64) OK 137ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Date)) OK 157ms
/aggregate functions/state/groupArrayInsertAtState OK 8s 647ms
/aggregate functions/state/groupArrayInsertAtState/constant OK 99ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,LowCardinality(Float32) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UInt16)) OK 147ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Int64 OK 134ms
/aggregate functions/state/groupArrayInsertAtState/zero rows OK 72ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Float32 OK 177ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(String))) OK 293ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(DateTime)) OK 266ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Float32,Decimal128(38) OK 257ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),UInt64 OK 293ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UInt32)) OK 256ms
/aggregate functions/state/groupArrayInsertAtState/single row OK 64ms
/aggregate functions/state/groupArrayInsertAtState/with group by OK 221ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 268ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 151ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Bool)) OK 182ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UInt64)) OK 176ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 152ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Nullable(Float32) OK 129ms
/aggregate functions/state/groupArrayInsertAtState/some negative values OK 72ms
/aggregate functions/state/groupArrayInsertAtState/NULL value handling OK 87ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Nullable(Decimal128(38)) OK 166ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 172ms
/aggregate functions/state/entropyState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(String)) OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UInt128)) OK 147ms
/aggregate functions/state/groupArrayInsertAtState/single NULL value OK 59ms
/aggregate functions/state/groupArrayInsertAtState/inf OK 79ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),LowCardinality(Float32) OK 165ms
/aggregate functions/state/entropyState/Map(UInt8,Array(String)) OK 141ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Int64 OK 164ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Float32 OK 145ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Int8)) OK 145ms
/aggregate functions/state/groupArrayInsertAtState/-inf OK 74ms
/aggregate functions/state/groupArrayInsertAtState/nan OK 118ms
/aggregate functions/state/entropyState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(UUID)) OK 134ms
/aggregate functions/state/exponentialMovingAverageState/datatypes/permutations/Decimal128(38),Decimal128(38) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/groupArrayInsertAtState/return type OK 70ms
/aggregate functions/state/entropyState/Map(UInt8,Tuple(String)) OK 374ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 318ms
/aggregate functions/state/groupArrayMovingAvgState OK 9s 630ms
/aggregate functions/state/groupArrayMovingAvgState/constant OK 74ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Int32)) OK 448ms
/aggregate functions/state/groupArrayInsertAtState/example OK 66ms
/aggregate functions/state/groupArrayMovingAvgState/zero rows OK 265ms
/aggregate functions/state/groupArrayInsertAtState/datatypes OK 7s 558ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations OK 7s 557ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 707ms
/aggregate functions/state/groupArrayMovingAvgState/single row OK 365ms
/aggregate functions/state/entropyState/Map(UInt16,UInt8) OK 491ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Int64)) OK 440ms
/aggregate functions/state/groupArrayMovingAvgState/with group by OK 394ms
/aggregate functions/state/entropyState/Map(UInt16,UInt16) OK 405ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Int128)) OK 537ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 514ms
/aggregate functions/state/groupArrayMovingAvgState/some negative values OK 314ms
/aggregate functions/state/entropyState/Map(UInt16,UInt32) OK 268ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/UInt64,UInt64 OK 856ms
/aggregate functions/state/groupArrayMovingAvgState/NULL value handling OK 825ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 472ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 2s 124ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Float32)) OK 2s 89ms
/aggregate functions/state/entropyState/Map(UInt16,UInt64) OK 2s 21ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 2s 36ms
/aggregate functions/state/groupArrayMovingAvgState/single NULL value OK 1s 249ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/String,UInt64 OK 1s 310ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/String,Nullable(UInt64) OK 656ms
/aggregate functions/state/groupArrayMovingAvgState/return type OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Float64)) OK 177ms
/aggregate functions/state/entropyState/Map(UInt16,UInt128) OK 143ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/String,LowCardinality(UInt64) OK 131ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(UInt64),UInt64 OK 155ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 147ms
/aggregate functions/state/groupArrayMovingAvgState/doc example OK 74ms
/aggregate functions/state/groupArrayMovingAvgState/inf OK 80ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 140ms
/aggregate functions/state/entropyState/Map(UInt16,Int8) OK 129ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Date)) OK 156ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(String),UInt64 OK 119ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(String),Nullable(UInt64) OK 127ms
/aggregate functions/state/groupArrayMovingAvgState/-inf OK 62ms
/aggregate functions/state/groupArrayMovingAvgState/nan OK 68ms
/aggregate functions/state/entropyState/Map(UInt16,Int16) OK 101ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(String),LowCardinality(UInt64) OK 106ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Int64),UInt64 OK 129ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/groupArrayMovingAvgState/inf, -inf, nan OK 101ms
/aggregate functions/state/entropyState/Map(UInt16,Int32) OK 124ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 106ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float64),UInt64 OK 141ms
/aggregate functions/state/groupArrayMovingAvgState/UInt8 OK 120ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Bool)) OK 136ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 114ms
/aggregate functions/state/entropyState/Map(UInt16,Int64) OK 96ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/state/groupArrayMovingAvgState/UInt16 OK 119ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float32),UInt64 OK 120ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(String)) OK 148ms
/aggregate functions/state/entropyState/Map(UInt16,Int128) OK 132ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 121ms
/aggregate functions/state/groupArrayMovingAvgState/UInt32 OK 197ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(FixedString(51)),UInt64 OK 181ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 154ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(FixedString(51)),Nullable(UInt64) OK 151ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(UInt64) OK 125ms
/aggregate functions/state/entropyState/Map(UInt16,Float32) OK 153ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(FixedString(51))) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 171ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 179ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 136ms
/aggregate functions/state/groupArrayMovingAvgState/UInt64 OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(UUID)) OK 130ms
/aggregate functions/state/entropyState/Map(UInt16,Float64) OK 143ms
/aggregate functions/state/groupArrayMovingAvgState/Int8 OK 186ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 174ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(DateTime),UInt64 OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 169ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 146ms
/aggregate functions/state/entropyState/Map(UInt16,Decimal128(38)) OK 113ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 113ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Date),UInt64 OK 140ms
/aggregate functions/state/entropyState/Map(UInt16,Date) OK 163ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 162ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Date))) OK 154ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 158ms
/aggregate functions/state/groupArrayMovingAvgState/Int16 OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 135ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 156ms
/aggregate functions/state/entropyState/Map(UInt16,DateTime) OK 143ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 163ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 153ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 162ms
/aggregate functions/state/groupArrayMovingAvgState/Int32 OK 116ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 134ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 147ms
/aggregate functions/state/groupArrayMovingAvgState/Int64 OK 186ms
/aggregate functions/state/entropyState/Map(UInt16,DateTime64(3)) OK 157ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 163ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(String),UInt64 OK 191ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(String),Nullable(UInt64) OK 166ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 175ms
/aggregate functions/state/entropyState/Map(UInt16,Bool) OK 162ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/state/groupArrayMovingAvgState/Float32 OK 130ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(String),LowCardinality(UInt64) OK 151ms
/aggregate functions/state/groupArrayMovingAvgState/Float64 OK 132ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 187ms
/aggregate functions/state/entropyState/Map(UInt16,String) OK 172ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 164ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 156ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 168ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 152ms
/aggregate functions/state/groupArrayMovingAvgState/Decimal128(38) OK 163ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 164ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float64),UInt64 OK 175ms
/aggregate functions/state/entropyState/Map(UInt16,FixedString(51)) OK 162ms
/aggregate functions/state/first_valueState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 168ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 164ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 161ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(UInt8) OK 96ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/entropyState/Map(UInt16,UUID) OK 162ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 172ms
/aggregate functions/state/first_valueState/Map(UInt8,Array(String)) OK 163ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 140ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 153ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(UInt16) OK 141ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(FixedString(51)),UInt64 OK 176ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UInt8)) OK 117ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(UInt64) OK 170ms
/aggregate functions/state/first_valueState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(UInt64) OK 136ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(UInt32) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UInt16)) OK 95ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 149ms
/aggregate functions/state/first_valueState/Map(UInt8,Tuple(String)) OK 177ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(UInt64) OK 162ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 172ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 163ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UInt32)) OK 140ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Date),UInt64 OK 211ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 207ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Int8) OK 262ms
/aggregate functions/state/first_valueState/Map(UInt16,UInt8) OK 256ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 283ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 256ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UInt64)) OK 261ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Int64,UInt64 OK 109ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Int16) OK 161ms
/aggregate functions/state/first_valueState/Map(UInt16,UInt16) OK 146ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Int64,Nullable(UInt64) OK 145ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UInt128)) OK 146ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 146ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float64,UInt64 OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 141ms
/aggregate functions/state/first_valueState/Map(UInt16,UInt32) OK 148ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float64,Nullable(UInt64) OK 168ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Int32) OK 166ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Int8)) OK 160ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float64,LowCardinality(UInt64) OK 162ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float32,UInt64 OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/first_valueState/Map(UInt16,UInt64) OK 158ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(String))) OK 163ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float32,Nullable(UInt64) OK 136ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Int64) OK 109ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Int16)) OK 153ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 152ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/FixedString(51),UInt64 OK 138ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Float32) OK 130ms
/aggregate functions/state/first_valueState/Map(UInt16,UInt128) OK 149ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/FixedString(51),Nullable(UInt64) OK 172ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/FixedString(51),LowCardinality(UInt64) OK 140ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Int32)) OK 141ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Decimal128(38),UInt64 OK 104ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Float64) OK 86ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 185ms
/aggregate functions/state/first_valueState/Map(UInt16,Int8) OK 157ms
/aggregate functions/state/groupArrayState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 135ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 134ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Int64)) OK 149ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/DateTime,UInt64 OK 133ms
/aggregate functions/state/groupArrayMovingAvgState/Nullable(Decimal128(38)) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt8,Array(String)) OK 146ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/DateTime,Nullable(UInt64) OK 189ms
/aggregate functions/state/first_valueState/Map(UInt16,Int16) OK 156ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 172ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Int128)) OK 160ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Date,UInt64 OK 151ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(UInt8) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 181ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(UInt16) OK 161ms
/aggregate functions/state/first_valueState/Map(UInt16,Int32) OK 126ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Date,Nullable(UInt64) OK 153ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Float32)) OK 155ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Date,LowCardinality(UInt64) OK 161ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Array(String),UInt64 OK 162ms
/aggregate functions/state/first_valueState/Map(UInt16,Int64) OK 93ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(UInt32) OK 162ms
/aggregate functions/state/groupArrayState/Map(UInt8,Tuple(String)) OK 118ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Array(String),Nullable(UInt64) OK 126ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Float64)) OK 137ms
/aggregate functions/state/groupArrayInsertAtState/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt16,Int128) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt16,UInt8) OK 109ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(UInt64) OK 111ms
/aggregate functions/state/groupArrayMovingSumState OK 6s 227ms
/aggregate functions/state/groupArrayMovingSumState/constant OK 80ms
/aggregate functions/state/first_valueState/Map(UInt16,Float32) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt16,UInt16) OK 110ms
/aggregate functions/state/groupArrayMovingSumState/zero rows OK 72ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Int8) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt16,Float64) OK 135ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Date)) OK 107ms
/aggregate functions/state/groupArrayMovingSumState/single row OK 79ms
/aggregate functions/state/groupArrayState/Map(UInt16,UInt32) OK 93ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Int16) OK 159ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(DateTime)) OK 161ms
/aggregate functions/state/groupArrayMovingSumState/with group by OK 88ms
/aggregate functions/state/first_valueState/Map(UInt16,Decimal128(38)) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt16,UInt64) OK 102ms
/aggregate functions/state/groupArrayMovingSumState/some negative values OK 92ms
/aggregate functions/state/groupArrayState/Map(UInt16,UInt128) OK 119ms
/aggregate functions/state/first_valueState/Map(UInt16,Date) OK 134ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Int32) OK 122ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/state/groupArrayMovingSumState/NULL value handling OK 64ms
/aggregate functions/state/groupArrayMovingSumState/single NULL value OK 70ms
/aggregate functions/state/groupArrayState/Map(UInt16,Int8) OK 119ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Int64) OK 127ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(Bool)) OK 140ms
/aggregate functions/state/first_valueState/Map(UInt16,DateTime) OK 119ms
/aggregate functions/state/groupArrayMovingSumState/return type OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt16,Int16) OK 102ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Float32) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt16,DateTime64(3)) OK 109ms
/aggregate functions/state/groupArrayMovingSumState/doc example OK 80ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(String)) OK 114ms
/aggregate functions/state/groupArrayState/Map(UInt16,Int32) OK 109ms
/aggregate functions/state/groupArrayMovingSumState/inf OK 72ms
/aggregate functions/state/first_valueState/Map(UInt16,Bool) OK 97ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Float64) OK 112ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(FixedString(51))) OK 90ms
/aggregate functions/state/groupArrayMovingSumState/-inf OK 71ms
/aggregate functions/state/groupArrayState/Map(UInt16,Int64) OK 98ms
/aggregate functions/state/first_valueState/Map(UInt16,String) OK 93ms
/aggregate functions/state/entropyState/Map(UInt16,Nullable(UUID)) OK 114ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(UInt8)) OK 113ms
/aggregate functions/state/groupArrayMovingSumState/nan OK 72ms
/aggregate functions/state/groupArrayState/Map(UInt16,Int128) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt16,FixedString(51)) OK 106ms
/aggregate functions/state/groupArrayMovingSumState/inf, -inf, nan OK 64ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(UInt16)) OK 102ms
/aggregate functions/state/groupArrayMovingSumState/UInt8 OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt16,Float32) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt16,UUID) OK 102ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UInt16)) OK 95ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(UInt32)) OK 91ms
/aggregate functions/state/groupArrayMovingSumState/UInt16 OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt16,Float64) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UInt8)) OK 104ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UInt32)) OK 108ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(UInt64)) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt16,Decimal128(38)) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UInt16)) OK 113ms
/aggregate functions/state/groupArrayMovingSumState/UInt32 OK 122ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Int8)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UInt64)) OK 120ms
/aggregate functions/state/groupArrayState/Map(UInt16,Date) OK 91ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UInt32)) OK 153ms
/aggregate functions/state/groupArrayMovingSumState/UInt64 OK 127ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Int16)) OK 143ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UInt128)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt16,DateTime) OK 101ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Int8)) OK 124ms
/aggregate functions/state/groupArrayMovingSumState/Int8 OK 136ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UInt64)) OK 124ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Int32)) OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt16,DateTime64(3)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Int16)) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UInt128)) OK 146ms
/aggregate functions/state/groupArrayMovingSumState/Int16 OK 154ms
/aggregate functions/state/groupArrayState/Map(UInt16,Bool) OK 136ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Int64)) OK 96ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Float32)) OK 122ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Int32)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt16,String) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Int8)) OK 122ms
/aggregate functions/state/groupArrayMovingSumState/Int32 OK 109ms
/aggregate functions/state/groupArrayMovingAvgState/LowCardinality(Nullable(Float64)) OK 96ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Int64)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt16,FixedString(51)) OK 118ms
/aggregate functions/state/groupArrayMovingSumState/Int64 OK 104ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Int16)) OK 120ms
/aggregate functions/state/groupArraySampleState OK 5s 930ms
/aggregate functions/state/groupArraySampleState/constant OK 71ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Int128)) OK 99ms
/aggregate functions/state/groupArrayMovingSumState/Float32 OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt16,UUID) OK 123ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Int32)) OK 114ms
/aggregate functions/state/groupArraySampleState/zero rows OK 77ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Float32)) OK 93ms
/aggregate functions/state/groupArraySampleState/single row OK 66ms
/aggregate functions/state/groupArrayMovingSumState/Float64 OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UInt8)) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Int64)) OK 103ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/groupArraySampleState/with group by OK 93ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UInt16)) OK 120ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Int128)) OK 136ms
/aggregate functions/state/groupArrayMovingSumState/Decimal128(38) OK 121ms
/aggregate functions/state/groupArraySampleState/some negative values OK 70ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Date)) OK 107ms
/aggregate functions/state/groupArraySampleState/NULL value handling OK 96ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UInt32)) OK 123ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(UInt8) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Float32)) OK 116ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/groupArraySampleState/single NULL value OK 70ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UInt64)) OK 121ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(UInt16) OK 134ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Float64)) OK 118ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/groupArraySampleState/return type OK 63ms
/aggregate functions/state/groupArraySampleState/doc example OK 64ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UInt128)) OK 120ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(String)) OK 117ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(UInt32) OK 113ms
/aggregate functions/state/groupArraySampleState/inf OK 64ms
/aggregate functions/state/groupArraySampleState/-inf OK 63ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Int8)) OK 139ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Date)) OK 138ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(FixedString(51))) OK 140ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(UInt64) OK 105ms
/aggregate functions/state/groupArraySampleState/nan OK 63ms
/aggregate functions/state/groupArraySampleState/inf, -inf, nan OK 106ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Int8) OK 131ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Int16)) OK 126ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(DateTime)) OK 119ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(UUID)) OK 124ms
/aggregate functions/state/groupArraySampleState/UInt8 OK 93ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Int16) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Int32)) OK 137ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/groupArraySampleState/UInt16 OK 100ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Int32) OK 119ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(Bool)) OK 118ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Int64)) OK 101ms
/aggregate functions/state/groupArraySampleState/UInt32 OK 133ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Int64) OK 159ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Int128)) OK 135ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(String)) OK 126ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/groupArraySampleState/UInt64 OK 113ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Float32)) OK 132ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Float32) OK 133ms
/aggregate functions/state/groupArraySampleState/Int8 OK 136ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Float64)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt16,Nullable(UUID)) OK 144ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Float64) OK 117ms
/aggregate functions/state/groupArraySampleState/Int16 OK 88ms
/aggregate functions/state/groupArraySampleState/Int32 OK 125ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 148ms
/aggregate functions/state/groupArrayMovingSumState/Nullable(Decimal128(38)) OK 141ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/groupArraySampleState/Int64 OK 102ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UInt16)) OK 149ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(UInt8) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Date)) OK 89ms
/aggregate functions/state/groupArraySampleState/Float32 OK 92ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(DateTime)) OK 104ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(UInt16) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/groupArraySampleState/Float64 OK 93ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(UInt32) OK 127ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UInt64)) OK 128ms
/aggregate functions/state/groupArraySampleState/Decimal128(38) OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(Bool)) OK 100ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(UInt64) OK 135ms
/aggregate functions/state/groupArraySampleState/Nullable(UInt8) OK 122ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(String)) OK 98ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Int8) OK 224ms
/aggregate functions/state/groupArraySampleState/Nullable(UInt16) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Int8)) OK 227ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(FixedString(51))) OK 221ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 173ms
/aggregate functions/state/groupArraySampleState/Nullable(UInt32) OK 200ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Int16) OK 139ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt16,Nullable(UUID)) OK 117ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/groupArraySampleState/Nullable(UInt64) OK 91ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Int32)) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Int32) OK 123ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/groupArraySampleState/Nullable(Int8) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UInt16)) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Int64) OK 104ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/state/groupArraySampleState/Nullable(Int16) OK 119ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Float32) OK 135ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Int128)) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UInt32)) OK 147ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/groupArraySampleState/Nullable(Int32) OK 128ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Float64) OK 121ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Float32)) OK 123ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/state/groupArraySampleState/Nullable(Int64) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UInt64)) OK 137ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(UInt8)) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Float64)) OK 112ms
/aggregate functions/state/entropyState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/groupArraySampleState/Nullable(Float32) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(UInt16)) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Date)) OK 105ms
/aggregate functions/state/groupArraySampleState/Nullable(Float64) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/entropyState/Map(UInt16,Array(String)) OK 99ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(UInt32)) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/entropyState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/groupArraySampleState/Nullable(Decimal128(38)) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/state/entropyState/Map(UInt16,Tuple(String)) OK 116ms
/aggregate functions/state/groupArraySampleState/LowCardinality(UInt8) OK 118ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Int32)) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(String)) OK 102ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/state/entropyState/Map(UInt32,UInt8) OK 114ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Int64)) OK 120ms
/aggregate functions/state/groupArraySampleState/LowCardinality(UInt16) OK 116ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Int16)) OK 97ms
/aggregate functions/state/entropyState/Map(UInt32,UInt16) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/groupArraySampleState/LowCardinality(UInt32) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Int32)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/groupArraySampleState/LowCardinality(UInt64) OK 145ms
/aggregate functions/state/entropyState/Map(UInt32,UInt32) OK 133ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Int64)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Float64)) OK 100ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Float32)) OK 121ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/entropyState/Map(UInt32,UInt64) OK 108ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Date)) OK 98ms
/aggregate functions/state/groupArrayMovingSumState/LowCardinality(Nullable(Float64)) OK 131ms
/aggregate functions/state/entropyState/Map(UInt32,UInt128) OK 138ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Int16) OK 120ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/groupBitAndState OK 2s 339ms
/aggregate functions/state/groupBitAndState/constant OK 79ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Int32) OK 102ms
/aggregate functions/state/entropyState/Map(UInt32,Int8) OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Bool)) OK 104ms
/aggregate functions/state/groupBitAndState/zero rows OK 66ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Int64) OK 94ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(String)) OK 126ms
/aggregate functions/state/entropyState/Map(UInt32,Int16) OK 139ms
/aggregate functions/state/groupBitAndState/single row OK 62ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Float32) OK 99ms
/aggregate functions/state/groupBitAndState/with group by OK 76ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(FixedString(51))) OK 151ms
/aggregate functions/state/entropyState/Map(UInt32,Int32) OK 134ms
/aggregate functions/state/groupBitAndState/NULL value handling OK 67ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Float64) OK 126ms
/aggregate functions/state/groupBitAndState/single NULL value OK 72ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/entropyState/Map(UInt32,Int64) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/groupBitAndState/return type OK 74ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(UInt8)) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/groupBitAndState/doc example OK 77ms
/aggregate functions/state/entropyState/Map(UInt32,Int128) OK 96ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(UInt16)) OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/state/groupBitAndState/UInt8 OK 87ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/entropyState/Map(UInt32,Float32) OK 90ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(UInt32)) OK 123ms
/aggregate functions/state/groupBitAndState/UInt16 OK 99ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/entropyState/Map(UInt32,Float64) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/groupBitAndState/UInt32 OK 110ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(UInt64)) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/entropyState/Map(UInt32,Decimal128(38)) OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/state/groupBitAndState/UInt64 OK 110ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Int8)) OK 119ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/state/entropyState/Map(UInt32,Date) OK 110ms
/aggregate functions/state/groupBitAndState/Nullable(UInt8) OK 141ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Int16)) OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/entropyState/Map(UInt32,DateTime) OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 141ms
/aggregate functions/state/groupBitAndState/Nullable(UInt16) OK 114ms
/aggregate functions/state/entropyState/Map(UInt32,DateTime64(3)) OK 134ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Int32)) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/groupBitAndState/Nullable(UInt32) OK 152ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 170ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/state/entropyState/Map(UInt32,Bool) OK 145ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Int64)) OK 143ms
/aggregate functions/state/groupBitAndState/Nullable(UInt64) OK 125ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/state/entropyState/Map(UInt32,String) OK 119ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Float32)) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/groupBitAndState/LowCardinality(UInt8) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/entropyState/Map(UInt32,FixedString(51)) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/groupArraySampleState/LowCardinality(Nullable(Float64)) OK 105ms
/aggregate functions/state/groupBitAndState/LowCardinality(UInt16) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/entropyState/Map(UInt32,UUID) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/state/groupBitOrState OK 2s 330ms
/aggregate functions/state/groupBitOrState/constant OK 73ms
/aggregate functions/state/groupBitAndState/LowCardinality(UInt32) OK 95ms
/aggregate functions/state/groupBitOrState/zero rows OK 84ms
/aggregate functions/state/first_valueState/Map(UInt16,Array(String)) OK 98ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UInt8)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/groupBitAndState/LowCardinality(UInt64) OK 96ms
/aggregate functions/state/groupBitOrState/single row OK 70ms
/aggregate functions/state/first_valueState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UInt16)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/groupBitOrState/with group by OK 73ms
/aggregate functions/state/groupBitAndState/LowCardinality(Nullable(UInt8)) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt16,Tuple(String)) OK 109ms
/aggregate functions/state/groupBitOrState/NULL value handling OK 74ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UInt32)) OK 101ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/groupBitAndState/LowCardinality(Nullable(UInt16)) OK 97ms
/aggregate functions/state/groupBitOrState/single NULL value OK 69ms
/aggregate functions/state/first_valueState/Map(UInt32,UInt8) OK 106ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UInt64)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/state/groupBitOrState/return type OK 76ms
/aggregate functions/state/groupBitAndState/LowCardinality(Nullable(UInt32)) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt32,UInt16) OK 110ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UInt128)) OK 110ms
/aggregate functions/state/groupBitOrState/doc example OK 68ms
/aggregate functions/state/groupBitAndState/LowCardinality(Nullable(UInt64)) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/groupBitOrState/UInt8 OK 94ms
/aggregate functions/state/first_valueState/Map(UInt32,UInt32) OK 99ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Int8)) OK 110ms
/aggregate functions/state/groupBitXorState OK 2s 531ms
/aggregate functions/state/groupBitXorState/constant OK 82ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/groupBitOrState/UInt16 OK 96ms
/aggregate functions/state/first_valueState/Map(UInt32,UInt64) OK 117ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Int16)) OK 112ms
/aggregate functions/state/groupBitXorState/zero rows OK 62ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/state/groupBitOrState/UInt32 OK 103ms
/aggregate functions/state/groupBitXorState/single row OK 85ms
/aggregate functions/state/first_valueState/Map(UInt32,UInt128) OK 108ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Int32)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/groupBitOrState/UInt64 OK 107ms
/aggregate functions/state/groupBitXorState/with group by OK 78ms
/aggregate functions/state/first_valueState/Map(UInt32,Int8) OK 103ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Int64)) OK 114ms
/aggregate functions/state/groupBitXorState/NULL value handling OK 92ms
/aggregate functions/state/groupArrayState/Map(UInt16,Array(String)) OK 106ms
/aggregate functions/state/groupBitOrState/Nullable(UInt8) OK 99ms
/aggregate functions/state/first_valueState/Map(UInt32,Int16) OK 100ms
/aggregate functions/state/groupBitXorState/single NULL value OK 73ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Int128)) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/groupBitOrState/Nullable(UInt16) OK 127ms
/aggregate functions/state/groupBitXorState/return type OK 87ms
/aggregate functions/state/first_valueState/Map(UInt32,Int32) OK 93ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Float32)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt16,Tuple(String)) OK 95ms
/aggregate functions/state/groupBitXorState/doc example OK 83ms
/aggregate functions/state/groupBitOrState/Nullable(UInt32) OK 98ms
/aggregate functions/state/first_valueState/Map(UInt32,Int64) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt32,UInt8) OK 112ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Float64)) OK 117ms
/aggregate functions/state/groupBitXorState/UInt8 OK 104ms
/aggregate functions/state/groupBitOrState/Nullable(UInt64) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt32,Int128) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt32,UInt16) OK 117ms
/aggregate functions/state/groupBitXorState/UInt16 OK 139ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/state/groupBitOrState/LowCardinality(UInt8) OK 141ms
/aggregate functions/state/first_valueState/Map(UInt32,Float32) OK 121ms
/aggregate functions/state/groupArrayState/Map(UInt32,UInt32) OK 111ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Date)) OK 89ms
/aggregate functions/state/groupBitXorState/UInt32 OK 107ms
/aggregate functions/state/first_valueState/Map(UInt32,Float64) OK 109ms
/aggregate functions/state/groupBitOrState/LowCardinality(UInt16) OK 90ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(DateTime)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt32,UInt64) OK 105ms
/aggregate functions/state/groupBitOrState/LowCardinality(UInt32) OK 106ms
/aggregate functions/state/groupBitXorState/UInt64 OK 92ms
/aggregate functions/state/first_valueState/Map(UInt32,Decimal128(38)) OK 101ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/state/groupArrayState/Map(UInt32,UInt128) OK 101ms
/aggregate functions/state/groupBitXorState/Nullable(UInt8) OK 123ms
/aggregate functions/state/groupBitOrState/LowCardinality(UInt64) OK 128ms
/aggregate functions/state/first_valueState/Map(UInt32,Date) OK 117ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(Bool)) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt32,Int8) OK 97ms
/aggregate functions/state/groupBitXorState/Nullable(UInt16) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt32,DateTime) OK 97ms
/aggregate functions/state/groupBitOrState/LowCardinality(Nullable(UInt8)) OK 107ms
/aggregate functions/state/groupArrayState/Map(UInt32,Int16) OK 114ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(String)) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt32,DateTime64(3)) OK 107ms
/aggregate functions/state/groupBitXorState/Nullable(UInt32) OK 112ms
/aggregate functions/state/groupBitOrState/LowCardinality(Nullable(UInt16)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt32,Int32) OK 98ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(FixedString(51))) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt32,Bool) OK 121ms
/aggregate functions/state/groupBitOrState/LowCardinality(Nullable(UInt32)) OK 116ms
/aggregate functions/state/groupBitXorState/Nullable(UInt64) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt32,Int64) OK 106ms
/aggregate functions/state/entropyState/Map(UInt32,Nullable(UUID)) OK 103ms
/aggregate functions/state/groupBitXorState/LowCardinality(UInt8) OK 104ms
/aggregate functions/state/first_valueState/Map(UInt32,String) OK 104ms
/aggregate functions/state/groupBitOrState/LowCardinality(Nullable(UInt64)) OK 109ms
/aggregate functions/state/groupArrayState/Map(UInt32,Int128) OK 131ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/groupBitXorState/LowCardinality(UInt16) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt32,FixedString(51)) OK 107ms
/aggregate functions/state/groupBitmapState OK 2s 410ms
/aggregate functions/state/groupBitmapState/constant OK 65ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UInt16)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt32,Float32) OK 98ms
/aggregate functions/state/groupBitmapState/zero rows OK 61ms
/aggregate functions/state/groupBitXorState/LowCardinality(UInt32) OK 110ms
/aggregate functions/state/first_valueState/Map(UInt32,UUID) OK 113ms
/aggregate functions/state/groupBitmapState/single row OK 92ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UInt32)) OK 212ms
/aggregate functions/state/groupArrayState/Map(UInt32,Float64) OK 188ms
/aggregate functions/state/groupBitXorState/LowCardinality(UInt64) OK 235ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UInt8)) OK 211ms
/aggregate functions/state/groupBitmapState/with group by OK 191ms
/aggregate functions/state/groupArrayState/Map(UInt32,Decimal128(38)) OK 108ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/groupBitmapState/NULL value handling OK 62ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UInt16)) OK 99ms
/aggregate functions/state/groupBitXorState/LowCardinality(Nullable(UInt8)) OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt32,Date) OK 97ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UInt128)) OK 104ms
/aggregate functions/state/groupBitmapState/single NULL value OK 63ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UInt32)) OK 92ms
/aggregate functions/state/groupBitmapState/return type OK 66ms
/aggregate functions/state/groupArrayState/Map(UInt32,DateTime) OK 93ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Int8)) OK 136ms
/aggregate functions/state/groupBitXorState/LowCardinality(Nullable(UInt16)) OK 92ms
/aggregate functions/state/groupBitmapState/doc example OK 89ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UInt64)) OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt32,DateTime64(3)) OK 100ms
/aggregate functions/state/groupBitXorState/LowCardinality(Nullable(UInt32)) OK 100ms
/aggregate functions/state/groupBitmapState/UInt8 OK 115ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Int16)) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UInt128)) OK 96ms
/aggregate functions/state/groupArrayState/Map(UInt32,Bool) OK 106ms
/aggregate functions/state/groupBitXorState/LowCardinality(Nullable(UInt64)) OK 94ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/groupBitmapState/UInt16 OK 110ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Int8)) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt32,String) OK 117ms
/aggregate functions/state/groupUniqArrayState OK 3m 18s
/aggregate functions/state/groupUniqArrayState/constant OK 90ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Int64)) OK 92ms
/aggregate functions/state/groupBitmapState/UInt32 OK 118ms
/aggregate functions/state/groupUniqArrayState/zero rows OK 80ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Int16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt32,FixedString(51)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Int128)) OK 93ms
/aggregate functions/state/groupUniqArrayState/with group by OK 71ms
/aggregate functions/state/groupBitmapState/UInt64 OK 87ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Int32)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt32,UUID) OK 113ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/groupUniqArrayState/some negative values OK 68ms
/aggregate functions/state/groupBitmapState/Nullable(UInt8) OK 98ms
/aggregate functions/state/groupUniqArrayState/first non-NULL value OK 73ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Int64)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UInt8)) OK 93ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/groupBitmapState/Nullable(UInt16) OK 104ms
/aggregate functions/state/groupUniqArrayState/NULL for all rows OK 82ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UInt16)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Int128)) OK 122ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Date)) OK 125ms
/aggregate functions/state/groupUniqArrayState/return type OK 69ms
/aggregate functions/state/groupBitmapState/Nullable(UInt32) OK 114ms
/aggregate functions/state/groupUniqArrayState/with another aggregate function OK 73ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UInt32)) OK 131ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Float32)) OK 124ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(DateTime)) OK 126ms
/aggregate functions/state/groupBitmapState/Nullable(UInt64) OK 98ms
/aggregate functions/state/groupUniqArrayState/with another aggregate function and group by OK 65ms
/aggregate functions/state/groupUniqArrayState/string that ends with \0 OK 66ms
/aggregate functions/state/groupBitmapState/LowCardinality(UInt8) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Float64)) OK 128ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UInt64)) OK 138ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Bool)) OK 130ms
/aggregate functions/state/groupUniqArrayState/inf OK 77ms
/aggregate functions/state/groupBitmapState/LowCardinality(UInt16) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/state/groupUniqArrayState/-inf OK 96ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(String)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UInt128)) OK 118ms
/aggregate functions/state/groupBitmapState/LowCardinality(UInt32) OK 96ms
/aggregate functions/state/groupUniqArrayState/nan OK 81ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Date)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Int8)) OK 97ms
/aggregate functions/state/groupBitmapState/LowCardinality(UInt64) OK 103ms
/aggregate functions/state/groupUniqArrayState/UInt8 OK 113ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(DateTime)) OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Int16)) OK 125ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(UUID)) OK 104ms
/aggregate functions/state/groupBitmapState/LowCardinality(Nullable(UInt8)) OK 117ms
/aggregate functions/state/groupUniqArrayState/UInt16 OK 97ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Int32)) OK 90ms
/aggregate functions/state/groupUniqArrayState/UInt32 OK 94ms
/aggregate functions/state/groupBitmapState/LowCardinality(Nullable(UInt16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Int64)) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(Bool)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/state/groupUniqArrayState/UInt64 OK 110ms
/aggregate functions/state/groupBitmapState/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Int128)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(String)) OK 119ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/state/groupUniqArrayState/UInt128 OK 127ms
/aggregate functions/state/groupBitmapState/LowCardinality(Nullable(UInt64)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Float32)) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(FixedString(51))) OK 146ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/state/groupUniqArrayState/Int8 OK 117ms
/aggregate functions/state/intervalLengthSumState OK 5s 408ms
/aggregate functions/state/intervalLengthSumState/constant OK 66ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Float64)) OK 108ms
/aggregate functions/state/intervalLengthSumState/zero rows OK 70ms
/aggregate functions/state/groupUniqArrayState/Int16 OK 115ms
/aggregate functions/state/first_valueState/Map(UInt32,Nullable(UUID)) OK 137ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/state/intervalLengthSumState/with group by OK 80ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Decimal128(38))) OK 127ms
/aggregate functions/state/intervalLengthSumState/some negative values OK 68ms
/aggregate functions/state/groupUniqArrayState/Int32 OK 89ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Date)) OK 113ms
/aggregate functions/state/intervalLengthSumState/NULL value handling OK 72ms
/aggregate functions/state/groupUniqArrayState/Int64 OK 91ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/state/intervalLengthSumState/single NULL value OK 95ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(DateTime)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Int128 OK 96ms
/aggregate functions/state/intervalLengthSumState/inf, -inf, nan OK 754ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UInt32)) OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/state/groupUniqArrayState/Float32 OK 118ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(Bool)) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Float64 OK 109ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(String)) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Decimal128(38) OK 107ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Int8)) OK 94ms
/aggregate functions/state/groupUniqArrayState/Date OK 98ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt32,Nullable(UUID)) OK 93ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Int16)) OK 98ms
/aggregate functions/state/groupUniqArrayState/DateTime OK 98ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UInt8)) OK 88ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/groupUniqArrayState/DateTime64(3) OK 102ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UInt16)) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Int64)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Bool OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UInt32)) OK 118ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/state/intervalLengthSumState/return type OK 87ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/groupUniqArrayState/String OK 210ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UInt64)) OK 478ms
/aggregate functions/state/intervalLengthSumState/datatypes OK 4s 110ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations OK 4s 109ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(String))) OK 369ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Float32)) OK 595ms
/aggregate functions/state/groupUniqArrayState/FixedString(51) OK 566ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 565ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UInt128)) OK 619ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Float64)) OK 402ms
/aggregate functions/state/groupUniqArrayState/UUID OK 523ms
/aggregate functions/state/entropyState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 489ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Date)) OK 374ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Int8)) OK 383ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UInt8) OK 205ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/UInt64,UInt64 OK 776ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 1s 384ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 2s 16ms
/aggregate functions/state/entropyState/Map(UInt32,Array(String)) OK 1s 945ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(DateTime)) OK 1s 910ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UInt16) OK 1s 889ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Int16)) OK 1s 926ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(Float64),Nullable(Float64) OK 1s 296ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 653ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UInt32) OK 181ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(DateTime),Nullable(DateTime) OK 175ms
/aggregate functions/state/entropyState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Nullable(Date),Nullable(Date) OK 132ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Int32)) OK 129ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 141ms
/aggregate functions/state/entropyState/Map(UInt32,Tuple(String)) OK 181ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(String)) OK 147ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 166ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Int64)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UInt64) OK 159ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Float64) OK 150ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 145ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(FixedString(51))) OK 152ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Int128)) OK 181ms
/aggregate functions/state/entropyState/Map(UInt64,UInt8) OK 149ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(DateTime) OK 171ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UInt128) OK 144ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/LowCardinality(Date),LowCardinality(Date) OK 147ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Int64,Int64 OK 117ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(UUID)) OK 130ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Float64,Float64 OK 161ms
/aggregate functions/state/entropyState/Map(UInt64,UInt16) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Int8) OK 117ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Float32,Float32 OK 150ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/DateTime,DateTime OK 134ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Int16) OK 146ms
/aggregate functions/state/entropyState/Map(UInt64,UInt32) OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Float64)) OK 141ms
/aggregate functions/state/intervalLengthSumState/datatypes/permutations/Date,Date OK 125ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/state/entropyState/Map(UInt64,UInt64) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Int32) OK 149ms
/aggregate functions/state/kurtPopState OK 5s 627ms
/aggregate functions/state/kurtPopState/constant OK 68ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Date)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/state/kurtPopState/zero rows OK 84ms
/aggregate functions/state/entropyState/Map(UInt64,UInt128) OK 93ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Int64) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(DateTime)) OK 235ms
/aggregate functions/state/kurtPopState/single row OK 64ms
/aggregate functions/state/entropyState/Map(UInt64,Int8) OK 213ms
/aggregate functions/state/kurtPopState/with group by OK 194ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Int128) OK 235ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 232ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/entropyState/Map(UInt64,Int16) OK 106ms
/aggregate functions/state/kurtPopState/some negative values OK 66ms
/aggregate functions/state/kurtPopState/NULL value handling OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Float32) OK 133ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(String)) OK 126ms
/aggregate functions/state/entropyState/Map(UInt64,Int32) OK 120ms
/aggregate functions/state/kurtPopState/single NULL value OK 74ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Float64) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/entropyState/Map(UInt64,Int64) OK 126ms
/aggregate functions/state/kurtPopState/return type OK 72ms
/aggregate functions/state/kurtPopState/doc example OK 69ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Decimal128(38)) OK 164ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(UUID)) OK 150ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 151ms
/aggregate functions/state/entropyState/Map(UInt64,Int128) OK 109ms
/aggregate functions/state/kurtPopState/inf OK 63ms
/aggregate functions/state/kurtPopState/-inf OK 95ms
/aggregate functions/state/entropyState/Map(UInt64,Float32) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Date) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/state/kurtPopState/nan OK 74ms
/aggregate functions/state/entropyState/Map(UInt64,Float64) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,DateTime) OK 105ms
/aggregate functions/state/kurtPopState/inf, -inf, nan OK 62ms
/aggregate functions/state/entropyState/Map(UInt64,Decimal128(38)) OK 94ms
/aggregate functions/state/kurtPopState/UInt8 OK 91ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,DateTime64(3)) OK 129ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/entropyState/Map(UInt64,Date) OK 93ms
/aggregate functions/state/kurtPopState/UInt16 OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Bool) OK 97ms
/aggregate functions/state/entropyState/Map(UInt64,DateTime) OK 123ms
/aggregate functions/state/kurtPopState/UInt32 OK 121ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,String) OK 125ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/entropyState/Map(UInt64,DateTime64(3)) OK 105ms
/aggregate functions/state/kurtPopState/UInt64 OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,FixedString(51)) OK 148ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 148ms
/aggregate functions/state/entropyState/Map(UInt64,Bool) OK 115ms
/aggregate functions/state/kurtPopState/Int8 OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/state/entropyState/Map(UInt64,String) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,UUID) OK 139ms
/aggregate functions/state/kurtPopState/Int16 OK 125ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(String))) OK 157ms
/aggregate functions/state/entropyState/Map(UInt64,FixedString(51)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 152ms
/aggregate functions/state/kurtPopState/Int32 OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UInt8)) OK 139ms
/aggregate functions/state/entropyState/Map(UInt64,UUID) OK 99ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UInt16)) OK 124ms
/aggregate functions/state/kurtPopState/Int64 OK 101ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UInt8)) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/state/kurtPopState/Float32 OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UInt32)) OK 123ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UInt16)) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt32,Array(String)) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/kurtPopState/Float64 OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UInt64)) OK 129ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UInt32)) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/kurtPopState/Nullable(UInt8) OK 136ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UInt64)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UInt128)) OK 122ms
/aggregate functions/state/first_valueState/Map(UInt32,Tuple(String)) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UInt128)) OK 158ms
/aggregate functions/state/kurtPopState/Nullable(UInt16) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Int8)) OK 152ms
/aggregate functions/state/first_valueState/Map(UInt64,UInt8) OK 140ms
/aggregate functions/state/kurtPopState/Nullable(UInt32) OK 139ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Int8)) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt64,UInt16) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Int16)) OK 124ms
/aggregate functions/state/kurtPopState/Nullable(UInt64) OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 141ms
/aggregate functions/state/first_valueState/Map(UInt64,UInt32) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Int32)) OK 135ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Int16)) OK 119ms
/aggregate functions/state/first_valueState/Map(UInt64,UInt64) OK 131ms
/aggregate functions/state/kurtPopState/Nullable(Int8) OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Int32)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Int64)) OK 122ms
/aggregate functions/state/kurtPopState/Nullable(Int16) OK 137ms
/aggregate functions/state/first_valueState/Map(UInt64,UInt128) OK 145ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Int64)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Int128)) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/state/kurtPopState/Nullable(Int32) OK 150ms
/aggregate functions/state/first_valueState/Map(UInt64,Int8) OK 122ms
/aggregate functions/state/groupArrayState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Int128)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Float32)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Float64)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt64,Int16) OK 130ms
/aggregate functions/state/kurtPopState/Nullable(Int64) OK 102ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Float32)) OK 118ms
/aggregate functions/state/groupArrayState/Map(UInt32,Array(String)) OK 114ms
/aggregate functions/state/kurtPopState/Nullable(Float32) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt64,Int32) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Float64)) OK 128ms
/aggregate functions/state/groupArrayState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/kurtPopState/Nullable(Float64) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt64,Int64) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Date)) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt32,Tuple(String)) OK 132ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/kurtPopState/LowCardinality(UInt8) OK 93ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Date)) OK 143ms
/aggregate functions/state/first_valueState/Map(UInt64,Int128) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(DateTime)) OK 155ms
/aggregate functions/state/groupArrayState/Map(UInt64,UInt8) OK 138ms
/aggregate functions/state/kurtPopState/LowCardinality(UInt16) OK 123ms
/aggregate functions/state/first_valueState/Map(UInt64,Float32) OK 102ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(DateTime)) OK 148ms
/aggregate functions/state/kurtPopState/LowCardinality(UInt32) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt64,UInt16) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt64,Float64) OK 91ms
/aggregate functions/state/groupArrayState/Map(UInt64,UInt32) OK 152ms
/aggregate functions/state/kurtPopState/LowCardinality(UInt64) OK 124ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(Bool)) OK 128ms
/aggregate functions/state/first_valueState/Map(UInt64,Decimal128(38)) OK 105ms
/aggregate functions/state/kurtPopState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(Bool)) OK 131ms
/aggregate functions/state/groupArrayState/Map(UInt64,UInt64) OK 110ms
/aggregate functions/state/first_valueState/Map(UInt64,Date) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(String)) OK 118ms
/aggregate functions/state/kurtPopState/LowCardinality(Int16) OK 88ms
/aggregate functions/state/groupArrayState/Map(UInt64,UInt128) OK 107ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(String)) OK 126ms
/aggregate functions/state/first_valueState/Map(UInt64,DateTime) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(FixedString(51))) OK 105ms
/aggregate functions/state/kurtPopState/LowCardinality(Int32) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt64,Int8) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt64,DateTime64(3)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Nullable(UUID)) OK 137ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/kurtPopState/LowCardinality(Int64) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt64,Int16) OK 91ms
/aggregate functions/state/first_valueState/Map(UInt64,Bool) OK 108ms
/aggregate functions/state/entropyState/Map(UInt64,Nullable(UUID)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/kurtPopState/LowCardinality(Float32) OK 90ms
/aggregate functions/state/groupArrayState/Map(UInt64,Int32) OK 98ms
/aggregate functions/state/first_valueState/Map(UInt64,String) OK 101ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/kurtPopState/LowCardinality(Float64) OK 89ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/groupArrayState/Map(UInt64,Int64) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt64,FixedString(51)) OK 95ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(UInt8)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/groupArrayState/Map(UInt64,Int128) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt64,UUID) OK 99ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(UInt16)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt64,Float32) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UInt8)) OK 97ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UInt64)) OK 118ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(UInt32)) OK 107ms
/aggregate functions/state/groupArrayState/Map(UInt64,Float64) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UInt16)) OK 96ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UInt128)) OK 98ms
/aggregate functions/state/groupArrayState/Map(UInt64,Decimal128(38)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Int8)) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UInt32)) OK 101ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Int8)) OK 96ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Int8)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt64,Date) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UInt64)) OK 92ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Int16)) OK 96ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Int16)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Int32)) OK 89ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UInt128)) OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt64,DateTime) OK 112ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Int32)) OK 116ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Int32)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Int64)) OK 94ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Int8)) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt64,DateTime64(3)) OK 107ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Int64)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Int128)) OK 101ms
/aggregate functions/state/groupArrayState/Map(UInt64,Bool) OK 110ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Int16)) OK 118ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Float32)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt64,String) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Int32)) OK 117ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Float32)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Float64)) OK 100ms
/aggregate functions/state/kurtPopState/LowCardinality(Nullable(Float64)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt64,FixedString(51)) OK 91ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Int64)) OK 120ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Float64)) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Date)) OK 109ms
/aggregate functions/state/kurtSampState OK 5s 540ms
/aggregate functions/state/kurtSampState/constant OK 63ms
/aggregate functions/state/groupArrayState/Map(UInt64,UUID) OK 107ms
/aggregate functions/state/kurtSampState/zero rows OK 64ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Int128)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Date)) OK 120ms
/aggregate functions/state/kurtSampState/single row OK 58ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UInt8)) OK 110ms
/aggregate functions/state/kurtSampState/with group by OK 78ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Float32)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Bool)) OK 120ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UInt16)) OK 120ms
/aggregate functions/state/kurtSampState/some negative values OK 63ms
/aggregate functions/state/kurtSampState/NULL value handling OK 71ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Bool)) OK 162ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Float64)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(String)) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UInt32)) OK 117ms
/aggregate functions/state/kurtSampState/single NULL value OK 113ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UInt64)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(String)) OK 126ms
/aggregate functions/state/kurtSampState/return type OK 66ms
/aggregate functions/state/kurtSampState/doc example OK 66ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Date)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(UUID)) OK 136ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UInt128)) OK 112ms
/aggregate functions/state/kurtSampState/inf OK 73ms
/aggregate functions/state/kurtSampState/-inf OK 64ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(DateTime)) OK 163ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Int8)) OK 136ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(UUID)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/kurtSampState/nan OK 58ms
/aggregate functions/state/kurtSampState/inf, -inf, nan OK 72ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 279ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Int16)) OK 119ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 229ms
/aggregate functions/state/kurtSampState/UInt8 OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Int32)) OK 246ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(Bool)) OK 214ms
/aggregate functions/state/kurtSampState/UInt16 OK 235ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(String)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Int64)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/state/kurtSampState/UInt32 OK 103ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 166ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Int128)) OK 130ms
/aggregate functions/state/kurtSampState/UInt64 OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Float32)) OK 158ms
/aggregate functions/state/kurtSampState/Int8 OK 123ms
/aggregate functions/state/first_valueState/Map(UInt64,Nullable(UUID)) OK 133ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/kurtSampState/Int16 OK 131ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Float64)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UInt16)) OK 93ms
/aggregate functions/state/kurtSampState/Int32 OK 108ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/state/kurtSampState/Int64 OK 114ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Date)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UInt64)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/kurtSampState/Float32 OK 117ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(DateTime)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/kurtSampState/Float64 OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Int8)) OK 109ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/kurtSampState/Nullable(UInt8) OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(Bool)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/kurtSampState/Nullable(UInt16) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(String)) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/state/kurtSampState/Nullable(UInt32) OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/kurtSampState/Nullable(UInt64) OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt64,Nullable(UUID)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Int128)) OK 127ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/kurtSampState/Nullable(Int8) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/kurtSampState/Nullable(Int16) OK 109ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 94ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Float64)) OK 141ms
/aggregate functions/state/kurtSampState/Nullable(Int32) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/kurtSampState/Nullable(Int64) OK 100ms
/aggregate functions/state/entropyState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Date)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Array(String)) OK 90ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UInt64)) OK 134ms
/aggregate functions/state/kurtSampState/Nullable(Float32) OK 89ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(DateTime)) OK 110ms
/aggregate functions/state/entropyState/Map(UInt64,Array(String)) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/kurtSampState/Nullable(Float64) OK 89ms
/aggregate functions/state/groupUniqArrayState/Map(UInt8,Tuple(String)) OK 84ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/entropyState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/kurtSampState/LowCardinality(UInt8) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Int8)) OK 89ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UInt8) OK 93ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(String)) OK 120ms
/aggregate functions/state/entropyState/Map(UInt64,Tuple(String)) OK 104ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Int16)) OK 97ms
/aggregate functions/state/kurtSampState/LowCardinality(UInt16) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UInt16) OK 117ms
/aggregate functions/state/entropyState/Map(UInt128,UInt8) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/kurtSampState/LowCardinality(UInt32) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UInt32) OK 118ms
/aggregate functions/state/entropyState/Map(UInt128,UInt16) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Int64)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/kurtSampState/LowCardinality(UInt64) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UInt64) OK 124ms
/aggregate functions/state/entropyState/Map(UInt128,UInt32) OK 118ms
/aggregate functions/state/kurtSampState/LowCardinality(Int8) OK 143ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Int128)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UInt128) OK 115ms
/aggregate functions/state/entropyState/Map(UInt128,UInt64) OK 89ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Float32)) OK 153ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Int8) OK 143ms
/aggregate functions/state/kurtSampState/LowCardinality(Int16) OK 125ms
/aggregate functions/state/entropyState/Map(UInt128,UInt128) OK 101ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/kurtSampState/LowCardinality(Int32) OK 130ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Int16) OK 148ms
/aggregate functions/state/entropyState/Map(UInt128,Int8) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/entropyState/Map(UInt128,Int16) OK 135ms
/aggregate functions/state/kurtSampState/LowCardinality(Int64) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Date)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Int32) OK 115ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/kurtSampState/LowCardinality(Float32) OK 119ms
/aggregate functions/state/entropyState/Map(UInt128,Int32) OK 138ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(DateTime)) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Int64) OK 109ms
/aggregate functions/state/kurtSampState/LowCardinality(Float64) OK 101ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Int128) OK 108ms
/aggregate functions/state/entropyState/Map(UInt128,Int64) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Bool)) OK 124ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(UInt8)) OK 88ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Float32) OK 127ms
/aggregate functions/state/entropyState/Map(UInt128,Int128) OK 147ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(String)) OK 104ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(UInt16)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Float64) OK 103ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/entropyState/Map(UInt128,Float32) OK 101ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(UInt32)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Decimal128(38)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/entropyState/Map(UInt128,Float64) OK 117ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(UInt64)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Date) OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/entropyState/Map(UInt128,Decimal128(38)) OK 125ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Int8)) OK 115ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,DateTime) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Int16)) OK 97ms
/aggregate functions/state/entropyState/Map(UInt128,Date) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,DateTime64(3)) OK 102ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Int32)) OK 130ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/entropyState/Map(UInt128,DateTime) OK 118ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Bool) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Int64)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt128,DateTime64(3)) OK 114ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,String) OK 93ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Float32)) OK 134ms
/aggregate functions/state/entropyState/Map(UInt128,Bool) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,FixedString(51)) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/state/entropyState/Map(UInt128,String) OK 97ms
/aggregate functions/state/kurtSampState/LowCardinality(Nullable(Float64)) OK 104ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,UUID) OK 110ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/entropyState/Map(UInt128,FixedString(51)) OK 100ms
/aggregate functions/state/last_valueState OK 3m 11s
/aggregate functions/state/last_valueState/constant OK 91ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UInt8)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/state/entropyState/Map(UInt128,UUID) OK 128ms
/aggregate functions/state/last_valueState/zero rows OK 61ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UInt16)) OK 110ms
/aggregate functions/state/last_valueState/single row OK 73ms
/aggregate functions/state/first_valueState/Map(UInt64,Array(String)) OK 110ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UInt8)) OK 110ms
/aggregate functions/state/last_valueState/with group by OK 75ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UInt32)) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/last_valueState/NULL value handling OK 84ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UInt16)) OK 99ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UInt64)) OK 101ms
/aggregate functions/state/last_valueState/single NULL value OK 67ms
/aggregate functions/state/first_valueState/Map(UInt64,Tuple(String)) OK 104ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UInt32)) OK 86ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UInt128)) OK 118ms
/aggregate functions/state/last_valueState/string that ends with \0 OK 70ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UInt64)) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt128,UInt8) OK 100ms
/aggregate functions/state/last_valueState/inf OK 63ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Int8)) OK 97ms
/aggregate functions/state/last_valueState/-inf OK 63ms
/aggregate functions/state/first_valueState/Map(UInt128,UInt16) OK 98ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UInt128)) OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/last_valueState/nan OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Int16)) OK 98ms
/aggregate functions/state/first_valueState/Map(UInt128,UInt32) OK 96ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Int8)) OK 114ms
/aggregate functions/state/last_valueState/UInt8 OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Int32)) OK 132ms
/aggregate functions/state/first_valueState/Map(UInt128,UInt64) OK 100ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Int16)) OK 117ms
/aggregate functions/state/last_valueState/UInt16 OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Int64)) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt128,UInt128) OK 114ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Int32)) OK 123ms
/aggregate functions/state/last_valueState/UInt32 OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Int128)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt128,Int8) OK 94ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Int64)) OK 117ms
/aggregate functions/state/last_valueState/UInt64 OK 161ms
/aggregate functions/state/first_valueState/Map(UInt128,Int16) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Float32)) OK 148ms
/aggregate functions/state/groupArrayState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Int128)) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt128,Int32) OK 148ms
/aggregate functions/state/last_valueState/UInt128 OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Float64)) OK 122ms
/aggregate functions/state/groupArrayState/Map(UInt64,Array(String)) OK 132ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Float32)) OK 106ms
/aggregate functions/state/last_valueState/Int8 OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/state/first_valueState/Map(UInt128,Int64) OK 148ms
/aggregate functions/state/groupArrayState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Float64)) OK 108ms
/aggregate functions/state/last_valueState/Int16 OK 92ms
/aggregate functions/state/groupArrayState/Map(UInt64,Tuple(String)) OK 153ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Date)) OK 135ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Decimal128(38))) OK 133ms
/aggregate functions/state/first_valueState/Map(UInt128,Int128) OK 102ms
/aggregate functions/state/last_valueState/Int32 OK 96ms
/aggregate functions/state/first_valueState/Map(UInt128,Float32) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(DateTime)) OK 139ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Date)) OK 127ms
/aggregate functions/state/groupArrayState/Map(UInt128,UInt8) OK 228ms
/aggregate functions/state/last_valueState/Int64 OK 242ms
/aggregate functions/state/first_valueState/Map(UInt128,Float64) OK 261ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(DateTime)) OK 242ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(DateTime64(3))) OK 243ms
/aggregate functions/state/groupArrayState/Map(UInt128,UInt16) OK 116ms
/aggregate functions/state/last_valueState/Int128 OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt128,UInt32) OK 109ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(Bool)) OK 112ms
/aggregate functions/state/first_valueState/Map(UInt128,Decimal128(38)) OK 126ms
/aggregate functions/state/last_valueState/Float32 OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt128,UInt64) OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(String)) OK 119ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(Bool)) OK 104ms
/aggregate functions/state/last_valueState/Float64 OK 117ms
/aggregate functions/state/first_valueState/Map(UInt128,Date) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,UInt128) OK 94ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(String)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/last_valueState/Decimal128(38) OK 140ms
/aggregate functions/state/first_valueState/Map(UInt128,DateTime) OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt128,Int8) OK 119ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(FixedString(51))) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt128,DateTime64(3)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Nullable(UUID)) OK 119ms
/aggregate functions/state/last_valueState/Date OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt128,Int16) OK 118ms
/aggregate functions/state/entropyState/Map(UInt128,Nullable(UUID)) OK 94ms
/aggregate functions/state/first_valueState/Map(UInt128,Bool) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/last_valueState/DateTime OK 125ms
/aggregate functions/state/groupArrayState/Map(UInt128,Int32) OK 125ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/first_valueState/Map(UInt128,String) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UInt16)) OK 141ms
/aggregate functions/state/last_valueState/DateTime64(3) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt128,Int64) OK 119ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UInt16)) OK 122ms
/aggregate functions/state/first_valueState/Map(UInt128,FixedString(51)) OK 90ms
/aggregate functions/state/last_valueState/Bool OK 122ms
/aggregate functions/state/groupArrayState/Map(UInt128,Int128) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UInt32)) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt128,UUID) OK 105ms
/aggregate functions/state/last_valueState/String OK 172ms
/aggregate functions/state/groupArrayState/Map(UInt128,Float32) OK 177ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UInt8)) OK 147ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UInt128)) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UInt128)) OK 130ms
/aggregate functions/state/last_valueState/FixedString(51) OK 153ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UInt16)) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt128,Float64) OK 148ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Int8)) OK 142ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UInt32)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/last_valueState/UUID OK 119ms
/aggregate functions/state/groupArrayState/Map(UInt128,Decimal128(38)) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UInt64)) OK 175ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Int16)) OK 183ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Int16)) OK 167ms
/aggregate functions/state/last_valueState/Map(UInt8,UInt8) OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt128,Date) OK 144ms
/aggregate functions/state/last_valueState/Map(UInt8,UInt16) OK 138ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UInt128)) OK 137ms
/aggregate functions/state/groupArrayState/Map(UInt128,DateTime) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/groupArrayState/Map(UInt128,DateTime64(3)) OK 138ms
/aggregate functions/state/last_valueState/Map(UInt8,UInt32) OK 162ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Int8)) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Int64)) OK 126ms
/aggregate functions/state/groupArrayState/Map(UInt128,Bool) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Int128)) OK 151ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Int16)) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt8,UInt64) OK 116ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Float32)) OK 167ms
/aggregate functions/state/groupArrayState/Map(UInt128,String) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt8,UInt128) OK 155ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Int32)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Float32)) OK 145ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Int64)) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt128,FixedString(51)) OK 104ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt8,Int8) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Float64)) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Int128)) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt128,UUID) OK 94ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Date)) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt8,Int16) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Date)) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Float32)) OK 88ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UInt8)) OK 91ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(DateTime)) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt8,Int32) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Float64)) OK 103ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UInt16)) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt8,Int64) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Decimal128(38))) OK 139ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UInt32)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(String)) OK 125ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(String)) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt8,Int128) OK 98ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Date)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UInt64)) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt8,Float32) OK 118ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UInt128)) OK 121ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(DateTime)) OK 99ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(UUID)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt8,Float64) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Int8)) OK 111ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt8,Decimal128(38)) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(Bool)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Int16)) OK 105ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt8,Date) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(String)) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Int32)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt8,DateTime) OK 97ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Int64)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt8,DateTime64(3)) OK 124ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt128,Nullable(UUID)) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Int128)) OK 113ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt8,Bool) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UInt8)) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Float32)) OK 124ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt8,String) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Float64)) OK 91ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt8,FixedString(51)) OK 104ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 136ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt8,UUID) OK 118ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Date)) OK 93ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UInt8)) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(DateTime)) OK 88ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 137ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UInt16)) OK 122ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(Bool)) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UInt32)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Int16)) OK 97ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UInt64)) OK 115ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(String)) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Int32)) OK 88ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UInt128)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt128,Nullable(UUID)) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Int8)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Int128)) OK 116ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Int16)) OK 98ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 154ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Float32)) OK 141ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Int32)) OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Int64)) OK 101ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UInt32)) OK 95ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Date)) OK 156ms
/aggregate functions/state/entropyState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Int128)) OK 103ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/entropyState/Map(UInt128,Array(String)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Float32)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/entropyState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Float64)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Int8)) OK 109ms
/aggregate functions/state/entropyState/Map(UInt128,Tuple(String)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Decimal128(38))) OK 112ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(String)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Array(String)) OK 122ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/entropyState/Map(Int8,UInt8) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Date)) OK 101ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/entropyState/Map(Int8,UInt16) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(DateTime)) OK 92ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(UUID)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Int64)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt16,Tuple(String)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/entropyState/Map(Int8,UInt32) OK 103ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UInt8) OK 123ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(Bool)) OK 101ms
/aggregate functions/state/entropyState/Map(Int8,UInt64) OK 106ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Float32)) OK 103ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(String)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UInt16) OK 127ms
/aggregate functions/state/entropyState/Map(Int8,UInt128) OK 111ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Float64)) OK 87ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(FixedString(51))) OK 91ms
/aggregate functions/state/entropyState/Map(Int8,Int8) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UInt32) OK 100ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Date)) OK 90ms
/aggregate functions/state/last_valueState/Map(UInt8,Nullable(UUID)) OK 98ms
/aggregate functions/state/entropyState/Map(Int8,Int16) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UInt64) OK 102ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UInt8)) OK 85ms
/aggregate functions/state/entropyState/Map(Int8,Int32) OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UInt128) OK 90ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Bool)) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UInt16)) OK 100ms
/aggregate functions/state/entropyState/Map(Int8,Int64) OK 85ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Int8) OK 94ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(String)) OK 108ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/entropyState/Map(Int8,Int128) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Int16) OK 109ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UInt64)) OK 116ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 228ms
/aggregate functions/state/entropyState/Map(Int8,Float32) OK 241ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Int32) OK 215ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(UUID)) OK 241ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UInt128)) OK 224ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/state/entropyState/Map(Int8,Float64) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Int64) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Int8)) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/state/entropyState/Map(Int8,Decimal128(38)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Int128) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Int16)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Float32) OK 119ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/entropyState/Map(Int8,Date) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Int32)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Float64) OK 147ms
/aggregate functions/state/entropyState/Map(Int8,DateTime) OK 132ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Date))) OK 175ms
/aggregate functions/state/entropyState/Map(Int8,DateTime64(3)) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Decimal128(38)) OK 137ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 156ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Int128)) OK 134ms
/aggregate functions/state/entropyState/Map(Int8,Bool) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Date) OK 144ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Float32)) OK 158ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 149ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/state/entropyState/Map(Int8,String) OK 123ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,DateTime) OK 124ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Float64)) OK 117ms
/aggregate functions/state/entropyState/Map(Int8,FixedString(51)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,DateTime64(3)) OK 135ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Date)) OK 118ms
/aggregate functions/state/entropyState/Map(Int8,UUID) OK 152ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Bool) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,String) OK 165ms
/aggregate functions/state/first_valueState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 159ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UInt8)) OK 136ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 131ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(String)) OK 133ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UInt16)) OK 161ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,FixedString(51)) OK 146ms
/aggregate functions/state/first_valueState/Map(UInt128,Array(String)) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/state/first_valueState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,UUID) OK 106ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UInt32)) OK 118ms
/aggregate functions/state/first_valueState/Map(UInt128,Tuple(String)) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UInt8)) OK 118ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UInt64)) OK 113ms
/aggregate functions/state/first_valueState/Map(Int8,UInt8) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UInt16)) OK 111ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UInt128)) OK 106ms
/aggregate functions/state/first_valueState/Map(Int8,UInt16) OK 96ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UInt32)) OK 126ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Int8)) OK 97ms
/aggregate functions/state/first_valueState/Map(Int8,UInt32) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Int16)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UInt64)) OK 108ms
/aggregate functions/state/first_valueState/Map(Int8,UInt64) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Int32)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UInt128)) OK 116ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/state/first_valueState/Map(Int8,UInt128) OK 111ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Int64)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Int8)) OK 148ms
/aggregate functions/state/first_valueState/Map(Int8,Int8) OK 110ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Int128)) OK 105ms
/aggregate functions/state/first_valueState/Map(Int8,Int16) OK 134ms
/aggregate functions/state/groupArrayState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Int16)) OK 159ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Float32)) OK 136ms
/aggregate functions/state/first_valueState/Map(Int8,Int32) OK 93ms
/aggregate functions/state/groupArrayState/Map(UInt128,Array(String)) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Float64)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Int32)) OK 112ms
/aggregate functions/state/first_valueState/Map(Int8,Int64) OK 102ms
/aggregate functions/state/groupArrayState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Int64)) OK 110ms
/aggregate functions/state/first_valueState/Map(Int8,Int128) OK 105ms
/aggregate functions/state/groupArrayState/Map(UInt128,Tuple(String)) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Date)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Int128)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int8,Float32) OK 107ms
/aggregate functions/state/groupArrayState/Map(Int8,UInt8) OK 89ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Float32)) OK 103ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(DateTime)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int8,UInt16) OK 116ms
/aggregate functions/state/first_valueState/Map(Int8,Float64) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Float64)) OK 116ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int8,UInt32) OK 107ms
/aggregate functions/state/first_valueState/Map(Int8,Decimal128(38)) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(Bool)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/first_valueState/Map(Int8,Date) OK 88ms
/aggregate functions/state/groupArrayState/Map(Int8,UInt64) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 86ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(String)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Date)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int8,DateTime) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int8,UInt128) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(DateTime)) OK 105ms
/aggregate functions/state/first_valueState/Map(Int8,DateTime64(3)) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int8,Int8) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/state/entropyState/Map(Int8,Nullable(UUID)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/first_valueState/Map(Int8,Bool) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int8,Int16) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(Bool)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int8,Int32) OK 125ms
/aggregate functions/state/first_valueState/Map(Int8,String) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UInt16)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(String)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int8,Int64) OK 103ms
/aggregate functions/state/first_valueState/Map(Int8,FixedString(51)) OK 121ms
/aggregate functions/state/last_valueState/Map(UInt8,Array(String)) OK 111ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int8,Int128) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/state/first_valueState/Map(Int8,UUID) OK 106ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UInt64)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Nullable(UUID)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int8,Float32) OK 134ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UInt8)) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt8,Tuple(String)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UInt128)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int8,Float64) OK 97ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UInt16)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UInt16)) OK 144ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Int8)) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt16,UInt8) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int8,Decimal128(38)) OK 98ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UInt32)) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt16,UInt16) OK 97ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int8,Date) OK 99ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UInt64)) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt16,UInt32) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Int32)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int8,DateTime) OK 108ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UInt128)) OK 116ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Int64)) OK 157ms
/aggregate functions/state/last_valueState/Map(UInt16,UInt64) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UInt128)) OK 154ms
/aggregate functions/state/groupArrayState/Map(Int8,DateTime64(3)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Int8)) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt16,UInt128) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int8,Bool) OK 149ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Int128)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Int8)) OK 143ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Int16)) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt16,Int8) OK 172ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Int32)) OK 148ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int8,String) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Int16)) OK 131ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Float64)) OK 145ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Int64)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt16,Int16) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int8,FixedString(51)) OK 108ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Int128)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int8,UUID) OK 132ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Date)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,Int32) OK 121ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(DateTime)) OK 165ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Float32)) OK 138ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UInt8)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Int128)) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt16,Int64) OK 133ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UInt16)) OK 155ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Float64)) OK 133ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Float32)) OK 96ms
/aggregate functions/state/last_valueState/Map(UInt16,Int128) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Float64)) OK 131ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Decimal128(38))) OK 130ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(String)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UInt32)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,Float32) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Date)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Date)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UInt64)) OK 124ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/last_valueState/Map(UInt16,Float64) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt16,Decimal128(38)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UInt128)) OK 108ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(DateTime)) OK 116ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(UUID)) OK 103ms
/aggregate functions/state/last_valueState/Map(UInt16,Date) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Int8)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Bool)) OK 121ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt16,DateTime) OK 90ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Int16)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(String)) OK 121ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(Bool)) OK 133ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt16,DateTime64(3)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 150ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Int32)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(String)) OK 146ms
/aggregate functions/state/last_valueState/Map(UInt16,Bool) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Int64)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,String) OK 134ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(FixedString(51))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Int128)) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt16,FixedString(51)) OK 130ms
/aggregate functions/state/first_valueState/Map(Int8,Nullable(UUID)) OK 121ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Float32)) OK 146ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UInt8)) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt16,UUID) OK 108ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UInt8)) OK 262ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Float64)) OK 276ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UInt16)) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 235ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Int32))) OK 240ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UInt32)) OK 252ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UInt16)) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UInt32)) OK 114ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UInt64)) OK 126ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Date)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UInt64)) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(DateTime)) OK 124ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Int8)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UInt128)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Int8)) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(Bool)) OK 117ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Int16)) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(String)) OK 125ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Int64)) OK 167ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 159ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(FixedString(51))) OK 151ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Int32)) OK 157ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(String))) OK 153ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Int128)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int8,Nullable(UUID)) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Int64)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Float32)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UInt8)) OK 152ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Int128)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Float32)) OK 131ms
/aggregate functions/state/entropyState/Map(Int8,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UInt16)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/entropyState/Map(Int8,Array(String)) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Float64)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Date)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/entropyState/Map(Int8,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UInt64)) OK 134ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/entropyState/Map(Int8,Tuple(String)) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UInt128)) OK 127ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/state/entropyState/Map(Int16,UInt8) OK 90ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(DateTime)) OK 114ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(String)) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Array(String)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/entropyState/Map(Int16,UInt16) OK 120ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(DateTime64(3))) OK 143ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Int16)) OK 123ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/entropyState/Map(Int16,UInt32) OK 110ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(UUID)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(Bool)) OK 150ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(UInt32,Tuple(String)) OK 133ms
/aggregate functions/state/entropyState/Map(Int16,UInt64) OK 105ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/state/entropyState/Map(Int16,UInt128) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(String)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UInt8) OK 125ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/entropyState/Map(Int16,Int8) OK 153ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Int128)) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UInt16) OK 121ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UInt32) OK 174ms
/aggregate functions/state/entropyState/Map(Int16,Int16) OK 126ms
/aggregate functions/state/last_valueState/Map(UInt16,Nullable(UUID)) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Float32)) OK 145ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UInt8)) OK 108ms
/aggregate functions/state/entropyState/Map(Int16,Int32) OK 103ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UInt64) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/entropyState/Map(Int16,Int64) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Date)) OK 122ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UInt128) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/entropyState/Map(Int16,Int128) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Int8) OK 130ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/entropyState/Map(Int16,Float32) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Bool)) OK 124ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Int16) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/entropyState/Map(Int16,Float64) OK 107ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(String)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Int32) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Int8)) OK 132ms
/aggregate functions/state/entropyState/Map(Int16,Decimal128(38)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Int64) OK 129ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Int128))) OK 160ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Int16)) OK 130ms
/aggregate functions/state/entropyState/Map(Int16,Date) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Int128) OK 161ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(UUID)) OK 139ms
/aggregate functions/state/entropyState/Map(Int16,DateTime) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Int32)) OK 144ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/entropyState/Map(Int16,DateTime64(3)) OK 159ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Float32) OK 151ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Float64))) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Int64)) OK 114ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Int128)) OK 168ms
/aggregate functions/state/entropyState/Map(Int16,Bool) OK 138ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Date))) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Float64) OK 121ms
/aggregate functions/state/entropyState/Map(Int16,String) OK 126ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Decimal128(38)) OK 142ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Float32)) OK 142ms
/aggregate functions/state/entropyState/Map(Int16,FixedString(51)) OK 121ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Date) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/entropyState/Map(Int16,UUID) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 88ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Date)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,DateTime) OK 122ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UInt8)) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,DateTime64(3)) OK 107ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UInt16)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int8,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Bool)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Bool) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UInt32)) OK 103ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(String)) OK 106ms
/aggregate functions/state/first_valueState/Map(Int8,Array(String)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,String) OK 111ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UInt64)) OK 93ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/first_valueState/Map(Int8,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,FixedString(51)) OK 91ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UInt128)) OK 114ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,UUID) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(UUID)) OK 110ms
/aggregate functions/state/first_valueState/Map(Int8,Tuple(String)) OK 93ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Int8)) OK 119ms
/aggregate functions/state/first_valueState/Map(Int16,UInt8) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UInt8)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Int16)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int16,UInt16) OK 149ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UInt16)) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Int32)) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UInt32)) OK 159ms
/aggregate functions/state/first_valueState/Map(Int16,UInt32) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Int64)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/first_valueState/Map(Int16,UInt64) OK 142ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Int128)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UInt64)) OK 134ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Float32)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int16,UInt128) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UInt128)) OK 92ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Float64)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Int8)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/first_valueState/Map(Int16,Int8) OK 123ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Decimal128(38))) OK 89ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Int16)) OK 96ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int8,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/first_valueState/Map(Int16,Int16) OK 109ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Date)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Int32)) OK 91ms
/aggregate functions/state/groupArrayState/Map(Int8,Array(String)) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/state/first_valueState/Map(Int16,Int32) OK 91ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(DateTime)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Int64)) OK 88ms
/aggregate functions/state/first_valueState/Map(Int16,Int64) OK 120ms
/aggregate functions/state/groupArrayState/Map(Int8,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Int128)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int8,Tuple(String)) OK 95ms
/aggregate functions/state/first_valueState/Map(Int16,Int128) OK 100ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(Bool)) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Float32)) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int16,UInt8) OK 107ms
/aggregate functions/state/first_valueState/Map(Int16,Float32) OK 100ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(String)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Float64)) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int16,UInt16) OK 108ms
/aggregate functions/state/first_valueState/Map(Int16,Float64) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/first_valueState/Map(Int16,Decimal128(38)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int16,UInt32) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Date)) OK 112ms
/aggregate functions/state/entropyState/Map(Int16,Nullable(UUID)) OK 115ms
/aggregate functions/state/first_valueState/Map(Int16,Date) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int16,UInt64) OK 96ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(DateTime)) OK 128ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int16,DateTime) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int16,UInt128) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UInt16)) OK 162ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(DateTime64(3))) OK 161ms
/aggregate functions/state/first_valueState/Map(Int16,DateTime64(3)) OK 142ms
/aggregate functions/state/groupArrayState/Map(Int16,Int8) OK 135ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UInt32)) OK 275ms
/aggregate functions/state/first_valueState/Map(Int16,Bool) OK 256ms
/aggregate functions/state/groupArrayState/Map(Int16,Int16) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(Bool)) OK 255ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 228ms
/aggregate functions/state/groupArrayState/Map(Int16,Int32) OK 160ms
/aggregate functions/state/last_valueState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 167ms
/aggregate functions/state/first_valueState/Map(Int16,String) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(String)) OK 163ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UInt64)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int16,Int64) OK 148ms
/aggregate functions/state/first_valueState/Map(Int16,FixedString(51)) OK 177ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UInt128)) OK 151ms
/aggregate functions/state/last_valueState/Map(UInt16,Array(String)) OK 152ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int16,Int128) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int16,Float32) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Nullable(UUID)) OK 141ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Int8)) OK 142ms
/aggregate functions/state/last_valueState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/state/first_valueState/Map(Int16,UUID) OK 95ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UInt8)) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int16,Float64) OK 153ms
/aggregate functions/state/last_valueState/Map(UInt16,Tuple(String)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UInt16)) OK 161ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt32,UInt8) OK 130ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Int32)) OK 138ms
/aggregate functions/state/groupArrayState/Map(Int16,Decimal128(38)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UInt32)) OK 93ms
/aggregate functions/state/last_valueState/Map(UInt32,UInt16) OK 126ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UInt32)) OK 109ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/groupArrayState/Map(Int16,Date) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UInt64)) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt32,UInt32) OK 134ms
/aggregate functions/state/groupArrayState/Map(Int16,DateTime) OK 139ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UInt128)) OK 124ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Float32)) OK 143ms
/aggregate functions/state/last_valueState/Map(UInt32,UInt64) OK 149ms
/aggregate functions/state/groupArrayState/Map(Int16,DateTime64(3)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Int8)) OK 129ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Int8)) OK 91ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Float64)) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int16,Bool) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt32,UInt128) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Int16)) OK 116ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Int16)) OK 92ms
/aggregate functions/state/groupArrayState/Map(Int16,String) OK 117ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Date)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Int32)) OK 139ms
/aggregate functions/state/last_valueState/Map(UInt32,Int8) OK 113ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Int32)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int16,FixedString(51)) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt32,Int16) OK 130ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(DateTime)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Int64)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Int64)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int16,UUID) OK 93ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Int128)) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt32,Int32) OK 110ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Int128)) OK 121ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UInt8)) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt32,Int64) OK 155ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Float32)) OK 156ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(String)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Float32)) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UInt16)) OK 133ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(FixedString(51))) OK 162ms
/aggregate functions/state/last_valueState/Map(UInt32,Int128) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Float64)) OK 140ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Float64)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UInt32)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt32,Float32) OK 148ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UInt64)) OK 153ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Date)) OK 131ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(UUID)) OK 138ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Decimal128(38))) OK 140ms
/aggregate functions/state/last_valueState/Map(UInt32,Float64) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(DateTime)) OK 148ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UInt128)) OK 142ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 149ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Date)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(DateTime)) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt32,Decimal128(38)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Int8)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/state/last_valueState/Map(UInt32,Date) OK 135ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(DateTime64(3))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(String)) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Int16)) OK 118ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/state/last_valueState/Map(UInt32,DateTime) OK 146ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(Bool)) OK 158ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Int32)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Int64)) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt32,DateTime64(3)) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(UUID)) OK 129ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(String)) OK 146ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Int128)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt32,Bool) OK 152ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(FixedString(51))) OK 130ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Float32)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Int16))) OK 154ms
/aggregate functions/state/first_valueState/Map(Int16,Nullable(UUID)) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt32,String) OK 113ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UInt8)) OK 164ms
/aggregate functions/state/last_valueState/Map(UInt32,FixedString(51)) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Float64)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Decimal128(38))) OK 169ms
/aggregate functions/state/last_valueState/Map(UInt32,UUID) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UInt16)) OK 144ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UInt8)) OK 161ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 153ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Date)) OK 157ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UInt32)) OK 136ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UInt16)) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UInt64)) OK 147ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(DateTime)) OK 108ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(DateTime64(3))) OK 165ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UInt32)) OK 109ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UInt64)) OK 166ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Date))) OK 157ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Int8)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(Bool)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Int16)) OK 129ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UInt128)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(String)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 87ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Int8)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(FixedString(51))) OK 125ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Int16)) OK 140ms
/aggregate functions/state/groupArrayState/Map(Int16,Nullable(UUID)) OK 154ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(String))) OK 133ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Int64)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Int32)) OK 174ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Int128)) OK 123ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UInt16)) OK 152ms
/aggregate functions/state/entropyState/Map(Int16,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Int64)) OK 120ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/entropyState/Map(Int16,Array(String)) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Int128)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Date)) OK 90ms
/aggregate functions/state/entropyState/Map(Int16,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UInt64)) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Float32)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(DateTime)) OK 126ms
/aggregate functions/state/entropyState/Map(Int16,Tuple(String)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Float64)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/entropyState/Map(Int32,UInt8) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Int8)) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/state/entropyState/Map(Int32,UInt16) OK 120ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(String)) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Int16)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Array(String)) OK 115ms
/aggregate functions/state/entropyState/Map(Int32,UInt32) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Date)) OK 122ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(FixedString(51))) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Int32)) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(DateTime)) OK 101ms
/aggregate functions/state/entropyState/Map(Int32,UInt64) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/entropyState/Map(Int32,UInt128) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt64,Tuple(String)) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Int128)) OK 116ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(Bool)) OK 121ms
/aggregate functions/state/entropyState/Map(Int32,Int8) OK 153ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UInt8) OK 154ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(String)) OK 92ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Float64)) OK 123ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 151ms
/aggregate functions/state/entropyState/Map(Int32,Int16) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UInt16) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(FixedString(51))) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Date)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UInt32) OK 115ms
/aggregate functions/state/entropyState/Map(Int32,Int32) OK 109ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt32,Nullable(UUID)) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UInt64) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,Int64) OK 136ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UInt8)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UInt128) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UInt16)) OK 123ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/state/entropyState/Map(Int32,Int128) OK 92ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(String)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Int8) OK 106ms
/aggregate functions/state/entropyState/Map(Int32,Float32) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Int16) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,Float64) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Int32) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(UUID)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/entropyState/Map(Int32,Decimal128(38)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Int64) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/entropyState/Map(Int32,Date) OK 189ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Int8)) OK 158ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Int128))) OK 183ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Int128) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Int16)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Float32) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/state/entropyState/Map(Int32,DateTime) OK 141ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Float64) OK 144ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Int32)) OK 140ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Float64))) OK 135ms
/aggregate functions/state/entropyState/Map(Int32,DateTime64(3)) OK 146ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Decimal128(38)) OK 132ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Date))) OK 255ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Int64)) OK 260ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 245ms
/aggregate functions/state/entropyState/Map(Int32,Bool) OK 102ms
/aggregate functions/state/entropyState/Map(Int32,String) OK 199ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Date) OK 205ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Int128)) OK 92ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/entropyState/Map(Int32,FixedString(51)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,DateTime) OK 94ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Float32)) OK 130ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/entropyState/Map(Int32,UUID) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,DateTime64(3)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Float64)) OK 114ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UInt8)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Bool) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Date)) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UInt16)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,String) OK 125ms
/aggregate functions/state/first_valueState/Map(Int16,LowCardinality(Nullable(UUID))) OK 156ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UInt32)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,FixedString(51)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Float32))) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Bool)) OK 141ms
/aggregate functions/state/first_valueState/Map(Int16,Array(String)) OK 114ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UInt64)) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,UUID) OK 124ms
/aggregate functions/state/first_valueState/Map(Int16,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(String)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UInt8)) OK 134ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UInt128)) OK 134ms
/aggregate functions/state/first_valueState/Map(Int16,Tuple(String)) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UInt16)) OK 137ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Int8)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/first_valueState/Map(Int32,UInt8) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(UUID)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UInt32)) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Int16)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/first_valueState/Map(Int32,UInt16) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UInt64)) OK 124ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Int32)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Int64)) OK 128ms
/aggregate functions/state/first_valueState/Map(Int32,UInt32) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UInt128)) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Int128)) OK 132ms
/aggregate functions/state/first_valueState/Map(Int32,UInt64) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Int8)) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int16,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/first_valueState/Map(Int32,UInt128) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Float32)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Int16)) OK 121ms
/aggregate functions/state/groupArrayState/Map(Int16,Array(String)) OK 121ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/first_valueState/Map(Int32,Int8) OK 125ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Float64)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Int32)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int16,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int32,Int16) OK 134ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int16,Tuple(String)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Int64)) OK 126ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/first_valueState/Map(Int32,Int32) OK 124ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Date)) OK 121ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Int128)) OK 130ms
/aggregate functions/state/groupArrayState/Map(Int32,UInt8) OK 110ms
/aggregate functions/state/first_valueState/Map(Int32,Int64) OK 102ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(DateTime)) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int32,UInt16) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Float32)) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/first_valueState/Map(Int32,Int128) OK 88ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int32,UInt32) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Float64)) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/state/first_valueState/Map(Int32,Float32) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(Bool)) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int32,UInt64) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/state/first_valueState/Map(Int32,Float64) OK 110ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(String)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int32,UInt128) OK 149ms
/aggregate functions/state/first_valueState/Map(Int32,Decimal128(38)) OK 156ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 152ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Date)) OK 127ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(FixedString(51))) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int32,Int8) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(DateTime)) OK 158ms
/aggregate functions/state/first_valueState/Map(Int32,Date) OK 142ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/entropyState/Map(Int32,Nullable(UUID)) OK 140ms
/aggregate functions/state/groupArrayState/Map(Int32,Int16) OK 201ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 184ms
/aggregate functions/state/first_valueState/Map(Int32,DateTime) OK 182ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(DateTime64(3))) OK 145ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UInt8)) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(Bool)) OK 173ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int32,Int32) OK 116ms
/aggregate functions/state/first_valueState/Map(Int32,DateTime64(3)) OK 136ms
/aggregate functions/state/groupArrayState/Map(Int32,Int64) OK 162ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UInt32)) OK 168ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(String))) OK 158ms
/aggregate functions/state/first_valueState/Map(Int32,Bool) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(String)) OK 139ms
/aggregate functions/state/first_valueState/Map(Int32,String) OK 158ms
/aggregate functions/state/groupArrayState/Map(Int32,Int128) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 147ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UInt64)) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int32,Float32) OK 101ms
/aggregate functions/state/first_valueState/Map(Int32,FixedString(51)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Nullable(UUID)) OK 116ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UInt128)) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int32,Float64) OK 92ms
/aggregate functions/state/first_valueState/Map(Int32,UUID) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UInt8)) OK 131ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Int8)) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt32,Array(String)) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int32,Decimal128(38)) OK 100ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UInt8)) OK 150ms
/aggregate functions/state/last_valueState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UInt16)) OK 149ms
/aggregate functions/state/groupArrayState/Map(Int32,Date) OK 114ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt32,Tuple(String)) OK 165ms
/aggregate functions/state/groupArrayState/Map(Int32,DateTime) OK 130ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UInt16)) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UInt32)) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Int64)) OK 172ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UInt64)) OK 169ms
/aggregate functions/state/groupArrayState/Map(Int32,DateTime64(3)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UInt32)) OK 136ms
/aggregate functions/state/last_valueState/Map(UInt64,UInt8) OK 142ms
/aggregate functions/state/groupArrayState/Map(Int32,Bool) OK 143ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UInt64)) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Int128)) OK 155ms
/aggregate functions/state/last_valueState/Map(UInt64,UInt16) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UInt128)) OK 139ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UInt128)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int32,String) OK 163ms
/aggregate functions/state/last_valueState/Map(UInt64,UInt32) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Int8)) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Float32)) OK 105ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Int8)) OK 96ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Float64)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Int16)) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt64,UInt64) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int32,FixedString(51)) OK 107ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Int16)) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt64,UInt128) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int32,UUID) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Int32)) OK 147ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Date)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Int32)) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt64,Int8) OK 133ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Int64)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Int64)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UInt8)) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt64,Int16) OK 127ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Bool)) OK 134ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Int128)) OK 142ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UInt16)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Int128)) OK 136ms
/aggregate functions/state/last_valueState/Map(UInt64,Int32) OK 99ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(String)) OK 138ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Float32)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Float32)) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UInt32)) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt64,Int64) OK 100ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Float64)) OK 144ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UInt64)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt64,Int128) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Date)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UInt128)) OK 156ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Decimal128(38))) OK 136ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt64,Float32) OK 95ms
/aggregate functions/state/last_valueState/Map(UInt64,Float64) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(DateTime)) OK 125ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Date)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Int8)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Bool)) OK 167ms
/aggregate functions/state/last_valueState/Map(UInt64,Decimal128(38)) OK 172ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(DateTime)) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Int16)) OK 122ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Int32)) OK 172ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(String)) OK 123ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(DateTime64(3))) OK 150ms
/aggregate functions/state/last_valueState/Map(UInt64,Date) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(Bool)) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt64,DateTime) OK 146ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Int64)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(UUID)) OK 109ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(String)) OK 112ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt64,DateTime64(3)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Int128)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/last_valueState/Map(UInt64,Bool) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Float32)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/first_valueState/Map(Int32,Nullable(UUID)) OK 88ms
/aggregate functions/state/last_valueState/Map(UInt64,String) OK 151ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Float64)) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt64,FixedString(51)) OK 121ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Date)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 161ms
/aggregate functions/state/last_valueState/Map(UInt64,UUID) OK 149ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UInt32)) OK 116ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(DateTime)) OK 111ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UInt64)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UInt8)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UInt16)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(Bool)) OK 108ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UInt32)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(String)) OK 118ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Int16)) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UInt64)) OK 209ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(FixedString(51))) OK 186ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 195ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Int32)) OK 194ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UInt128)) OK 154ms
/aggregate functions/state/groupArrayState/Map(Int32,Nullable(UUID)) OK 128ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UInt8)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Int8)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UInt16)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Float32)) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Int16)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Int32)) OK 129ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Float64)) OK 126ms
/aggregate functions/state/entropyState/Map(Int32,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UInt64)) OK 97ms
/aggregate functions/state/entropyState/Map(Int32,Array(String)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Int64)) OK 98ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Date)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UInt128)) OK 91ms
/aggregate functions/state/entropyState/Map(Int32,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Int128)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(DateTime)) OK 89ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Int8)) OK 95ms
/aggregate functions/state/entropyState/Map(Int32,Tuple(String)) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Float32)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Bool)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Int16)) OK 102ms
/aggregate functions/state/entropyState/Map(Int64,UInt8) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Float64)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(String)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/entropyState/Map(Int64,UInt16) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Decimal128(38))) OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/entropyState/Map(Int64,UInt32) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Date)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Array(String)) OK 113ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/entropyState/Map(Int64,UInt64) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(DateTime)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,UInt128) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UInt128,Tuple(String)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Float64)) OK 137ms
/aggregate functions/state/entropyState/Map(Int64,Int8) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(Bool)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UInt8) OK 123ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(String)) OK 125ms
/aggregate functions/state/entropyState/Map(Int64,Int16) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Date)) OK 116ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UInt16) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(FixedString(51))) OK 116ms
/aggregate functions/state/entropyState/Map(Int64,Int32) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UInt32) OK 114ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt64,Nullable(UUID)) OK 140ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/entropyState/Map(Int64,Int64) OK 151ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UInt64) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(String)) OK 151ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UInt8)) OK 145ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Int16))) OK 157ms
/aggregate functions/state/entropyState/Map(Int64,Int128) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UInt128) OK 150ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UInt16)) OK 98ms
/aggregate functions/state/entropyState/Map(Int64,Float32) OK 117ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Int8) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/entropyState/Map(Int64,Float64) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Int16) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UInt64)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Int32) OK 125ms
/aggregate functions/state/entropyState/Map(Int64,Decimal128(38)) OK 114ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UInt128)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/state/entropyState/Map(Int64,Date) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Int64) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Int128) OK 124ms
/aggregate functions/state/entropyState/Map(Int64,DateTime) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/entropyState/Map(Int64,DateTime64(3)) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Float32) OK 154ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Int32)) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/entropyState/Map(Int64,Bool) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Int64)) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Float64) OK 146ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/state/entropyState/Map(Int64,String) OK 134ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Int16))) OK 156ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Int128)) OK 141ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Decimal128(38)) OK 109ms
/aggregate functions/state/entropyState/Map(Int64,FixedString(51)) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Date) OK 152ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Int32))) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Float32)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int32,LowCardinality(Nullable(UUID))) OK 169ms
/aggregate functions/state/entropyState/Map(Int64,UUID) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,DateTime) OK 133ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UInt8)) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Date)) OK 146ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,DateTime64(3)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int32,Array(String)) OK 150ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UInt16)) OK 97ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Bool) OK 134ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(DateTime)) OK 107ms
/aggregate functions/state/first_valueState/Map(Int32,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UInt32)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Bool)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,String) OK 140ms
/aggregate functions/state/first_valueState/Map(Int32,Tuple(String)) OK 118ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UInt64)) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(String)) OK 130ms
/aggregate functions/state/first_valueState/Map(Int64,UInt8) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,FixedString(51)) OK 124ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UInt128)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(FixedString(51))) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,UUID) OK 164ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Int8)) OK 149ms
/aggregate functions/state/first_valueState/Map(Int64,UInt16) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(UUID)) OK 127ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Int16)) OK 125ms
/aggregate functions/state/first_valueState/Map(Int64,UInt32) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UInt8)) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(String))) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Int32)) OK 119ms
/aggregate functions/state/first_valueState/Map(Int64,UInt64) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UInt16)) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Int64)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UInt32)) OK 123ms
/aggregate functions/state/first_valueState/Map(Int64,UInt128) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Int128)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int32,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UInt64)) OK 124ms
/aggregate functions/state/first_valueState/Map(Int64,Int8) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Float32)) OK 120ms
/aggregate functions/state/first_valueState/Map(Int64,Int16) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int32,Array(String)) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UInt128)) OK 146ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Float64)) OK 122ms
/aggregate functions/state/first_valueState/Map(Int64,Int32) OK 98ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int32,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Int8)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int64,Int64) OK 110ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int32,Tuple(String)) OK 112ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Int16)) OK 110ms
/aggregate functions/state/first_valueState/Map(Int64,Int128) OK 110ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Date)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int64,UInt8) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Int32)) OK 114ms
/aggregate functions/state/first_valueState/Map(Int64,Float32) OK 117ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(DateTime)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Int64)) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int64,UInt16) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/state/first_valueState/Map(Int64,Float64) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int64,UInt32) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Int128)) OK 96ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(Bool)) OK 97ms
/aggregate functions/state/first_valueState/Map(Int64,Decimal128(38)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int64,UInt64) OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Float32)) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(String)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int64,Date) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int64,UInt128) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Float64)) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/state/first_valueState/Map(Int64,DateTime) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int64,Int8) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/first_valueState/Map(Int64,DateTime64(3)) OK 120ms
/aggregate functions/state/entropyState/Map(Int64,Nullable(UUID)) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int64,Int16) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Date)) OK 129ms
/aggregate functions/state/first_valueState/Map(Int64,Bool) OK 125ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int64,Int32) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(DateTime)) OK 131ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 151ms
/aggregate functions/state/first_valueState/Map(Int64,String) OK 117ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UInt16)) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int64,Int64) OK 122ms
/aggregate functions/state/first_valueState/Map(Int64,FixedString(51)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(DateTime64(3))) OK 151ms
/aggregate functions/state/groupArrayState/Map(Int64,Int128) OK 142ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int64,UUID) OK 201ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UInt64)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(Bool)) OK 168ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int64,Float32) OK 153ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UInt128)) OK 178ms
/aggregate functions/state/last_valueState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/state/groupArrayState/Map(Int64,Float64) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(String)) OK 125ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UInt8)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(FixedString(51))) OK 168ms
/aggregate functions/state/groupArrayState/Map(Int64,Decimal128(38)) OK 178ms
/aggregate functions/state/last_valueState/Map(UInt64,Array(String)) OK 166ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UInt16)) OK 150ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Int8)) OK 125ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Int16)) OK 131ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UInt32)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Nullable(UUID)) OK 143ms
/aggregate functions/state/last_valueState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int64,Date) OK 144ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Int32)) OK 228ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UInt64)) OK 203ms
/aggregate functions/state/last_valueState/Map(UInt64,Tuple(String)) OK 201ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UInt8)) OK 205ms
/aggregate functions/state/groupArrayState/Map(Int64,DateTime) OK 204ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UInt128)) OK 133ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Int64)) OK 154ms
/aggregate functions/state/last_valueState/Map(UInt128,UInt8) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int64,DateTime64(3)) OK 142ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Int8)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UInt32)) OK 117ms
/aggregate functions/state/last_valueState/Map(UInt128,UInt16) OK 100ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int64,Bool) OK 106ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Int16)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt128,UInt32) OK 122ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Float32)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int64,String) OK 110ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Int32)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Float64)) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt128,UInt64) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int64,FixedString(51)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Int64)) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt128,UInt128) OK 118ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Int64,UUID) OK 121ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Int128)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt128,Int8) OK 109ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(DateTime)) OK 114ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UInt8)) OK 109ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Float32)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt128,Int16) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Bool)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UInt16)) OK 115ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Float64)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(String)) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt128,Int32) OK 110ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UInt32)) OK 114ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Int128)) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt128,Int64) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UInt64)) OK 107ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Date)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt128,Int128) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UInt128)) OK 114ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(UUID)) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Float64)) OK 116ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(DateTime)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt128,Float32) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Int8)) OK 105ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Date)) OK 124ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt128,Float64) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Int16)) OK 101ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(Bool)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt128,Decimal128(38)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Int32)) OK 89ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(String)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Int64)) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt128,Date) OK 102ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(String)) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Int128)) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt128,DateTime) OK 87ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/first_valueState/Map(Int64,Nullable(UUID)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt128,DateTime64(3)) OK 125ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Float32)) OK 114ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Float64)) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt128,Bool) OK 109ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Int16))) OK 88ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt128,String) OK 110ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UInt32)) OK 88ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Date)) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt128,FixedString(51)) OK 128ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UInt64)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(DateTime)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt128,UUID) OK 152ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UInt8)) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(Bool)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Int16)) OK 121ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Float64))) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(String)) OK 120ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UInt16)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Int32)) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UInt32)) OK 126ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(FixedString(51))) OK 123ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Int64)) OK 162ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UInt64)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int64,Nullable(UUID)) OK 115ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Int32))) OK 143ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UInt128)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Int8)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Float32)) OK 111ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Int16)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Int32)) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UInt64)) OK 97ms
/aggregate functions/state/entropyState/Map(Int64,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Date)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Int64)) OK 113ms
/aggregate functions/state/entropyState/Map(Int64,Array(String)) OK 119ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Int128)) OK 103ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/entropyState/Map(Int64,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Float32)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(String)) OK 100ms
/aggregate functions/state/entropyState/Map(Int64,Tuple(String)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Float64)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/entropyState/Map(Int128,UInt8) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Int64)) OK 94ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(UUID)) OK 89ms
/aggregate functions/state/entropyState/Map(Int128,UInt16) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Date)) OK 100ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/state/entropyState/Map(Int128,UInt32) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Float32)) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(DateTime)) OK 119ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Array(String)) OK 114ms
/aggregate functions/state/entropyState/Map(Int128,UInt64) OK 98ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Float64)) OK 121ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/state/entropyState/Map(Int128,UInt128) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(Bool)) OK 138ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Date)) OK 112ms
/aggregate functions/state/entropyState/Map(Int128,Int8) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int8,Tuple(String)) OK 93ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(String)) OK 110ms
/aggregate functions/state/entropyState/Map(Int128,Int16) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UInt8) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Bool)) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/state/entropyState/Map(Int128,Int32) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UInt16) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(String)) OK 140ms
/aggregate functions/state/last_valueState/Map(UInt128,Nullable(UUID)) OK 113ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/entropyState/Map(Int128,Int64) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UInt32) OK 113ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UInt8)) OK 150ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(FixedString(51))) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UInt64) OK 125ms
/aggregate functions/state/entropyState/Map(Int128,Int128) OK 126ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UInt16)) OK 161ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UInt128) OK 119ms
/aggregate functions/state/entropyState/Map(Int128,Float32) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/entropyState/Map(Int128,Float64) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Int8) OK 135ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 135ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UInt32)) OK 128ms
/aggregate functions/state/entropyState/Map(Int128,Decimal128(38)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Int16) OK 130ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 155ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UInt64)) OK 140ms
/aggregate functions/state/entropyState/Map(Int128,Date) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Int32) OK 115ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/entropyState/Map(Int128,DateTime) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Int64) OK 130ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 102ms
/aggregate functions/state/entropyState/Map(Int128,DateTime64(3)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Int128) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Int16)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/entropyState/Map(Int128,Bool) OK 124ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Int32)) OK 140ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Float32) OK 138ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/entropyState/Map(Int128,String) OK 115ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Int64)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Float64) OK 155ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/state/entropyState/Map(Int128,FixedString(51)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Int128)) OK 121ms
/aggregate functions/state/first_valueState/Map(Int64,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Decimal128(38)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/entropyState/Map(Int128,UUID) OK 104ms
/aggregate functions/state/first_valueState/Map(Int64,Array(String)) OK 105ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Float32)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Date) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UInt8)) OK 113ms
/aggregate functions/state/first_valueState/Map(Int64,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,DateTime) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UInt16)) OK 102ms
/aggregate functions/state/first_valueState/Map(Int64,Tuple(String)) OK 93ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Date)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,DateTime64(3)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Float64))) OK 99ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UInt32)) OK 204ms
/aggregate functions/state/first_valueState/Map(Int128,UInt8) OK 204ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Bool) OK 172ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(DateTime)) OK 156ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Date))) OK 262ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UInt64)) OK 124ms
/aggregate functions/state/first_valueState/Map(Int128,UInt16) OK 127ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Bool)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,String) OK 141ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(String)) OK 128ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UInt128)) OK 138ms
/aggregate functions/state/first_valueState/Map(Int128,UInt32) OK 129ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,FixedString(51)) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Int8)) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/state/first_valueState/Map(Int128,UInt64) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,UUID) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(UUID)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UInt8)) OK 117ms
/aggregate functions/state/first_valueState/Map(Int128,UInt128) OK 116ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Int16)) OK 134ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UInt16)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int128,Int8) OK 114ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Int32)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UInt32)) OK 90ms
/aggregate functions/state/first_valueState/Map(Int128,Int16) OK 120ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Int64)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UInt64)) OK 107ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/state/first_valueState/Map(Int128,Int32) OK 94ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Int128)) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int64,Array(String)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UInt128)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/first_valueState/Map(Int128,Int64) OK 93ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Float32)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Int8)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 157ms
/aggregate functions/state/first_valueState/Map(Int128,Int128) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Int16)) OK 108ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Float64)) OK 155ms
/aggregate functions/state/groupArrayState/Map(Int64,Tuple(String)) OK 132ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/first_valueState/Map(Int128,Float32) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Int32)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int128,UInt8) OK 100ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/first_valueState/Map(Int128,Float64) OK 108ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Int64)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Int128,UInt16) OK 97ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Date)) OK 93ms
/aggregate functions/state/first_valueState/Map(Int128,Decimal128(38)) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Int128)) OK 91ms
/aggregate functions/state/groupArrayState/Map(Int128,UInt32) OK 95ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(DateTime)) OK 95ms
/aggregate functions/state/first_valueState/Map(Int128,Date) OK 104ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Float32)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Int128,UInt64) OK 90ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/state/first_valueState/Map(Int128,DateTime) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Float64)) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int128,UInt128) OK 109ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(Bool)) OK 104ms
/aggregate functions/state/first_valueState/Map(Int128,DateTime64(3)) OK 102ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int128,Int8) OK 109ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(String)) OK 96ms
/aggregate functions/state/first_valueState/Map(Int128,Bool) OK 89ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Date)) OK 108ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int128,Int16) OK 101ms
/aggregate functions/state/first_valueState/Map(Int128,String) OK 91ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(DateTime)) OK 94ms
/aggregate functions/state/entropyState/Map(Int128,Nullable(UUID)) OK 94ms
/aggregate functions/state/groupArrayState/Map(Int128,Int32) OK 126ms
/aggregate functions/state/first_valueState/Map(Int128,FixedString(51)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/first_valueState/Map(Int128,UUID) OK 103ms
/aggregate functions/state/groupArrayState/Map(Int128,Int64) OK 87ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(Bool)) OK 93ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,Int128) OK 101ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UInt8)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(String)) OK 90ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UInt32)) OK 93ms
/aggregate functions/state/groupArrayState/Map(Int128,Float32) OK 109ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UInt16)) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UInt64)) OK 92ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UInt32)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int128,Float64) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Nullable(UUID)) OK 101ms
/aggregate functions/state/last_valueState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UInt64)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,Decimal128(38)) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/last_valueState/Map(UInt128,Array(String)) OK 107ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UInt128)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int128,Date) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/last_valueState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Int8)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,DateTime) OK 90ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Int32)) OK 97ms
/aggregate functions/state/last_valueState/Map(UInt128,Tuple(String)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,DateTime64(3)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Int16)) OK 107ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Int64)) OK 95ms
/aggregate functions/state/last_valueState/Map(Int8,UInt8) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UInt64)) OK 102ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Int32)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int128,Bool) OK 104ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Int128)) OK 89ms
/aggregate functions/state/last_valueState/Map(Int8,UInt16) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Int64)) OK 90ms
/aggregate functions/state/groupArrayState/Map(Int128,String) OK 90ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Float32)) OK 127ms
/aggregate functions/state/last_valueState/Map(Int8,UInt32) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Int128)) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int128,FixedString(51)) OK 131ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int8,UInt64) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int128,UUID) OK 101ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Float32)) OK 100ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Date)) OK 124ms
/aggregate functions/state/last_valueState/Map(Int8,UInt128) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Int32)) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UInt8)) OK 102ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Float64)) OK 103ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(DateTime)) OK 160ms
/aggregate functions/state/last_valueState/Map(Int8,Int8) OK 165ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Int64)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UInt16)) OK 134ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Decimal128(38))) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Bool)) OK 143ms
/aggregate functions/state/last_valueState/Map(Int8,Int16) OK 120ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UInt32)) OK 128ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Date)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Float32)) OK 94ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(DateTime)) OK 153ms
/aggregate functions/state/last_valueState/Map(Int8,Int32) OK 132ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(String)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UInt64)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Float64)) OK 110ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(FixedString(51))) OK 153ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UInt128)) OK 126ms
/aggregate functions/state/last_valueState/Map(Int8,Int64) OK 135ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(DateTime64(3))) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Date)) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Int8)) OK 149ms
/aggregate functions/state/last_valueState/Map(Int8,Int128) OK 110ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(UUID)) OK 149ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(Bool)) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(DateTime)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int8,Float32) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Bool)) OK 148ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Int16)) OK 126ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 130ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(String)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int8,Float64) OK 94ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Int32)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(String)) OK 152ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/state/last_valueState/Map(Int8,Decimal128(38)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Int64)) OK 112ms
/aggregate functions/state/first_valueState/Map(Int128,Nullable(UUID)) OK 121ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/state/last_valueState/Map(Int8,Date) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Int128)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/state/last_valueState/Map(Int8,DateTime) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Float32)) OK 97ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UInt16)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/last_valueState/Map(Int8,DateTime64(3)) OK 127ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Float64)) OK 95ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UInt32)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/last_valueState/Map(Int8,Bool) OK 121ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UInt64)) OK 98ms
/aggregate functions/state/last_valueState/Map(Int8,String) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Date)) OK 109ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int8,FixedString(51)) OK 98ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(DateTime)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/last_valueState/Map(Int8,UUID) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Int16)) OK 92ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UInt8)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(Bool)) OK 115ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UInt16)) OK 107ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(String)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UInt32)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Float64))) OK 141ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UInt64)) OK 121ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Int128)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int128,Nullable(UUID)) OK 146ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UInt128)) OK 104ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Float32)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Int8)) OK 172ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Int128))) OK 174ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 156ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UInt16)) OK 119ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Date)) OK 105ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Int16)) OK 124ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UInt32)) OK 117ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Int32)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Float64))) OK 89ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UInt64)) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Int64)) OK 108ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(String)) OK 218ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UInt128)) OK 96ms
/aggregate functions/state/entropyState/Map(Int128,LowCardinality(Nullable(UUID))) OK 186ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Int128)) OK 191ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 170ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Int8)) OK 274ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/entropyState/Map(Int128,Array(String)) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Float32)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Float64)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/entropyState/Map(Int128,Map(String,LowCardinality(Float64))) OK 121ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Int32)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/state/entropyState/Map(Int128,Tuple(String)) OK 125ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Date)) OK 139ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/state/entropyState/Map(Date,UInt8) OK 110ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Int128)) OK 161ms
/aggregate functions/state/entropyState/Map(Date,UInt16) OK 128ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(DateTime)) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Array(String)) OK 149ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/entropyState/Map(Date,UInt32) OK 129ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Float32)) OK 111ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/state/entropyState/Map(Date,UInt64) OK 132ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Float64)) OK 114ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(Bool)) OK 110ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int16,Tuple(String)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Date)) OK 184ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(String)) OK 136ms
/aggregate functions/state/entropyState/Map(Date,UInt128) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UInt8) OK 138ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(FixedString(51))) OK 120ms
/aggregate functions/state/entropyState/Map(Date,Int8) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UInt16) OK 106ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/last_valueState/Map(Int8,Nullable(UUID)) OK 87ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UInt32) OK 133ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Bool)) OK 141ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/state/entropyState/Map(Date,Int16) OK 131ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UInt64) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(String)) OK 155ms
/aggregate functions/state/entropyState/Map(Date,Int32) OK 119ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UInt16)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UInt128) OK 141ms
/aggregate functions/state/entropyState/Map(Date,Int64) OK 146ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Int8) OK 121ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UInt64)) OK 131ms
/aggregate functions/state/entropyState/Map(Date,Int128) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Int16) OK 116ms
/aggregate functions/state/entropyState/Map(Date,Float32) OK 123ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Int32) OK 122ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/entropyState/Map(Date,Float64) OK 119ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Int64) OK 136ms
/aggregate functions/state/entropyState/Map(Date,Decimal128(38)) OK 147ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Int128) OK 153ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Int32)) OK 126ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/state/entropyState/Map(Date,Date) OK 136ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 157ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Int64)) OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Float32) OK 115ms
/aggregate functions/state/first_valueState/Map(Int128,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/entropyState/Map(Date,DateTime) OK 118ms
/aggregate functions/state/first_valueState/Map(Int128,Array(String)) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Float64) OK 146ms
/aggregate functions/state/entropyState/Map(Date,DateTime64(3)) OK 142ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Int8))) OK 151ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Int128)) OK 134ms
/aggregate functions/state/first_valueState/Map(Int128,Map(String,LowCardinality(Float64))) OK 156ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Decimal128(38)) OK 164ms
/aggregate functions/state/entropyState/Map(Date,Bool) OK 141ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Float32)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Int16))) OK 95ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Int32))) OK 131ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Float64)) OK 98ms
/aggregate functions/state/entropyState/Map(Date,String) OK 129ms
/aggregate functions/state/first_valueState/Map(Int128,Tuple(String)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Date) OK 99ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Date)) OK 140ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Int64))) OK 151ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,DateTime) OK 145ms
/aggregate functions/state/first_valueState/Map(Date,UInt8) OK 128ms
/aggregate functions/state/entropyState/Map(Date,FixedString(51)) OK 102ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(DateTime)) OK 141ms
/aggregate functions/state/entropyState/Map(Date,UUID) OK 153ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Int128))) OK 148ms
/aggregate functions/state/first_valueState/Map(Date,UInt16) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,DateTime64(3)) OK 133ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Bool)) OK 145ms
/aggregate functions/state/first_valueState/Map(Date,UInt32) OK 146ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UInt8)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Bool) OK 106ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,String) OK 152ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(String)) OK 170ms
/aggregate functions/state/first_valueState/Map(Date,UInt64) OK 107ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Float64))) OK 142ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UInt16)) OK 138ms
/aggregate functions/state/first_valueState/Map(Date,UInt128) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,FixedString(51)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UInt32)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/first_valueState/Map(Date,Int8) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,UUID) OK 127ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UInt64)) OK 128ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/first_valueState/Map(Date,Int16) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UInt8)) OK 129ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(Bool))) OK 146ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UInt128)) OK 133ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/first_valueState/Map(Date,Int32) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UInt16)) OK 181ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Int8)) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/state/first_valueState/Map(Date,Int64) OK 130ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Int16)) OK 126ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 144ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 140ms
/aggregate functions/state/first_valueState/Map(Date,Int128) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UInt32)) OK 106ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Int32)) OK 156ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UInt64)) OK 173ms
/aggregate functions/state/first_valueState/Map(Date,Float32) OK 160ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/groupArrayState/Map(Int128,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Int64)) OK 145ms
/aggregate functions/state/groupArrayState/Map(Int128,Array(String)) OK 149ms
/aggregate functions/state/first_valueState/Map(Date,Float64) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UInt128)) OK 96ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Int8)) OK 130ms
/aggregate functions/state/first_valueState/Map(Date,Decimal128(38)) OK 126ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Int128)) OK 122ms
/aggregate functions/state/groupArrayState/Map(Int128,Map(String,LowCardinality(Float64))) OK 121ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Int16)) OK 110ms
/aggregate functions/state/first_valueState/Map(Date,Date) OK 119ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Float32)) OK 128ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/groupArrayState/Map(Int128,Tuple(String)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Int32)) OK 93ms
/aggregate functions/state/first_valueState/Map(Date,DateTime) OK 151ms
/aggregate functions/state/groupArrayState/Map(Date,UInt8) OK 134ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Float64)) OK 141ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Int64)) OK 94ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/state/groupArrayState/Map(Date,UInt16) OK 143ms
/aggregate functions/state/first_valueState/Map(Date,DateTime64(3)) OK 120ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Decimal128(38))) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Int128)) OK 128ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/first_valueState/Map(Date,Bool) OK 109ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Date)) OK 123ms
/aggregate functions/state/groupArrayState/Map(Date,UInt32) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Float32)) OK 107ms
/aggregate functions/state/first_valueState/Map(Date,String) OK 92ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/groupArrayState/Map(Date,UInt64) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Float64)) OK 113ms
/aggregate functions/state/entropyState/Map(Date,Nullable(DateTime)) OK 99ms
/aggregate functions/state/first_valueState/Map(Date,FixedString(51)) OK 93ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Date))) OK 89ms
/aggregate functions/state/entropyState/Map(Date,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/groupArrayState/Map(Date,UInt128) OK 100ms
/aggregate functions/state/first_valueState/Map(Date,UUID) OK 98ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/entropyState/Map(Date,Nullable(Bool)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Date,Int8) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Date)) OK 102ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UInt8)) OK 121ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/state/entropyState/Map(Date,Nullable(String)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(DateTime)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Date,Int16) OK 105ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UInt16)) OK 109ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/entropyState/Map(Date,Nullable(FixedString(51))) OK 87ms
/aggregate functions/state/groupArrayState/Map(Date,Int32) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UInt32)) OK 115ms
/aggregate functions/state/entropyState/Map(Date,Nullable(UUID)) OK 92ms
/aggregate functions/state/groupArrayState/Map(Date,Int64) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(Bool)) OK 137ms
/aggregate functions/state/last_valueState/Map(Int8,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UInt64)) OK 121ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UInt8)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Date,Int128) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(String)) OK 121ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UInt128)) OK 158ms
/aggregate functions/state/last_valueState/Map(Int8,Array(String)) OK 130ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/groupArrayState/Map(Date,Float32) OK 98ms
/aggregate functions/state/last_valueState/Map(Int8,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Int8)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Date,Float64) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Nullable(UUID)) OK 99ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UInt64)) OK 104ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Int16)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int8,Tuple(String)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Date,Decimal128(38)) OK 110ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UInt128)) OK 116ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Int32)) OK 110ms
/aggregate functions/state/last_valueState/Map(Int16,UInt8) OK 111ms
/aggregate functions/state/groupArrayState/Map(Date,Date) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UInt16)) OK 89ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Int64)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int16,UInt16) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Date,DateTime) OK 103ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Int128)) OK 96ms
/aggregate functions/state/last_valueState/Map(Int16,UInt32) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Date,DateTime64(3)) OK 91ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Float32)) OK 119ms
/aggregate functions/state/last_valueState/Map(Int16,UInt64) OK 116ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Date,Bool) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Int64)) OK 130ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Float64)) OK 144ms
/aggregate functions/state/last_valueState/Map(Int16,UInt128) OK 110ms
/aggregate functions/state/groupArrayState/Map(Date,String) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Int8)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int16,Int8) OK 115ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Decimal128(38))) OK 226ms
/aggregate functions/state/groupArrayState/Map(Date,FixedString(51)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Int16)) OK 240ms
/aggregate functions/state/last_valueState/Map(Int16,Int16) OK 163ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Float32)) OK 150ms
/aggregate functions/state/groupArrayState/Map(Date,UUID) OK 199ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Date)) OK 144ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Float64)) OK 134ms
/aggregate functions/state/last_valueState/Map(Int16,Int32) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UInt8)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Int64)) OK 130ms
/aggregate functions/state/last_valueState/Map(Int16,Int64) OK 121ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(DateTime)) OK 130ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Date)) OK 120ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UInt16)) OK 99ms
/aggregate functions/state/last_valueState/Map(Int16,Int128) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Int128)) OK 145ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(DateTime)) OK 148ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UInt32)) OK 124ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(Bool)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int16,Float32) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Float32)) OK 132ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UInt64)) OK 129ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Bool)) OK 131ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(String)) OK 159ms
/aggregate functions/state/last_valueState/Map(Int16,Float64) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Float64)) OK 155ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UInt128)) OK 117ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(String)) OK 134ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Int8)) OK 133ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(FixedString(51))) OK 151ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/state/last_valueState/Map(Int16,Decimal128(38)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Date)) OK 135ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Int16)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/first_valueState/Map(Date,Nullable(UUID)) OK 142ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int16,Date) OK 107ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Int32)) OK 89ms
/aggregate functions/state/last_valueState/Map(Int16,DateTime) OK 134ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UInt8))) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Bool)) OK 134ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Int64)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int16,DateTime64(3)) OK 120ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(String)) OK 123ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Int128)) OK 117ms
/aggregate functions/state/last_valueState/Map(Int16,Bool) OK 128ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UInt32)) OK 157ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(FixedString(51))) OK 135ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Float32)) OK 118ms
/aggregate functions/state/last_valueState/Map(Int16,String) OK 144ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UInt64))) OK 161ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Float64)) OK 156ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(UUID)) OK 139ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/last_valueState/Map(Int16,FixedString(51)) OK 143ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UInt128)) OK 145ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Decimal128(38))) OK 148ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Int8))) OK 153ms
/aggregate functions/state/last_valueState/Map(Int16,UUID) OK 134ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Int8)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Date)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UInt8)) OK 109ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Int16)) OK 137ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(DateTime)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UInt16)) OK 110ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UInt32)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(Bool)) OK 153ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Int64)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UInt64)) OK 105ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Int128))) OK 177ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Int128)) OK 150ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(String)) OK 157ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UInt128)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Int8)) OK 110ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Float32)) OK 127ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(FixedString(51))) OK 98ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Int16)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/state/groupArrayState/Map(Date,Nullable(UUID)) OK 116ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Float64)) OK 113ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Int32)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Date)) OK 113ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Int64)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(DateTime)) OK 108ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Int128)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Float32)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Float64))) OK 98ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(String)) OK 102ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Float64)) OK 99ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UInt128)) OK 141ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(UUID)) OK 137ms
/aggregate functions/state/entropyState/Map(Date,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Date)) OK 154ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Int8)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(Bool))) OK 155ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UInt8))) OK 141ms
/aggregate functions/state/entropyState/Map(Date,Array(String)) OK 113ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Int16)) OK 109ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(DateTime)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/state/entropyState/Map(Date,Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Int32)) OK 123ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UInt16))) OK 164ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/entropyState/Map(Date,Tuple(String)) OK 121ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Int64)) OK 92ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(Bool)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UInt32))) OK 113ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/entropyState/Map(DateTime,UInt8) OK 96ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(String)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Array(String)) OK 134ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Float32)) OK 115ms
/aggregate functions/state/entropyState/Map(DateTime,UInt16) OK 101ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/state/entropyState/Map(DateTime,UInt32) OK 113ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/last_valueState/Map(Int16,Nullable(UUID)) OK 103ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int32,Tuple(String)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Date)) OK 105ms
/aggregate functions/state/entropyState/Map(DateTime,UInt64) OK 109ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UInt8) OK 126ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(DateTime)) OK 103ms
/aggregate functions/state/entropyState/Map(DateTime,UInt128) OK 118ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UInt16)) OK 96ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UInt16) OK 105ms
/aggregate functions/state/entropyState/Map(DateTime,Int8) OK 105ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UInt32)) OK 119ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(String)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UInt32) OK 118ms
/aggregate functions/state/entropyState/Map(DateTime,Int16) OK 94ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UInt64)) OK 92ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/entropyState/Map(DateTime,Int32) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UInt64) OK 109ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/entropyState/Map(DateTime,Int64) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UInt128) OK 101ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/entropyState/Map(DateTime,Int128) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Int8) OK 108ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Int16)) OK 107ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Date))) OK 96ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/entropyState/Map(DateTime,Float32) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Int16) OK 114ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/state/entropyState/Map(DateTime,Float64) OK 108ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Int32) OK 104ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/entropyState/Map(DateTime,Decimal128(38)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Int64) OK 105ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UInt128))) OK 90ms
/aggregate functions/state/entropyState/Map(DateTime,Date) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Int128) OK 117ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Float32)) OK 100ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/state/entropyState/Map(DateTime,DateTime) OK 116ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Float32) OK 125ms
/aggregate functions/state/first_valueState/Map(Date,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/state/entropyState/Map(DateTime,DateTime64(3)) OK 121ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Date)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Float64) OK 117ms
/aggregate functions/state/first_valueState/Map(Date,Array(String)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/entropyState/Map(DateTime,Bool) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Decimal128(38)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/first_valueState/Map(Date,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Bool)) OK 93ms
/aggregate functions/state/entropyState/Map(DateTime,String) OK 97ms
/aggregate functions/state/first_valueState/Map(Date,Tuple(String)) OK 111ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Date) OK 114ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(String)) OK 98ms
/aggregate functions/state/entropyState/Map(DateTime,FixedString(51)) OK 92ms
/aggregate functions/state/first_valueState/Map(DateTime,UInt8) OK 111ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,DateTime) OK 103ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/entropyState/Map(DateTime,UUID) OK 117ms
/aggregate functions/state/first_valueState/Map(DateTime,UInt16) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,DateTime64(3)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(UUID)) OK 109ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UInt8)) OK 97ms
/aggregate functions/state/first_valueState/Map(DateTime,UInt32) OK 115ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Bool) OK 118ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UInt16)) OK 99ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/first_valueState/Map(DateTime,UInt64) OK 134ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,String) OK 118ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UInt32)) OK 136ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/first_valueState/Map(DateTime,UInt128) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,FixedString(51)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UInt64)) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,UUID) OK 108ms
/aggregate functions/state/first_valueState/Map(DateTime,Int8) OK 117ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UInt128)) OK 110ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UInt8)) OK 104ms
/aggregate functions/state/first_valueState/Map(DateTime,Int16) OK 128ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Int8)) OK 232ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 243ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 231ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UInt16)) OK 192ms
/aggregate functions/state/first_valueState/Map(DateTime,Int32) OK 163ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Int16)) OK 120ms
/aggregate functions/state/groupArrayState/Map(Date,LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UInt32)) OK 121ms
/aggregate functions/state/first_valueState/Map(DateTime,Int64) OK 109ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Int32)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Int16))) OK 150ms
/aggregate functions/state/groupArrayState/Map(Date,Array(String)) OK 136ms
/aggregate functions/state/first_valueState/Map(DateTime,Int128) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UInt64)) OK 132ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Int64)) OK 141ms
/aggregate functions/state/first_valueState/Map(DateTime,Float32) OK 135ms
/aggregate functions/state/groupArrayState/Map(Date,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UInt128)) OK 135ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Int128)) OK 159ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Int64))) OK 143ms
/aggregate functions/state/first_valueState/Map(DateTime,Float64) OK 128ms
/aggregate functions/state/groupArrayState/Map(Date,Tuple(String)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Int8)) OK 133ms
/aggregate functions/state/first_valueState/Map(DateTime,Decimal128(38)) OK 152ms
/aggregate functions/state/groupArrayState/Map(DateTime,UInt8) OK 146ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Float32)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Int16)) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Int32)) OK 130ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/groupArrayState/Map(DateTime,UInt16) OK 116ms
/aggregate functions/state/first_valueState/Map(DateTime,Date) OK 122ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Float64)) OK 118ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Float64))) OK 167ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Int64)) OK 153ms
/aggregate functions/state/groupArrayState/Map(DateTime,UInt32) OK 150ms
/aggregate functions/state/first_valueState/Map(DateTime,DateTime) OK 107ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Decimal128(38))) OK 129ms
/aggregate functions/state/first_valueState/Map(DateTime,DateTime64(3)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Int128)) OK 111ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Date))) OK 141ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Date)) OK 128ms
/aggregate functions/state/groupArrayState/Map(DateTime,UInt64) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Float32)) OK 125ms
/aggregate functions/state/first_valueState/Map(DateTime,Bool) OK 122ms
/aggregate functions/state/groupArrayState/Map(DateTime,UInt128) OK 120ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(DateTime)) OK 132ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Float64)) OK 136ms
/aggregate functions/state/first_valueState/Map(DateTime,String) OK 143ms
/aggregate functions/state/groupArrayState/Map(DateTime,Int8) OK 125ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/groupArrayState/Map(DateTime,Int16) OK 103ms
/aggregate functions/state/first_valueState/Map(DateTime,FixedString(51)) OK 124ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(Bool)) OK 94ms
/aggregate functions/state/groupArrayState/Map(DateTime,Int32) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Date)) OK 121ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(String)) OK 133ms
/aggregate functions/state/first_valueState/Map(DateTime,UUID) OK 131ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/groupArrayState/Map(DateTime,Int64) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(DateTime)) OK 112ms
/aggregate functions/state/last_valueState/Map(Int16,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UInt8)) OK 115ms
/aggregate functions/state/groupArrayState/Map(DateTime,Int128) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/entropyState/Map(DateTime,Nullable(UUID)) OK 115ms
/aggregate functions/state/last_valueState/Map(Int16,Array(String)) OK 107ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UInt16)) OK 128ms
/aggregate functions/state/groupArrayState/Map(DateTime,Float32) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(Bool)) OK 102ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int16,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UInt32)) OK 99ms
/aggregate functions/state/groupArrayState/Map(DateTime,Float64) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(String)) OK 98ms
/aggregate functions/state/last_valueState/Map(Int16,Tuple(String)) OK 102ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UInt64)) OK 106ms
/aggregate functions/state/groupArrayState/Map(DateTime,Decimal128(38)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/last_valueState/Map(Int32,UInt8) OK 100ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UInt128)) OK 90ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Nullable(UUID)) OK 118ms
/aggregate functions/state/groupArrayState/Map(DateTime,Date) OK 111ms
/aggregate functions/state/last_valueState/Map(Int32,UInt16) OK 100ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UInt64)) OK 100ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Int8)) OK 98ms
/aggregate functions/state/groupArrayState/Map(DateTime,DateTime) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int32,UInt32) OK 116ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UInt128)) OK 103ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Int16)) OK 105ms
/aggregate functions/state/groupArrayState/Map(DateTime,DateTime64(3)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UInt16)) OK 98ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Int8)) OK 127ms
/aggregate functions/state/last_valueState/Map(Int32,UInt64) OK 119ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Int32)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/groupArrayState/Map(DateTime,Bool) OK 106ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Int64)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int32,UInt128) OK 116ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Int16)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UInt64)) OK 98ms
/aggregate functions/state/groupArrayState/Map(DateTime,String) OK 103ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Int128)) OK 100ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Int32)) OK 112ms
/aggregate functions/state/last_valueState/Map(Int32,Int8) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/groupArrayState/Map(DateTime,FixedString(51)) OK 107ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Float32)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int32,Int16) OK 107ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,UUID) OK 113ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Float64)) OK 105ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Int128)) OK 96ms
/aggregate functions/state/last_valueState/Map(Int32,Int32) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Int16)) OK 95ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UInt8)) OK 103ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Float32)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int32,Int64) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UInt16)) OK 103ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Date)) OK 106ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/last_valueState/Map(Int32,Int128) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UInt32)) OK 108ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(DateTime)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int32,Float32) OK 99ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Date)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UInt64)) OK 112ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/state/last_valueState/Map(Int32,Float64) OK 116ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Float32)) OK 91ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(Bool)) OK 100ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UInt128)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int32,Decimal128(38)) OK 98ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(String)) OK 98ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Int8)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int32,Date) OK 95ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(String)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Date)) OK 105ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(FixedString(51))) OK 96ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Int16)) OK 95ms
/aggregate functions/state/last_valueState/Map(Int32,DateTime) OK 100ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/first_valueState/Map(DateTime,Nullable(UUID)) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Int32)) OK 102ms
/aggregate functions/state/last_valueState/Map(Int32,DateTime64(3)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Bool)) OK 95ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Int64)) OK 135ms
/aggregate functions/state/last_valueState/Map(Int32,Bool) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(String)) OK 103ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Int128)) OK 115ms
/aggregate functions/state/last_valueState/Map(Int32,String) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UInt32)) OK 117ms
/aggregate functions/state/last_valueState/Map(Int32,FixedString(51)) OK 110ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Float32)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/last_valueState/Map(Int32,UUID) OK 124ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Float64)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UInt8)) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Date)) OK 147ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UInt16)) OK 144ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Int16)) OK 121ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(DateTime)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UInt32)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UInt64)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Int64)) OK 96ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(Bool)) OK 136ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UInt128)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Int128)) OK 97ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Int8)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Int16))) OK 94ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(String)) OK 106ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Float32)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Int16)) OK 121ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Float64)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Int32)) OK 147ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/groupArrayState/Map(DateTime,Nullable(UUID)) OK 120ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Date)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UInt8)) OK 132ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Int64)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Bool)) OK 128ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Int128)) OK 112ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UInt16)) OK 149ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 143ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Float32)) OK 110ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(String)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Float64))) OK 99ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Float64)) OK 109ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/entropyState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Date)) OK 102ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Int8)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/entropyState/Map(DateTime,Array(String)) OK 88ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(DateTime)) OK 106ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/entropyState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/entropyState/Map(DateTime,Tuple(String)) OK 107ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Int32)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(Bool)) OK 111ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/entropyState/Map(Bool,UInt8) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,LowCardinality(Nullable(UUID))) OK 261ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Int64)) OK 125ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(String)) OK 131ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/entropyState/Map(Bool,UInt16) OK 191ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Int128)) OK 254ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 266ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(FixedString(51))) OK 240ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Array(String)) OK 154ms
/aggregate functions/state/entropyState/Map(Bool,UInt32) OK 122ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Float32)) OK 140ms
/aggregate functions/state/last_valueState/Map(Int32,Nullable(UUID)) OK 146ms
/aggregate functions/state/entropyState/Map(Bool,UInt64) OK 133ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Map(String,LowCardinality(Float64))) OK 139ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/entropyState/Map(Bool,UInt128) OK 129ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UInt8)) OK 135ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Int64,Tuple(String)) OK 121ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Date)) OK 140ms
/aggregate functions/state/entropyState/Map(Bool,Int8) OK 111ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UInt8) OK 107ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/entropyState/Map(Bool,Int16) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UInt16) OK 117ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(DateTime)) OK 155ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/entropyState/Map(Bool,Int32) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UInt32) OK 120ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Bool)) OK 108ms
/aggregate functions/state/entropyState/Map(Bool,Int64) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UInt64) OK 109ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(String)) OK 125ms
/aggregate functions/state/entropyState/Map(Bool,Int128) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UInt128) OK 97ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Int8)) OK 124ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/entropyState/Map(Bool,Float32) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Int8) OK 96ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Int16)) OK 146ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(UUID)) OK 124ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/entropyState/Map(Bool,Float64) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Int16) OK 125ms
/aggregate functions/state/entropyState/Map(Bool,Decimal128(38)) OK 121ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Int32) OK 126ms
/aggregate functions/state/entropyState/Map(Bool,Date) OK 99ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Int64)) OK 155ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Int64) OK 126ms
/aggregate functions/state/entropyState/Map(Bool,DateTime) OK 94ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 158ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Int128) OK 128ms
/aggregate functions/state/entropyState/Map(Bool,DateTime64(3)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Float32) OK 136ms
/aggregate functions/state/first_valueState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/entropyState/Map(Bool,Bool) OK 115ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/state/first_valueState/Map(DateTime,Array(String)) OK 129ms
/aggregate functions/state/entropyState/Map(Bool,String) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Float64) OK 140ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Date)) OK 113ms
/aggregate functions/state/first_valueState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/state/entropyState/Map(Bool,FixedString(51)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Decimal128(38)) OK 127ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/entropyState/Map(Bool,UUID) OK 135ms
/aggregate functions/state/first_valueState/Map(DateTime,Tuple(String)) OK 109ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Date) OK 113ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Bool)) OK 109ms
/aggregate functions/state/first_valueState/Map(Bool,UInt8) OK 122ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UInt8)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,DateTime) OK 144ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 131ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(String)) OK 119ms
/aggregate functions/state/first_valueState/Map(Bool,UInt16) OK 102ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UInt16)) OK 114ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,DateTime64(3)) OK 124ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/first_valueState/Map(Bool,UInt32) OK 96ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UInt32)) OK 90ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Bool) OK 106ms
/aggregate functions/state/first_valueState/Map(Bool,UInt64) OK 95ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UInt64)) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,String) OK 116ms
/aggregate functions/state/first_valueState/Map(Bool,UInt128) OK 105ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UInt128)) OK 93ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,FixedString(51)) OK 113ms
/aggregate functions/state/first_valueState/Map(Bool,Int8) OK 105ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Int8)) OK 100ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,UUID) OK 133ms
/aggregate functions/state/first_valueState/Map(Bool,Int16) OK 115ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Int16)) OK 110ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/first_valueState/Map(Bool,Int32) OK 132ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Int32)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UInt8)) OK 111ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Int64)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UInt16)) OK 124ms
/aggregate functions/state/first_valueState/Map(Bool,Int64) OK 101ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Int128)) OK 116ms
/aggregate functions/state/first_valueState/Map(Bool,Int128) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UInt32)) OK 110ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Float32)) OK 92ms
/aggregate functions/state/first_valueState/Map(Bool,Float32) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UInt64)) OK 100ms
/aggregate functions/state/groupArrayState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Float64)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UInt128)) OK 96ms
/aggregate functions/state/first_valueState/Map(Bool,Float64) OK 119ms
/aggregate functions/state/groupArrayState/Map(DateTime,Array(String)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Int8)) OK 103ms
/aggregate functions/state/first_valueState/Map(Bool,Decimal128(38)) OK 124ms
/aggregate functions/state/groupArrayState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Date)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Int16)) OK 93ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/groupArrayState/Map(DateTime,Tuple(String)) OK 143ms
/aggregate functions/state/first_valueState/Map(Bool,Date) OK 122ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(DateTime)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Int32)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/state/first_valueState/Map(Bool,DateTime) OK 132ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/state/groupArrayState/Map(Bool,UInt8) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Int64)) OK 122ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(Bool)) OK 119ms
/aggregate functions/state/first_valueState/Map(Bool,DateTime64(3)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Bool,UInt16) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Int128)) OK 127ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(String)) OK 107ms
/aggregate functions/state/first_valueState/Map(Bool,Bool) OK 110ms
/aggregate functions/state/groupArrayState/Map(Bool,UInt32) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Float32)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(FixedString(51))) OK 107ms
/aggregate functions/state/first_valueState/Map(Bool,String) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Float64)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(String))) OK 133ms
/aggregate functions/state/groupArrayState/Map(Bool,UInt64) OK 117ms
/aggregate functions/state/entropyState/Map(Bool,Nullable(UUID)) OK 93ms
/aggregate functions/state/first_valueState/Map(Bool,FixedString(51)) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Decimal128(38))) OK 169ms
/aggregate functions/state/groupArrayState/Map(Bool,UInt128) OK 125ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 136ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/first_valueState/Map(Bool,UUID) OK 103ms
/aggregate functions/state/groupArrayState/Map(Bool,Int8) OK 105ms
/aggregate functions/state/last_valueState/Map(Int32,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UInt16)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Date)) OK 110ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UInt8)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Bool,Int16) OK 103ms
/aggregate functions/state/last_valueState/Map(Int32,Array(String)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(DateTime)) OK 116ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UInt16)) OK 117ms
/aggregate functions/state/groupArrayState/Map(Bool,Int32) OK 99ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UInt64)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/last_valueState/Map(Int32,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/state/groupArrayState/Map(Bool,Int64) OK 99ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UInt32)) OK 99ms
/aggregate functions/state/last_valueState/Map(Int32,Tuple(String)) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(Bool)) OK 123ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/groupArrayState/Map(Bool,Int128) OK 130ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UInt64)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(String)) OK 104ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Int8)) OK 138ms
/aggregate functions/state/last_valueState/Map(Int64,UInt8) OK 143ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UInt128)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Bool,Float32) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Int8)) OK 127ms
/aggregate functions/state/groupArrayState/Map(Bool,Float64) OK 119ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Int16)) OK 126ms
/aggregate functions/state/last_valueState/Map(Int64,UInt16) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Nullable(UUID)) OK 102ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Int16)) OK 129ms
/aggregate functions/state/groupArrayState/Map(Bool,Decimal128(38)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int64,UInt32) OK 141ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Int32)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/groupArrayState/Map(Bool,Date) OK 129ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Int32)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Int64)) OK 135ms
/aggregate functions/state/last_valueState/Map(Int64,UInt64) OK 136ms
/aggregate functions/state/groupArrayState/Map(Bool,DateTime) OK 136ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Int64)) OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UInt32)) OK 157ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Int128)) OK 138ms
/aggregate functions/state/last_valueState/Map(Int64,UInt128) OK 126ms
/aggregate functions/state/groupArrayState/Map(Bool,DateTime64(3)) OK 92ms
/aggregate functions/state/last_valueState/Map(Int64,Int8) OK 120ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Float32)) OK 146ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Int128)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/groupArrayState/Map(Bool,Bool) OK 108ms
/aggregate functions/state/last_valueState/Map(Int64,Int16) OK 110ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Float32)) OK 104ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Float64)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UInt128)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Bool,String) OK 112ms
/aggregate functions/state/last_valueState/Map(Int64,Int32) OK 107ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Float64)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Bool,FixedString(51)) OK 107ms
/aggregate functions/state/last_valueState/Map(Int64,Int64) OK 116ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Int16)) OK 124ms
/aggregate functions/state/groupArrayState/Map(Bool,UUID) OK 96ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(DateTime)) OK 118ms
/aggregate functions/state/last_valueState/Map(Int64,Int128) OK 96ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Date)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UInt8)) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Bool)) OK 87ms
/aggregate functions/state/last_valueState/Map(Int64,Float32) OK 106ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(DateTime)) OK 103ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UInt16)) OK 103ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(String)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int64,Float64) OK 117ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(DateTime64(3))) OK 140ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UInt32)) OK 108ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Int128)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int64,Decimal128(38)) OK 108ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UInt64)) OK 104ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(Bool)) OK 99ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(UUID)) OK 255ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Float32)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int64,Date) OK 190ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UInt128)) OK 174ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(String)) OK 181ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Float64)) OK 193ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Int8)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int64,DateTime) OK 119ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 149ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(FixedString(51))) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Date)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Int16)) OK 115ms
/aggregate functions/state/last_valueState/Map(Int64,DateTime64(3)) OK 115ms
/aggregate functions/state/first_valueState/Map(Bool,Nullable(UUID)) OK 104ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Int32)) OK 111ms
/aggregate functions/state/last_valueState/Map(Int64,Bool) OK 100ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UInt8)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Bool)) OK 105ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/last_valueState/Map(Int64,String) OK 105ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Int64)) OK 105ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UInt16)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(String)) OK 117ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/state/last_valueState/Map(Int64,FixedString(51)) OK 118ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Int128)) OK 104ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Float32)) OK 115ms
/aggregate functions/state/last_valueState/Map(Int64,UUID) OK 94ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UInt64)) OK 102ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UInt8)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Float64)) OK 99ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UInt16)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Int32))) OK 168ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 127ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UInt32)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Date)) OK 114ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UInt64)) OK 137ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(DateTime)) OK 100ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(DateTime64(3))) OK 149ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UInt128)) OK 121ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Int64)) OK 134ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Int8)) OK 115ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Float32))) OK 197ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(Bool)) OK 170ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Int128)) OK 166ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Int8))) OK 173ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Int16)) OK 107ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(String)) OK 137ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Float32)) OK 159ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Int16))) OK 143ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Int32)) OK 119ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(FixedString(51))) OK 158ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Date))) OK 142ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Int64)) OK 127ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Float64)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Int64))) OK 154ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Int128)) OK 129ms
/aggregate functions/state/groupArrayState/Map(Bool,Nullable(UUID)) OK 147ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Date)) OK 128ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Float32)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UInt8)) OK 135ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Float64)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Float32))) OK 151ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Bool)) OK 154ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(String)) OK 114ms
/aggregate functions/state/entropyState/Map(Bool,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Date)) OK 97ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/entropyState/Map(Bool,Array(String)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(DateTime)) OK 90ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UInt128)) OK 85ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(UUID)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/entropyState/Map(Bool,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Int8)) OK 86ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(Bool)) OK 104ms
/aggregate functions/state/entropyState/Map(Bool,Tuple(String)) OK 84ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/state/entropyState/Map(String,UInt8) OK 129ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(String)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Int32)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/entropyState/Map(String,UInt16) OK 133ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/last_valueState/Map(Int64,Nullable(UUID)) OK 84ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Int128)) OK 109ms
/aggregate functions/state/entropyState/Map(String,UInt32) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Array(String)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Float32)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/state/entropyState/Map(String,UInt64) OK 112ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Float64)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Int128,Tuple(String)) OK 109ms
/aggregate functions/state/entropyState/Map(String,UInt128) OK 90ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Date)) OK 98ms
/aggregate functions/state/entropyState/Map(String,Int8) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UInt8) OK 105ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UInt64)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/entropyState/Map(String,Int16) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UInt16) OK 89ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UInt128)) OK 92ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Bool)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UInt32) OK 101ms
/aggregate functions/state/entropyState/Map(String,Int32) OK 102ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Int8)) OK 98ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(String)) OK 90ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UInt64) OK 99ms
/aggregate functions/state/entropyState/Map(String,Int64) OK 99ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Int16)) OK 96ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UInt128) OK 98ms
/aggregate functions/state/entropyState/Map(String,Int128) OK 106ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Int32)) OK 105ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Int8) OK 103ms
/aggregate functions/state/entropyState/Map(String,Float32) OK 96ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Int64)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Int16) OK 100ms
/aggregate functions/state/entropyState/Map(String,Float64) OK 102ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Int128)) OK 122ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Int32) OK 119ms
/aggregate functions/state/entropyState/Map(String,Decimal128(38)) OK 98ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Float32)) OK 110ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/state/entropyState/Map(String,Date) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Int64) OK 88ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Int128) OK 96ms
/aggregate functions/state/entropyState/Map(String,DateTime) OK 122ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Date)) OK 97ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Float32) OK 102ms
/aggregate functions/state/entropyState/Map(String,DateTime64(3)) OK 93ms
/aggregate functions/state/first_valueState/Map(Bool,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Float64) OK 101ms
/aggregate functions/state/entropyState/Map(String,Bool) OK 87ms
/aggregate functions/state/first_valueState/Map(Bool,Array(String)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Bool)) OK 100ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Decimal128(38)) OK 106ms
/aggregate functions/state/entropyState/Map(String,String) OK 102ms
/aggregate functions/state/first_valueState/Map(Bool,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(String)) OK 88ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Date) OK 118ms
/aggregate functions/state/entropyState/Map(String,FixedString(51)) OK 108ms
/aggregate functions/state/first_valueState/Map(Bool,Tuple(String)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Date,DateTime) OK 104ms
/aggregate functions/state/entropyState/Map(String,UUID) OK 116ms
/aggregate functions/state/first_valueState/Map(String,UInt8) OK 136ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Date,DateTime64(3)) OK 104ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/state/entropyState/Map(String,Nullable(UInt8)) OK 113ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/first_valueState/Map(String,UInt16) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Bool) OK 111ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/entropyState/Map(String,Nullable(UInt16)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/first_valueState/Map(String,UInt32) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Date,String) OK 96ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/entropyState/Map(String,Nullable(UInt32)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/state/first_valueState/Map(String,UInt64) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Date,FixedString(51)) OK 97ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/entropyState/Map(String,Nullable(UInt64)) OK 93ms
/aggregate functions/state/first_valueState/Map(String,UInt128) OK 88ms
/aggregate functions/state/groupUniqArrayState/Map(Date,UUID) OK 91ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 89ms
/aggregate functions/state/entropyState/Map(String,Nullable(UInt128)) OK 106ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/state/first_valueState/Map(String,Int8) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UInt8)) OK 116ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/state/entropyState/Map(String,Nullable(Int8)) OK 94ms
/aggregate functions/state/first_valueState/Map(String,Int16) OK 105ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Int8))) OK 88ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UInt16)) OK 104ms
/aggregate functions/state/entropyState/Map(String,Nullable(Int16)) OK 96ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/first_valueState/Map(String,Int32) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UInt32)) OK 109ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/state/entropyState/Map(String,Nullable(Int32)) OK 90ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/first_valueState/Map(String,Int64) OK 101ms
/aggregate functions/state/groupArrayState/Map(Bool,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UInt64)) OK 105ms
/aggregate functions/state/entropyState/Map(String,Nullable(Int64)) OK 103ms
/aggregate functions/state/first_valueState/Map(String,Int128) OK 98ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/state/groupArrayState/Map(Bool,Array(String)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UInt128)) OK 135ms
/aggregate functions/state/entropyState/Map(String,Nullable(Int128)) OK 135ms
/aggregate functions/state/first_valueState/Map(String,Float32) OK 113ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/state/groupArrayState/Map(Bool,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Int8)) OK 134ms
/aggregate functions/state/entropyState/Map(String,Nullable(Float32)) OK 132ms
/aggregate functions/state/first_valueState/Map(String,Float64) OK 109ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/state/groupArrayState/Map(Bool,Tuple(String)) OK 120ms
/aggregate functions/state/first_valueState/Map(String,Decimal128(38)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Int16)) OK 263ms
/aggregate functions/state/entropyState/Map(String,Nullable(Float64)) OK 125ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Float64))) OK 244ms
/aggregate functions/state/groupArrayState/Map(String,UInt8) OK 245ms
/aggregate functions/state/first_valueState/Map(String,Date) OK 197ms
/aggregate functions/state/entropyState/Map(String,Nullable(Decimal128(38))) OK 236ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Int32)) OK 126ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/groupArrayState/Map(String,UInt16) OK 138ms
/aggregate functions/state/first_valueState/Map(String,DateTime) OK 100ms
/aggregate functions/state/entropyState/Map(String,Nullable(Date)) OK 124ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Int64)) OK 129ms
/aggregate functions/state/groupArrayState/Map(String,UInt32) OK 112ms
/aggregate functions/state/first_valueState/Map(String,DateTime64(3)) OK 108ms
/aggregate functions/state/entropyState/Map(String,Nullable(DateTime)) OK 93ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Int128)) OK 118ms
/aggregate functions/state/groupArrayState/Map(String,UInt64) OK 98ms
/aggregate functions/state/first_valueState/Map(String,Bool) OK 120ms
/aggregate functions/state/entropyState/Map(String,Nullable(DateTime64(3))) OK 94ms
/aggregate functions/state/groupArrayState/Map(String,UInt128) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Float32)) OK 108ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/state/first_valueState/Map(String,String) OK 120ms
/aggregate functions/state/entropyState/Map(String,Nullable(Bool)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Float64)) OK 129ms
/aggregate functions/state/groupArrayState/Map(String,Int8) OK 120ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 143ms
/aggregate functions/state/first_valueState/Map(String,FixedString(51)) OK 150ms
/aggregate functions/state/entropyState/Map(String,Nullable(String)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/state/groupArrayState/Map(String,Int16) OK 117ms
/aggregate functions/state/last_valueState/Map(Int64,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/entropyState/Map(String,Nullable(FixedString(51))) OK 106ms
/aggregate functions/state/first_valueState/Map(String,UUID) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Date)) OK 100ms
/aggregate functions/state/groupArrayState/Map(String,Int32) OK 104ms
/aggregate functions/state/entropyState/Map(String,Nullable(UUID)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int64,Array(String)) OK 114ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UInt8)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(DateTime)) OK 118ms
/aggregate functions/state/groupArrayState/Map(String,Int64) OK 96ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UInt16)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int64,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/groupArrayState/Map(String,Int128) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UInt32)) OK 128ms
/aggregate functions/state/last_valueState/Map(Int64,Tuple(String)) OK 104ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UInt16)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(Bool)) OK 96ms
/aggregate functions/state/groupArrayState/Map(String,Float32) OK 100ms
/aggregate functions/state/last_valueState/Map(Int128,UInt8) OK 103ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UInt64)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(String)) OK 113ms
/aggregate functions/state/groupArrayState/Map(String,Float64) OK 96ms
/aggregate functions/state/last_valueState/Map(Int128,UInt16) OK 110ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UInt128)) OK 102ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/groupArrayState/Map(String,Decimal128(38)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/last_valueState/Map(Int128,UInt32) OK 106ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Int8)) OK 107ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/groupArrayState/Map(String,Date) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Nullable(UUID)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int128,UInt64) OK 105ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Int16)) OK 113ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/groupArrayState/Map(String,DateTime) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/last_valueState/Map(Int128,UInt128) OK 109ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Int32)) OK 100ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Int16)) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,DateTime64(3)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int128,Int8) OK 113ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Int64)) OK 110ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/groupArrayState/Map(String,Bool) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UInt32)) OK 117ms
/aggregate functions/state/last_valueState/Map(Int128,Int16) OK 111ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Int128)) OK 122ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Int64)) OK 122ms
/aggregate functions/state/groupArrayState/Map(String,String) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int128,Int32) OK 107ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Float32)) OK 99ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Int128)) OK 110ms
/aggregate functions/state/groupArrayState/Map(String,FixedString(51)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/last_valueState/Map(Int128,Int64) OK 96ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Float64)) OK 95ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Float32)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Int8)) OK 134ms
/aggregate functions/state/groupArrayState/Map(String,UUID) OK 122ms
/aggregate functions/state/last_valueState/Map(Int128,Int128) OK 101ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UInt8)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Int16)) OK 104ms
/aggregate functions/state/last_valueState/Map(Int128,Float32) OK 103ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Date)) OK 123ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Date)) OK 91ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UInt16)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Int32)) OK 89ms
/aggregate functions/state/last_valueState/Map(Int128,Float64) OK 102ms
/aggregate functions/state/first_valueState/Map(String,Nullable(DateTime)) OK 104ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UInt32)) OK 112ms
/aggregate functions/state/last_valueState/Map(Int128,Decimal128(38)) OK 101ms
/aggregate functions/state/first_valueState/Map(String,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UInt64)) OK 114ms
/aggregate functions/state/last_valueState/Map(Int128,Date) OK 100ms
/aggregate functions/state/first_valueState/Map(String,Nullable(Bool)) OK 98ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(String)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Float32)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int128,DateTime) OK 109ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UInt128)) OK 95ms
/aggregate functions/state/first_valueState/Map(String,Nullable(String)) OK 113ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Float64)) OK 110ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Int8)) OK 123ms
/aggregate functions/state/last_valueState/Map(Int128,DateTime64(3)) OK 126ms
/aggregate functions/state/first_valueState/Map(String,Nullable(FixedString(51))) OK 102ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(UUID)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Date)) OK 94ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Int16)) OK 96ms
/aggregate functions/state/last_valueState/Map(Int128,Bool) OK 105ms
/aggregate functions/state/first_valueState/Map(String,Nullable(UUID)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Int32)) OK 97ms
/aggregate functions/state/last_valueState/Map(Int128,String) OK 114ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Int64)) OK 96ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/last_valueState/Map(Int128,FixedString(51)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(String)) OK 110ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Int128)) OK 102ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int128,UUID) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Float32)) OK 114ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UInt64)) OK 98ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UInt8)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(UUID)) OK 137ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Float64)) OK 106ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UInt16)) OK 129ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UInt32)) OK 89ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Date)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UInt64)) OK 109ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(DateTime)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UInt32))) OK 133ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UInt128)) OK 132ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Int32)) OK 95ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Int8)) OK 97ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(Bool)) OK 114ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Int16)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Float32)) OK 93ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(String)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Int32)) OK 117ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Int64)) OK 105ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(String,Nullable(UUID)) OK 102ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Int128)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Float32)) OK 116ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Float64)) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UInt32)) OK 117ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(String)) OK 122ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Float32))) OK 153ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Date)) OK 124ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(UUID)) OK 149ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UInt128)) OK 165ms
/aggregate functions/state/entropyState/Map(String,LowCardinality(Nullable(UUID))) OK 146ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(DateTime)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/entropyState/Map(String,Array(String)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(Bool)) OK 103ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Int16)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/state/entropyState/Map(String,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(String)) OK 110ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Int32)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/entropyState/Map(String,Tuple(String)) OK 115ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(FixedString(51))) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),UInt8) OK 117ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/state/last_valueState/Map(Int128,Nullable(UUID)) OK 103ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/entropyState/Map(FixedString(51),UInt16) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/state/entropyState/Map(FixedString(51),UInt32) OK 99ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Date,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/entropyState/Map(FixedString(51),UInt64) OK 87ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Array(String)) OK 113ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UInt32)) OK 124ms
/aggregate functions/state/entropyState/Map(FixedString(51),UInt128) OK 116ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Date)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/entropyState/Map(FixedString(51),Int8) OK 129ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(DateTime)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Date,Tuple(String)) OK 113ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/state/entropyState/Map(FixedString(51),Int16) OK 99ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Bool)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UInt8) OK 100ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Float32))) OK 195ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Int8)) OK 212ms
/aggregate functions/state/entropyState/Map(FixedString(51),Int32) OK 194ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(String)) OK 194ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UInt16) OK 175ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Float64))) OK 171ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/entropyState/Map(FixedString(51),Int64) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UInt32) OK 126ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/entropyState/Map(FixedString(51),Int128) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UInt64) OK 137ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UInt8))) OK 147ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UInt128) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),Float32) OK 127ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Int128)) OK 153ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Int8) OK 127ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UInt16))) OK 141ms
/aggregate functions/state/entropyState/Map(FixedString(51),Float64) OK 141ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Float32)) OK 142ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(String))) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Int16) OK 161ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/entropyState/Map(FixedString(51),Decimal128(38)) OK 116ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UInt64))) OK 150ms
/aggregate functions/state/entropyState/Map(FixedString(51),Date) OK 147ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Int32) OK 126ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Date)) OK 133ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/state/entropyState/Map(FixedString(51),DateTime) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Int64) OK 115ms
/aggregate functions/state/first_valueState/Map(String,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(DateTime)) OK 121ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Int128) OK 117ms
/aggregate functions/state/first_valueState/Map(String,Array(String)) OK 135ms
/aggregate functions/state/entropyState/Map(FixedString(51),DateTime64(3)) OK 112ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Bool)) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Float32) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),Bool) OK 129ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/state/first_valueState/Map(String,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(String)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Float64) OK 92ms
/aggregate functions/state/first_valueState/Map(String,Tuple(String)) OK 109ms
/aggregate functions/state/entropyState/Map(FixedString(51),String) OK 121ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Decimal128(38)) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UInt8) OK 111ms
/aggregate functions/state/entropyState/Map(FixedString(51),FixedString(51)) OK 122ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(UUID)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Date) OK 111ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UInt16) OK 89ms
/aggregate functions/state/entropyState/Map(FixedString(51),UUID) OK 123ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Int128))) OK 133ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,DateTime) OK 113ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UInt32) OK 103ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UInt8)) OK 128ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,DateTime64(3)) OK 120ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UInt64) OK 115ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UInt16)) OK 131ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Bool) OK 158ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UInt128) OK 137ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UInt32)) OK 97ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Int8) OK 119ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,String) OK 105ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UInt64)) OK 96ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,FixedString(51)) OK 119ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Int16) OK 104ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UInt128)) OK 110ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Int32) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,UUID) OK 129ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Int8)) OK 119ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Int64) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UInt8)) OK 136ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(String))) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Int16)) OK 102ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Int128) OK 95ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Int32)) OK 165ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UInt16)) OK 154ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Float32) OK 117ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/groupArrayState/Map(String,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Float64) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UInt32)) OK 115ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Int64)) OK 121ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/state/groupArrayState/Map(String,Array(String)) OK 106ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Decimal128(38)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UInt64)) OK 125ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Int128)) OK 131ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/groupArrayState/Map(String,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UInt128)) OK 165ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Date) OK 166ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Float32)) OK 119ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/groupArrayState/Map(String,Tuple(String)) OK 117ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Float64)) OK 130ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UInt8) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Int8)) OK 136ms
/aggregate functions/state/first_valueState/Map(FixedString(51),DateTime) OK 124ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Decimal128(38))) OK 147ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UInt16) OK 139ms
/aggregate functions/state/first_valueState/Map(FixedString(51),DateTime64(3)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Int16)) OK 130ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(Bool))) OK 171ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Date)) OK 131ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UInt32) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Int32)) OK 146ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Bool) OK 145ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UInt64) OK 107ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(DateTime)) OK 106ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Int64)) OK 100ms
/aggregate functions/state/first_valueState/Map(FixedString(51),String) OK 103ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UInt128) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(DateTime64(3))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Int128)) OK 120ms
/aggregate functions/state/first_valueState/Map(FixedString(51),FixedString(51)) OK 117ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Int8) OK 106ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(Bool)) OK 103ms
/aggregate functions/state/last_valueState/Map(Int128,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Float32)) OK 116ms
/aggregate functions/state/first_valueState/Map(FixedString(51),UUID) OK 104ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Int16) OK 111ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(String)) OK 108ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UInt8)) OK 114ms
/aggregate functions/state/last_valueState/Map(Int128,Array(String)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Float64)) OK 111ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Int32) OK 108ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/last_valueState/Map(Int128,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UInt16)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Int64) OK 107ms
/aggregate functions/state/entropyState/Map(FixedString(51),Nullable(UUID)) OK 92ms
/aggregate functions/state/last_valueState/Map(Int128,Tuple(String)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Date)) OK 131ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UInt32)) OK 112ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Int128) OK 99ms
/aggregate functions/state/last_valueState/Map(Date,UInt8) OK 120ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UInt64)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(DateTime)) OK 116ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UInt16)) OK 130ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Float32) OK 129ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UInt128)) OK 101ms
/aggregate functions/state/last_valueState/Map(Date,UInt16) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Float64) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Int8)) OK 114ms
/aggregate functions/state/last_valueState/Map(Date,UInt32) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(Bool)) OK 108ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Decimal128(38)) OK 106ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Int16)) OK 113ms
/aggregate functions/state/last_valueState/Map(Date,UInt64) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(String)) OK 104ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Date) OK 116ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Int32)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(FixedString(51))) OK 130ms
/aggregate functions/state/last_valueState/Map(Date,UInt128) OK 100ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Int8)) OK 112ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),DateTime) OK 98ms
/aggregate functions/state/last_valueState/Map(Date,Int8) OK 124ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Int64)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Nullable(UUID)) OK 146ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),DateTime64(3)) OK 120ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Int16)) OK 118ms
/aggregate functions/state/last_valueState/Map(Date,Int16) OK 90ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Int128)) OK 125ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Bool) OK 141ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Int32)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/last_valueState/Map(Date,Int32) OK 95ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Float32)) OK 120ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Int64)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UInt16)) OK 145ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),String) OK 144ms
/aggregate functions/state/last_valueState/Map(Date,Int64) OK 116ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Float64)) OK 115ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Int128)) OK 95ms
/aggregate functions/state/last_valueState/Map(Date,Int128) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),FixedString(51)) OK 106ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Float32)) OK 112ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Decimal128(38))) OK 91ms
/aggregate functions/state/last_valueState/Map(Date,Float32) OK 122ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),UUID) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Date)) OK 111ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Float64)) OK 90ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UInt8)) OK 128ms
/aggregate functions/state/last_valueState/Map(Date,Float64) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Date)) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(DateTime)) OK 106ms
/aggregate functions/state/last_valueState/Map(Date,Decimal128(38)) OK 121ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UInt16)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/last_valueState/Map(Date,Date) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UInt32)) OK 103ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(Bool)) OK 112ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Bool)) OK 104ms
/aggregate functions/state/last_valueState/Map(Date,DateTime) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Int32)) OK 100ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UInt64)) OK 106ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(String)) OK 101ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(String)) OK 107ms
/aggregate functions/state/last_valueState/Map(Date,DateTime64(3)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Int64)) OK 173ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UInt128)) OK 112ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(FixedString(51))) OK 128ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Int8)) OK 120ms
/aggregate functions/state/last_valueState/Map(Date,Bool) OK 100ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(UUID)) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Int128)) OK 123ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Nullable(UUID)) OK 96ms
/aggregate functions/state/last_valueState/Map(Date,String) OK 110ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Int16)) OK 116ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UInt8)) OK 103ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Float32)) OK 91ms
/aggregate functions/state/last_valueState/Map(Date,FixedString(51)) OK 108ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Int32)) OK 103ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UInt16)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/last_valueState/Map(Date,UUID) OK 99ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Int64)) OK 99ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Date)) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UInt8)) OK 119ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Int128)) OK 99ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Float32)) OK 113ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UInt16)) OK 236ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UInt128)) OK 236ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Bool)) OK 212ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 204ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Float64)) OK 197ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UInt32)) OK 151ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(String)) OK 145ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Int8)) OK 94ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Int16)) OK 136ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UInt64)) OK 120ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Date)) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Int32)) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(UUID)) OK 143ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UInt128)) OK 119ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(DateTime)) OK 119ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Int64)) OK 144ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Int8)) OK 128ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(Bool)) OK 162ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Int16)) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Int128)) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Float32)) OK 133ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 175ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 163ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Int32)) OK 137ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(String)) OK 117ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Float64)) OK 116ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(FixedString(51))) OK 90ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Int64)) OK 121ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Nullable(UUID)) OK 103ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Date)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Int128)) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UInt8)) OK 92ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Float32)) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Bool)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Float64)) OK 108ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 147ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UInt32)) OK 129ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(String)) OK 113ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Date)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(UUID)) OK 129ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(DateTime)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Int8)) OK 103ms
/aggregate functions/state/entropyState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Int16)) OK 152ms
/aggregate functions/state/entropyState/Map(FixedString(51),Array(String)) OK 95ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(Bool)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/entropyState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Int32)) OK 122ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(String)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Date))) OK 141ms
/aggregate functions/state/entropyState/Map(FixedString(51),Tuple(String)) OK 105ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Int64)) OK 128ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/entropyState/Map(UUID,UInt8) OK 118ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/state/last_valueState/Map(Date,Nullable(UUID)) OK 110ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Int128)) OK 105ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/entropyState/Map(UUID,UInt16) OK 101ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Float32)) OK 108ms
/aggregate functions/state/entropyState/Map(UUID,UInt32) OK 125ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Float64)) OK 106ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/entropyState/Map(UUID,UInt64) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UInt32)) OK 100ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Date)) OK 108ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/entropyState/Map(UUID,UInt128) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/entropyState/Map(UUID,Int8) OK 107ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Array(String)) OK 105ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UInt128)) OK 143ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Bool)) OK 119ms
/aggregate functions/state/entropyState/Map(UUID,Int16) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 121ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(String)) OK 114ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Int8)) OK 93ms
/aggregate functions/state/entropyState/Map(UUID,Int32) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(DateTime,Tuple(String)) OK 109ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Int16)) OK 115ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/entropyState/Map(UUID,Int64) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UInt8) OK 107ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(UUID)) OK 114ms
/aggregate functions/state/entropyState/Map(UUID,Int128) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UInt16) OK 103ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Int64)) OK 114ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/entropyState/Map(UUID,Float32) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UInt32) OK 108ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/state/entropyState/Map(UUID,Float64) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UInt64) OK 107ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Float32)) OK 116ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/state/entropyState/Map(UUID,Decimal128(38)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UInt128) OK 97ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Float64)) OK 113ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Int8) OK 111ms
/aggregate functions/state/entropyState/Map(UUID,Date) OK 94ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/state/first_valueState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/entropyState/Map(UUID,DateTime) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Int16) OK 115ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Array(String)) OK 117ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/state/entropyState/Map(UUID,DateTime64(3)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Int32) OK 117ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/entropyState/Map(UUID,Bool) OK 126ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Int64) OK 99ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(String)) OK 95ms
/aggregate functions/state/first_valueState/Map(FixedString(51),Tuple(String)) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Int128) OK 135ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/state/entropyState/Map(UUID,String) OK 129ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/state/first_valueState/Map(UUID,UInt8) OK 120ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Float32) OK 149ms
/aggregate functions/state/entropyState/Map(UUID,FixedString(51)) OK 129ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(UUID)) OK 136ms
/aggregate functions/state/first_valueState/Map(UUID,UInt16) OK 100ms
/aggregate functions/state/entropyState/Map(UUID,UUID) OK 115ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Float64) OK 113ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/first_valueState/Map(UUID,UInt32) OK 99ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UInt8)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Decimal128(38)) OK 114ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 122ms
/aggregate functions/state/first_valueState/Map(UUID,UInt64) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Date) OK 161ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UInt16)) OK 141ms
/aggregate functions/state/first_valueState/Map(UUID,UInt128) OK 140ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UInt64))) OK 145ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UInt32)) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,DateTime) OK 122ms
/aggregate functions/state/first_valueState/Map(UUID,Int8) OK 132ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,DateTime64(3)) OK 156ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 138ms
/aggregate functions/state/first_valueState/Map(UUID,Int16) OK 104ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UInt64)) OK 129ms
/aggregate functions/state/first_valueState/Map(UUID,Int32) OK 175ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UInt128)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Bool) OK 145ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Int8)) OK 122ms
/aggregate functions/state/first_valueState/Map(UUID,Int64) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,String) OK 116ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Int32))) OK 155ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Int16)) OK 134ms
/aggregate functions/state/first_valueState/Map(UUID,Int128) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,FixedString(51)) OK 105ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,UUID) OK 124ms
/aggregate functions/state/first_valueState/Map(UUID,Float32) OK 132ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Int32)) OK 128ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Int64))) OK 131ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Array(String)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UInt8)) OK 159ms
/aggregate functions/state/first_valueState/Map(UUID,Float64) OK 128ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Int64)) OK 149ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Int128))) OK 137ms
/aggregate functions/state/first_valueState/Map(UUID,Decimal128(38)) OK 178ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UInt16)) OK 110ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Int128)) OK 147ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/state/groupArrayState/Map(FixedString(51),Tuple(String)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UInt32)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UUID,UInt8) OK 117ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Float32)) OK 118ms
/aggregate functions/state/first_valueState/Map(UUID,Date) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UInt64)) OK 96ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Date))) OK 152ms
/aggregate functions/state/groupArrayState/Map(UUID,UInt16) OK 117ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Float64)) OK 137ms
/aggregate functions/state/first_valueState/Map(UUID,DateTime) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UInt128)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,UInt32) OK 108ms
/aggregate functions/state/first_valueState/Map(UUID,DateTime64(3)) OK 136ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Decimal128(38))) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Int8)) OK 123ms
/aggregate functions/state/groupArrayState/Map(UUID,UInt64) OK 86ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(Bool))) OK 126ms
/aggregate functions/state/first_valueState/Map(UUID,Bool) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Int16)) OK 112ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Date)) OK 127ms
/aggregate functions/state/groupArrayState/Map(UUID,UInt128) OK 120ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Int32)) OK 141ms
/aggregate functions/state/first_valueState/Map(UUID,String) OK 144ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(DateTime)) OK 139ms
/aggregate functions/state/groupArrayState/Map(UUID,Int8) OK 101ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/state/groupArrayState/Map(UUID,Int16) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Int64)) OK 114ms
/aggregate functions/state/first_valueState/Map(UUID,FixedString(51)) OK 121ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(DateTime64(3))) OK 148ms
/aggregate functions/state/last_valueState/Map(Date,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Int128)) OK 118ms
/aggregate functions/state/groupArrayState/Map(UUID,Int32) OK 237ms
/aggregate functions/state/first_valueState/Map(UUID,UUID) OK 224ms
/aggregate functions/state/last_valueState/Map(Date,Array(String)) OK 223ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(Bool)) OK 220ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Float32)) OK 248ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UInt8)) OK 166ms
/aggregate functions/state/groupArrayState/Map(UUID,Int64) OK 145ms
/aggregate functions/state/last_valueState/Map(Date,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(String)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Float64)) OK 121ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/groupArrayState/Map(UUID,Int128) OK 134ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UInt16)) OK 130ms
/aggregate functions/state/last_valueState/Map(Date,Tuple(String)) OK 106ms
/aggregate functions/state/entropyState/Map(UUID,Nullable(UUID)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/last_valueState/Map(DateTime,UInt8) OK 114ms
/aggregate functions/state/groupArrayState/Map(UUID,Float32) OK 124ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UInt32)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Date)) OK 98ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/last_valueState/Map(DateTime,UInt16) OK 118ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UInt64)) OK 115ms
/aggregate functions/state/groupArrayState/Map(UUID,Float64) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(DateTime)) OK 103ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/last_valueState/Map(DateTime,UInt32) OK 153ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UInt128)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UUID,Decimal128(38)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UInt32)) OK 119ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Int8)) OK 106ms
/aggregate functions/state/groupArrayState/Map(UUID,Date) OK 128ms
/aggregate functions/state/last_valueState/Map(DateTime,UInt64) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(Bool)) OK 114ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UInt64)) OK 125ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Int16)) OK 102ms
/aggregate functions/state/last_valueState/Map(DateTime,UInt128) OK 100ms
/aggregate functions/state/groupArrayState/Map(UUID,DateTime) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(String)) OK 107ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UInt128)) OK 92ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Int32)) OK 95ms
/aggregate functions/state/last_valueState/Map(DateTime,Int8) OK 105ms
/aggregate functions/state/groupArrayState/Map(UUID,DateTime64(3)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(FixedString(51))) OK 99ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Int8)) OK 109ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Int64)) OK 94ms
/aggregate functions/state/last_valueState/Map(DateTime,Int16) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Nullable(UUID)) OK 121ms
/aggregate functions/state/groupArrayState/Map(UUID,Bool) OK 147ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Int128)) OK 129ms
/aggregate functions/state/last_valueState/Map(DateTime,Int32) OK 86ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,String) OK 106ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Float32)) OK 107ms
/aggregate functions/state/last_valueState/Map(DateTime,Int64) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/groupArrayState/Map(UUID,FixedString(51)) OK 107ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Float64)) OK 113ms
/aggregate functions/state/last_valueState/Map(DateTime,Int128) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UInt32)) OK 86ms
/aggregate functions/state/groupArrayState/Map(UUID,UUID) OK 119ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Int128)) OK 137ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/state/last_valueState/Map(DateTime,Float32) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UInt8)) OK 180ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Date)) OK 172ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Float32)) OK 116ms
/aggregate functions/state/last_valueState/Map(DateTime,Float64) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UInt128)) OK 144ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/last_valueState/Map(DateTime,Decimal128(38)) OK 146ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UInt16)) OK 151ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(DateTime)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Int8)) OK 114ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Date)) OK 121ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(DateTime64(3))) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Int16)) OK 138ms
/aggregate functions/state/last_valueState/Map(DateTime,Date) OK 136ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UInt32)) OK 132ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(Bool)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Int32)) OK 143ms
/aggregate functions/state/last_valueState/Map(DateTime,DateTime) OK 136ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UInt64)) OK 128ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Bool)) OK 113ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(String)) OK 158ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(String)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Int64)) OK 131ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UInt128)) OK 138ms
/aggregate functions/state/last_valueState/Map(DateTime,DateTime64(3)) OK 108ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(FixedString(51))) OK 143ms
/aggregate functions/state/last_valueState/Map(DateTime,Bool) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Int128)) OK 140ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(FixedString(51))) OK 143ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Int8)) OK 117ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(UUID)) OK 165ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Int16)) OK 133ms
/aggregate functions/state/last_valueState/Map(DateTime,String) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Float32)) OK 142ms
/aggregate functions/state/first_valueState/Map(UUID,Nullable(UUID)) OK 135ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Int32)) OK 124ms
/aggregate functions/state/last_valueState/Map(DateTime,FixedString(51)) OK 162ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Float64)) OK 144ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UInt8)) OK 151ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Int64)) OK 98ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Date)) OK 121ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UInt16)) OK 140ms
/aggregate functions/state/last_valueState/Map(DateTime,UUID) OK 139ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Int128)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UInt32)) OK 125ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UInt8)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Float32)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Bool)) OK 97ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UInt16)) OK 103ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Float64)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(String)) OK 107ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UInt32)) OK 111ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UInt64)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Date)) OK 120ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UInt128)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(DateTime)) OK 119ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Int16)) OK 104ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Int8)) OK 120ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Int32)) OK 127ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Int64))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Int16)) OK 155ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(Bool)) OK 153ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 136ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Int128)) OK 168ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Float32))) OK 169ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Int32)) OK 123ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(String)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Int64)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Float64))) OK 133ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Int128)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/groupArrayState/Map(UUID,Nullable(UUID)) OK 121ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Float64)) OK 126ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Float32)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Date)) OK 100ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Float64)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Bool)) OK 101ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UInt32)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Date)) OK 112ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(String)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UInt64)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(DateTime)) OK 118ms
/aggregate functions/state/entropyState/Map(UUID,LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/entropyState/Map(UUID,Array(String)) OK 119ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Int8)) OK 164ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Date))) OK 154ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(Bool)) OK 161ms
/aggregate functions/state/entropyState/Map(UUID,Map(String,LowCardinality(Float64))) OK 134ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/entropyState/Map(UUID,Tuple(String)) OK 153ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Int16)) OK 177ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(String)) OK 157ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UInt8) OK 140ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Int32)) OK 131ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(String))) OK 162ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UInt16) OK 130ms
/aggregate functions/state/last_valueState/Map(DateTime,Nullable(UUID)) OK 102ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UInt8)) OK 149ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UInt32) OK 122ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Int128)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UInt64) OK 137ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UInt128) OK 178ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UInt32)) OK 155ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Float64)) OK 121ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Array(String)) OK 137ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Date)) OK 174ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UInt64)) OK 167ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Map(String,LowCardinality(Float64))) OK 168ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Int8) OK 168ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(Bool,Tuple(String)) OK 123ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Int16) OK 139ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Int8)) OK 98ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Bool)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(String,UInt8) OK 138ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Int32) OK 107ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(String)) OK 97ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Int64) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(String,UInt16) OK 158ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(FixedString(51))) OK 119ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Int128) OK 137ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(String,UInt32) OK 141ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(UUID)) OK 134ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Float32) OK 128ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 141ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Int128)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(String,UInt64) OK 114ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Float64) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(String,UInt128) OK 153ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Decimal128(38)) OK 161ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Float64)) OK 151ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(String))) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(String,Int8) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(String,Int16) OK 113ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Date) OK 109ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Date)) OK 131ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(String,Int32) OK 104ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),DateTime) OK 131ms
/aggregate functions/state/first_valueState/Map(UUID,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(DateTime)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(String,Int64) OK 127ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/first_valueState/Map(UUID,Array(String)) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),DateTime64(3)) OK 112ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Bool)) OK 115ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(String,Int128) OK 231ms
/aggregate functions/state/first_valueState/Map(UUID,Map(String,LowCardinality(Float64))) OK 184ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Bool) OK 190ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(String)) OK 187ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Int32))) OK 290ms
/aggregate functions/state/first_valueState/Map(UUID,Tuple(String)) OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(String,Float32) OK 123ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),String) OK 140ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(UUID)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(String,Float64) OK 137ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),FixedString(51)) OK 125ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UInt8) OK 120ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(String,Decimal128(38)) OK 136ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),UUID) OK 120ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UInt16) OK 108ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Float32))) OK 162ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UInt32) OK 143ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UInt8)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(String,Date) OK 104ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(String,DateTime) OK 134ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UInt16)) OK 138ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UInt64) OK 116ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(String,DateTime64(3)) OK 181ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UInt128) OK 167ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UInt32)) OK 177ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 167ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Int8) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(String,Bool) OK 132ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UInt64)) OK 143ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(String,String) OK 145ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Int16) OK 121ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UInt128)) OK 141ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Int32) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(String,FixedString(51)) OK 124ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Int8)) OK 112ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Int64) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(String,UUID) OK 121ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Int16)) OK 148ms
/aggregate functions/state/groupArrayState/Map(UUID,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UInt8)) OK 132ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Int128) OK 155ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/state/groupArrayState/Map(UUID,Array(String)) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Int32)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UInt16)) OK 139ms
/aggregate functions/state/groupArrayState/Map(UUID,Map(String,LowCardinality(Float64))) OK 155ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Float32) OK 143ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Int64)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UInt32)) OK 175ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 169ms
/aggregate functions/state/groupArrayState/Map(UUID,Tuple(String)) OK 159ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Int128)) OK 109ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Float64) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Float32)) OK 95ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Decimal128(38)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UInt64)) OK 119ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UInt8) OK 99ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Date))) OK 146ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Float64)) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UInt16) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UInt128)) OK 123ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Date) OK 109ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),DateTime) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Int8)) OK 152ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UInt32) OK 154ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Date)) OK 112ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(DateTime)) OK 148ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),DateTime64(3)) OK 165ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Int16)) OK 123ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UInt64) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Int32)) OK 140ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UInt128) OK 143ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 135ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Bool) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(Bool)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Int64)) OK 150ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),String) OK 134ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Int8) OK 145ms
/aggregate functions/state/last_valueState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(String)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Int128)) OK 143ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),FixedString(51)) OK 113ms
/aggregate functions/state/last_valueState/Map(DateTime,Array(String)) OK 127ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Int16) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 102ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),UUID) OK 139ms
/aggregate functions/state/last_valueState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 150ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Int32) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Float32)) OK 129ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Nullable(UUID)) OK 108ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Int64) OK 161ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UInt8)) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Float64)) OK 133ms
/aggregate functions/state/last_valueState/Map(DateTime,Tuple(String)) OK 102ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 129ms
/aggregate functions/state/last_valueState/Map(Bool,UInt8) OK 133ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UInt16)) OK 149ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Int128) OK 134ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 121ms
/aggregate functions/state/last_valueState/Map(Bool,UInt16) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Date)) OK 144ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 151ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Float32) OK 136ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UInt32)) OK 128ms
/aggregate functions/state/last_valueState/Map(Bool,UInt32) OK 172ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(DateTime)) OK 122ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UInt64)) OK 125ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Float64) OK 144ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UInt128)) OK 113ms
/aggregate functions/state/last_valueState/Map(Bool,UInt64) OK 123ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Decimal128(38)) OK 109ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Int8)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(Bool)) OK 125ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Date) OK 125ms
/aggregate functions/state/last_valueState/Map(Bool,UInt128) OK 119ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Int8)) OK 125ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Int16)) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(String)) OK 150ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),DateTime) OK 148ms
/aggregate functions/state/last_valueState/Map(Bool,Int8) OK 128ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Int16)) OK 103ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Int32)) OK 99ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Int32)) OK 172ms
/aggregate functions/state/last_valueState/Map(Bool,Int16) OK 152ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),DateTime64(3)) OK 112ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Int64)) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Bool) OK 174ms
/aggregate functions/state/groupUniqArrayState/Map(String,Nullable(UUID)) OK 148ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Int128)) OK 134ms
/aggregate functions/state/last_valueState/Map(Bool,Int32) OK 101ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Int64)) OK 125ms
/aggregate functions/state/last_valueState/Map(Bool,Int64) OK 112ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Float32)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Int128)) OK 131ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),String) OK 112ms
/aggregate functions/state/last_valueState/Map(Bool,Int128) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UInt16)) OK 147ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),FixedString(51)) OK 138ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Float32)) OK 110ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Float64)) OK 133ms
/aggregate functions/state/last_valueState/Map(Bool,Float32) OK 107ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Float64)) OK 167ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UInt32)) OK 139ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),UUID) OK 121ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 139ms
/aggregate functions/state/last_valueState/Map(Bool,Float64) OK 133ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UInt8)) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UInt64)) OK 140ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Date)) OK 145ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Date)) OK 128ms
/aggregate functions/state/last_valueState/Map(Bool,Decimal128(38)) OK 93ms
/aggregate functions/state/last_valueState/Map(Bool,Date) OK 160ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UInt16)) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(DateTime)) OK 138ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Int8)) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Bool)) OK 113ms
/aggregate functions/state/last_valueState/Map(Bool,DateTime) OK 144ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UInt32)) OK 135ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(String)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Int16)) OK 133ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(Bool)) OK 119ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UInt64)) OK 124ms
/aggregate functions/state/last_valueState/Map(Bool,DateTime64(3)) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(String)) OK 140ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UInt128)) OK 122ms
/aggregate functions/state/last_valueState/Map(Bool,Bool) OK 122ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(UUID)) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Int64)) OK 156ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Int8)) OK 121ms
/aggregate functions/state/last_valueState/Map(Bool,String) OK 138ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Int16)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Int128)) OK 138ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Nullable(UUID)) OK 116ms
/aggregate functions/state/last_valueState/Map(Bool,FixedString(51)) OK 121ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Int32)) OK 155ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/last_valueState/Map(Bool,UUID) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Float32)) OK 137ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Int64)) OK 117ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UInt8)) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Float64)) OK 119ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Int128)) OK 133ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UInt16)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Date)) OK 145ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Float32)) OK 144ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UInt32)) OK 153ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(DateTime)) OK 137ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Float64)) OK 159ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Int8)) OK 131ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UInt64)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Bool)) OK 109ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(String)) OK 139ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Int16)) OK 146ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UInt128)) OK 134ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 138ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(FixedString(51))) OK 169ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Int32)) OK 145ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Int8)) OK 147ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Date)) OK 104ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(DateTime)) OK 94ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Int64)) OK 104ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Int16)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(UUID)) OK 108ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Int128)) OK 108ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Int32)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(Bool)) OK 105ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Float32)) OK 115ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Int64)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(String)) OK 96ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Float64)) OK 126ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Int128)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Date)) OK 120ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Float32)) OK 88ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 221ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Nullable(UUID)) OK 221ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Float64)) OK 232ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 220ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UInt128))) OK 231ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Bool)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 100ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Date)) OK 107ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(String)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(DateTime)) OK 96ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(UUID)) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Array(String)) OK 95ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(Bool)) OK 107ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Int8)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(String)) OK 96ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Int16)) OK 109ms
/aggregate functions/state/entropyState/Map(LowCardinality(String),Tuple(String)) OK 101ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(FixedString(51))) OK 124ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UInt8) OK 122ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Int32)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/last_valueState/Map(Bool,Nullable(UUID)) OK 100ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UInt16) OK 159ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Int64)) OK 135ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UInt8)) OK 130ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Int128)) OK 158ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UInt16)) OK 139ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UInt32) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(DateTime))) OK 138ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UInt32)) OK 152ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UInt64) OK 128ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Float32)) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 156ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UInt128) OK 156ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Float64)) OK 126ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UInt64)) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 173ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Date)) OK 160ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Int8) OK 162ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(String,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 163ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Int16) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(String,Array(String)) OK 116ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Int16)) OK 97ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/state/groupUniqArrayState/Map(String,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Bool)) OK 116ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Int32) OK 137ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(String,Tuple(String)) OK 154ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(String)) OK 156ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Int64)) OK 118ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Int64) OK 126ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Int128)) OK 156ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UInt8) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Int128) OK 127ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 163ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UInt16) OK 132ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Float32) OK 145ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(UUID)) OK 95ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UInt32) OK 159ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Float64)) OK 148ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Float64) OK 124ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 115ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Date)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UInt64) OK 139ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Date) OK 124ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UInt128) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),DateTime) OK 106ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Bool)) OK 156ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Int8) OK 111ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 104ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Array(String)) OK 120ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Int16) OK 128ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(String)) OK 106ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Bool) OK 127ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 170ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Int32) OK 157ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),String) OK 110ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(UUID)) OK 90ms
/aggregate functions/state/first_valueState/Map(LowCardinality(String),Tuple(String)) OK 165ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Int64) OK 117ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 130ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Int128) OK 115ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),UUID) OK 114ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UInt8) OK 118ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Float32) OK 103ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 106ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UInt16) OK 111ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Float64) OK 100ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 113ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UInt32) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Decimal128(38)) OK 104ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 112ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UInt64) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Date) OK 105ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 134ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UInt128) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),DateTime) OK 114ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 95ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Int8) OK 122ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),DateTime64(3)) OK 105ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Int16) OK 96ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 118ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Bool) OK 114ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Int32) OK 106ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 107ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),String) OK 105ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Int64) OK 111ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Int128))) OK 81ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),FixedString(51)) OK 103ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Int128) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),UUID) OK 153ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Array(String)) OK 169ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 128ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Float64))) OK 130ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Float32) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UInt8)) OK 155ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 156ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Float64) OK 118ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 138ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 167ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UInt16)) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 150ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(String),Tuple(String)) OK 137ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UInt32)) OK 144ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Date) OK 103ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UInt8) OK 120ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 112ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),DateTime) OK 121ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UInt16) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UInt64)) OK 119ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 126ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UInt128)) OK 141ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UInt32) OK 117ms
/aggregate functions/state/last_valueState/Map(Bool,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Bool) OK 134ms
/aggregate functions/state/last_valueState/Map(Bool,Array(String)) OK 138ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UInt64) OK 139ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Int8)) OK 134ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),String) OK 163ms
/aggregate functions/state/last_valueState/Map(Bool,Map(String,LowCardinality(Float64))) OK 159ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UInt128) OK 108ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 151ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Int16)) OK 106ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Int8) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Int32)) OK 106ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 116ms
/aggregate functions/state/last_valueState/Map(Bool,Tuple(String)) OK 114ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 92ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Int16) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Int64)) OK 103ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 121ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),UUID) OK 122ms
/aggregate functions/state/last_valueState/Map(String,UInt8) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Int32) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Int128)) OK 107ms
/aggregate functions/state/last_valueState/Map(String,UInt16) OK 110ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 120ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 115ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Int64) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Float32)) OK 104ms
/aggregate functions/state/last_valueState/Map(String,UInt32) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 119ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 111ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Int128) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Float64)) OK 107ms
/aggregate functions/state/last_valueState/Map(String,UInt64) OK 131ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 107ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Float32) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Decimal128(38))) OK 89ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 127ms
/aggregate functions/state/last_valueState/Map(String,UInt128) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Date)) OK 131ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Float64) OK 114ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 138ms
/aggregate functions/state/last_valueState/Map(String,Int8) OK 127ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(DateTime)) OK 124ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 175ms
/aggregate functions/state/last_valueState/Map(String,Int16) OK 120ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 165ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Date) OK 138ms
/aggregate functions/state/last_valueState/Map(String,Int32) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(Bool)) OK 106ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 121ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),DateTime) OK 109ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 123ms
/aggregate functions/state/last_valueState/Map(String,Int64) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(String)) OK 220ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 212ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 209ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 188ms
/aggregate functions/state/last_valueState/Map(String,Int128) OK 221ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 122ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Bool) OK 107ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 91ms
/aggregate functions/state/last_valueState/Map(String,Float32) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Nullable(UUID)) OK 92ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 118ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),String) OK 97ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/last_valueState/Map(String,Float64) OK 92ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 124ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 124ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 97ms
/aggregate functions/state/last_valueState/Map(String,Decimal128(38)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UInt16)) OK 93ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 138ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),UUID) OK 109ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/last_valueState/Map(String,Date) OK 108ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 132ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 129ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UInt64)) OK 109ms
/aggregate functions/state/last_valueState/Map(String,DateTime) OK 93ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 116ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 93ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 109ms
/aggregate functions/state/last_valueState/Map(String,DateTime64(3)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 104ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 112ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 120ms
/aggregate functions/state/last_valueState/Map(String,Bool) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Int8)) OK 95ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 111ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Int16)) OK 103ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/last_valueState/Map(String,String) OK 95ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 113ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Int32)) OK 115ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 110ms
/aggregate functions/state/last_valueState/Map(String,FixedString(51)) OK 110ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 119ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Int64)) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 135ms
/aggregate functions/state/last_valueState/Map(String,UUID) OK 89ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 102ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 103ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UInt8)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Int128)) OK 107ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 116ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 109ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UInt16)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Float32)) OK 108ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 106ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 96ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 107ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UInt32)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Float64)) OK 114ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 90ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UInt64)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Date)) OK 90ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 94ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(DateTime)) OK 128ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UInt128)) OK 115ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 94ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 95ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 92ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Int8)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Bool)) OK 102ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(String)) OK 106ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Int16)) OK 110ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 110ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Int32)) OK 127ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 133ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(UUID)) OK 93ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Int64)) OK 109ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 102ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 89ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Int128)) OK 87ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 98ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Float32)) OK 90ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 86ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Float64)) OK 100ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 87ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 150ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 131ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 107ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Date)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 104ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 108ms
/aggregate functions/state/last_valueState/Map(String,Nullable(DateTime)) OK 141ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 100ms
/aggregate functions/state/last_valueState/Map(String,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 108ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 100ms
/aggregate functions/state/last_valueState/Map(String,Nullable(Bool)) OK 116ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/last_valueState/Map(String,Nullable(String)) OK 129ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 150ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 122ms
/aggregate functions/state/last_valueState/Map(String,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 130ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 125ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/last_valueState/Map(String,Nullable(UUID)) OK 93ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 162ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 132ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 140ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Array(String)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UInt32)) OK 147ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 117ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 137ms
/aggregate functions/state/entropyState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 133ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 167ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UInt128)) OK 136ms
/aggregate functions/state/entropyState/Nullable(UInt8) OK 120ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/state/entropyState/Nullable(UInt16) OK 136ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Int8)) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 125ms
/aggregate functions/state/entropyState/Nullable(UInt32) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Int16)) OK 144ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 144ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/state/entropyState/Nullable(UInt64) OK 109ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Int32)) OK 108ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Array(String)) OK 98ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/entropyState/Nullable(UInt128) OK 133ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Int64)) OK 118ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 151ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/entropyState/Nullable(Int8) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(FixedString(51),Tuple(String)) OK 112ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/entropyState/Nullable(Int16) OK 148ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Float32)) OK 140ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UInt8) OK 131ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Float64)) OK 133ms
/aggregate functions/state/entropyState/Nullable(Int32) OK 152ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UInt16) OK 119ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 105ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UInt32) OK 107ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Date)) OK 107ms
/aggregate functions/state/entropyState/Nullable(Int64) OK 117ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UInt64) OK 123ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/state/entropyState/Nullable(Int128) OK 108ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Bool)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UInt128) OK 100ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 155ms
/aggregate functions/state/entropyState/Nullable(Float32) OK 108ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Int8) OK 103ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(String)) OK 140ms
/aggregate functions/state/entropyState/Nullable(Float64) OK 104ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Array(String)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Int16) OK 100ms
/aggregate functions/state/entropyState/Nullable(Decimal128(38)) OK 98ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Int32) OK 120ms
/aggregate functions/state/entropyState/Nullable(Date) OK 123ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(UUID)) OK 134ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/first_valueState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Int64) OK 107ms
/aggregate functions/state/entropyState/Nullable(DateTime) OK 135ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/first_valueState/Nullable(UInt8) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Int128) OK 104ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/entropyState/Nullable(DateTime64(3)) OK 116ms
/aggregate functions/state/first_valueState/Nullable(UInt16) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Float32) OK 92ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/entropyState/Nullable(Bool) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Float64) OK 117ms
/aggregate functions/state/first_valueState/Nullable(UInt32) OK 101ms
/aggregate functions/state/entropyState/Nullable(String) OK 123ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/state/first_valueState/Nullable(UInt64) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Decimal128(38)) OK 123ms
/aggregate functions/state/entropyState/Nullable(FixedString(51)) OK 94ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Date) OK 143ms
/aggregate functions/state/first_valueState/Nullable(UInt128) OK 138ms
/aggregate functions/state/entropyState/Nullable(UUID) OK 102ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 107ms
/aggregate functions/state/first_valueState/Nullable(Int8) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,DateTime) OK 122ms
/aggregate functions/state/entropyState/Array(UInt8) OK 103ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/first_valueState/Nullable(Int16) OK 109ms
/aggregate functions/state/entropyState/Array(UInt16) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,DateTime64(3)) OK 112ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/state/first_valueState/Nullable(Int32) OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Bool) OK 116ms
/aggregate functions/state/entropyState/Array(UInt32) OK 108ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/first_valueState/Nullable(Int64) OK 213ms
/aggregate functions/state/entropyState/Array(UInt64) OK 215ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,String) OK 191ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 205ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,FixedString(51)) OK 126ms
/aggregate functions/state/first_valueState/Nullable(Int128) OK 131ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/state/entropyState/Array(UInt128) OK 149ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,UUID) OK 111ms
/aggregate functions/state/first_valueState/Nullable(Float32) OK 111ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/entropyState/Array(Int8) OK 106ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UInt8)) OK 116ms
/aggregate functions/state/first_valueState/Nullable(Float64) OK 111ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/entropyState/Array(Int16) OK 111ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Array(String)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UInt16)) OK 149ms
/aggregate functions/state/first_valueState/Nullable(Decimal128(38)) OK 150ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/entropyState/Array(Int32) OK 137ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(Bool))) OK 175ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UInt32)) OK 155ms
/aggregate functions/state/first_valueState/Nullable(Date) OK 124ms
/aggregate functions/state/groupArrayState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 105ms
/aggregate functions/state/entropyState/Array(Int64) OK 136ms
/aggregate functions/state/groupArrayState/Nullable(UInt8) OK 120ms
/aggregate functions/state/first_valueState/Nullable(DateTime) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UInt64)) OK 127ms
/aggregate functions/state/entropyState/Array(Int128) OK 110ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/groupArrayState/Nullable(UInt16) OK 112ms
/aggregate functions/state/first_valueState/Nullable(DateTime64(3)) OK 115ms
/aggregate functions/state/entropyState/Array(Float32) OK 108ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UInt128)) OK 112ms
/aggregate functions/state/groupArrayState/Nullable(UInt32) OK 94ms
/aggregate functions/state/first_valueState/Nullable(Bool) OK 114ms
/aggregate functions/state/entropyState/Array(Float64) OK 135ms
/aggregate functions/state/last_valueState/Map(String,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Int8)) OK 104ms
/aggregate functions/state/groupArrayState/Nullable(UInt64) OK 91ms
/aggregate functions/state/first_valueState/Nullable(String) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Int16)) OK 164ms
/aggregate functions/state/last_valueState/Map(String,Array(String)) OK 141ms
/aggregate functions/state/entropyState/Array(Decimal128(38)) OK 116ms
/aggregate functions/state/groupArrayState/Nullable(UInt128) OK 121ms
/aggregate functions/state/first_valueState/Nullable(FixedString(51)) OK 109ms
/aggregate functions/state/entropyState/Array(Date) OK 103ms
/aggregate functions/state/last_valueState/Map(String,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/state/groupArrayState/Nullable(Int8) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Int32)) OK 90ms
/aggregate functions/state/first_valueState/Nullable(UUID) OK 98ms
/aggregate functions/state/entropyState/Array(DateTime) OK 98ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Int64)) OK 107ms
/aggregate functions/state/last_valueState/Map(String,Tuple(String)) OK 103ms
/aggregate functions/state/groupArrayState/Nullable(Int16) OK 104ms
/aggregate functions/state/first_valueState/Array(UInt8) OK 94ms
/aggregate functions/state/entropyState/Array(DateTime64(3)) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Int128)) OK 114ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UInt8) OK 130ms
/aggregate functions/state/groupArrayState/Nullable(Int32) OK 108ms
/aggregate functions/state/first_valueState/Array(UInt16) OK 102ms
/aggregate functions/state/entropyState/Array(Bool) OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Float32)) OK 122ms
/aggregate functions/state/groupArrayState/Nullable(Int64) OK 133ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UInt16) OK 160ms
/aggregate functions/state/first_valueState/Array(UInt32) OK 126ms
/aggregate functions/state/entropyState/Array(String) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Float64)) OK 91ms
/aggregate functions/state/groupArrayState/Nullable(Int128) OK 104ms
/aggregate functions/state/first_valueState/Array(UInt64) OK 115ms
/aggregate functions/state/entropyState/Array(FixedString(51)) OK 107ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UInt32) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Decimal128(38))) OK 90ms
/aggregate functions/state/groupArrayState/Nullable(Float32) OK 99ms
/aggregate functions/state/entropyState/Array(UUID) OK 110ms
/aggregate functions/state/first_valueState/Array(UInt128) OK 112ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UInt64) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Date)) OK 106ms
/aggregate functions/state/groupArrayState/Nullable(Float64) OK 110ms
/aggregate functions/state/entropyState/Array(Nullable(UInt8)) OK 117ms
/aggregate functions/state/first_valueState/Array(Int8) OK 123ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UInt128) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(DateTime)) OK 124ms
/aggregate functions/state/groupArrayState/Nullable(Decimal128(38)) OK 96ms
/aggregate functions/state/entropyState/Array(Nullable(UInt16)) OK 157ms
/aggregate functions/state/first_valueState/Array(Int16) OK 125ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Int8) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/groupArrayState/Nullable(Date) OK 128ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Int16) OK 110ms
/aggregate functions/state/first_valueState/Array(Int32) OK 110ms
/aggregate functions/state/entropyState/Array(Nullable(UInt32)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(Bool)) OK 113ms
/aggregate functions/state/groupArrayState/Nullable(DateTime) OK 116ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Int32) OK 113ms
/aggregate functions/state/first_valueState/Array(Int64) OK 106ms
/aggregate functions/state/entropyState/Array(Nullable(UInt64)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(String)) OK 111ms
/aggregate functions/state/groupArrayState/Nullable(DateTime64(3)) OK 111ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Int64) OK 104ms
/aggregate functions/state/first_valueState/Array(Int128) OK 104ms
/aggregate functions/state/entropyState/Array(Nullable(UInt128)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/groupArrayState/Nullable(Bool) OK 110ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Int128) OK 102ms
/aggregate functions/state/first_valueState/Array(Float32) OK 107ms
/aggregate functions/state/entropyState/Array(Nullable(Int8)) OK 112ms
/aggregate functions/state/groupArrayState/Nullable(String) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Nullable(UUID)) OK 126ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Float32) OK 120ms
/aggregate functions/state/first_valueState/Array(Float64) OK 103ms
/aggregate functions/state/entropyState/Array(Nullable(Int16)) OK 101ms
/aggregate functions/state/groupArrayState/Nullable(FixedString(51)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/first_valueState/Array(Decimal128(38)) OK 103ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Float64) OK 103ms
/aggregate functions/state/entropyState/Array(Nullable(Int32)) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UInt16)) OK 96ms
/aggregate functions/state/groupArrayState/Nullable(UUID) OK 103ms
/aggregate functions/state/first_valueState/Array(Date) OK 111ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Decimal128(38)) OK 98ms
/aggregate functions/state/entropyState/Array(Nullable(Int64)) OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/groupArrayState/Array(UInt8) OK 101ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Date) OK 105ms
/aggregate functions/state/first_valueState/Array(DateTime) OK 121ms
/aggregate functions/state/entropyState/Array(Nullable(Int128)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/groupArrayState/Array(UInt16) OK 124ms
/aggregate functions/state/last_valueState/Map(FixedString(51),DateTime) OK 118ms
/aggregate functions/state/entropyState/Array(Nullable(Float32)) OK 115ms
/aggregate functions/state/first_valueState/Array(DateTime64(3)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/groupArrayState/Array(UInt32) OK 95ms
/aggregate functions/state/last_valueState/Map(FixedString(51),DateTime64(3)) OK 131ms
/aggregate functions/state/entropyState/Array(Nullable(Float64)) OK 111ms
/aggregate functions/state/first_valueState/Array(Bool) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/groupArrayState/Array(UInt64) OK 95ms
/aggregate functions/state/first_valueState/Array(String) OK 116ms
/aggregate functions/state/entropyState/Array(Nullable(Decimal128(38))) OK 109ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Bool) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/groupArrayState/Array(UInt128) OK 101ms
/aggregate functions/state/first_valueState/Array(FixedString(51)) OK 109ms
/aggregate functions/state/entropyState/Array(Nullable(Date)) OK 141ms
/aggregate functions/state/last_valueState/Map(FixedString(51),String) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/groupArrayState/Array(Int8) OK 124ms
/aggregate functions/state/first_valueState/Array(UUID) OK 98ms
/aggregate functions/state/last_valueState/Map(FixedString(51),FixedString(51)) OK 127ms
/aggregate functions/state/entropyState/Array(Nullable(DateTime)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Int64)) OK 127ms
/aggregate functions/state/groupArrayState/Array(Int16) OK 138ms
/aggregate functions/state/first_valueState/Array(Nullable(UInt8)) OK 102ms
/aggregate functions/state/last_valueState/Map(FixedString(51),UUID) OK 128ms
/aggregate functions/state/entropyState/Array(Nullable(DateTime64(3))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/groupArrayState/Array(Int32) OK 115ms
/aggregate functions/state/first_valueState/Array(Nullable(UInt16)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Float32)) OK 139ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UInt8)) OK 125ms
/aggregate functions/state/entropyState/Array(Nullable(Bool)) OK 136ms
/aggregate functions/state/groupArrayState/Array(Int64) OK 132ms
/aggregate functions/state/first_valueState/Array(Nullable(UInt32)) OK 127ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UInt16)) OK 138ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Float64)) OK 126ms
/aggregate functions/state/entropyState/Array(Nullable(String)) OK 125ms
/aggregate functions/state/groupArrayState/Array(Int128) OK 125ms
/aggregate functions/state/first_valueState/Array(Nullable(UInt64)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Date)) OK 144ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UInt32)) OK 162ms
/aggregate functions/state/entropyState/Array(Nullable(FixedString(51))) OK 130ms
/aggregate functions/state/groupArrayState/Array(Float32) OK 154ms
/aggregate functions/state/first_valueState/Array(Nullable(UInt128)) OK 135ms
/aggregate functions/state/entropyState/Array(Nullable(UUID)) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(DateTime)) OK 136ms
/aggregate functions/state/first_valueState/Array(Nullable(Int8)) OK 154ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UInt64)) OK 120ms
/aggregate functions/state/groupArrayState/Array(Float64) OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UInt128)) OK 110ms
/aggregate functions/state/entropyState/Array(LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/first_valueState/Array(Nullable(Int16)) OK 101ms
/aggregate functions/state/groupArrayState/Array(Decimal128(38)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(String)) OK 113ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Int8)) OK 112ms
/aggregate functions/state/entropyState/Array(LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/first_valueState/Array(Nullable(Int32)) OK 114ms
/aggregate functions/state/groupArrayState/Array(Date) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Int16)) OK 135ms
/aggregate functions/state/entropyState/Array(LowCardinality(UInt32)) OK 146ms
/aggregate functions/state/first_valueState/Array(Nullable(Int64)) OK 122ms
/aggregate functions/state/groupArrayState/Array(DateTime) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(UUID)) OK 144ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Int32)) OK 157ms
/aggregate functions/state/first_valueState/Array(Nullable(Int128)) OK 113ms
/aggregate functions/state/groupArrayState/Array(DateTime64(3)) OK 149ms
/aggregate functions/state/entropyState/Array(LowCardinality(UInt64)) OK 141ms
/aggregate functions/state/first_valueState/Array(Nullable(Float32)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Int64)) OK 108ms
/aggregate functions/state/entropyState/Array(LowCardinality(UInt128)) OK 119ms
/aggregate functions/state/groupArrayState/Array(Bool) OK 109ms
/aggregate functions/state/first_valueState/Array(Nullable(Float64)) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Int128)) OK 105ms
/aggregate functions/state/groupArrayState/Array(String) OK 144ms
/aggregate functions/state/entropyState/Array(LowCardinality(Int8)) OK 126ms
/aggregate functions/state/first_valueState/Array(Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Float32)) OK 99ms
/aggregate functions/state/entropyState/Array(LowCardinality(Int16)) OK 109ms
/aggregate functions/state/groupArrayState/Array(FixedString(51)) OK 108ms
/aggregate functions/state/first_valueState/Array(Nullable(Date)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Float64)) OK 102ms
/aggregate functions/state/entropyState/Array(LowCardinality(Int32)) OK 108ms
/aggregate functions/state/groupArrayState/Array(UUID) OK 88ms
/aggregate functions/state/first_valueState/Array(Nullable(DateTime)) OK 115ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Decimal128(38))) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/groupArrayState/Array(Nullable(UInt8)) OK 100ms
/aggregate functions/state/entropyState/Array(LowCardinality(Int64)) OK 103ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Date)) OK 108ms
/aggregate functions/state/first_valueState/Array(Nullable(DateTime64(3))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Int8))) OK 108ms
/aggregate functions/state/groupArrayState/Array(Nullable(UInt16)) OK 114ms
/aggregate functions/state/entropyState/Array(LowCardinality(Int128)) OK 95ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(DateTime)) OK 133ms
/aggregate functions/state/first_valueState/Array(Nullable(Bool)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/state/entropyState/Array(LowCardinality(Float32)) OK 110ms
/aggregate functions/state/groupArrayState/Array(Nullable(UInt32)) OK 105ms
/aggregate functions/state/first_valueState/Array(Nullable(String)) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/entropyState/Array(LowCardinality(Float64)) OK 94ms
/aggregate functions/state/groupArrayState/Array(Nullable(UInt64)) OK 97ms
/aggregate functions/state/first_valueState/Array(Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(Bool)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Int64))) OK 147ms
/aggregate functions/state/entropyState/Array(LowCardinality(Date)) OK 129ms
/aggregate functions/state/groupArrayState/Array(Nullable(UInt128)) OK 117ms
/aggregate functions/state/first_valueState/Array(Nullable(UUID)) OK 96ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(String)) OK 155ms
/aggregate functions/state/groupArrayState/Array(Nullable(Int8)) OK 124ms
/aggregate functions/state/entropyState/Array(LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Float32))) OK 138ms
/aggregate functions/state/entropyState/Array(LowCardinality(Bool)) OK 135ms
/aggregate functions/state/groupArrayState/Array(Nullable(Int16)) OK 102ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/groupArrayState/Array(Nullable(Int32)) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/entropyState/Array(LowCardinality(String)) OK 141ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UInt32)) OK 133ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Nullable(UUID)) OK 91ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/groupArrayState/Array(Nullable(Int64)) OK 156ms
/aggregate functions/state/entropyState/Array(LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UInt64)) OK 132ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UInt16)) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 158ms
/aggregate functions/state/entropyState/Array(LowCardinality(UUID)) OK 129ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/groupArrayState/Array(Nullable(Int128)) OK 135ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Int8)) OK 166ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UInt8))) OK 157ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UInt32)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/groupArrayState/Array(Nullable(Float32)) OK 124ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/state/groupArrayState/Array(Nullable(Float64)) OK 129ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Int16)) OK 97ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Int32)) OK 131ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/groupArrayState/Array(Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,LowCardinality(Nullable(UUID))) OK 192ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Int8)) OK 178ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UInt64))) OK 246ms
/aggregate functions/state/groupArrayState/Array(Nullable(Date)) OK 248ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Int64)) OK 210ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Int16)) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Array(String)) OK 117ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Int128)) OK 108ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Int32)) OK 135ms
/aggregate functions/state/groupArrayState/Array(Nullable(DateTime)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Float32)) OK 91ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/state/groupArrayState/Array(Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(UUID,Tuple(String)) OK 128ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Int64)) OK 99ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Float64)) OK 94ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Int128)) OK 133ms
/aggregate functions/state/groupArrayState/Array(Nullable(Bool)) OK 155ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UInt8) OK 134ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Date)) OK 132ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Float32)) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UInt16) OK 124ms
/aggregate functions/state/groupArrayState/Array(Nullable(String)) OK 101ms
/aggregate functions/state/first_valueState/Array(LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Float64)) OK 98ms
/aggregate functions/state/groupArrayState/Array(Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Bool)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UInt32) OK 107ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Date)) OK 98ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/first_valueState/Array(LowCardinality(String)) OK 122ms
/aggregate functions/state/groupArrayState/Array(Nullable(UUID)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UInt64) OK 108ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/first_valueState/Array(LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UInt128) OK 92ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Bool)) OK 108ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Int8) OK 103ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UInt16)) OK 114ms
/aggregate functions/state/first_valueState/Array(LowCardinality(UUID)) OK 97ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(String)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Int16) OK 125ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(DateTime))) OK 184ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Int32) OK 119ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(UUID)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Int64) OK 140ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Int8)) OK 151ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Int128) OK 136ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UInt128))) OK 158ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(FixedString(51)))) OK 168ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Float32) OK 149ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Int16)) OK 120ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Int32)) OK 140ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 146ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Int8))) OK 145ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Float64) OK 109ms
/aggregate functions/state/entropyState/Array(LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Decimal128(38)) OK 172ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Int64)) OK 127ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/state/entropyState/Array(Array(String)) OK 133ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Int128)) OK 104ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/state/entropyState/Array(Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Date) OK 121ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Float32)) OK 96ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/state/entropyState/Array(Tuple(String)) OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),DateTime) OK 103ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Float64)) OK 98ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),DateTime64(3)) OK 127ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/entropyState/LowCardinality(UInt8) OK 107ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Date)) OK 107ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Float32))) OK 145ms
/aggregate functions/state/entropyState/LowCardinality(UInt16) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Bool) OK 117ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(DateTime)) OK 128ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/entropyState/LowCardinality(UInt32) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),String) OK 134ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Bool)) OK 125ms
/aggregate functions/state/entropyState/LowCardinality(UInt64) OK 97ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),FixedString(51)) OK 119ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(String)) OK 119ms
/aggregate functions/state/entropyState/LowCardinality(UInt128) OK 112ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),UUID) OK 126ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/entropyState/LowCardinality(Int8) OK 118ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UInt8)) OK 126ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(UUID)) OK 134ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/state/entropyState/LowCardinality(Int16) OK 113ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UInt16)) OK 135ms
/aggregate functions/state/entropyState/LowCardinality(Int32) OK 103ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UInt8))) OK 130ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/entropyState/LowCardinality(Int64) OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UInt32)) OK 104ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UInt16))) OK 127ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/first_valueState/Array(LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/entropyState/LowCardinality(Int128) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UInt64)) OK 118ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/first_valueState/Array(Array(String)) OK 104ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/state/entropyState/LowCardinality(Float32) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UInt128)) OK 91ms
/aggregate functions/state/last_valueState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/first_valueState/Array(Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/state/entropyState/LowCardinality(Float64) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Int8)) OK 93ms
/aggregate functions/state/first_valueState/Array(Tuple(String)) OK 122ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Array(String)) OK 152ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/state/entropyState/LowCardinality(Date) OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Int16)) OK 113ms
/aggregate functions/state/first_valueState/LowCardinality(UInt8) OK 140ms
/aggregate functions/state/entropyState/LowCardinality(DateTime) OK 131ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Int32)) OK 112ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/state/first_valueState/LowCardinality(UInt16) OK 117ms
/aggregate functions/state/entropyState/LowCardinality(Bool) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Int64)) OK 119ms
/aggregate functions/state/last_valueState/Map(FixedString(51),Tuple(String)) OK 126ms
/aggregate functions/state/first_valueState/LowCardinality(UInt32) OK 148ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Int128)) OK 144ms
/aggregate functions/state/last_valueState/Map(UUID,UInt8) OK 147ms
/aggregate functions/state/entropyState/LowCardinality(String) OK 110ms
/aggregate functions/state/first_valueState/LowCardinality(UInt64) OK 165ms
/aggregate functions/state/entropyState/LowCardinality(FixedString(51)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Float32)) OK 120ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/last_valueState/Map(UUID,UInt16) OK 127ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Float64)) OK 154ms
/aggregate functions/state/entropyState/LowCardinality(UUID) OK 150ms
/aggregate functions/state/last_valueState/Map(UUID,UInt32) OK 132ms
/aggregate functions/state/first_valueState/LowCardinality(UInt128) OK 93ms
/aggregate functions/state/first_valueState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/last_valueState/Map(UUID,UInt64) OK 126ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UInt8)) OK 120ms
/aggregate functions/state/first_valueState/LowCardinality(Int16) OK 88ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Date)) OK 135ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/last_valueState/Map(UUID,UInt128) OK 121ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UInt16)) OK 129ms
/aggregate functions/state/first_valueState/LowCardinality(Int32) OK 102ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Date))) OK 161ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(DateTime)) OK 145ms
/aggregate functions/state/last_valueState/Map(UUID,Int8) OK 125ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UInt32)) OK 117ms
/aggregate functions/state/first_valueState/LowCardinality(Int64) OK 130ms
/aggregate functions/state/last_valueState/Map(UUID,Int16) OK 124ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UInt64)) OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 150ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/state/first_valueState/LowCardinality(Int128) OK 115ms
/aggregate functions/state/last_valueState/Map(UUID,Int32) OK 126ms
/aggregate functions/state/first_valueState/LowCardinality(Float32) OK 127ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UInt128)) OK 140ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(Bool)) OK 129ms
/aggregate functions/state/last_valueState/Map(UUID,Int64) OK 103ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/state/first_valueState/LowCardinality(Float64) OK 125ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Int8)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(String)) OK 119ms
/aggregate functions/state/last_valueState/Map(UUID,Int128) OK 95ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/first_valueState/LowCardinality(Date) OK 125ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Int16)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 137ms
/aggregate functions/state/last_valueState/Map(UUID,Float32) OK 114ms
/aggregate functions/state/groupArrayState/Array(LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/state/first_valueState/LowCardinality(DateTime) OK 148ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Int32)) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Nullable(UUID)) OK 140ms
/aggregate functions/state/last_valueState/Map(UUID,Float64) OK 131ms
/aggregate functions/state/groupArrayState/Array(Array(String)) OK 166ms
/aggregate functions/state/first_valueState/LowCardinality(Bool) OK 125ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Int64)) OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 143ms
/aggregate functions/state/last_valueState/Map(UUID,Decimal128(38)) OK 114ms
/aggregate functions/state/first_valueState/LowCardinality(String) OK 161ms
/aggregate functions/state/last_valueState/Map(UUID,Date) OK 129ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Int128)) OK 126ms
/aggregate functions/state/groupArrayState/Array(Map(String,LowCardinality(Float64))) OK 134ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/last_valueState/Map(UUID,DateTime) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 153ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Float32)) OK 162ms
/aggregate functions/state/first_valueState/LowCardinality(FixedString(51)) OK 136ms
/aggregate functions/state/groupArrayState/Array(Tuple(String)) OK 131ms
/aggregate functions/state/last_valueState/Map(UUID,DateTime64(3)) OK 121ms
/aggregate functions/state/first_valueState/LowCardinality(UUID) OK 126ms
/aggregate functions/state/groupArrayState/LowCardinality(UInt8) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Float64)) OK 106ms
/aggregate functions/state/last_valueState/Map(UUID,Bool) OK 96ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Date)) OK 134ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UInt8)) OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 136ms
/aggregate functions/state/groupArrayState/LowCardinality(UInt16) OK 114ms
/aggregate functions/state/last_valueState/Map(UUID,String) OK 101ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UInt16)) OK 133ms
/aggregate functions/state/groupArrayState/LowCardinality(UInt32) OK 137ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(DateTime)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Int8)) OK 136ms
/aggregate functions/state/last_valueState/Map(UUID,FixedString(51)) OK 101ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UInt32)) OK 128ms
/aggregate functions/state/last_valueState/Map(UUID,UUID) OK 128ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(Bool)) OK 128ms
/aggregate functions/state/groupArrayState/LowCardinality(UInt64) OK 141ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Int16)) OK 120ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UInt64)) OK 137ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UInt8)) OK 157ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(String)) OK 157ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Int32)) OK 112ms
/aggregate functions/state/groupArrayState/LowCardinality(UInt128) OK 145ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UInt128)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Int64)) OK 101ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UInt16)) OK 105ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(FixedString(51))) OK 106ms
/aggregate functions/state/groupArrayState/LowCardinality(Int8) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Int128)) OK 110ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Int8)) OK 97ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UInt32)) OK 103ms
/aggregate functions/state/entropyState/LowCardinality(Nullable(UUID)) OK 126ms
/aggregate functions/state/groupArrayState/LowCardinality(Int16) OK 98ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Int16)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Float32)) OK 103ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UInt64)) OK 97ms
/aggregate functions/state/groupArrayState/LowCardinality(Int32) OK 130ms
/aggregate functions/state/entropyState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 909ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Float64)) OK 249ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Int32)) OK 256ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UInt128)) OK 215ms
/aggregate functions/state/groupArrayState/LowCardinality(Int64) OK 175ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Int8)) OK 127ms
/aggregate functions/state/groupArrayState/LowCardinality(Int128) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Date)) OK 129ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Int64)) OK 112ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Int16)) OK 99ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Int128)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/groupArrayState/LowCardinality(Float32) OK 107ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Int32)) OK 85ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Bool)) OK 232ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Float32)) OK 220ms
/aggregate functions/state/groupArrayState/LowCardinality(Float64) OK 216ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Int64)) OK 259ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Float64)) OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(String)) OK 126ms
/aggregate functions/state/groupArrayState/LowCardinality(Date) OK 111ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Int128)) OK 138ms
/aggregate functions/state/groupArrayState/LowCardinality(DateTime) OK 146ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Date)) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/mannWhitneyUTestState OK 2m 2s
/aggregate functions/state/mannWhitneyUTestState/constant OK 73ms
/aggregate functions/state/mannWhitneyUTestState/zero rows OK 95ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Float32)) OK 117ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(DateTime)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(UUID)) OK 111ms
/aggregate functions/state/groupArrayState/LowCardinality(Bool) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/single row OK 76ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Float64)) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/groupArrayState/LowCardinality(String) OK 132ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(Bool)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/single row with zero weight OK 62ms
/aggregate functions/state/mannWhitneyUTestState/with group by OK 67ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(String)) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 153ms
/aggregate functions/state/groupArrayState/LowCardinality(FixedString(51)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/some negative values OK 63ms
/aggregate functions/state/mannWhitneyUTestState/NULL value handling OK 74ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Date)) OK 113ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/groupArrayState/LowCardinality(UUID) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/weight NULL value handling OK 78ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(DateTime)) OK 126ms
/aggregate functions/state/first_valueState/LowCardinality(Nullable(UUID)) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/single NULL value OK 96ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UInt8)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/return type OK 62ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(DateTime64(3))) OK 91ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/first_valueState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 649ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UInt16)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/doc example OK 73ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(Bool)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/single value in 0 population OK 76ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 108ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(String)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/single value in 1 population OK 67ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UInt64)) OK 90ms
/aggregate functions/state/mannWhitneyUTestState/inf OK 54ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(FixedString(51))) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/-inf OK 66ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UInt128)) OK 88ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/last_valueState/Map(UUID,Nullable(UUID)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/nan OK 74ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Int8)) OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/inf, -inf, nan OK 68ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Int16)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes OK 2m 1s
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations OK 2m 1s
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,uint8 OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UInt16)) OK 98ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Int32)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,uint64 OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/state/maxState OK 3m 13s
/aggregate functions/state/maxState/constant OK 74ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UInt32)) OK 105ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Int64)) OK 106ms
/aggregate functions/state/maxState/zero rows OK 76ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,uint32 OK 140ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/maxState/with group by OK 76ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Int128)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/state/maxState/NULL value handling OK 76ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,uint16 OK 105ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Float32)) OK 113ms
/aggregate functions/state/maxState/inf OK 72ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Int8)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,uint128 OK 120ms
/aggregate functions/state/maxState/-inf OK 81ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Float64)) OK 102ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/maxState/nan OK 78ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,nullable_uint8_ OK 102ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Date)) OK 99ms
/aggregate functions/state/maxState/inf, -inf, nan OK 79ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Int32)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,nullable_uint64_ OK 126ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(DateTime)) OK 101ms
/aggregate functions/state/maxState/UInt8 OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Int64)) OK 122ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(Bool)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,nullable_uint32_ OK 111ms
/aggregate functions/state/maxState/UInt16 OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Int128)) OK 102ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(String)) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,nullable_uint16_ OK 129ms
/aggregate functions/state/maxState/UInt32 OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Array(String)) OK 94ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Float32)) OK 89ms
/aggregate functions/state/maxState/UInt64 OK 94ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(FixedString(51))) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,nullable_uint128_ OK 104ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Float64)) OK 93ms
/aggregate functions/state/maxState/UInt128 OK 97ms
/aggregate functions/state/groupArrayState/LowCardinality(Nullable(UUID)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(String),Tuple(String)) OK 104ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Date)) OK 98ms
/aggregate functions/state/maxState/Int8 OK 94ms
/aggregate functions/state/groupArrayState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 701ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UInt8) OK 122ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(DateTime)) OK 120ms
/aggregate functions/state/maxState/Int16 OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UInt16) OK 139ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Bool)) OK 108ms
/aggregate functions/state/maxState/Int32 OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(String)) OK 109ms
/aggregate functions/state/maxState/Int64 OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UInt32) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_uint128_ OK 100ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(FixedString(51))) OK 90ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UInt64) OK 110ms
/aggregate functions/state/maxState/Int128 OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(UUID)) OK 93ms
/aggregate functions/state/maxState/Float32 OK 142ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UInt128) OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/maxState/Float64 OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Int8) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/state/groupArrayState/max size OK 720ms
/aggregate functions/state/maxState/Decimal128(38) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Int16) OK 117ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/state/maxState/Date OK 97ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Int32) OK 115ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint128__ OK 115ms
/aggregate functions/state/maxState/DateTime OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Int64) OK 111ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,uint8 OK 134ms
/aggregate functions/state/maxState/DateTime64(3) OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Int128) OK 100ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,uint64 OK 112ms
/aggregate functions/state/maxState/Bool OK 92ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Float32) OK 107ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/maxState/String OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,uint32 OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Float64) OK 97ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Int32))) OK 123ms
/aggregate functions/state/maxState/FixedString(51) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,uint16 OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 98ms
/aggregate functions/state/meanZTestState OK 1m 22s
/aggregate functions/state/meanZTestState/single value in 0 population OK 86ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Int64))) OK 130ms
/aggregate functions/state/maxState/UUID OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,uint128 OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Date) OK 112ms
/aggregate functions/state/meanZTestState/single value in 1 population OK 83ms
/aggregate functions/state/maxState/Map(UInt8,UInt8) OK 170ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,nullable_uint8_ OK 145ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Int128))) OK 154ms
/aggregate functions/state/meanZTestState/constant OK 77ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),DateTime) OK 140ms
/aggregate functions/state/meanZTestState/zero rows OK 89ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,nullable_uint64_ OK 144ms
/aggregate functions/state/maxState/Map(UInt8,UInt16) OK 125ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 128ms
/aggregate functions/state/meanZTestState/single row OK 66ms
/aggregate functions/state/meanZTestState/single row with zero weight OK 69ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Float64))) OK 158ms
/aggregate functions/state/maxState/Map(UInt8,UInt32) OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,nullable_uint32_ OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Bool) OK 117ms
/aggregate functions/state/meanZTestState/with group by OK 66ms
/aggregate functions/state/meanZTestState/some negative values OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,nullable_uint16_ OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),String) OK 140ms
/aggregate functions/state/maxState/Map(UInt8,UInt64) OK 120ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/state/meanZTestState/NULL value handling OK 87ms
/aggregate functions/state/maxState/Map(UInt8,UInt128) OK 171ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 166ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,nullable_uint128_ OK 118ms
/aggregate functions/state/meanZTestState/weight NULL value handling OK 77ms
/aggregate functions/state/meanZTestState/single NULL value OK 75ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 90ms
/aggregate functions/state/maxState/Map(UInt8,Int8) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),UUID) OK 96ms
/aggregate functions/state/meanZTestState/return type OK 70ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/meanZTestState/doc example OK 81ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 98ms
/aggregate functions/state/maxState/Map(UInt8,Int16) OK 98ms
/aggregate functions/state/meanZTestState/inf OK 71ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 134ms
/aggregate functions/state/maxState/Map(UInt8,Int32) OK 125ms
/aggregate functions/state/meanZTestState/-inf OK 88ms
/aggregate functions/state/last_valueState/Map(UUID,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/meanZTestState/nan OK 95ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 115ms
/aggregate functions/state/maxState/Map(UInt8,Int64) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_uint128_ OK 233ms
/aggregate functions/state/last_valueState/Map(UUID,Array(String)) OK 243ms
/aggregate functions/state/meanZTestState/inf, -inf, nan OK 75ms
/aggregate functions/state/maxState/Map(UInt8,Int128) OK 206ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 200ms
/aggregate functions/state/meanZTestState/datatypes OK 1m 21s
/aggregate functions/state/meanZTestState/datatypes/permutations OK 1m 21s
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,uint8 OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/maxState/Map(UInt8,Float32) OK 108ms
/aggregate functions/state/last_valueState/Map(UUID,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,uint64 OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/maxState/Map(UInt8,Float64) OK 113ms
/aggregate functions/state/last_valueState/Map(UUID,Tuple(String)) OK 121ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,uint32 OK 100ms
/aggregate functions/state/maxState/Map(UInt8,Decimal128(38)) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UInt8) OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,uint16 OK 95ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UInt16) OK 173ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 174ms
/aggregate functions/state/maxState/Map(UInt8,Date) OK 157ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,nullable_uint8_ OK 139ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 126ms
/aggregate functions/state/maxState/Map(UInt8,DateTime) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,nullable_uint64_ OK 129ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UInt32) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint128__ OK 143ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 153ms
/aggregate functions/state/maxState/Map(UInt8,DateTime64(3)) OK 131ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UInt64) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,nullable_uint32_ OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,uint8 OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,nullable_uint16_ OK 144ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UInt128) OK 142ms
/aggregate functions/state/maxState/Map(UInt8,Bool) OK 146ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,uint64 OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Int8) OK 150ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 125ms
/aggregate functions/state/maxState/Map(UInt8,String) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,uint32 OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 156ms
/aggregate functions/state/maxState/Map(UInt8,FixedString(51)) OK 136ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Int16) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,uint16 OK 138ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Int32) OK 123ms
/aggregate functions/state/maxState/Map(UInt8,UUID) OK 151ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,uint128 OK 143ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Int64) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UInt8)) OK 111ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,nullable_uint8_ OK 108ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Int128) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UInt16)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,nullable_uint64_ OK 104ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Float32) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,nullable_uint32_ OK 109ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UInt32)) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Float64) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,nullable_uint16_ OK 108ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 120ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UInt64)) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Decimal128(38)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,nullable_uint128_ OK 113ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UInt128)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,uint8 OK 119ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Date) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Int8)) OK 166ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,uint64 OK 132ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),DateTime) OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 150ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),DateTime64(3)) OK 143ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,uint32 OK 147ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Int16)) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 152ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Int32)) OK 148ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Bool) OK 148ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,uint16 OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,nullable_uint8_ OK 148ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 143ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Int64)) OK 148ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),String) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_uint128_ OK 126ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),FixedString(51)) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,nullable_uint64_ OK 119ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Int128)) OK 105ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),UUID) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Float32)) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,nullable_uint32_ OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UInt8)) OK 101ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,nullable_uint16_ OK 119ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Float64)) OK 118ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UInt16)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UInt32)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Date)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint128__ OK 114ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UInt64)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 134ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(DateTime)) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,uint8 OK 96ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UInt128)) OK 120ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 124ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,uint64 OK 103ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Int8)) OK 120ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(Bool)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,uint32 OK 108ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Int16)) OK 137ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(String)) OK 160ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,uint16 OK 118ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Int32)) OK 187ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 154ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,uint128 OK 159ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 149ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/maxState/Map(UInt8,Nullable(UUID)) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,nullable_uint8_ OK 146ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Int64)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 172ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,uint8 OK 147ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UInt8)) OK 150ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Int128)) OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,nullable_uint64_ OK 87ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,nullable_uint32_ OK 91ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,uint64 OK 129ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Float32)) OK 105ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,nullable_uint16_ OK 98ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Float64)) OK 151ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,uint32 OK 105ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,nullable_uint128_ OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,uint16 OK 130ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UInt64)) OK 154ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 134ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,nullable_uint8_ OK 168ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Date)) OK 163ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 163ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 159ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Int8)) OK 146ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,nullable_uint64_ OK 122ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(DateTime)) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,nullable_uint32_ OK 152ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 161ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Int16)) OK 135ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,nullable_uint16_ OK 128ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_uint128_ OK 134ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(Bool)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Int64)) OK 142ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(String)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Float32)) OK 133ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Nullable(UUID)) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 148ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Date)) OK 96ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(DateTime)) OK 86ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,uint8 OK 115ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 96ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,uint64 OK 129ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(String)) OK 133ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,uint32 OK 152ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(FixedString(51))) OK 145ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Int8)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 175ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Int16)) OK 168ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,uint8 OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,uint16 OK 131ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(UUID)) OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,uint64 OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,uint128 OK 123ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Int32)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,uint32 OK 88ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,nullable_uint8_ OK 127ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Int64)) OK 112ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,uint16 OK 102ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Int128)) OK 160ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,nullable_uint64_ OK 147ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,nullable_uint8_ OK 125ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,nullable_uint32_ OK 139ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,nullable_uint64_ OK 107ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Float32)) OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,nullable_uint32_ OK 144ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Array(String)) OK 158ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,nullable_uint16_ OK 157ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Float64)) OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,nullable_uint16_ OK 180ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 164ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,nullable_uint128_ OK 116ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Date)) OK 98ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 119ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/groupUniqArrayState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Bool)) OK 118ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/groupUniqArrayState/Nullable(UInt8) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_uint32_ OK 92ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(String)) OK 225ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 209ms
/aggregate functions/state/groupUniqArrayState/Nullable(UInt16) OK 210ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 193ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_uint16_ OK 287ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 125ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/groupUniqArrayState/Nullable(UInt32) OK 143ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(UUID)) OK 133ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_uint128_ OK 109ms
/aggregate functions/state/groupUniqArrayState/Nullable(UInt64) OK 117ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 139ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/groupUniqArrayState/Nullable(UInt128) OK 111ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/groupUniqArrayState/Nullable(Int8) OK 117ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/state/meanZTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 170ms
/aggregate functions/state/groupUniqArrayState/Nullable(Int16) OK 156ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_nullable_uint16__ OK 162ms
/aggregate functions/state/groupUniqArrayState/Nullable(Int32) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,uint8 OK 122ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/groupUniqArrayState/Nullable(Int64) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,uint64 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/uint128,lowcardinality_nullable_uint128__ OK 106ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 99ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,uint32 OK 101ms
/aggregate functions/state/groupUniqArrayState/Nullable(Int128) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,uint8 OK 119ms
/aggregate functions/state/maxState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,uint16 OK 160ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 145ms
/aggregate functions/state/groupUniqArrayState/Nullable(Float32) OK 149ms
/aggregate functions/state/maxState/Map(UInt8,Array(String)) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,uint64 OK 106ms
/aggregate functions/state/maxState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 163ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,uint32 OK 130ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 159ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 122ms
/aggregate functions/state/groupUniqArrayState/Nullable(Float64) OK 149ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,uint16 OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 97ms
/aggregate functions/state/maxState/Map(UInt8,Tuple(String)) OK 106ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/groupUniqArrayState/Nullable(Decimal128(38)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,uint128 OK 93ms
/aggregate functions/state/maxState/Map(UInt16,UInt8) OK 116ms
/aggregate functions/state/groupUniqArrayState/Nullable(Date) OK 121ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 112ms
/aggregate functions/state/maxState/Map(UInt16,UInt16) OK 147ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/groupUniqArrayState/Nullable(DateTime) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 113ms
/aggregate functions/state/groupUniqArrayState/Nullable(DateTime64(3)) OK 120ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/maxState/Map(UInt16,UInt32) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/groupUniqArrayState/Nullable(Bool) OK 103ms
/aggregate functions/state/maxState/Map(UInt16,UInt64) OK 111ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/groupUniqArrayState/Nullable(String) OK 87ms
/aggregate functions/state/maxState/Map(UInt16,UInt128) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,nullable_uint128_ OK 121ms
/aggregate functions/state/groupUniqArrayState/Nullable(FixedString(51)) OK 98ms
/aggregate functions/state/maxState/Map(UInt16,Int8) OK 118ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/groupUniqArrayState/Nullable(UUID) OK 123ms
/aggregate functions/state/maxState/Map(UInt16,Int16) OK 119ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/groupUniqArrayState/Array(UInt8) OK 130ms
/aggregate functions/state/maxState/Map(UInt16,Int32) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/groupUniqArrayState/Array(UInt16) OK 100ms
/aggregate functions/state/maxState/Map(UInt16,Int64) OK 102ms
/aggregate functions/state/groupUniqArrayState/Array(UInt32) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/maxState/Map(UInt16,Int128) OK 109ms
/aggregate functions/state/groupUniqArrayState/Array(UInt64) OK 152ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Array(String)) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint128_ OK 148ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,uint8 OK 149ms
/aggregate functions/state/maxState/Map(UInt16,Float32) OK 133ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/groupUniqArrayState/Array(UInt128) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/state/maxState/Map(UInt16,Float64) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,uint64 OK 130ms
/aggregate functions/state/last_valueState/Map(LowCardinality(String),Tuple(String)) OK 159ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/groupUniqArrayState/Array(Int8) OK 141ms
/aggregate functions/state/maxState/Map(UInt16,Decimal128(38)) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,uint32 OK 138ms
/aggregate functions/state/maxState/Map(UInt16,Date) OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UInt8) OK 148ms
/aggregate functions/state/groupUniqArrayState/Array(Int16) OK 149ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,uint16 OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 117ms
/aggregate functions/state/maxState/Map(UInt16,DateTime) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UInt16) OK 111ms
/aggregate functions/state/groupUniqArrayState/Array(Int32) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 101ms
/aggregate functions/state/maxState/Map(UInt16,DateTime64(3)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint128__ OK 117ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UInt32) OK 96ms
/aggregate functions/state/groupUniqArrayState/Array(Int64) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 95ms
/aggregate functions/state/maxState/Map(UInt16,Bool) OK 94ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UInt64) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,uint8 OK 115ms
/aggregate functions/state/groupUniqArrayState/Array(Int128) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 102ms
/aggregate functions/state/maxState/Map(UInt16,String) OK 101ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UInt128) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,uint64 OK 100ms
/aggregate functions/state/groupUniqArrayState/Array(Float32) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(UInt16,FixedString(51)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,uint32 OK 110ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Int8) OK 111ms
/aggregate functions/state/groupUniqArrayState/Array(Float64) OK 126ms
/aggregate functions/state/maxState/Map(UInt16,UUID) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,uint16 OK 105ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Int16) OK 111ms
/aggregate functions/state/groupUniqArrayState/Array(Decimal128(38)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UInt8)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,uint128 OK 97ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Int32) OK 97ms
/aggregate functions/state/groupUniqArrayState/Array(Date) OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UInt16)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 95ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Int64) OK 106ms
/aggregate functions/state/groupUniqArrayState/Array(DateTime) OK 100ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UInt32)) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 93ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Int128) OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(DateTime64(3)) OK 105ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UInt64)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 93ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Float32) OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(Bool) OK 98ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UInt128)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 109ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Float64) OK 106ms
/aggregate functions/state/groupUniqArrayState/Array(String) OK 88ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Int8)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,nullable_uint128_ OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/groupUniqArrayState/Array(FixedString(51)) OK 105ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Int16)) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,uint8 OK 116ms
/aggregate functions/state/groupUniqArrayState/Array(UUID) OK 115ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Date) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,uint64 OK 123ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Int32)) OK 137ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UInt8)) OK 124ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),DateTime) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 171ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,uint32 OK 134ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UInt16)) OK 137ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Int64)) OK 137ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,uint16 OK 142ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UInt32)) OK 144ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Int128)) OK 139ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Bool) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 140ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),String) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 103ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Float32)) OK 124ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UInt64)) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint128_ OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 107ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 123ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UInt128)) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Float64)) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 97ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),UUID) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Int8)) OK 118ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 95ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Int16)) OK 122ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Date)) OK 142ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Int32)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(DateTime)) OK 93ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint128__ OK 105ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Int64)) OK 102ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,uint8 OK 110ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Int128)) OK 92ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(Bool)) OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 98ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 94ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Float32)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,uint64 OK 101ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(String)) OK 92ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,uint32 OK 110ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Float64)) OK 111ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,uint16 OK 121ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Decimal128(38))) OK 137ms
/aggregate functions/state/maxState/Map(UInt16,Nullable(UUID)) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,uint128 OK 116ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UInt8)) OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Date)) OK 107ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 110ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(DateTime)) OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,uint8 OK 116ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 91ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,uint64 OK 110ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UInt32)) OK 128ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(DateTime64(3))) OK 120ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,uint32 OK 141ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 156ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(Bool)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 120ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UInt128)) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,uint16 OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(String)) OK 123ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,nullable_uint128_ OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 100ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(FixedString(51))) OK 246ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 195ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Int16)) OK 166ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 213ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 244ms
/aggregate functions/state/groupUniqArrayState/Array(Nullable(UUID)) OK 128ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Int32)) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Int64)) OK 144ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UInt16)) OK 125ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint128_ OK 122ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UInt32)) OK 141ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 140ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Float32)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UInt64)) OK 137ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 155ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Date)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Int8)) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Bool)) OK 158ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Int16)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint128__ OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 153ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Int32)) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,uint8 OK 106ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(String)) OK 118ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Int64)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,uint64 OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 109ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Int128)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,uint32 OK 137ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(UUID)) OK 140ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,uint8 OK 131ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Float32)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,uint16 OK 123ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,uint64 OK 107ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Float64)) OK 104ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,uint128 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,uint32 OK 114ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 114ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Date)) OK 94ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 141ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,uint16 OK 109ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 140ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 129ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 133ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 126ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Bool)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 115ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(String)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 116ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 115ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 141ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 116ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 93ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,nullable_uint128_ OK 120ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(UUID)) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 133ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 156ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UInt16))) OK 147ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 162ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UInt32))) OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 140ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 160ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 158ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 156ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint128_ OK 133ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 127ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 149ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,uint8 OK 129ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,uint64 OK 139ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,uint32 OK 119ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Float32))) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint128__ OK 99ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/maxState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,uint8 OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,uint16 OK 99ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 129ms
/aggregate functions/state/maxState/Map(UInt16,Array(String)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,uint64 OK 124ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 90ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 160ms
/aggregate functions/state/maxState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,uint32 OK 111ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/maxState/Map(UInt16,Tuple(String)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,uint16 OK 105ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 106ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/state/maxState/Map(UInt32,UInt8) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,uint128 OK 107ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 113ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/state/maxState/Map(UInt32,UInt16) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,nullable_uint8_ OK 96ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,nullable_uint64_ OK 116ms
/aggregate functions/state/maxState/Map(UInt32,UInt32) OK 113ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/groupUniqArrayState/Array(LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,nullable_uint32_ OK 106ms
/aggregate functions/state/maxState/Map(UInt32,UInt64) OK 106ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/state/groupUniqArrayState/Array(Array(String)) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,nullable_uint16_ OK 103ms
/aggregate functions/state/maxState/Map(UInt32,UInt128) OK 107ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/groupUniqArrayState/Array(Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,nullable_uint128_ OK 96ms
/aggregate functions/state/maxState/Map(UInt32,Int8) OK 112ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/groupUniqArrayState/Array(Tuple(String)) OK 134ms
/aggregate functions/state/maxState/Map(UInt32,Int16) OK 126ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_uint64_ OK 170ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UInt8) OK 140ms
/aggregate functions/state/maxState/Map(UInt32,Int32) OK 136ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 162ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UInt16) OK 112ms
/aggregate functions/state/maxState/Map(UInt32,Int64) OK 147ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UInt32) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Array(String)) OK 108ms
/aggregate functions/state/maxState/Map(UInt32,Int128) OK 89ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UInt64) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_uint128_ OK 93ms
/aggregate functions/state/maxState/Map(UInt32,Float32) OK 102ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,uint8 OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UInt128) OK 134ms
/aggregate functions/state/maxState/Map(UInt32,Float64) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,uint64 OK 136ms
/aggregate functions/state/last_valueState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 132ms
/aggregate functions/state/maxState/Map(UInt32,Decimal128(38)) OK 103ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Int8) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,uint32 OK 124ms
/aggregate functions/state/last_valueState/Nullable(UInt8) OK 101ms
/aggregate functions/state/maxState/Map(UInt32,Date) OK 108ms
/aggregate functions/state/last_valueState/Nullable(UInt16) OK 110ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Int16) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,uint16 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/maxState/Map(UInt32,DateTime) OK 91ms
/aggregate functions/state/last_valueState/Nullable(UInt32) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 111ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Int32) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/maxState/Map(UInt32,DateTime64(3)) OK 107ms
/aggregate functions/state/last_valueState/Nullable(UInt64) OK 89ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 156ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Int64) OK 122ms
/aggregate functions/state/maxState/Map(UInt32,Bool) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_uint128_,lowcardinality_nullable_uint128__ OK 114ms
/aggregate functions/state/last_valueState/Nullable(UInt128) OK 108ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Int128) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,uint8 OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 129ms
/aggregate functions/state/maxState/Map(UInt32,String) OK 157ms
/aggregate functions/state/last_valueState/Nullable(Int8) OK 98ms
/aggregate functions/state/last_valueState/Nullable(Int16) OK 130ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Float32) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,uint64 OK 112ms
/aggregate functions/state/maxState/Map(UInt32,FixedString(51)) OK 113ms
/aggregate functions/state/last_valueState/Nullable(Int32) OK 143ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Float64) OK 155ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,uint32 OK 104ms
/aggregate functions/state/maxState/Map(UInt32,UUID) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,uint16 OK 141ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UInt8)) OK 121ms
/aggregate functions/state/last_valueState/Nullable(Int64) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Date) OK 125ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UInt16)) OK 170ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,uint128 OK 158ms
/aggregate functions/state/last_valueState/Nullable(Int128) OK 169ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(DateTime) OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 168ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Bool) OK 115ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UInt32)) OK 156ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 116ms
/aggregate functions/state/last_valueState/Nullable(Float32) OK 133ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(String) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/last_valueState/Nullable(Float64) OK 101ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UInt64)) OK 112ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(FixedString(51)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 103ms
/aggregate functions/state/last_valueState/Nullable(Decimal128(38)) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UInt128)) OK 106ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(UUID) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 103ms
/aggregate functions/state/last_valueState/Nullable(Date) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Int8)) OK 222ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UInt8)) OK 206ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,nullable_uint128_ OK 185ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 248ms
/aggregate functions/state/last_valueState/Nullable(DateTime) OK 245ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Int16)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Int32)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,uint8 OK 145ms
/aggregate functions/state/last_valueState/Nullable(DateTime64(3)) OK 121ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UInt32)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Int64)) OK 130ms
/aggregate functions/state/last_valueState/Nullable(Bool) OK 139ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,uint64 OK 141ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UInt64)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Int128)) OK 138ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UInt128)) OK 147ms
/aggregate functions/state/last_valueState/Nullable(String) OK 151ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,uint32 OK 128ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Float32)) OK 167ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint128_ OK 135ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Int8)) OK 157ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,uint16 OK 104ms
/aggregate functions/state/last_valueState/Nullable(FixedString(51)) OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/last_valueState/Nullable(UUID) OK 104ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Float64)) OK 120ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Int16)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/last_valueState/Array(UInt8) OK 121ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Int32)) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 87ms
/aggregate functions/state/last_valueState/Array(UInt16) OK 116ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Date)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 87ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 88ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Int128)) OK 122ms
/aggregate functions/state/last_valueState/Array(UInt32) OK 115ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(DateTime)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint128__ OK 108ms
/aggregate functions/state/last_valueState/Array(UInt64) OK 125ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Float32)) OK 117ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,uint8 OK 109ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Float64)) OK 148ms
/aggregate functions/state/last_valueState/Array(UInt128) OK 155ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(Bool)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,uint64 OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 153ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(String)) OK 136ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Date)) OK 118ms
/aggregate functions/state/last_valueState/Array(Int8) OK 139ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,uint32 OK 121ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(DateTime)) OK 141ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,uint16 OK 137ms
/aggregate functions/state/last_valueState/Array(Int16) OK 124ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(Bool)) OK 121ms
/aggregate functions/state/maxState/Map(UInt32,Nullable(UUID)) OK 151ms
/aggregate functions/state/last_valueState/Array(Int32) OK 152ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,uint128 OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(String)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 125ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/last_valueState/Array(Int64) OK 118ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 103ms
/aggregate functions/state/last_valueState/Array(Int128) OK 103ms
/aggregate functions/state/groupUniqArrayState/LowCardinality(Nullable(UUID)) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,uint8 OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 126ms
/aggregate functions/state/last_valueState/Array(Float32) OK 109ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/groupUniqArrayState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 775ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,uint64 OK 215ms
/aggregate functions/state/last_valueState/Array(Float64) OK 165ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 152ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UInt64)) OK 148ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,nullable_uint128_ OK 124ms
/aggregate functions/state/last_valueState/Array(Decimal128(38)) OK 125ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,uint32 OK 118ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Int8)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/last_valueState/Array(Date) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,uint16 OK 100ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Int16)) OK 161ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 106ms
/aggregate functions/state/last_valueState/Array(DateTime) OK 153ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 108ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/last_valueState/Array(DateTime64(3)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 104ms
/aggregate functions/state/last_valueState/Array(Bool) OK 110ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Int64)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 127ms
/aggregate functions/state/groupUniqArrayState/max size OK 776ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 106ms
/aggregate functions/state/last_valueState/Array(String) OK 113ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint128_ OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/last_valueState/Array(FixedString(51)) OK 115ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Float32)) OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/last_valueState/Array(UUID) OK 92ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Float64)) OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/last_valueState/Array(Nullable(UInt8)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Date)) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/last_valueState/Array(Nullable(UInt16)) OK 96ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 149ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/last_valueState/Array(Nullable(UInt32)) OK 119ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Bool)) OK 89ms
/aggregate functions/state/last_valueState/Array(Nullable(UInt64)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(String)) OK 101ms
/aggregate functions/state/groupUniqArrayState/duplicates OK 75ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/last_valueState/Array(Nullable(UInt128)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,uint8 OK 154ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/minState OK 3m 14s
/aggregate functions/state/minState/constant OK 87ms
/aggregate functions/state/minState/zero rows OK 73ms
/aggregate functions/state/last_valueState/Array(Nullable(Int8)) OK 143ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(UUID)) OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,uint64 OK 128ms
/aggregate functions/state/minState/with group by OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,uint8 OK 94ms
/aggregate functions/state/last_valueState/Array(Nullable(Int16)) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,uint32 OK 118ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/minState/NULL value handling OK 66ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,uint64 OK 101ms
/aggregate functions/state/minState/inf OK 77ms
/aggregate functions/state/last_valueState/Array(Nullable(Int32)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,uint16 OK 111ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/state/minState/-inf OK 83ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,uint32 OK 96ms
/aggregate functions/state/last_valueState/Array(Nullable(Int64)) OK 130ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,uint128 OK 118ms
/aggregate functions/state/minState/nan OK 75ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,uint16 OK 102ms
/aggregate functions/state/minState/inf, -inf, nan OK 67ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 125ms
/aggregate functions/state/last_valueState/Array(Nullable(Int128)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 127ms
/aggregate functions/state/minState/UInt8 OK 113ms
/aggregate functions/state/last_valueState/Array(Nullable(Float32)) OK 105ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 107ms
/aggregate functions/state/minState/UInt16 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 103ms
/aggregate functions/state/last_valueState/Array(Nullable(Float64)) OK 104ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 108ms
/aggregate functions/state/minState/UInt32 OK 108ms
/aggregate functions/state/last_valueState/Array(Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 115ms
/aggregate functions/state/minState/UInt64 OK 105ms
/aggregate functions/state/last_valueState/Array(Nullable(Date)) OK 108ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/minState/UInt128 OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,nullable_uint128_ OK 107ms
/aggregate functions/state/last_valueState/Array(Nullable(DateTime)) OK 111ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/minState/Int8 OK 100ms
/aggregate functions/state/last_valueState/Array(Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/minState/Int16 OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/last_valueState/Array(Nullable(Bool)) OK 119ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 161ms
/aggregate functions/state/minState/Int32 OK 163ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/last_valueState/Array(Nullable(String)) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/minState/Int64 OK 153ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/last_valueState/Array(Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint128_ OK 95ms
/aggregate functions/state/last_valueState/Array(Nullable(UUID)) OK 110ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/minState/Int128 OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/minState/Float32 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UInt16)) OK 159ms
/aggregate functions/state/minState/Float64 OK 115ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/minState/Decimal128(38) OK 131ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 158ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 149ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/minState/Date OK 118ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint128__ OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 113ms
/aggregate functions/state/maxState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/state/minState/DateTime OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,uint8 OK 136ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/maxState/Map(UInt32,Array(String)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 111ms
/aggregate functions/state/minState/DateTime64(3) OK 142ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Int8)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,uint64 OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 142ms
/aggregate functions/state/maxState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Int16)) OK 140ms
/aggregate functions/state/minState/Bool OK 155ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,uint32 OK 154ms
/aggregate functions/state/maxState/Map(UInt32,Tuple(String)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 136ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Int32)) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,UInt8) OK 123ms
/aggregate functions/state/minState/String OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,uint16 OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 120ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Int64)) OK 94ms
/aggregate functions/state/maxState/Map(UInt64,UInt16) OK 119ms
/aggregate functions/state/minState/FixedString(51) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,uint128 OK 105ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Int128)) OK 95ms
/aggregate functions/state/maxState/Map(UInt64,UInt32) OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 130ms
/aggregate functions/state/minState/UUID OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 123ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Float32)) OK 120ms
/aggregate functions/state/maxState/Map(UInt64,UInt64) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 149ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 149ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Float64)) OK 117ms
/aggregate functions/state/minState/Map(UInt8,UInt8) OK 116ms
/aggregate functions/state/maxState/Map(UInt64,UInt128) OK 288ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Date)) OK 286ms
/aggregate functions/state/minState/Map(UInt8,UInt16) OK 247ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 242ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 244ms
/aggregate functions/state/minState/Map(UInt8,UInt32) OK 169ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 173ms
/aggregate functions/state/maxState/Map(UInt64,Int8) OK 165ms
/aggregate functions/state/last_valueState/Array(LowCardinality(DateTime)) OK 153ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,nullable_uint128_ OK 158ms
/aggregate functions/state/minState/Map(UInt8,UInt64) OK 121ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Bool)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 125ms
/aggregate functions/state/maxState/Map(UInt64,Int16) OK 114ms
/aggregate functions/state/minState/Map(UInt8,UInt128) OK 127ms
/aggregate functions/state/maxState/Map(UInt64,Int32) OK 133ms
/aggregate functions/state/last_valueState/Array(LowCardinality(String)) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/minState/Map(UInt8,Int8) OK 179ms
/aggregate functions/state/last_valueState/Array(LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/maxState/Map(UInt64,Int64) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/last_valueState/Array(LowCardinality(UUID)) OK 136ms
/aggregate functions/state/maxState/Map(UInt64,Int128) OK 154ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/minState/Map(UInt8,Int16) OK 142ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/maxState/Map(UInt64,Float32) OK 109ms
/aggregate functions/state/minState/Map(UInt8,Int32) OK 109ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint128_ OK 130ms
/aggregate functions/state/maxState/Map(UInt64,Float64) OK 115ms
/aggregate functions/state/minState/Map(UInt8,Int64) OK 119ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 92ms
/aggregate functions/state/maxState/Map(UInt64,Decimal128(38)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/minState/Map(UInt8,Int128) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 119ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/state/maxState/Map(UInt64,Date) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/minState/Map(UInt8,Float32) OK 117ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 99ms
/aggregate functions/state/maxState/Map(UInt64,DateTime) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/minState/Map(UInt8,Float64) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 98ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,DateTime64(3)) OK 100ms
/aggregate functions/state/minState/Map(UInt8,Decimal128(38)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 101ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/maxState/Map(UInt64,Bool) OK 109ms
/aggregate functions/state/minState/Map(UInt8,Date) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint128__ OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 133ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/maxState/Map(UInt64,String) OK 141ms
/aggregate functions/state/minState/Map(UInt8,DateTime) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,uint8 OK 109ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 97ms
/aggregate functions/state/minState/Map(UInt8,DateTime64(3)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,uint64 OK 129ms
/aggregate functions/state/maxState/Map(UInt64,FixedString(51)) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/minState/Map(UInt8,Bool) OK 88ms
/aggregate functions/state/maxState/Map(UInt64,UUID) OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,uint32 OK 126ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 99ms
/aggregate functions/state/minState/Map(UInt8,String) OK 89ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UInt8)) OK 92ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,uint16 OK 110ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/minState/Map(UInt8,FixedString(51)) OK 107ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UInt16)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,uint128 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/minState/Map(UInt8,UUID) OK 126ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UInt32)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,nullable_uint8_ OK 100ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UInt8)) OK 129ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UInt64)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,nullable_uint64_ OK 96ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UInt128)) OK 126ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UInt16)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,nullable_uint32_ OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 168ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Int8)) OK 109ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UInt32)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,nullable_uint16_ OK 127ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Int16)) OK 122ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UInt64)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,nullable_uint128_ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/last_valueState/Array(LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UInt128)) OK 99ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Int32)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/last_valueState/Array(Array(String)) OK 100ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Int8)) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Int64)) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/last_valueState/Array(Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Int16)) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Int128)) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_uint32_ OK 105ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Int32)) OK 116ms
/aggregate functions/state/last_valueState/Array(Tuple(String)) OK 122ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Float32)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Int64)) OK 118ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Float64)) OK 103ms
/aggregate functions/state/last_valueState/LowCardinality(UInt8) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_uint128_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 113ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Int128)) OK 103ms
/aggregate functions/state/last_valueState/LowCardinality(UInt16) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 101ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Date)) OK 112ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Float32)) OK 112ms
/aggregate functions/state/last_valueState/LowCardinality(UInt32) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 100ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(DateTime)) OK 112ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Float64)) OK 92ms
/aggregate functions/state/last_valueState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/last_valueState/LowCardinality(UInt128) OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Date)) OK 96ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(Bool)) OK 115ms
/aggregate functions/state/last_valueState/LowCardinality(Int8) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_int128_,lowcardinality_nullable_uint128__ OK 104ms
/aggregate functions/state/minState/Map(UInt8,Nullable(DateTime)) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(String)) OK 112ms
/aggregate functions/state/last_valueState/LowCardinality(Int16) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,uint8 OK 106ms
/aggregate functions/state/minState/Map(UInt8,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/state/last_valueState/LowCardinality(Int32) OK 100ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,uint64 OK 97ms
/aggregate functions/state/minState/Map(UInt8,Nullable(Bool)) OK 90ms
/aggregate functions/state/last_valueState/LowCardinality(Int64) OK 111ms
/aggregate functions/state/maxState/Map(UInt64,Nullable(UUID)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,uint32 OK 108ms
/aggregate functions/state/minState/Map(UInt8,Nullable(String)) OK 106ms
/aggregate functions/state/last_valueState/LowCardinality(Int128) OK 102ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UInt8)) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,uint16 OK 96ms
/aggregate functions/state/minState/Map(UInt8,Nullable(FixedString(51))) OK 116ms
/aggregate functions/state/last_valueState/LowCardinality(Float32) OK 104ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,uint128 OK 107ms
/aggregate functions/state/minState/Map(UInt8,Nullable(UUID)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/state/last_valueState/LowCardinality(Float64) OK 95ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 92ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 98ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UInt8)) OK 100ms
/aggregate functions/state/last_valueState/LowCardinality(Date) OK 112ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 133ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UInt16)) OK 98ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/last_valueState/LowCardinality(DateTime) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 99ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 96ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Int8)) OK 121ms
/aggregate functions/state/last_valueState/LowCardinality(Bool) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 104ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UInt64)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 91ms
/aggregate functions/state/last_valueState/LowCardinality(String) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,nullable_uint128_ OK 126ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 96ms
/aggregate functions/state/last_valueState/LowCardinality(FixedString(51)) OK 114ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Int8)) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 116ms
/aggregate functions/state/last_valueState/LowCardinality(UUID) OK 135ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Int64)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 149ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 121ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UInt8)) OK 92ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UInt16)) OK 86ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Int64)) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UInt32)) OK 97ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint128_ OK 111ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Date)) OK 89ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 92ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Float32)) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UInt128)) OK 121ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 91ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Float64)) OK 128ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Int8)) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Int16)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Date)) OK 119ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(String)) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Int32)) OK 102ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Int64)) OK 92ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Bool)) OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(UUID)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint128__ OK 122ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Int128)) OK 104ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 159ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,uint8 OK 127ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(String)) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Float32)) OK 138ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(FixedString(51))) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,uint64 OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 106ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Float64)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,uint32 OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 95ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Date)) OK 119ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 126ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,uint16 OK 133ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(DateTime)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,uint128 OK 120ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(Bool)) OK 124ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 94ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 124ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(String)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 100ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 126ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 123ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 249ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 131ms
/aggregate functions/state/last_valueState/LowCardinality(Nullable(UUID)) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 105ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 213ms
/aggregate functions/state/last_valueState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 845ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 268ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 249ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,nullable_uint128_ OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 76ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 85ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Date))) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 81ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(String))) OK 134ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint128_ OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantileState OK 6s 875ms
/aggregate functions/state/quantileState/constant OK 85ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Date))) OK 161ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/quantileState/zero rows OK 77ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/quantileState/single row OK 75ms
/aggregate functions/state/maxState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 146ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 127ms
/aggregate functions/state/quantileState/with group by OK 72ms
/aggregate functions/state/quantileState/some negative values OK 64ms
/aggregate functions/state/maxState/Map(UInt64,Array(String)) OK 136ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/quantileState/NULL value handling OK 76ms
/aggregate functions/state/quantileState/single NULL value OK 65ms
/aggregate functions/state/maxState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 139ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 111ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/quantileState/return type OK 66ms
/aggregate functions/state/quantileState/doc example OK 92ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 141ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/state/maxState/Map(UInt64,Tuple(String)) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint128__ OK 91ms
/aggregate functions/state/quantileState/inf OK 79ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 116ms
/aggregate functions/state/minState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 124ms
/aggregate functions/state/maxState/Map(UInt128,UInt8) OK 117ms
/aggregate functions/state/quantileState/-inf OK 80ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 110ms
/aggregate functions/state/quantileState/nan OK 68ms
/aggregate functions/state/minState/Map(UInt8,Array(String)) OK 129ms
/aggregate functions/state/maxState/Map(UInt128,UInt16) OK 92ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 117ms
/aggregate functions/state/quantileState/inf, -inf, nan OK 81ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 94ms
/aggregate functions/state/maxState/Map(UInt128,UInt32) OK 96ms
/aggregate functions/state/minState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 110ms
/aggregate functions/state/quantileState/UInt8 OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 102ms
/aggregate functions/state/maxState/Map(UInt128,UInt64) OK 97ms
/aggregate functions/state/minState/Map(UInt8,Tuple(String)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 100ms
/aggregate functions/state/quantileState/UInt16 OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,uint128 OK 109ms
/aggregate functions/state/maxState/Map(UInt128,UInt128) OK 108ms
/aggregate functions/state/minState/Map(UInt16,UInt8) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/quantileState/UInt32 OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 108ms
/aggregate functions/state/maxState/Map(UInt128,Int8) OK 104ms
/aggregate functions/state/minState/Map(UInt16,UInt16) OK 98ms
/aggregate functions/state/quantileState/UInt64 OK 88ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 116ms
/aggregate functions/state/maxState/Map(UInt128,Int16) OK 129ms
/aggregate functions/state/minState/Map(UInt16,UInt32) OK 108ms
/aggregate functions/state/quantileState/Int8 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 134ms
/aggregate functions/state/minState/Map(UInt16,UInt64) OK 106ms
/aggregate functions/state/maxState/Map(UInt128,Int32) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileState/Int16 OK 128ms
/aggregate functions/state/minState/Map(UInt16,UInt128) OK 138ms
/aggregate functions/state/maxState/Map(UInt128,Int64) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/quantileState/Int32 OK 115ms
/aggregate functions/state/maxState/Map(UInt128,Int128) OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/state/minState/Map(UInt16,Int8) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint128_ OK 138ms
/aggregate functions/state/quantileState/Int64 OK 114ms
/aggregate functions/state/maxState/Map(UInt128,Float32) OK 127ms
/aggregate functions/state/minState/Map(UInt16,Int16) OK 132ms
/aggregate functions/state/quantileState/Float32 OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/maxState/Map(UInt128,Float64) OK 127ms
/aggregate functions/state/minState/Map(UInt16,Int32) OK 152ms
/aggregate functions/state/quantileState/Float64 OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/maxState/Map(UInt128,Decimal128(38)) OK 104ms
/aggregate functions/state/quantileState/Decimal128(38) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/minState/Map(UInt16,Int64) OK 123ms
/aggregate functions/state/maxState/Map(UInt128,Date) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 128ms
/aggregate functions/state/quantileState/Date OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 127ms
/aggregate functions/state/minState/Map(UInt16,Int128) OK 93ms
/aggregate functions/state/maxState/Map(UInt128,DateTime) OK 112ms
/aggregate functions/state/minState/Map(UInt16,Float32) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint128_ OK 129ms
/aggregate functions/state/quantileState/DateTime OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 121ms
/aggregate functions/state/maxState/Map(UInt128,DateTime64(3)) OK 113ms
/aggregate functions/state/minState/Map(UInt16,Float64) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 121ms
/aggregate functions/state/quantileState/Nullable(UInt8) OK 130ms
/aggregate functions/state/maxState/Map(UInt128,Bool) OK 115ms
/aggregate functions/state/minState/Map(UInt16,Decimal128(38)) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/maxState/Map(UInt128,String) OK 126ms
/aggregate functions/state/quantileState/Nullable(UInt16) OK 97ms
/aggregate functions/state/minState/Map(UInt16,Date) OK 98ms
/aggregate functions/state/quantileState/Nullable(UInt32) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/maxState/Map(UInt128,FixedString(51)) OK 121ms
/aggregate functions/state/minState/Map(UInt16,DateTime) OK 111ms
/aggregate functions/state/quantileState/Nullable(UInt64) OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/maxState/Map(UInt128,UUID) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 121ms
/aggregate functions/state/minState/Map(UInt16,DateTime64(3)) OK 123ms
/aggregate functions/state/quantileState/Nullable(Int8) OK 126ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UInt8)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint128__ OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 140ms
/aggregate functions/state/minState/Map(UInt16,Bool) OK 104ms
/aggregate functions/state/quantileState/Nullable(Int16) OK 93ms
/aggregate functions/state/minState/Map(UInt16,String) OK 113ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UInt16)) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/quantileState/Nullable(Int32) OK 91ms
/aggregate functions/state/minState/Map(UInt16,FixedString(51)) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 102ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UInt32)) OK 105ms
/aggregate functions/state/quantileState/Nullable(Int64) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/minState/Map(UInt16,UUID) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 112ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UInt64)) OK 105ms
/aggregate functions/state/quantileState/Nullable(Float32) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UInt8)) OK 111ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UInt128)) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 129ms
/aggregate functions/state/quantileState/Nullable(Float64) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UInt16)) OK 94ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Int8)) OK 92ms
/aggregate functions/state/quantileState/Nullable(Decimal128(38)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,uint128 OK 105ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UInt32)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Int16)) OK 100ms
/aggregate functions/state/quantileState/Nullable(Date) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 108ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UInt64)) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Int32)) OK 100ms
/aggregate functions/state/quantileState/Nullable(DateTime) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 106ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UInt128)) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Int64)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 101ms
/aggregate functions/state/quantileState/LowCardinality(UInt8) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 118ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Int8)) OK 111ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Int128)) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 105ms
/aggregate functions/state/quantileState/LowCardinality(UInt16) OK 96ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Int16)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 114ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Float32)) OK 113ms
/aggregate functions/state/quantileState/LowCardinality(UInt32) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint128_ OK 122ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Int32)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 131ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Float64)) OK 100ms
/aggregate functions/state/quantileState/LowCardinality(UInt64) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Int64)) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 112ms
/aggregate functions/state/quantileState/LowCardinality(Int8) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Date)) OK 148ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Int128)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 141ms
/aggregate functions/state/quantileState/LowCardinality(Int16) OK 145ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Float32)) OK 97ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(DateTime)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 95ms
/aggregate functions/state/quantileState/LowCardinality(Int32) OK 117ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Float64)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint128_ OK 136ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 122ms
/aggregate functions/state/quantileState/LowCardinality(Int64) OK 108ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Decimal128(38))) OK 91ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(Bool)) OK 121ms
/aggregate functions/state/quantileState/LowCardinality(Float32) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 129ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Date)) OK 122ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(String)) OK 168ms
/aggregate functions/state/quantileState/LowCardinality(Float64) OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/minState/Map(UInt16,Nullable(DateTime)) OK 118ms
/aggregate functions/state/minState/Map(UInt16,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/state/quantileState/LowCardinality(Date) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(FixedString(51))) OK 146ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/minState/Map(UInt16,Nullable(Bool)) OK 113ms
/aggregate functions/state/quantileState/LowCardinality(DateTime) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/maxState/Map(UInt128,Nullable(UUID)) OK 105ms
/aggregate functions/state/minState/Map(UInt16,Nullable(String)) OK 126ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(UInt8)) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint128__ OK 103ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(UInt16)) OK 109ms
/aggregate functions/state/minState/Map(UInt16,Nullable(FixedString(51))) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 125ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UInt16)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(UInt32)) OK 101ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UInt32)) OK 130ms
/aggregate functions/state/minState/Map(UInt16,Nullable(UUID)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(UInt64)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 143ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Int8)) OK 107ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UInt128)) OK 144ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Int16)) OK 101ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Int32)) OK 143ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,uint128 OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 129ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UInt64)) OK 158ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Int64)) OK 145ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Int16)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 142ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Int32)) OK 170ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UInt128)) OK 134ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Float32)) OK 148ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 117ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Float64)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 265ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Int128)) OK 118ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Int16)) OK 232ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(Date)) OK 236ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 214ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Float32)) OK 212ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/quantileState/LowCardinality(Nullable(DateTime)) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint128_ OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 103ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/quantileBFloat16State OK 5s 582ms
/aggregate functions/state/quantileBFloat16State/constant OK 68ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Int64)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/quantileBFloat16State/zero rows OK 75ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 141ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Date)) OK 115ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Int128)) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/quantileBFloat16State/single row OK 91ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Float32)) OK 110ms
/aggregate functions/state/quantileBFloat16State/with group by OK 75ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Bool)) OK 98ms
/aggregate functions/state/quantileBFloat16State/some negative values OK 77ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Float64)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantileBFloat16State/NULL value handling OK 80ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(String)) OK 107ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Date)) OK 143ms
/aggregate functions/state/quantileBFloat16State/single NULL value OK 84ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint128_ OK 100ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/quantileBFloat16State/return type OK 73ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 149ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(DateTime)) OK 126ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/quantileBFloat16State/doc example OK 64ms
/aggregate functions/state/quantileBFloat16State/inf OK 67ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 157ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Bool)) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/quantileBFloat16State/-inf OK 64ms
/aggregate functions/state/quantileBFloat16State/nan OK 70ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(String)) OK 125ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantileBFloat16State/inf, -inf, nan OK 70ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/state/quantileBFloat16State/UInt8 OK 143ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(FixedString(51))) OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint128__ OK 133ms
/aggregate functions/state/quantileBFloat16State/UInt16 OK 113ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(UUID)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/quantileBFloat16State/UInt32 OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 147ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 139ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 135ms
/aggregate functions/state/quantileBFloat16State/UInt64 OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 132ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 123ms
/aggregate functions/state/quantileBFloat16State/Int8 OK 104ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 119ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/quantileBFloat16State/Int16 OK 107ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 146ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 118ms
/aggregate functions/state/quantileBFloat16State/Int32 OK 122ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,uint128 OK 129ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/state/quantileBFloat16State/Int64 OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 129ms
/aggregate functions/state/quantileBFloat16State/Float32 OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 159ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 120ms
/aggregate functions/state/quantileBFloat16State/Float64 OK 109ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 128ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 102ms
/aggregate functions/state/quantileBFloat16State/Nullable(UInt8) OK 124ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 96ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/quantileBFloat16State/Nullable(UInt16) OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 121ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/quantileBFloat16State/Nullable(UInt32) OK 147ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint128_ OK 110ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/quantileBFloat16State/Nullable(UInt64) OK 114ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/state/quantileBFloat16State/Nullable(Int8) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 140ms
/aggregate functions/state/quantileBFloat16State/Nullable(Int16) OK 127ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/state/quantileBFloat16State/Nullable(Int32) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantileBFloat16State/Nullable(Int64) OK 149ms
/aggregate functions/state/maxState/Map(UInt128,Array(String)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint128_ OK 129ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 156ms
/aggregate functions/state/maxState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/quantileBFloat16State/Nullable(Float32) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 131ms
/aggregate functions/state/maxState/Map(UInt128,Tuple(String)) OK 91ms
/aggregate functions/state/quantileBFloat16State/Nullable(Float64) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/minState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 101ms
/aggregate functions/state/maxState/Map(Int8,UInt8) OK 93ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(UInt8) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/minState/Map(UInt16,Array(String)) OK 101ms
/aggregate functions/state/maxState/Map(Int8,UInt16) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 127ms
/aggregate functions/state/minState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(UInt16) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/maxState/Map(Int8,UInt32) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 156ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(UInt32) OK 140ms
/aggregate functions/state/minState/Map(UInt16,Tuple(String)) OK 116ms
/aggregate functions/state/maxState/Map(Int8,UInt64) OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint128__ OK 126ms
/aggregate functions/state/minState/Map(UInt32,UInt8) OK 124ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(UInt64) OK 150ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 110ms
/aggregate functions/state/maxState/Map(Int8,UInt128) OK 111ms
/aggregate functions/state/minState/Map(UInt32,UInt16) OK 171ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 134ms
/aggregate functions/state/maxState/Map(Int8,Int8) OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 120ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Int8) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 163ms
/aggregate functions/state/maxState/Map(Int8,Int16) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 162ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Int16) OK 111ms
/aggregate functions/state/minState/Map(UInt32,UInt32) OK 142ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Int32) OK 111ms
/aggregate functions/state/maxState/Map(Int8,Int32) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 96ms
/aggregate functions/state/minState/Map(UInt32,UInt64) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/maxState/Map(Int8,Int64) OK 103ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Int64) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,uint128 OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/minState/Map(UInt32,UInt128) OK 99ms
/aggregate functions/state/maxState/Map(Int8,Int128) OK 100ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Float32) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 103ms
/aggregate functions/state/minState/Map(UInt32,Int8) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/maxState/Map(Int8,Float32) OK 100ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Float64) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/minState/Map(UInt32,Int16) OK 88ms
/aggregate functions/state/maxState/Map(Int8,Float64) OK 100ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(UInt8)) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 104ms
/aggregate functions/state/minState/Map(UInt32,Int32) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/state/maxState/Map(Int8,Decimal128(38)) OK 92ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(UInt16)) OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/minState/Map(UInt32,Int64) OK 89ms
/aggregate functions/state/maxState/Map(Int8,Date) OK 96ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(UInt32)) OK 90ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint128_ OK 103ms
/aggregate functions/state/minState/Map(UInt32,Int128) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/state/maxState/Map(Int8,DateTime) OK 96ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(UInt64)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/minState/Map(UInt32,Float32) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/maxState/Map(Int8,DateTime64(3)) OK 100ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Int8)) OK 89ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/minState/Map(UInt32,Float64) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 105ms
/aggregate functions/state/maxState/Map(Int8,Bool) OK 103ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Int16)) OK 96ms
/aggregate functions/state/minState/Map(UInt32,Decimal128(38)) OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 104ms
/aggregate functions/state/maxState/Map(Int8,String) OK 105ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Int32)) OK 98ms
/aggregate functions/state/minState/Map(UInt32,Date) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 118ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Int64)) OK 115ms
/aggregate functions/state/maxState/Map(Int8,FixedString(51)) OK 116ms
/aggregate functions/state/minState/Map(UInt32,DateTime) OK 90ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint128_ OK 133ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 125ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Float32)) OK 124ms
/aggregate functions/state/maxState/Map(Int8,UUID) OK 93ms
/aggregate functions/state/minState/Map(UInt32,DateTime64(3)) OK 119ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UInt8)) OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 119ms
/aggregate functions/state/quantileBFloat16State/LowCardinality(Nullable(Float64)) OK 93ms
/aggregate functions/state/minState/Map(UInt32,Bool) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState OK 1m 17s
/aggregate functions/state/quantileBFloat16WeightedState/constant OK 100ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UInt16)) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/minState/Map(UInt32,String) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/zero rows OK 67ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UInt32)) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/state/minState/Map(UInt32,FixedString(51)) OK 124ms
/aggregate functions/state/quantileBFloat16WeightedState/single row OK 61ms
/aggregate functions/state/quantileBFloat16WeightedState/single row with zero weight OK 70ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UInt64)) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 151ms
/aggregate functions/state/minState/Map(UInt32,UUID) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/with group by OK 61ms
/aggregate functions/state/quantileBFloat16WeightedState/some negative values OK 67ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UInt8)) OK 174ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint128__ OK 159ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UInt128)) OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/NULL value handling OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Int8)) OK 139ms
/aggregate functions/state/quantileBFloat16WeightedState/weight NULL value handling OK 77ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,uint8 OK 115ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UInt16)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/single NULL value OK 68ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UInt32)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,uint64 OK 105ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Int16)) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/return type OK 68ms
/aggregate functions/state/quantileBFloat16WeightedState/doc example OK 64ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,uint32 OK 102ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UInt64)) OK 123ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Int32)) OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/inf OK 63ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,uint16 OK 185ms
/aggregate functions/state/quantileBFloat16WeightedState/-inf OK 183ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UInt128)) OK 159ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 245ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Int64)) OK 209ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,uint128 OK 126ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Int8)) OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/nan OK 77ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Int128)) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/inf, -inf, nan OK 61ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,nullable_uint8_ OK 108ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Int16)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes OK 1m 16s
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations OK 1m 16s
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,uint8 OK 96ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Float32)) OK 86ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,nullable_uint64_ OK 152ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Int32)) OK 133ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,uint64 OK 124ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Float64)) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Int64)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,uint32 OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,nullable_uint32_ OK 159ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,uint16 OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 128ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Int128)) OK 118ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Date)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,nullable_uint16_ OK 109ms
/aggregate functions/state/maxState/Map(Int8,Nullable(DateTime)) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 120ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Float32)) OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,nullable_uint128_ OK 114ms
/aggregate functions/state/maxState/Map(Int8,Nullable(DateTime64(3))) OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 139ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Float64)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(Int8,Nullable(Bool)) OK 95ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 108ms
/aggregate functions/state/maxState/Map(Int8,Nullable(String)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 120ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Date)) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/maxState/Map(Int8,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 146ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 140ms
/aggregate functions/state/minState/Map(UInt32,Nullable(DateTime)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint16_ OK 125ms
/aggregate functions/state/maxState/Map(Int8,Nullable(UUID)) OK 122ms
/aggregate functions/state/minState/Map(UInt32,Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_uint128_ OK 117ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/minState/Map(UInt32,Nullable(Bool)) OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/minState/Map(UInt32,Nullable(String)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 126ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/minState/Map(UInt32,Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UInt64)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/minState/Map(UInt32,Nullable(UUID)) OK 118ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Int8)) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_uint128_,lowcardinality_nullable_uint128__ OK 138ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UInt32)) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Int32)) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,uint8 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,uint64 OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 129ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UInt128)) OK 144ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Int128)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,uint32 OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Float32)) OK 110ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,uint16 OK 95ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Float64)) OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint128 OK 126ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Int16)) OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 91ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Int32)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 116ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Date)) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 102ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Int64)) OK 94ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 108ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Int128)) OK 89ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 131ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Float32)) OK 115ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(String)) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 165ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 140ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Float64)) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 128ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint128_ OK 123ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Date)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(UUID)) OK 98ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Bool)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(String)) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 150ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(FixedString(51))) OK 170ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(UUID)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint128_ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 94ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,uint8 OK 145ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Int32))) OK 124ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,uint64 OK 127ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,uint32 OK 126ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Int128))) OK 118ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint128__ OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,uint16 OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 120ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 122ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 127ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 142ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 139ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 158ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 130ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 132ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(Bool))) OK 167ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 150ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint128 OK 92ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 97ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 118ms
/aggregate functions/state/maxState/Map(Int8,LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/maxState/Map(Int8,Array(String)) OK 101ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 128ms
/aggregate functions/state/maxState/Map(Int8,Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/maxState/Map(Int8,Tuple(String)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint128_ OK 120ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 87ms
/aggregate functions/state/maxState/Map(Int16,UInt8) OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/maxState/Map(Int16,UInt16) OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/state/minState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/maxState/Map(Int16,UInt32) OK 86ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,uint8 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/minState/Map(UInt32,Array(String)) OK 106ms
/aggregate functions/state/maxState/Map(Int16,UInt64) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,uint64 OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/state/minState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/maxState/Map(Int16,UInt128) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,uint32 OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint128_ OK 133ms
/aggregate functions/state/minState/Map(UInt32,Tuple(String)) OK 110ms
/aggregate functions/state/maxState/Map(Int16,Int8) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,uint8 OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,uint16 OK 98ms
/aggregate functions/state/minState/Map(UInt64,UInt8) OK 115ms
/aggregate functions/state/maxState/Map(Int16,Int16) OK 132ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,uint64 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 94ms
/aggregate functions/state/minState/Map(UInt64,UInt16) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,uint32 OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/maxState/Map(Int16,Int32) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 112ms
/aggregate functions/state/minState/Map(UInt64,UInt32) OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,uint16 OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/state/maxState/Map(Int16,Int64) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 238ms
/aggregate functions/state/minState/Map(UInt64,UInt64) OK 208ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 164ms
/aggregate functions/state/maxState/Map(Int16,Int128) OK 268ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 235ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 112ms
/aggregate functions/state/minState/Map(UInt64,UInt128) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint128__ OK 143ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 125ms
/aggregate functions/state/maxState/Map(Int16,Float32) OK 102ms
/aggregate functions/state/minState/Map(UInt64,Int8) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/maxState/Map(Int16,Float64) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 129ms
/aggregate functions/state/minState/Map(UInt64,Int16) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/maxState/Map(Int16,Decimal128(38)) OK 131ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 141ms
/aggregate functions/state/minState/Map(UInt64,Int32) OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/maxState/Map(Int16,Date) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 119ms
/aggregate functions/state/minState/Map(UInt64,Int64) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/state/maxState/Map(Int16,DateTime) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/minState/Map(UInt64,Int128) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/maxState/Map(Int16,DateTime64(3)) OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/minState/Map(UInt64,Float32) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint128 OK 110ms
/aggregate functions/state/maxState/Map(Int16,Bool) OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/minState/Map(UInt64,Float64) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 111ms
/aggregate functions/state/maxState/Map(Int16,String) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/minState/Map(UInt64,Decimal128(38)) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 108ms
/aggregate functions/state/maxState/Map(Int16,FixedString(51)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 100ms
/aggregate functions/state/minState/Map(UInt64,Date) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 85ms
/aggregate functions/state/maxState/Map(Int16,UUID) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 111ms
/aggregate functions/state/minState/Map(UInt64,DateTime) OK 114ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UInt8)) OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,uint8 OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint128_ OK 131ms
/aggregate functions/state/minState/Map(UInt64,DateTime64(3)) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 109ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UInt16)) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,uint64 OK 117ms
/aggregate functions/state/minState/Map(UInt64,Bool) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UInt32)) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,uint32 OK 162ms
/aggregate functions/state/minState/Map(UInt64,String) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UInt64)) OK 145ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 122ms
/aggregate functions/state/minState/Map(UInt64,FixedString(51)) OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,uint16 OK 152ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UInt128)) OK 152ms
/aggregate functions/state/minState/Map(UInt64,UUID) OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 113ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Int8)) OK 102ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UInt8)) OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint128_ OK 150ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Int16)) OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UInt16)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 135ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Int32)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UInt32)) OK 112ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Int64)) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 134ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UInt64)) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Int128)) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 140ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UInt128)) OK 151ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 143ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Float32)) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Int8)) OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Float64)) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 158ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint128__ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Int16)) OK 120ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 140ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Int32)) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Date)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 163ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Int64)) OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/maxState/Map(Int16,Nullable(DateTime)) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 175ms
/aggregate functions/state/maxState/Map(Int16,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Int128)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 141ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Float32)) OK 102ms
/aggregate functions/state/maxState/Map(Int16,Nullable(Bool)) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 120ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Float64)) OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/maxState/Map(Int16,Nullable(String)) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint128 OK 111ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/maxState/Map(Int16,Nullable(FixedString(51))) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 146ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,uint8 OK 133ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Date)) OK 117ms
/aggregate functions/state/maxState/Map(Int16,Nullable(UUID)) OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,uint64 OK 116ms
/aggregate functions/state/minState/Map(UInt64,Nullable(DateTime)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 122ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,uint32 OK 156ms
/aggregate functions/state/minState/Map(UInt64,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 125ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/minState/Map(UInt64,Nullable(Bool)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,uint16 OK 101ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UInt32)) OK 81ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint128_ OK 117ms
/aggregate functions/state/minState/Map(UInt64,Nullable(String)) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 107ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UInt64)) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/minState/Map(UInt64,Nullable(FixedString(51))) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 121ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/minState/Map(UInt64,Nullable(UUID)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 108ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Int8)) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Int32)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 88ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint128_ OK 89ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UInt32)) OK 90ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Int64)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Int128)) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Float32)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Int8)) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Int16)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 118ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Date)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 106ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(DateTime)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,uint8 OK 106ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 113ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,uint64 OK 106ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,uint8 OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 123ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(String)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,uint32 OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,uint64 OK 113ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,uint16 OK 109ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 107ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Float64)) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,uint32 OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,uint128 OK 150ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 130ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(UUID)) OK 130ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Date)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,uint16 OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 127ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint8_ OK 121ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(DateTime)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 111ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 148ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 148ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint64_ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 120ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Bool)) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint32_ OK 130ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 171ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 144ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(String)) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint16_ OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 93ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 91ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,nullable_uint128_ OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_uint128_ OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 135ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 115ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,uint8 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 95ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,uint64 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 225ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 205ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 187ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,uint32 OK 176ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_uint128__,lowcardinality_nullable_uint128__ OK 177ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(Bool))) OK 152ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 121ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,uint16 OK 149ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 136ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 129ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 100ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 107ms
/aggregate functions/state/maxState/Map(Int16,LowCardinality(Nullable(UUID))) OK 88ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(Int16,Array(String)) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 153ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint128 OK 143ms
/aggregate functions/state/maxState/Map(Int16,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/maxState/Map(Int16,Tuple(String)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 119ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(String))) OK 88ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/maxState/Map(Int32,UInt8) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 111ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 132ms
/aggregate functions/state/maxState/Map(Int32,UInt16) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 95ms
/aggregate functions/state/minState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 160ms
/aggregate functions/state/maxState/Map(Int32,UInt32) OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/minState/Map(UInt64,Array(String)) OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/maxState/Map(Int32,UInt64) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint128_ OK 106ms
/aggregate functions/state/minState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/maxState/Map(Int32,UInt128) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/minState/Map(UInt64,Tuple(String)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint8 OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/maxState/Map(Int32,Int8) OK 90ms
/aggregate functions/state/minState/Map(UInt128,UInt8) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint64 OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/maxState/Map(Int32,Int16) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/minState/Map(UInt128,UInt16) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint32 OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/maxState/Map(Int32,Int32) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,uint8 OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint16 OK 107ms
/aggregate functions/state/minState/Map(UInt128,UInt32) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 109ms
/aggregate functions/state/maxState/Map(Int32,Int64) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,uint64 OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 113ms
/aggregate functions/state/minState/Map(UInt128,UInt64) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint128_ OK 108ms
/aggregate functions/state/maxState/Map(Int32,Int128) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,uint32 OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 116ms
/aggregate functions/state/minState/Map(UInt128,UInt128) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/state/maxState/Map(Int32,Float32) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,uint16 OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/minState/Map(UInt128,Int8) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 128ms
/aggregate functions/state/maxState/Map(Int32,Float64) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 90ms
/aggregate functions/state/minState/Map(UInt128,Int16) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/maxState/Map(Int32,Decimal128(38)) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 167ms
/aggregate functions/state/minState/Map(UInt128,Int32) OK 121ms
/aggregate functions/state/maxState/Map(Int32,Date) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 133ms
/aggregate functions/state/minState/Map(UInt128,Int64) OK 111ms
/aggregate functions/state/maxState/Map(Int32,DateTime) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint128__ OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/maxState/Map(Int32,DateTime64(3)) OK 122ms
/aggregate functions/state/minState/Map(UInt128,Int128) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 104ms
/aggregate functions/state/maxState/Map(Int32,Bool) OK 99ms
/aggregate functions/state/minState/Map(UInt128,Float32) OK 102ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 106ms
/aggregate functions/state/maxState/Map(Int32,String) OK 112ms
/aggregate functions/state/minState/Map(UInt128,Float64) OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/minState/Map(UInt128,Decimal128(38)) OK 103ms
/aggregate functions/state/maxState/Map(Int32,FixedString(51)) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/minState/Map(UInt128,Date) OK 96ms
/aggregate functions/state/maxState/Map(Int32,UUID) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint128 OK 89ms
/aggregate functions/state/minState/Map(UInt128,DateTime) OK 99ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UInt8)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/minState/Map(UInt128,DateTime64(3)) OK 97ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UInt16)) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint8 OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/minState/Map(UInt128,Bool) OK 120ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UInt32)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 168ms
/aggregate functions/state/meanZTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint64 OK 147ms
/aggregate functions/state/minState/Map(UInt128,String) OK 109ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UInt64)) OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,uint8 OK 132ms
/aggregate functions/state/minState/Map(UInt128,FixedString(51)) OK 156ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint32 OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 127ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UInt128)) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint16 OK 127ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,uint64 OK 153ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Int8)) OK 151ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint128_ OK 115ms
/aggregate functions/state/minState/Map(UInt128,UUID) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,uint32 OK 121ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UInt8)) OK 101ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Int16)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UInt16)) OK 118ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Int32)) OK 126ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,uint16 OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UInt32)) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,nullable_uint8_ OK 133ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Int64)) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 86ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Int128)) OK 126ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UInt64)) OK 140ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,nullable_uint64_ OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,nullable_uint32_ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint128_ OK 118ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Float32)) OK 133ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UInt128)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,nullable_uint16_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Int8)) OK 116ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Float64)) OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_uint8_ OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Int16)) OK 141ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Date)) OK 106ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Int32)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/maxState/Map(Int32,Nullable(DateTime)) OK 102ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Int64)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/maxState/Map(Int32,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Int128)) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/maxState/Map(Int32,Nullable(Bool)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Float32)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 109ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/maxState/Map(Int32,Nullable(String)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint8 OK 110ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Float64)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/maxState/Map(Int32,Nullable(FixedString(51))) OK 89ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint64 OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/maxState/Map(Int32,Nullable(UUID)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint32 OK 110ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Date)) OK 98ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UInt8)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint128 OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,uint8 OK 139ms
/aggregate functions/state/minState/Map(UInt128,Nullable(DateTime)) OK 137ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint16 OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 147ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UInt16)) OK 151ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,uint64 OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 102ms
/aggregate functions/state/minState/Map(UInt128,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 148ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,uint32 OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 136ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/minState/Map(UInt128,Nullable(Bool)) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 153ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,uint16 OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 146ms
/aggregate functions/state/minState/Map(UInt128,Nullable(String)) OK 155ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,nullable_uint8_ OK 93ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 115ms
/aggregate functions/state/minState/Map(UInt128,Nullable(FixedString(51))) OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,nullable_uint64_ OK 88ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Int8)) OK 94ms
/aggregate functions/state/minState/Map(UInt128,Nullable(UUID)) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint128_ OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 91ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,nullable_uint32_ OK 101ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Int16)) OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,nullable_uint16_ OK 135ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UInt16)) OK 150ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Float32)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UInt64)) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_uint16_ OK 127ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint128_ OK 123ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Date)) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Int16)) OK 100ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Bool)) OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint8 OK 121ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(String)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint64 OK 113ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint32 OK 183ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Int128)) OK 187ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint128__ OK 172ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,uint8 OK 247ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(UUID)) OK 266ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint16 OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 125ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Float32)) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,uint64 OK 154ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 109ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 127ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Float64)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 123ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Date)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 135ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,uint32 OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 127ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,uint16 OK 124ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(DateTime)) OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 134ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 130ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,nullable_uint8_ OK 96ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Bool)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint128 OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,nullable_uint64_ OK 116ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 154ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(String)) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 99ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,nullable_uint32_ OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,nullable_uint16_ OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 161ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 150ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(UUID)) OK 108ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint128_ OK 110ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 125ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Float32))) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Float64))) OK 89ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint8 OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint64 OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint128_ OK 151ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint32 OK 168ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,uint8 OK 136ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 153ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,uint64 OK 137ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint16 OK 130ms
/aggregate functions/state/maxState/Map(Int32,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 118ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,uint32 OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 141ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/maxState/Map(Int32,Array(String)) OK 94ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,uint16 OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 100ms
/aggregate functions/state/maxState/Map(Int32,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,nullable_uint8_ OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/state/maxState/Map(Int32,Tuple(String)) OK 92ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,nullable_uint64_ OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,uint8 OK 139ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 112ms
/aggregate functions/state/maxState/Map(Int64,UInt8) OK 115ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,nullable_uint32_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,uint64 OK 124ms
/aggregate functions/state/maxState/Map(Int64,UInt16) OK 104ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,nullable_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(Int64,UInt32) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,uint32 OK 121ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_uint8_ OK 154ms
/aggregate functions/state/maxState/Map(Int64,UInt64) OK 150ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,uint16 OK 121ms
/aggregate functions/state/minState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 157ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,uint128 OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/maxState/Map(Int64,UInt128) OK 145ms
/aggregate functions/state/minState/Map(UInt128,Array(String)) OK 117ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/minState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint8_ OK 151ms
/aggregate functions/state/maxState/Map(Int64,Int8) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_uint16_ OK 170ms
/aggregate functions/state/maxState/Map(Int64,Int16) OK 124ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/minState/Map(UInt128,Tuple(String)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint64_ OK 148ms
/aggregate functions/state/maxState/Map(Int64,Int32) OK 113ms
/aggregate functions/state/minState/Map(Int8,UInt8) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint32_ OK 98ms
/aggregate functions/state/maxState/Map(Int64,Int64) OK 111ms
/aggregate functions/state/minState/Map(Int8,UInt16) OK 96ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint16_ OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/minState/Map(Int8,UInt32) OK 107ms
/aggregate functions/state/maxState/Map(Int64,Int128) OK 94ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint8 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,nullable_uint128_ OK 114ms
/aggregate functions/state/maxState/Map(Int64,Float32) OK 97ms
/aggregate functions/state/minState/Map(Int8,UInt64) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint64 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/maxState/Map(Int64,Float64) OK 114ms
/aggregate functions/state/minState/Map(Int8,UInt128) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint32 OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint64_ OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,uint8 OK 102ms
/aggregate functions/state/maxState/Map(Int64,Decimal128(38)) OK 98ms
/aggregate functions/state/minState/Map(Int8,Int8) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint32_ OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint16 OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,uint64 OK 113ms
/aggregate functions/state/maxState/Map(Int64,Date) OK 109ms
/aggregate functions/state/minState/Map(Int8,Int16) OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,uint32 OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 101ms
/aggregate functions/state/minState/Map(Int8,Int32) OK 120ms
/aggregate functions/state/maxState/Map(Int64,DateTime) OK 93ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,uint16 OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_uint128_ OK 104ms
/aggregate functions/state/maxState/Map(Int64,DateTime64(3)) OK 96ms
/aggregate functions/state/minState/Map(Int8,Int64) OK 95ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,nullable_uint8_ OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/maxState/Map(Int64,Bool) OK 128ms
/aggregate functions/state/minState/Map(Int8,Int128) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 173ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,nullable_uint64_ OK 161ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint64__ OK 159ms
/aggregate functions/state/minState/Map(Int8,Float32) OK 110ms
/aggregate functions/state/maxState/Map(Int64,String) OK 101ms
/aggregate functions/state/maxState/Map(Int64,FixedString(51)) OK 103ms
/aggregate functions/state/minState/Map(Int8,Float64) OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,nullable_uint32_ OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/maxState/Map(Int64,UUID) OK 118ms
/aggregate functions/state/minState/Map(Int8,Decimal128(38)) OK 97ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,nullable_uint16_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/minState/Map(Int8,Date) OK 114ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UInt8)) OK 98ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_int128__,lowcardinality_nullable_uint128__ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UInt16)) OK 98ms
/aggregate functions/state/minState/Map(Int8,DateTime) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 104ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UInt32)) OK 107ms
/aggregate functions/state/minState/Map(Int8,DateTime64(3)) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UInt64)) OK 112ms
/aggregate functions/state/minState/Map(Int8,Bool) OK 101ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/minState/Map(Int8,String) OK 99ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UInt128)) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/minState/Map(Int8,FixedString(51)) OK 120ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Int8)) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint128 OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 90ms
/aggregate functions/state/minState/Map(Int8,UUID) OK 129ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Int16)) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 120ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Int32)) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/minState/Map(Int8,Nullable(UInt8)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 103ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Int64)) OK 111ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,uint8 OK 102ms
/aggregate functions/state/minState/Map(Int8,Nullable(UInt16)) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 92ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Int128)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,uint64 OK 124ms
/aggregate functions/state/minState/Map(Int8,Nullable(UInt32)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 118ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Float32)) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,uint32 OK 125ms
/aggregate functions/state/minState/Map(Int8,Nullable(UInt64)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint128_ OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 109ms
/aggregate functions/state/minState/Map(Int8,Nullable(UInt128)) OK 118ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Float64)) OK 103ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,uint16 OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 108ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/minState/Map(Int8,Nullable(Int8)) OK 144ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,nullable_uint8_ OK 139ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Date)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/minState/Map(Int8,Nullable(Int16)) OK 150ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,nullable_uint64_ OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 119ms
/aggregate functions/state/maxState/Map(Int64,Nullable(DateTime)) OK 113ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,nullable_uint32_ OK 169ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 156ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 184ms
/aggregate functions/state/minState/Map(Int8,Nullable(Int32)) OK 142ms
/aggregate functions/state/maxState/Map(Int64,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,nullable_uint16_ OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint128_ OK 147ms
/aggregate functions/state/minState/Map(Int8,Nullable(Int64)) OK 131ms
/aggregate functions/state/maxState/Map(Int64,Nullable(Bool)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/maxState/Map(Int64,Nullable(String)) OK 116ms
/aggregate functions/state/minState/Map(Int8,Nullable(Int128)) OK 138ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/maxState/Map(Int64,Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_uint64_ OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/minState/Map(Int8,Nullable(Float32)) OK 122ms
/aggregate functions/state/maxState/Map(Int64,Nullable(UUID)) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/minState/Map(Int8,Nullable(Float64)) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/minState/Map(Int8,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UInt16)) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint128__ OK 287ms
/aggregate functions/state/minState/Map(Int8,Nullable(Date)) OK 116ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 243ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UInt32)) OK 226ms
/aggregate functions/state/minState/Map(Int8,Nullable(DateTime)) OK 242ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 251ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 107ms
/aggregate functions/state/minState/Map(Int8,Nullable(DateTime64(3))) OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 113ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/minState/Map(Int8,Nullable(Bool)) OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 111ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/meanZTestState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/minState/Map(Int8,Nullable(String)) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 129ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,uint8 OK 143ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Int16)) OK 138ms
/aggregate functions/state/minState/Map(Int8,Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint128 OK 100ms
/aggregate functions/state/minState/Map(Int8,Nullable(UUID)) OK 155ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,uint64 OK 165ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Int32)) OK 145ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 122ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,uint32 OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,uint16 OK 145ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Int128)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 107ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UInt16)) OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Float32)) OK 145ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 132ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 150ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 147ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UInt64)) OK 130ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint128_ OK 132ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Date)) OK 170ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UInt128)) OK 137ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 149ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 97ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(DateTime)) OK 120ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 92ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 145ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(String)) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint128_ OK 121ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 137ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Int128)) OK 97ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(UUID)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 145ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Float32)) OK 92ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Float64)) OK 94ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 112ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Date)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 108ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint128__ OK 104ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,uint8 OK 116ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/meanZTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 102ms
/aggregate functions/state/quantileDeterministicState OK 6s 837ms
/aggregate functions/state/quantileDeterministicState/constant OK 76ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,uint64 OK 111ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(String)) OK 95ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 92ms
/aggregate functions/state/quantileDeterministicState/zero rows OK 60ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,uint32 OK 107ms
/aggregate functions/state/quantileDeterministicState/single row OK 70ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 121ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/state/quantileDeterministicState/with group by OK 84ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,uint16 OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 109ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/quantileDeterministicState/some negative values OK 80ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,uint128 OK 111ms
/aggregate functions/state/quantileDeterministicState/NULL value handling OK 80ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 122ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 113ms
/aggregate functions/state/quantileDeterministicState/single NULL value OK 65ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/quantileDeterministicState/return type OK 66ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 102ms
/aggregate functions/state/quantileDeterministicState/doc example OK 70ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/quantileDeterministicState/inf OK 82ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 122ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/quantileDeterministicState/-inf OK 77ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 135ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/quantileDeterministicState/nan OK 70ms
/aggregate functions/state/quantileDeterministicState/inf, -inf, nan OK 81ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint128_ OK 135ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantileDeterministicState/UInt8 OK 99ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/quantileDeterministicState/UInt16 OK 95ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/quantileDeterministicState/UInt32 OK 114ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/quantileDeterministicState/UInt64 OK 106ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/quantileDeterministicState/Int8 OK 101ms
/aggregate functions/state/maxState/Map(Int64,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 125ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/quantileDeterministicState/Int16 OK 90ms
/aggregate functions/state/maxState/Map(Int64,Array(String)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint128_ OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 118ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/quantileDeterministicState/Int32 OK 92ms
/aggregate functions/state/maxState/Map(Int64,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 120ms
/aggregate functions/state/quantileDeterministicState/Int64 OK 106ms
/aggregate functions/state/maxState/Map(Int64,Tuple(String)) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 136ms
/aggregate functions/state/quantileDeterministicState/Float32 OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 113ms
/aggregate functions/state/maxState/Map(Int128,UInt8) OK 99ms
/aggregate functions/state/quantileDeterministicState/Float64 OK 158ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 145ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(Bool))) OK 155ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/state/maxState/Map(Int128,UInt16) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 114ms
/aggregate functions/state/maxState/Map(Int128,UInt32) OK 147ms
/aggregate functions/state/quantileDeterministicState/Date OK 133ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 161ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/quantileDeterministicState/DateTime OK 145ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint128__ OK 121ms
/aggregate functions/state/maxState/Map(Int128,UInt64) OK 99ms
/aggregate functions/state/maxState/Map(Int128,UInt128) OK 154ms
/aggregate functions/state/minState/Map(Int8,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,uint8 OK 148ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 107ms
/aggregate functions/state/quantileDeterministicState/Nullable(UInt8) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/maxState/Map(Int128,Int8) OK 134ms
/aggregate functions/state/quantileDeterministicState/Nullable(UInt16) OK 105ms
/aggregate functions/state/minState/Map(Int8,Array(String)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,uint64 OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/quantileDeterministicState/Nullable(UInt32) OK 162ms
/aggregate functions/state/minState/Map(Int8,Map(String,LowCardinality(Float64))) OK 135ms
/aggregate functions/state/maxState/Map(Int128,Int16) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,uint32 OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,uint16 OK 175ms
/aggregate functions/state/minState/Map(Int8,Tuple(String)) OK 165ms
/aggregate functions/state/maxState/Map(Int128,Int32) OK 129ms
/aggregate functions/state/quantileDeterministicState/Nullable(UInt64) OK 170ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/maxState/Map(Int128,Int64) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,uint128 OK 119ms
/aggregate functions/state/minState/Map(Int16,UInt8) OK 102ms
/aggregate functions/state/quantileDeterministicState/Nullable(Int8) OK 114ms
/aggregate functions/state/maxState/Map(Int128,Int128) OK 91ms
/aggregate functions/state/minState/Map(Int16,UInt16) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 112ms
/aggregate functions/state/quantileDeterministicState/Nullable(Int16) OK 100ms
/aggregate functions/state/maxState/Map(Int128,Float32) OK 95ms
/aggregate functions/state/minState/Map(Int16,UInt32) OK 152ms
/aggregate functions/state/quantileDeterministicState/Nullable(Int32) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/maxState/Map(Int128,Float64) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 157ms
/aggregate functions/state/quantileDeterministicState/Nullable(Int64) OK 151ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 111ms
/aggregate functions/state/minState/Map(Int16,UInt64) OK 151ms
/aggregate functions/state/maxState/Map(Int128,Decimal128(38)) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 142ms
/aggregate functions/state/quantileDeterministicState/Nullable(Float32) OK 160ms
/aggregate functions/state/maxState/Map(Int128,Date) OK 112ms
/aggregate functions/state/minState/Map(Int16,UInt128) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint128_ OK 112ms
/aggregate functions/state/maxState/Map(Int128,DateTime) OK 131ms
/aggregate functions/state/minState/Map(Int16,Int8) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 119ms
/aggregate functions/state/quantileDeterministicState/Nullable(Float64) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 96ms
/aggregate functions/state/minState/Map(Int16,Int16) OK 111ms
/aggregate functions/state/maxState/Map(Int128,DateTime64(3)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 119ms
/aggregate functions/state/quantileDeterministicState/Nullable(Date) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/minState/Map(Int16,Int32) OK 133ms
/aggregate functions/state/maxState/Map(Int128,Bool) OK 138ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 146ms
/aggregate functions/state/quantileDeterministicState/Nullable(DateTime) OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/minState/Map(Int16,Int64) OK 178ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 158ms
/aggregate functions/state/maxState/Map(Int128,String) OK 156ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 108ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(UInt8) OK 102ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(UInt16) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint128_ OK 113ms
/aggregate functions/state/maxState/Map(Int128,FixedString(51)) OK 90ms
/aggregate functions/state/minState/Map(Int16,Int128) OK 98ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(UInt32) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 115ms
/aggregate functions/state/maxState/Map(Int128,UUID) OK 105ms
/aggregate functions/state/minState/Map(Int16,Float32) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(UInt64) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 125ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UInt8)) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/minState/Map(Int16,Float64) OK 105ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Int8) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/minState/Map(Int16,Decimal128(38)) OK 125ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UInt16)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Int16) OK 123ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UInt32)) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/minState/Map(Int16,Date) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Int32) OK 92ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UInt64)) OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/minState/Map(Int16,DateTime) OK 112ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Int64) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint128__ OK 113ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UInt128)) OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/minState/Map(Int16,DateTime64(3)) OK 108ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Float32) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,uint8 OK 119ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Int8)) OK 216ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 193ms
/aggregate functions/state/minState/Map(Int16,Bool) OK 182ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Float64) OK 247ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,uint64 OK 254ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Int16)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/minState/Map(Int16,String) OK 119ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Date) OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,uint32 OK 137ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Int32)) OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/minState/Map(Int16,FixedString(51)) OK 123ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Int64)) OK 128ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(DateTime) OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,uint16 OK 119ms
/aggregate functions/state/minState/Map(Int16,UUID) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Int128)) OK 150ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,uint128 OK 157ms
/aggregate functions/state/minState/Map(Int16,Nullable(UInt8)) OK 148ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(UInt8)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 122ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(UInt16)) OK 93ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Float32)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 124ms
/aggregate functions/state/minState/Map(Int16,Nullable(UInt16)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 122ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(UInt32)) OK 97ms
/aggregate functions/state/minState/Map(Int16,Nullable(UInt32)) OK 141ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 128ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Float64)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 108ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(UInt64)) OK 120ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Decimal128(38))) OK 137ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 156ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 132ms
/aggregate functions/state/minState/Map(Int16,Nullable(UInt64)) OK 143ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Int8)) OK 129ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Date)) OK 163ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 148ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 106ms
/aggregate functions/state/minState/Map(Int16,Nullable(UInt128)) OK 117ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Int16)) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint128_ OK 153ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Int32)) OK 149ms
/aggregate functions/state/minState/Map(Int16,Nullable(Int8)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 131ms
/aggregate functions/state/maxState/Map(Int128,Nullable(DateTime)) OK 131ms
/aggregate functions/state/minState/Map(Int16,Nullable(Int16)) OK 149ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 155ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Int64)) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 106ms
/aggregate functions/state/maxState/Map(Int128,Nullable(DateTime64(3))) OK 144ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 148ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Float32)) OK 119ms
/aggregate functions/state/minState/Map(Int16,Nullable(Int32)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/maxState/Map(Int128,Nullable(Bool)) OK 115ms
/aggregate functions/state/minState/Map(Int16,Nullable(Int64)) OK 136ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Float64)) OK 147ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 136ms
/aggregate functions/state/maxState/Map(Int128,Nullable(String)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/minState/Map(Int16,Nullable(Int128)) OK 124ms
/aggregate functions/state/maxState/Map(Int128,Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(Date)) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/minState/Map(Int16,Nullable(Float32)) OK 137ms
/aggregate functions/state/maxState/Map(Int128,Nullable(UUID)) OK 158ms
/aggregate functions/state/quantileDeterministicState/LowCardinality(Nullable(DateTime)) OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint128_ OK 143ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/minState/Map(Int16,Nullable(Float64)) OK 135ms
/aggregate functions/state/quantileExactState OK 6s 788ms
/aggregate functions/state/quantileExactState/constant OK 84ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/quantileExactState/zero rows OK 78ms
/aggregate functions/state/minState/Map(Int16,Nullable(Decimal128(38))) OK 143ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/quantileExactState/single row OK 86ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantileExactState/with group by OK 89ms
/aggregate functions/state/minState/Map(Int16,Nullable(Date)) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/quantileExactState/some negative values OK 75ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/state/minState/Map(Int16,Nullable(DateTime)) OK 130ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UInt64)) OK 125ms
/aggregate functions/state/quantileExactState/NULL value handling OK 65ms
/aggregate functions/state/quantileExactState/single NULL value OK 66ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint128__ OK 144ms
/aggregate functions/state/minState/Map(Int16,Nullable(DateTime64(3))) OK 124ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UInt128)) OK 124ms
/aggregate functions/state/quantileExactState/return type OK 64ms
/aggregate functions/state/quantileExactState/doc example OK 65ms
/aggregate functions/state/minState/Map(Int16,Nullable(Bool)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,uint8 OK 116ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Int8)) OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 122ms
/aggregate functions/state/quantileExactState/inf OK 61ms
/aggregate functions/state/quantileExactState/-inf OK 74ms
/aggregate functions/state/minState/Map(Int16,Nullable(String)) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,uint64 OK 133ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Int16)) OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 133ms
/aggregate functions/state/quantileExactState/nan OK 81ms
/aggregate functions/state/minState/Map(Int16,Nullable(FixedString(51))) OK 143ms
/aggregate functions/state/quantileExactState/inf, -inf, nan OK 87ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,uint32 OK 139ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Int32)) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 112ms
/aggregate functions/state/quantileExactState/UInt8 OK 81ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/minState/Map(Int16,Nullable(UUID)) OK 133ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,uint16 OK 99ms
/aggregate functions/state/quantileExactState/UInt16 OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,uint128 OK 138ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Int128)) OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 150ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/quantileExactState/UInt32 OK 139ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Float32)) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 104ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 95ms
/aggregate functions/state/quantileExactState/UInt64 OK 106ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 115ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/quantileExactState/Int8 OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 133ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Date)) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 135ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/quantileExactState/Int16 OK 118ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 92ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UInt128)) OK 118ms
/aggregate functions/state/quantileExactState/Int32 OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint128_ OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Int8)) OK 155ms
/aggregate functions/state/quantileExactState/Int64 OK 136ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(String)) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/quantileExactState/Float32 OK 122ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Int16)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 157ms
/aggregate functions/state/quantileExactState/Float64 OK 160ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 131ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(UUID)) OK 104ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Int64)) OK 147ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 151ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 150ms
/aggregate functions/state/quantileExactState/Date OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Int128)) OK 162ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 140ms
/aggregate functions/state/quantileExactState/DateTime OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint128_ OK 128ms
/aggregate functions/state/quantileExactState/Nullable(UInt8) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Float32)) OK 123ms
/aggregate functions/state/quantileExactState/Nullable(UInt16) OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/quantileExactState/Nullable(UInt32) OK 104ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 130ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Date)) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/state/quantileExactState/Nullable(UInt64) OK 132ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(DateTime)) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 118ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantileExactState/Nullable(Int8) OK 119ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 152ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint128__ OK 149ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/quantileExactState/Nullable(Int16) OK 127ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(String)) OK 121ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/state/quantileExactState/Nullable(Int32) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,uint8 OK 110ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/quantileExactState/Nullable(Int64) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,uint64 OK 115ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(UUID)) OK 99ms
/aggregate functions/state/quantileExactState/Nullable(Float32) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,uint32 OK 111ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/state/quantileExactState/Nullable(Float64) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,uint16 OK 106ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 115ms
/aggregate functions/state/quantileExactState/Nullable(Date) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,uint128 OK 109ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Date))) OK 90ms
/aggregate functions/state/quantileExactState/Nullable(DateTime) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,nullable_uint8_ OK 101ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,nullable_uint64_ OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/quantileExactState/LowCardinality(UInt8) OK 97ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/quantileExactState/LowCardinality(UInt16) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,nullable_uint32_ OK 87ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,nullable_uint16_ OK 129ms
/aggregate functions/state/quantileExactState/LowCardinality(UInt32) OK 125ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,nullable_uint128_ OK 123ms
/aggregate functions/state/quantileExactState/LowCardinality(UInt64) OK 165ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/maxState/Map(Int128,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint8_ OK 96ms
/aggregate functions/state/maxState/Map(Int128,Array(String)) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/quantileExactState/LowCardinality(Int8) OK 138ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/maxState/Map(Int128,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/state/quantileExactState/LowCardinality(Int16) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/maxState/Map(Int128,Tuple(String)) OK 97ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantileExactState/LowCardinality(Int32) OK 120ms
/aggregate functions/state/maxState/Map(Date,UInt8) OK 85ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 130ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_uint128_ OK 121ms
/aggregate functions/state/quantileExactState/LowCardinality(Int64) OK 113ms
/aggregate functions/state/maxState/Map(Date,UInt16) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/quantileExactState/LowCardinality(Float32) OK 108ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/maxState/Map(Date,UInt32) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 93ms
/aggregate functions/state/quantileExactState/LowCardinality(Float64) OK 113ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/maxState/Map(Date,UInt64) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 112ms
/aggregate functions/state/quantileExactState/LowCardinality(Date) OK 107ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/maxState/Map(Date,UInt128) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 92ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/state/quantileExactState/LowCardinality(DateTime) OK 101ms
/aggregate functions/state/maxState/Map(Date,Int8) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 93ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_int128_,lowcardinality_nullable_uint128__ OK 107ms
/aggregate functions/state/maxState/Map(Date,Int16) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 94ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(UInt16)) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,uint8 OK 153ms
/aggregate functions/state/minState/Map(Int16,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/maxState/Map(Date,Int32) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 118ms
/aggregate functions/state/maxState/Map(Date,Int64) OK 263ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(UInt32)) OK 126ms
/aggregate functions/state/minState/Map(Int16,Array(String)) OK 255ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 247ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,uint64 OK 233ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(UInt64)) OK 250ms
/aggregate functions/state/maxState/Map(Date,Int128) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,uint32 OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/minState/Map(Int16,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Int8)) OK 148ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,uint16 OK 123ms
/aggregate functions/state/maxState/Map(Date,Float32) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 132ms
/aggregate functions/state/minState/Map(Int16,Tuple(String)) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,uint128 OK 140ms
/aggregate functions/state/maxState/Map(Date,Float64) OK 152ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Int16)) OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 136ms
/aggregate functions/state/minState/Map(Int32,UInt8) OK 108ms
/aggregate functions/state/minState/Map(Int32,UInt16) OK 130ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 142ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Int32)) OK 156ms
/aggregate functions/state/maxState/Map(Date,Decimal128(38)) OK 140ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/minState/Map(Int32,UInt32) OK 171ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 134ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/maxState/Map(Date,Date) OK 102ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Int64)) OK 112ms
/aggregate functions/state/maxState/Map(Date,DateTime) OK 129ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Float32)) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 143ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/minState/Map(Int32,UInt64) OK 107ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Float64)) OK 105ms
/aggregate functions/state/maxState/Map(Date,DateTime64(3)) OK 130ms
/aggregate functions/state/minState/Map(Int32,UInt128) OK 136ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(Date)) OK 95ms
/aggregate functions/state/maxState/Map(Date,Bool) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint128_ OK 114ms
/aggregate functions/state/minState/Map(Int32,Int8) OK 117ms
/aggregate functions/state/quantileExactState/LowCardinality(Nullable(DateTime)) OK 94ms
/aggregate functions/state/maxState/Map(Date,String) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 143ms
/aggregate functions/state/minState/Map(Int32,Int16) OK 107ms
/aggregate functions/state/quantileExactExclusiveState OK 6s 432ms
/aggregate functions/state/quantileExactExclusiveState/constant OK 65ms
/aggregate functions/state/quantileExactExclusiveState/zero rows OK 70ms
/aggregate functions/state/maxState/Map(Date,FixedString(51)) OK 95ms
/aggregate functions/state/minState/Map(Int32,Int32) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 105ms
/aggregate functions/state/quantileExactExclusiveState/single row OK 71ms
/aggregate functions/state/maxState/Map(Date,UUID) OK 95ms
/aggregate functions/state/minState/Map(Int32,Int64) OK 103ms
/aggregate functions/state/quantileExactExclusiveState/with group by OK 80ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 99ms
/aggregate functions/state/maxState/Map(Date,Nullable(UInt8)) OK 96ms
/aggregate functions/state/quantileExactExclusiveState/some negative values OK 69ms
/aggregate functions/state/minState/Map(Int32,Int128) OK 88ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 124ms
/aggregate functions/state/quantileExactExclusiveState/NULL value handling OK 75ms
/aggregate functions/state/maxState/Map(Date,Nullable(UInt16)) OK 107ms
/aggregate functions/state/minState/Map(Int32,Float32) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint128_ OK 116ms
/aggregate functions/state/quantileExactExclusiveState/single NULL value OK 65ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 98ms
/aggregate functions/state/maxState/Map(Date,Nullable(UInt32)) OK 101ms
/aggregate functions/state/minState/Map(Int32,Float64) OK 96ms
/aggregate functions/state/quantileExactExclusiveState/return type OK 68ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 96ms
/aggregate functions/state/quantileExactExclusiveState/doc example OK 74ms
/aggregate functions/state/maxState/Map(Date,Nullable(UInt64)) OK 99ms
/aggregate functions/state/minState/Map(Int32,Decimal128(38)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/quantileExactExclusiveState/inf OK 71ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 97ms
/aggregate functions/state/maxState/Map(Date,Nullable(UInt128)) OK 101ms
/aggregate functions/state/minState/Map(Int32,Date) OK 121ms
/aggregate functions/state/quantileExactExclusiveState/-inf OK 86ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/maxState/Map(Date,Nullable(Int8)) OK 105ms
/aggregate functions/state/quantileExactExclusiveState/nan OK 89ms
/aggregate functions/state/minState/Map(Int32,DateTime) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/maxState/Map(Date,Nullable(Int16)) OK 114ms
/aggregate functions/state/quantileExactExclusiveState/inf, -inf, nan OK 79ms
/aggregate functions/state/minState/Map(Int32,DateTime64(3)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint128__ OK 99ms
/aggregate functions/state/quantileExactExclusiveState/UInt8 OK 101ms
/aggregate functions/state/maxState/Map(Date,Nullable(Int32)) OK 134ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/minState/Map(Int32,Bool) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,uint8 OK 109ms
/aggregate functions/state/quantileExactExclusiveState/UInt16 OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 95ms
/aggregate functions/state/minState/Map(Int32,String) OK 106ms
/aggregate functions/state/maxState/Map(Date,Nullable(Int64)) OK 106ms
/aggregate functions/state/quantileExactExclusiveState/UInt32 OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,uint64 OK 88ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/minState/Map(Int32,FixedString(51)) OK 96ms
/aggregate functions/state/maxState/Map(Date,Nullable(Int128)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,uint32 OK 92ms
/aggregate functions/state/quantileExactExclusiveState/UInt64 OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/state/minState/Map(Int32,UUID) OK 97ms
/aggregate functions/state/maxState/Map(Date,Nullable(Float32)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,uint16 OK 106ms
/aggregate functions/state/quantileExactExclusiveState/Int8 OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/minState/Map(Int32,Nullable(UInt8)) OK 93ms
/aggregate functions/state/maxState/Map(Date,Nullable(Float64)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,uint128 OK 103ms
/aggregate functions/state/quantileExactExclusiveState/Int16 OK 89ms
/aggregate functions/state/minState/Map(Int32,Nullable(UInt16)) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/maxState/Map(Date,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 110ms
/aggregate functions/state/quantileExactExclusiveState/Int32 OK 101ms
/aggregate functions/state/minState/Map(Int32,Nullable(UInt32)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 106ms
/aggregate functions/state/maxState/Map(Date,Nullable(Date)) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 122ms
/aggregate functions/state/quantileExactExclusiveState/Int64 OK 115ms
/aggregate functions/state/minState/Map(Int32,Nullable(UInt64)) OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 97ms
/aggregate functions/state/maxState/Map(Date,Nullable(DateTime)) OK 106ms
/aggregate functions/state/quantileExactExclusiveState/Float32 OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 109ms
/aggregate functions/state/minState/Map(Int32,Nullable(UInt128)) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 108ms
/aggregate functions/state/maxState/Map(Date,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/quantileExactExclusiveState/Float64 OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 123ms
/aggregate functions/state/minState/Map(Int32,Nullable(Int8)) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 102ms
/aggregate functions/state/maxState/Map(Date,Nullable(Bool)) OK 137ms
/aggregate functions/state/quantileExactExclusiveState/Date OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint128_ OK 147ms
/aggregate functions/state/minState/Map(Int32,Nullable(Int16)) OK 139ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 120ms
/aggregate functions/state/quantileExactExclusiveState/DateTime OK 154ms
/aggregate functions/state/maxState/Map(Date,Nullable(String)) OK 145ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 137ms
/aggregate functions/state/minState/Map(Int32,Nullable(Int32)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/minState/Map(Int32,Nullable(Int64)) OK 114ms
/aggregate functions/state/maxState/Map(Date,Nullable(FixedString(51))) OK 143ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(UInt8) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 139ms
/aggregate functions/state/minState/Map(Int32,Nullable(Int128)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(UInt16) OK 105ms
/aggregate functions/state/maxState/Map(Date,Nullable(UUID)) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 100ms
/aggregate functions/state/minState/Map(Int32,Nullable(Float32)) OK 118ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(UInt32) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 135ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/minState/Map(Int32,Nullable(Float64)) OK 111ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(UInt64) OK 136ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UInt16)) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint128_ OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/minState/Map(Int32,Nullable(Decimal128(38))) OK 93ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Int8) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/state/minState/Map(Int32,Nullable(Date)) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 143ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Int16) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/minState/Map(Int32,Nullable(DateTime)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 162ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Int32) OK 132ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UInt128)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/minState/Map(Int32,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/state/minState/Map(Int32,Nullable(Bool)) OK 148ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Int64) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Float32) OK 158ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/minState/Map(Int32,Nullable(String)) OK 152ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Int16)) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint128__ OK 139ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Float64) OK 103ms
/aggregate functions/state/minState/Map(Int32,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,uint8 OK 101ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 97ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(Date) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,uint64 OK 104ms
/aggregate functions/state/minState/Map(Int32,Nullable(UUID)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 115ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Int128)) OK 94ms
/aggregate functions/state/quantileExactExclusiveState/Nullable(DateTime) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,uint32 OK 110ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Float32)) OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 101ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(UInt8) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,uint16 OK 100ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UInt16)) OK 99ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Float64)) OK 88ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 104ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(UInt16) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,uint128 OK 100ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UInt32)) OK 100ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Date)) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 89ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(UInt32) OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,nullable_uint8_ OK 102ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 108ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(UInt64) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,nullable_uint64_ OK 107ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Bool)) OK 90ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Int8) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,nullable_uint32_ OK 112ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(String)) OK 101ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Int8)) OK 104ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Int16) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,nullable_uint16_ OK 101ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Int16)) OK 127ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Int32) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,nullable_uint128_ OK 97ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(UUID)) OK 94ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Int32)) OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Int64) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Float32) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_uint64_ OK 95ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Float64) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_uint32_ OK 125ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Float32)) OK 130ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Date) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(DateTime) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_uint128_ OK 102ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(UInt8)) OK 108ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Date)) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(UInt16)) OK 138ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(DateTime)) OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 181ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Int16))) OK 152ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(UInt32)) OK 115ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Bool)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 90ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(UInt64)) OK 221ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(String)) OK 223ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 226ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Int64))) OK 214ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 197ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Int8)) OK 95ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int8,lowcardinality_nullable_uint128__ OK 127ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 113ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Int16)) OK 93ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,uint8 OK 112ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Int32)) OK 98ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,uint64 OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 124ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Int64)) OK 124ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 152ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,uint32 OK 133ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Float32)) OK 110ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Float64)) OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,uint16 OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 141ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(Date)) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,uint128 OK 104ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 107ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/quantileExactExclusiveState/LowCardinality(Nullable(DateTime)) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,nullable_uint8_ OK 95ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,nullable_uint64_ OK 109ms
/aggregate functions/state/quantileExactHighState OK 6s 796ms
/aggregate functions/state/quantileExactHighState/constant OK 63ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/quantileExactHighState/zero rows OK 92ms
/aggregate functions/state/maxState/Map(Date,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,nullable_uint32_ OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Int16))) OK 109ms
/aggregate functions/state/quantileExactHighState/single row OK 61ms
/aggregate functions/state/maxState/Map(Date,Array(String)) OK 123ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,nullable_uint16_ OK 108ms
/aggregate functions/state/quantileExactHighState/with group by OK 63ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/quantileExactHighState/some negative values OK 75ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,nullable_uint128_ OK 104ms
/aggregate functions/state/maxState/Map(Date,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/state/quantileExactHighState/NULL value handling OK 80ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/maxState/Map(Date,Tuple(String)) OK 102ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/quantileExactHighState/single NULL value OK 64ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/quantileExactHighState/return type OK 63ms
/aggregate functions/state/maxState/Map(DateTime,UInt8) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/quantileExactHighState/doc example OK 87ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/maxState/Map(DateTime,UInt16) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantileExactHighState/inf OK 62ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/quantileExactHighState/-inf OK 61ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/maxState/Map(DateTime,UInt32) OK 107ms
/aggregate functions/state/quantileExactHighState/nan OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 124ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_uint128_ OK 105ms
/aggregate functions/state/maxState/Map(DateTime,UInt64) OK 102ms
/aggregate functions/state/quantileExactHighState/inf, -inf, nan OK 60ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 98ms
/aggregate functions/state/quantileExactHighState/UInt8 OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/maxState/Map(DateTime,UInt128) OK 101ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 100ms
/aggregate functions/state/quantileExactHighState/UInt16 OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/maxState/Map(DateTime,Int8) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 109ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/state/quantileExactHighState/UInt32 OK 113ms
/aggregate functions/state/maxState/Map(DateTime,Int16) OK 110ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/quantileExactHighState/UInt64 OK 114ms
/aggregate functions/state/maxState/Map(DateTime,Int32) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 113ms
/aggregate functions/state/minState/Map(Int32,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/maxState/Map(DateTime,Int64) OK 131ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int64,lowcardinality_nullable_uint128__ OK 118ms
/aggregate functions/state/quantileExactHighState/Int8 OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 98ms
/aggregate functions/state/minState/Map(Int32,Array(String)) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,uint8 OK 99ms
/aggregate functions/state/quantileExactHighState/Int16 OK 99ms
/aggregate functions/state/maxState/Map(DateTime,Int128) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 118ms
/aggregate functions/state/minState/Map(Int32,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,uint64 OK 104ms
/aggregate functions/state/quantileExactHighState/Int32 OK 117ms
/aggregate functions/state/maxState/Map(DateTime,Float32) OK 100ms
/aggregate functions/state/minState/Map(Int32,Tuple(String)) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,uint32 OK 114ms
/aggregate functions/state/maxState/Map(DateTime,Float64) OK 122ms
/aggregate functions/state/quantileExactHighState/Int64 OK 109ms
/aggregate functions/state/minState/Map(Int64,UInt8) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,uint16 OK 112ms
/aggregate functions/state/quantileExactHighState/Float32 OK 115ms
/aggregate functions/state/maxState/Map(DateTime,Decimal128(38)) OK 107ms
/aggregate functions/state/minState/Map(Int64,UInt16) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,uint128 OK 125ms
/aggregate functions/state/maxState/Map(DateTime,Date) OK 102ms
/aggregate functions/state/quantileExactHighState/Float64 OK 129ms
/aggregate functions/state/minState/Map(Int64,UInt32) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 94ms
/aggregate functions/state/maxState/Map(DateTime,DateTime) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,nullable_uint8_ OK 124ms
/aggregate functions/state/minState/Map(Int64,UInt64) OK 104ms
/aggregate functions/state/quantileExactHighState/Date OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/maxState/Map(DateTime,DateTime64(3)) OK 104ms
/aggregate functions/state/minState/Map(Int64,UInt128) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,nullable_uint64_ OK 136ms
/aggregate functions/state/quantileExactHighState/DateTime OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/state/maxState/Map(DateTime,Bool) OK 94ms
/aggregate functions/state/minState/Map(Int64,Int8) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,nullable_uint32_ OK 109ms
/aggregate functions/state/quantileExactHighState/Nullable(UInt8) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/maxState/Map(DateTime,String) OK 108ms
/aggregate functions/state/minState/Map(Int64,Int16) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,nullable_uint16_ OK 133ms
/aggregate functions/state/quantileExactHighState/Nullable(UInt16) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/maxState/Map(DateTime,FixedString(51)) OK 113ms
/aggregate functions/state/minState/Map(Int64,Int32) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,nullable_uint128_ OK 116ms
/aggregate functions/state/quantileExactHighState/Nullable(UInt32) OK 142ms
/aggregate functions/state/maxState/Map(DateTime,UUID) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 130ms
/aggregate functions/state/minState/Map(Int64,Int64) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UInt8)) OK 139ms
/aggregate functions/state/minState/Map(Int64,Int128) OK 131ms
/aggregate functions/state/quantileExactHighState/Nullable(UInt64) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 131ms
/aggregate functions/state/quantileExactHighState/Nullable(Int8) OK 165ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_uint64_ OK 123ms
/aggregate functions/state/minState/Map(Int64,Float32) OK 139ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UInt16)) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 112ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UInt32)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 108ms
/aggregate functions/state/minState/Map(Int64,Float64) OK 99ms
/aggregate functions/state/quantileExactHighState/Nullable(Int16) OK 107ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UInt64)) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 132ms
/aggregate functions/state/minState/Map(Int64,Decimal128(38)) OK 126ms
/aggregate functions/state/quantileExactHighState/Nullable(Int32) OK 108ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UInt128)) OK 92ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_uint128_ OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantileExactHighState/Nullable(Int64) OK 132ms
/aggregate functions/state/minState/Map(Int64,Date) OK 124ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Int8)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 164ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 164ms
/aggregate functions/state/minState/Map(Int64,DateTime) OK 122ms
/aggregate functions/state/quantileExactHighState/Nullable(Float32) OK 112ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Int16)) OK 133ms
/aggregate functions/state/quantileExactHighState/Nullable(Float64) OK 111ms
/aggregate functions/state/minState/Map(Int64,DateTime64(3)) OK 96ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Int32)) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 102ms
/aggregate functions/state/minState/Map(Int64,Bool) OK 93ms
/aggregate functions/state/quantileExactHighState/Nullable(Date) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 98ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Int64)) OK 105ms
/aggregate functions/state/minState/Map(Int64,String) OK 97ms
/aggregate functions/state/quantileExactHighState/Nullable(DateTime) OK 90ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Int128)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 113ms
/aggregate functions/state/minState/Map(Int64,FixedString(51)) OK 89ms
/aggregate functions/state/quantileExactHighState/LowCardinality(UInt8) OK 94ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Float32)) OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int32,lowcardinality_nullable_uint128__ OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/minState/Map(Int64,UUID) OK 112ms
/aggregate functions/state/quantileExactHighState/LowCardinality(UInt16) OK 113ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Float64)) OK 135ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,uint8 OK 149ms
/aggregate functions/state/minState/Map(Int64,Nullable(UInt8)) OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/quantileExactHighState/LowCardinality(UInt32) OK 102ms
/aggregate functions/state/minState/Map(Int64,Nullable(UInt16)) OK 97ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Decimal128(38))) OK 140ms
/aggregate functions/state/quantileExactHighState/LowCardinality(UInt64) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,uint64 OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/minState/Map(Int64,Nullable(UInt32)) OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,uint32 OK 128ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Date)) OK 115ms
/aggregate functions/state/minState/Map(Int64,Nullable(UInt64)) OK 98ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Int16) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,uint16 OK 119ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(DateTime)) OK 143ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/minState/Map(Int64,Nullable(UInt128)) OK 123ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Int32) OK 179ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,uint128 OK 152ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/minState/Map(Int64,Nullable(Int8)) OK 121ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,nullable_uint8_ OK 116ms
/aggregate functions/state/minState/Map(Int64,Nullable(Int16)) OK 141ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(Bool)) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 143ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Int64) OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,nullable_uint64_ OK 141ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(String)) OK 151ms
/aggregate functions/state/minState/Map(Int64,Nullable(Int32)) OK 107ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Float32) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 123ms
/aggregate functions/state/minState/Map(Int64,Nullable(Int64)) OK 142ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,nullable_uint32_ OK 127ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Float64) OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 130ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(FixedString(51))) OK 134ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,nullable_uint16_ OK 149ms
/aggregate functions/state/minState/Map(Int64,Nullable(Int128)) OK 155ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Date) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 147ms
/aggregate functions/state/maxState/Map(DateTime,Nullable(UUID)) OK 134ms
/aggregate functions/state/quantileExactHighState/LowCardinality(DateTime) OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,nullable_uint128_ OK 124ms
/aggregate functions/state/minState/Map(Int64,Nullable(Float32)) OK 102ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 117ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(UInt8)) OK 92ms
/aggregate functions/state/minState/Map(Int64,Nullable(Float64)) OK 146ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_uint8_ OK 144ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 114ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(UInt16)) OK 105ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UInt32)) OK 152ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 125ms
/aggregate functions/state/minState/Map(Int64,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(UInt32)) OK 114ms
/aggregate functions/state/minState/Map(Int64,Nullable(Date)) OK 161ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 134ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(UInt64)) OK 119ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UInt64)) OK 133ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Int8)) OK 162ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/minState/Map(Int64,Nullable(DateTime)) OK 144ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Int8)) OK 93ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Int16)) OK 116ms
/aggregate functions/state/minState/Map(Int64,Nullable(DateTime64(3))) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_uint128_ OK 111ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Int16)) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Int32)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/minState/Map(Int64,Nullable(Bool)) OK 107ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 165ms
/aggregate functions/state/minState/Map(Int64,Nullable(String)) OK 123ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Int64)) OK 121ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/minState/Map(Int64,Nullable(FixedString(51))) OK 136ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Float32)) OK 244ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Int128)) OK 269ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 239ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 241ms
/aggregate functions/state/minState/Map(Int64,Nullable(UUID)) OK 253ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Float64)) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Float32)) OK 123ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(Date)) OK 139ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UInt8)) OK 140ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int16,lowcardinality_nullable_uint128__ OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,uint8 OK 123ms
/aggregate functions/state/quantileExactHighState/LowCardinality(Nullable(DateTime)) OK 142ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UInt16)) OK 125ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Date)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,uint64 OK 90ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(DateTime)) OK 134ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UInt32)) OK 133ms
/aggregate functions/state/quantileExactInclusiveState OK 6s 91ms
/aggregate functions/state/quantileExactInclusiveState/constant OK 73ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 126ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,uint32 OK 92ms
/aggregate functions/state/quantileExactInclusiveState/zero rows OK 68ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Bool)) OK 109ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UInt64)) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 113ms
/aggregate functions/state/quantileExactInclusiveState/single row OK 61ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,uint16 OK 110ms
/aggregate functions/state/quantileExactInclusiveState/with group by OK 85ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(String)) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 112ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UInt128)) OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,uint128 OK 116ms
/aggregate functions/state/quantileExactInclusiveState/some negative values OK 64ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/state/quantileExactInclusiveState/NULL value handling OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 130ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,nullable_uint8_ OK 106ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/quantileExactInclusiveState/single NULL value OK 64ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Int16)) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,nullable_uint64_ OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 135ms
/aggregate functions/state/quantileExactInclusiveState/return type OK 71ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/quantileExactInclusiveState/doc example OK 75ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Int32)) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,nullable_uint32_ OK 124ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 99ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/quantileExactInclusiveState/inf OK 71ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 144ms
/aggregate functions/state/quantileExactInclusiveState/-inf OK 88ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,nullable_uint16_ OK 133ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Int128)) OK 101ms
/aggregate functions/state/quantileExactInclusiveState/nan OK 84ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,nullable_uint128_ OK 130ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 120ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Float32)) OK 118ms
/aggregate functions/state/quantileExactInclusiveState/inf, -inf, nan OK 67ms
/aggregate functions/state/quantileExactInclusiveState/UInt8 OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Float64)) OK 120ms
/aggregate functions/state/quantileExactInclusiveState/UInt16 OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_uint64_ OK 151ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Date)) OK 117ms
/aggregate functions/state/quantileExactInclusiveState/UInt32 OK 113ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(DateTime)) OK 114ms
/aggregate functions/state/quantileExactInclusiveState/UInt64 OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Bool)) OK 120ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/state/quantileExactInclusiveState/Int8 OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(String)) OK 139ms
/aggregate functions/state/quantileExactInclusiveState/Int16 OK 106ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_uint128_ OK 133ms
/aggregate functions/state/quantileExactInclusiveState/Int32 OK 147ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(UUID)) OK 139ms
/aggregate functions/state/quantileExactInclusiveState/Int64 OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/quantileExactInclusiveState/Float32 OK 96ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/quantileExactInclusiveState/Float64 OK 88ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/state/quantileExactInclusiveState/Date OK 93ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/int128,lowcardinality_nullable_uint128__ OK 119ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/state/quantileExactInclusiveState/DateTime OK 130ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,uint8 OK 108ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(UInt8) OK 103ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,uint64 OK 95ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(UInt16) OK 101ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,uint32 OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 94ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(UInt32) OK 121ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,uint16 OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 103ms
/aggregate functions/state/maxState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(UInt64) OK 119ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,uint128 OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 104ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/maxState/Map(DateTime,Array(String)) OK 117ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Int8) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,nullable_uint8_ OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 95ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Int16) OK 108ms
/aggregate functions/state/maxState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,nullable_uint64_ OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Int32) OK 108ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/maxState/Map(DateTime,Tuple(String)) OK 114ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,nullable_uint32_ OK 131ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Int64) OK 89ms
/aggregate functions/state/maxState/Map(Bool,UInt8) OK 100ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 94ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,nullable_uint16_ OK 99ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Float32) OK 93ms
/aggregate functions/state/maxState/Map(Bool,UInt16) OK 101ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,nullable_uint128_ OK 98ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Float64) OK 91ms
/aggregate functions/state/maxState/Map(Bool,UInt32) OK 106ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(Date) OK 116ms
/aggregate functions/state/maxState/Map(Bool,UInt64) OK 112ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/quantileExactInclusiveState/Nullable(DateTime) OK 99ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/maxState/Map(Bool,UInt128) OK 107ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(UInt8) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/maxState/Map(Bool,Int8) OK 119ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 101ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(UInt16) OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/minState/Map(Int64,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/maxState/Map(Bool,Int16) OK 117ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_uint128_ OK 103ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(UInt32) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 100ms
/aggregate functions/state/minState/Map(Int64,Array(String)) OK 112ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/state/maxState/Map(Bool,Int32) OK 108ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(UInt64) OK 140ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 132ms
/aggregate functions/state/minState/Map(Int64,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/state/maxState/Map(Bool,Int64) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 104ms
/aggregate functions/state/minState/Map(Int64,Tuple(String)) OK 113ms
/aggregate functions/state/maxState/Map(Bool,Int128) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 115ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Int16) OK 114ms
/aggregate functions/state/maxState/Map(Bool,Float32) OK 102ms
/aggregate functions/state/minState/Map(Int128,UInt8) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 108ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Int32) OK 111ms
/aggregate functions/state/maxState/Map(Bool,Float64) OK 106ms
/aggregate functions/state/minState/Map(Int128,UInt16) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float64,lowcardinality_nullable_uint128__ OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 111ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Int64) OK 94ms
/aggregate functions/state/maxState/Map(Bool,Decimal128(38)) OK 106ms
/aggregate functions/state/minState/Map(Int128,UInt32) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,uint8 OK 87ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Float32) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 88ms
/aggregate functions/state/minState/Map(Int128,UInt64) OK 111ms
/aggregate functions/state/maxState/Map(Bool,Date) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,uint64 OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 114ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Float64) OK 97ms
/aggregate functions/state/maxState/Map(Bool,DateTime) OK 101ms
/aggregate functions/state/minState/Map(Int128,UInt128) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,uint32 OK 113ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Date) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/maxState/Map(Bool,DateTime64(3)) OK 95ms
/aggregate functions/state/minState/Map(Int128,Int8) OK 108ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,uint16 OK 103ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(DateTime) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/maxState/Map(Bool,Bool) OK 90ms
/aggregate functions/state/minState/Map(Int128,Int16) OK 105ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,uint128 OK 102ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(UInt8)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/maxState/Map(Bool,String) OK 101ms
/aggregate functions/state/minState/Map(Int128,Int32) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,nullable_uint8_ OK 100ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(UInt16)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/maxState/Map(Bool,FixedString(51)) OK 104ms
/aggregate functions/state/minState/Map(Int128,Int64) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,nullable_uint64_ OK 105ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(UInt32)) OK 91ms
/aggregate functions/state/maxState/Map(Bool,UUID) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/state/minState/Map(Int128,Int128) OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,nullable_uint32_ OK 124ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UInt8)) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/minState/Map(Int128,Float32) OK 92ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Int8)) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,nullable_uint16_ OK 95ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UInt16)) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/minState/Map(Int128,Float64) OK 97ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,nullable_uint128_ OK 118ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Int16)) OK 110ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UInt32)) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/minState/Map(Int128,Decimal128(38)) OK 91ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Int32)) OK 115ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UInt64)) OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 115ms
/aggregate functions/state/minState/Map(Int128,Date) OK 114ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Int64)) OK 122ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UInt128)) OK 147ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 137ms
/aggregate functions/state/minState/Map(Int128,DateTime) OK 116ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_uint32_ OK 90ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Float32)) OK 109ms
/aggregate functions/state/minState/Map(Int128,DateTime64(3)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 120ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Int8)) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_uint16_ OK 96ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Float64)) OK 89ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Int16)) OK 118ms
/aggregate functions/state/minState/Map(Int128,Bool) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 122ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_uint128_ OK 103ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(Date)) OK 100ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Int32)) OK 106ms
/aggregate functions/state/minState/Map(Int128,String) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 111ms
/aggregate functions/state/quantileExactInclusiveState/LowCardinality(Nullable(DateTime)) OK 102ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Int64)) OK 87ms
/aggregate functions/state/minState/Map(Int128,FixedString(51)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/quantileExactLowState OK 6s 559ms
/aggregate functions/state/quantileExactLowState/constant OK 69ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Int128)) OK 100ms
/aggregate functions/state/quantileExactLowState/zero rows OK 63ms
/aggregate functions/state/minState/Map(Int128,UUID) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantileExactLowState/single row OK 72ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Float32)) OK 93ms
/aggregate functions/state/minState/Map(Int128,Nullable(UInt8)) OK 226ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 237ms
/aggregate functions/state/quantileExactLowState/with group by OK 70ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 235ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Float64)) OK 217ms
/aggregate functions/state/quantileExactLowState/some negative values OK 216ms
/aggregate functions/state/minState/Map(Int128,Nullable(UInt16)) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/float32,lowcardinality_nullable_uint128__ OK 104ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/quantileExactLowState/NULL value handling OK 74ms
/aggregate functions/state/minState/Map(Int128,Nullable(UInt32)) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,uint8 OK 108ms
/aggregate functions/state/quantileExactLowState/single NULL value OK 66ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Date)) OK 112ms
/aggregate functions/state/quantileExactLowState/return type OK 73ms
/aggregate functions/state/minState/Map(Int128,Nullable(UInt64)) OK 93ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,uint64 OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/maxState/Map(Bool,Nullable(DateTime)) OK 103ms
/aggregate functions/state/quantileExactLowState/doc example OK 67ms
/aggregate functions/state/minState/Map(Int128,Nullable(UInt128)) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/quantileExactLowState/inf OK 79ms
/aggregate functions/state/maxState/Map(Bool,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,uint32 OK 106ms
/aggregate functions/state/minState/Map(Int128,Nullable(Int8)) OK 125ms
/aggregate functions/state/quantileExactLowState/-inf OK 79ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/maxState/Map(Bool,Nullable(Bool)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,uint16 OK 123ms
/aggregate functions/state/quantileExactLowState/nan OK 80ms
/aggregate functions/state/minState/Map(Int128,Nullable(Int16)) OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/maxState/Map(Bool,Nullable(String)) OK 119ms
/aggregate functions/state/quantileExactLowState/inf, -inf, nan OK 90ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,uint128 OK 94ms
/aggregate functions/state/minState/Map(Int128,Nullable(Int32)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantileExactLowState/UInt8 OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 104ms
/aggregate functions/state/maxState/Map(Bool,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/minState/Map(Int128,Nullable(Int64)) OK 101ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/quantileExactLowState/UInt16 OK 96ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 110ms
/aggregate functions/state/maxState/Map(Bool,Nullable(UUID)) OK 95ms
/aggregate functions/state/minState/Map(Int128,Nullable(Int128)) OK 87ms
/aggregate functions/state/quantileExactLowState/UInt32 OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,uint8 OK 90ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 101ms
/aggregate functions/state/minState/Map(Int128,Nullable(Float32)) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,uint64 OK 104ms
/aggregate functions/state/quantileExactLowState/UInt64 OK 104ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 99ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/minState/Map(Int128,Nullable(Float64)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,uint32 OK 102ms
/aggregate functions/state/quantileExactLowState/Int8 OK 103ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,nullable_uint128_ OK 120ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UInt32)) OK 129ms
/aggregate functions/state/minState/Map(Int128,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,uint16 OK 103ms
/aggregate functions/state/quantileExactLowState/Int16 OK 85ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/minState/Map(Int128,Nullable(Date)) OK 109ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/quantileExactLowState/Int32 OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,nullable_uint8_ OK 100ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/minState/Map(Int128,Nullable(DateTime)) OK 104ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UInt128)) OK 142ms
/aggregate functions/state/quantileExactLowState/Int64 OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,nullable_uint64_ OK 119ms
/aggregate functions/state/minState/Map(Int128,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/quantileExactLowState/Float32 OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,nullable_uint32_ OK 105ms
/aggregate functions/state/minState/Map(Int128,Nullable(Bool)) OK 111ms
/aggregate functions/state/quantileExactLowState/Float64 OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Int16)) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,nullable_uint16_ OK 110ms
/aggregate functions/state/quantileExactLowState/Date OK 107ms
/aggregate functions/state/minState/Map(Int128,Nullable(String)) OK 109ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint128_ OK 110ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantileExactLowState/DateTime OK 89ms
/aggregate functions/state/minState/Map(Int128,Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/quantileExactLowState/Nullable(UInt8) OK 86ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/minState/Map(Int128,Nullable(UUID)) OK 91ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/quantileExactLowState/Nullable(UInt16) OK 92ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Float32)) OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/quantileExactLowState/Nullable(UInt32) OK 108ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/quantileExactLowState/Nullable(UInt64) OK 122ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Float64)) OK 123ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/mannWhitneyUTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint128__ OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/quantileExactLowState/Nullable(Int8) OK 111ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Date)) OK 112ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/quantileExactWeightedState OK 1m 45s
/aggregate functions/state/quantileExactWeightedState/constant OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/state/quantileExactLowState/Nullable(Int16) OK 126ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(DateTime)) OK 115ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UInt128)) OK 124ms
/aggregate functions/state/quantileExactWeightedState/zero rows OK 67ms
/aggregate functions/state/quantileExactWeightedState/single row OK 67ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Bool)) OK 127ms
/aggregate functions/state/quantileExactLowState/Nullable(Int32) OK 129ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Int8)) OK 124ms
/aggregate functions/state/quantileExactWeightedState/single row with zero weight OK 62ms
/aggregate functions/state/quantileExactWeightedState/with group by OK 68ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(String)) OK 125ms
/aggregate functions/state/quantileExactLowState/Nullable(Int64) OK 124ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Int16)) OK 143ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,uint8 OK 115ms
/aggregate functions/state/quantileExactWeightedState/some negative values OK 62ms
/aggregate functions/state/quantileExactWeightedState/NULL value handling OK 107ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/state/quantileExactLowState/Nullable(Float32) OK 126ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,uint64 OK 112ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/quantileExactWeightedState/weight NULL value handling OK 68ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,uint32 OK 122ms
/aggregate functions/state/quantileExactLowState/Nullable(Float64) OK 110ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Int64)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/single NULL value OK 72ms
/aggregate functions/state/quantileExactWeightedState/return type OK 79ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 142ms
/aggregate functions/state/quantileExactLowState/Nullable(Date) OK 138ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,uint16 OK 138ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Int128)) OK 125ms
/aggregate functions/state/quantileExactWeightedState/doc example OK 91ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/quantileExactLowState/Nullable(DateTime) OK 127ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Float32)) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,nullable_uint8_ OK 124ms
/aggregate functions/state/quantileExactWeightedState/inf OK 66ms
/aggregate functions/state/quantileExactWeightedState/-inf OK 74ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Float64)) OK 104ms
/aggregate functions/state/quantileExactLowState/LowCardinality(UInt8) OK 113ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,nullable_uint64_ OK 107ms
/aggregate functions/state/quantileExactWeightedState/nan OK 64ms
/aggregate functions/state/quantileExactWeightedState/inf, -inf, nan OK 93ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Date)) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,nullable_uint32_ OK 112ms
/aggregate functions/state/quantileExactLowState/LowCardinality(UInt16) OK 117ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes OK 1m 44s
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations OK 1m 44s
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,uint8 OK 92ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(DateTime)) OK 86ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,nullable_uint16_ OK 134ms
/aggregate functions/state/quantileExactLowState/LowCardinality(UInt32) OK 129ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,uint64 OK 110ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Bool)) OK 131ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 100ms
/aggregate functions/state/quantileExactLowState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,uint32 OK 89ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(String)) OK 92ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Int8) OK 116ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,uint16 OK 103ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Int16) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 117ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Int32) OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 114ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Int64) OK 108ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 120ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Float32) OK 128ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 117ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Float64) OK 131ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 136ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Date) OK 117ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 161ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 149ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/quantileExactLowState/LowCardinality(DateTime) OK 113ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,uint8 OK 106ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(UInt8)) OK 100ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,uint64 OK 86ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(UInt16)) OK 106ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,uint32 OK 122ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(UInt32)) OK 87ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,uint16 OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/state/maxState/Map(Bool,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(UInt64)) OK 86ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,nullable_uint8_ OK 104ms
/aggregate functions/state/maxState/Map(Bool,Array(String)) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Int8)) OK 107ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,nullable_uint64_ OK 91ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Int16)) OK 136ms
/aggregate functions/state/maxState/Map(Bool,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,nullable_uint32_ OK 94ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,uint8 OK 141ms
/aggregate functions/state/maxState/Map(Bool,Tuple(String)) OK 133ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Int32)) OK 135ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,nullable_uint16_ OK 127ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/state/maxState/Map(String,UInt8) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,uint64 OK 100ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Int64)) OK 120ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,uint32 OK 101ms
/aggregate functions/state/maxState/Map(String,UInt16) OK 118ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Float32)) OK 109ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,uint16 OK 92ms
/aggregate functions/state/maxState/Map(String,UInt32) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Float64)) OK 146ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 98ms
/aggregate functions/state/maxState/Map(String,UInt64) OK 146ms
/aggregate functions/state/minState/Map(Int128,LowCardinality(Nullable(UUID))) OK 148ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(Date)) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/maxState/Map(String,UInt128) OK 127ms
/aggregate functions/state/quantileExactLowState/LowCardinality(Nullable(DateTime)) OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 129ms
/aggregate functions/state/minState/Map(Int128,Array(String)) OK 140ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/maxState/Map(String,Int8) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 118ms
/aggregate functions/state/quantileTDigestState OK 6s 456ms
/aggregate functions/state/quantileTDigestState/constant OK 77ms
/aggregate functions/state/minState/Map(Int128,Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/state/maxState/Map(String,Int16) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/quantileTDigestState/zero rows OK 78ms
/aggregate functions/state/minState/Map(Int128,Tuple(String)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 223ms
/aggregate functions/state/quantileTDigestState/single row OK 189ms
/aggregate functions/state/maxState/Map(String,Int32) OK 187ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 167ms
/aggregate functions/state/minState/Map(Date,UInt8) OK 251ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,uint8 OK 124ms
/aggregate functions/state/quantileTDigestState/with group by OK 78ms
/aggregate functions/state/maxState/Map(String,Int64) OK 117ms
/aggregate functions/state/quantileTDigestState/some negative values OK 75ms
/aggregate functions/state/minState/Map(Date,UInt16) OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,uint64 OK 113ms
/aggregate functions/state/maxState/Map(String,Int128) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/quantileTDigestState/NULL value handling OK 68ms
/aggregate functions/state/quantileTDigestState/single NULL value OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,uint32 OK 129ms
/aggregate functions/state/minState/Map(Date,UInt32) OK 112ms
/aggregate functions/state/maxState/Map(String,Float32) OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/quantileTDigestState/return type OK 69ms
/aggregate functions/state/minState/Map(Date,UInt64) OK 142ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,uint16 OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/maxState/Map(String,Float64) OK 133ms
/aggregate functions/state/quantileTDigestState/doc example OK 62ms
/aggregate functions/state/quantileTDigestState/inf OK 70ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,nullable_uint8_ OK 161ms
/aggregate functions/state/minState/Map(Date,UInt128) OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/maxState/Map(String,Decimal128(38)) OK 102ms
/aggregate functions/state/quantileTDigestState/-inf OK 66ms
/aggregate functions/state/quantileTDigestState/nan OK 65ms
/aggregate functions/state/maxState/Map(String,Date) OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/state/minState/Map(Date,Int8) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,nullable_uint64_ OK 101ms
/aggregate functions/state/quantileTDigestState/inf, -inf, nan OK 66ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/quantileTDigestState/UInt8 OK 100ms
/aggregate functions/state/maxState/Map(String,DateTime) OK 115ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,nullable_uint32_ OK 121ms
/aggregate functions/state/minState/Map(Date,Int16) OK 105ms
/aggregate functions/state/quantileTDigestState/UInt16 OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,uint8 OK 133ms
/aggregate functions/state/maxState/Map(String,DateTime64(3)) OK 139ms
/aggregate functions/state/minState/Map(Date,Int32) OK 132ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,nullable_uint16_ OK 114ms
/aggregate functions/state/quantileTDigestState/UInt32 OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,uint64 OK 154ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/maxState/Map(String,Bool) OK 119ms
/aggregate functions/state/minState/Map(Date,Int64) OK 109ms
/aggregate functions/state/quantileTDigestState/UInt64 OK 105ms
/aggregate functions/state/minState/Map(Date,Int128) OK 114ms
/aggregate functions/state/maxState/Map(String,String) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,uint32 OK 104ms
/aggregate functions/state/quantileTDigestState/Int8 OK 97ms
/aggregate functions/state/maxState/Map(String,FixedString(51)) OK 117ms
/aggregate functions/state/minState/Map(Date,Float32) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,uint16 OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/quantileTDigestState/Int16 OK 109ms
/aggregate functions/state/minState/Map(Date,Float64) OK 105ms
/aggregate functions/state/maxState/Map(String,UUID) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 130ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 127ms
/aggregate functions/state/quantileTDigestState/Int32 OK 113ms
/aggregate functions/state/minState/Map(Date,Decimal128(38)) OK 92ms
/aggregate functions/state/maxState/Map(String,Nullable(UInt8)) OK 91ms
/aggregate functions/state/quantileTDigestState/Int64 OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/minState/Map(Date,Date) OK 92ms
/aggregate functions/state/maxState/Map(String,Nullable(UInt16)) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 102ms
/aggregate functions/state/quantileTDigestState/Float32 OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/minState/Map(Date,DateTime) OK 109ms
/aggregate functions/state/maxState/Map(String,Nullable(UInt32)) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 109ms
/aggregate functions/state/quantileTDigestState/Float64 OK 96ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/minState/Map(Date,DateTime64(3)) OK 107ms
/aggregate functions/state/maxState/Map(String,Nullable(UInt64)) OK 108ms
/aggregate functions/state/quantileTDigestState/Date OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/minState/Map(Date,Bool) OK 130ms
/aggregate functions/state/maxState/Map(String,Nullable(UInt128)) OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/quantileTDigestState/DateTime OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,uint8 OK 117ms
/aggregate functions/state/maxState/Map(String,Nullable(Int8)) OK 97ms
/aggregate functions/state/minState/Map(Date,String) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 89ms
/aggregate functions/state/quantileTDigestState/Nullable(UInt8) OK 91ms
/aggregate functions/state/maxState/Map(String,Nullable(Int16)) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,uint64 OK 95ms
/aggregate functions/state/minState/Map(Date,FixedString(51)) OK 91ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/quantileTDigestState/Nullable(UInt16) OK 87ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,uint32 OK 99ms
/aggregate functions/state/maxState/Map(String,Nullable(Int32)) OK 105ms
/aggregate functions/state/minState/Map(Date,UUID) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/state/quantileTDigestState/Nullable(UInt32) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,uint16 OK 103ms
/aggregate functions/state/maxState/Map(String,Nullable(Int64)) OK 104ms
/aggregate functions/state/minState/Map(Date,Nullable(UInt8)) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/quantileTDigestState/Nullable(UInt64) OK 94ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,nullable_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(String,Nullable(Int128)) OK 116ms
/aggregate functions/state/minState/Map(Date,Nullable(UInt16)) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/state/quantileTDigestState/Nullable(Int8) OK 105ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,nullable_uint64_ OK 149ms
/aggregate functions/state/maxState/Map(String,Nullable(Float32)) OK 113ms
/aggregate functions/state/minState/Map(Date,Nullable(UInt32)) OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/quantileTDigestState/Nullable(Int16) OK 140ms
/aggregate functions/state/maxState/Map(String,Nullable(Float64)) OK 127ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,nullable_uint32_ OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,uint8 OK 119ms
/aggregate functions/state/minState/Map(Date,Nullable(UInt64)) OK 101ms
/aggregate functions/state/quantileTDigestState/Nullable(Int32) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,nullable_uint16_ OK 101ms
/aggregate functions/state/maxState/Map(String,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/minState/Map(Date,Nullable(UInt128)) OK 121ms
/aggregate functions/state/quantileTDigestState/Nullable(Int64) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,uint64 OK 89ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/maxState/Map(String,Nullable(Date)) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,uint32 OK 123ms
/aggregate functions/state/quantileTDigestState/Nullable(Float32) OK 88ms
/aggregate functions/state/minState/Map(Date,Nullable(Int8)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/maxState/Map(String,Nullable(DateTime)) OK 99ms
/aggregate functions/state/quantileTDigestState/Nullable(Float64) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,uint16 OK 103ms
/aggregate functions/state/minState/Map(Date,Nullable(Int16)) OK 106ms
/aggregate functions/state/maxState/Map(String,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/quantileTDigestState/Nullable(Date) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 106ms
/aggregate functions/state/minState/Map(Date,Nullable(Int32)) OK 109ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/maxState/Map(String,Nullable(Bool)) OK 108ms
/aggregate functions/state/quantileTDigestState/Nullable(DateTime) OK 90ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 119ms
/aggregate functions/state/minState/Map(Date,Nullable(Int64)) OK 105ms
/aggregate functions/state/quantileTDigestState/LowCardinality(UInt8) OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/maxState/Map(String,Nullable(String)) OK 111ms
/aggregate functions/state/minState/Map(Date,Nullable(Int128)) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 98ms
/aggregate functions/state/quantileTDigestState/LowCardinality(UInt16) OK 137ms
/aggregate functions/state/maxState/Map(String,Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 113ms
/aggregate functions/state/minState/Map(Date,Nullable(Float32)) OK 98ms
/aggregate functions/state/maxState/Map(String,Nullable(UUID)) OK 97ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/quantileTDigestState/LowCardinality(UInt32) OK 105ms
/aggregate functions/state/minState/Map(Date,Nullable(Float64)) OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/quantileTDigestState/LowCardinality(UInt64) OK 103ms
/aggregate functions/state/minState/Map(Date,Nullable(Decimal128(38))) OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,uint8 OK 110ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Int8) OK 113ms
/aggregate functions/state/minState/Map(Date,Nullable(Date)) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 105ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UInt32)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,uint64 OK 118ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Int16) OK 136ms
/aggregate functions/state/minState/Map(Date,Nullable(DateTime)) OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,uint32 OK 102ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Int32) OK 114ms
/aggregate functions/state/minState/Map(Date,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,uint16 OK 109ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UInt128)) OK 94ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Int64) OK 122ms
/aggregate functions/state/minState/Map(Date,Nullable(Bool)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,nullable_uint8_ OK 101ms
/aggregate functions/state/minState/Map(Date,Nullable(String)) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Float32) OK 110ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Int16)) OK 99ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,nullable_uint64_ OK 105ms
/aggregate functions/state/minState/Map(Date,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Float64) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,nullable_uint32_ OK 109ms
/aggregate functions/state/minState/Map(Date,Nullable(UUID)) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 110ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Date) OK 111ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Int64)) OK 102ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,nullable_uint16_ OK 97ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 114ms
/aggregate functions/state/quantileTDigestState/LowCardinality(DateTime) OK 114ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 115ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(UInt8)) OK 100ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Float32)) OK 99ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(UInt16)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 136ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UInt64)) OK 89ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(UInt32)) OK 153ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Date)) OK 136ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 121ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UInt128)) OK 104ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/maxState/Map(String,LowCardinality(DateTime)) OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 106ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(UInt64)) OK 120ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Int8)) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 133ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Bool)) OK 153ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Int8)) OK 149ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Int16)) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 137ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Int16)) OK 114ms
/aggregate functions/state/maxState/Map(String,LowCardinality(String)) OK 118ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantileBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Int32)) OK 123ms
/aggregate functions/state/maxState/Map(String,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/maxState/Map(String,LowCardinality(UUID)) OK 136ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Int64)) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState OK 1m 41s
/aggregate functions/state/quantileTDigestWeightedState/constant OK 90ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Float32)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/zero rows OK 64ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Float32)) OK 133ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UInt8))) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/single row OK 93ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Float64)) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/single row with zero weight OK 63ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Date)) OK 92ms
/aggregate functions/state/quantileTDigestWeightedState/with group by OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(Date)) OK 119ms
/aggregate functions/state/minState/Map(Date,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/some negative values OK 71ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/quantileTDigestState/LowCardinality(Nullable(DateTime)) OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/NULL value handling OK 65ms
/aggregate functions/state/quantileTDigestWeightedState/weight NULL value handling OK 65ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/minState/Map(Date,LowCardinality(String)) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/quantileTimingState OK 5s 308ms
/aggregate functions/state/quantileTimingState/constant OK 73ms
/aggregate functions/state/quantileTDigestWeightedState/single NULL value OK 66ms
/aggregate functions/state/quantileTimingState/zero rows OK 83ms
/aggregate functions/state/quantileTDigestWeightedState/return type OK 68ms
/aggregate functions/state/minState/Map(Date,LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/doc example OK 89ms
/aggregate functions/state/quantileTimingState/single row OK 66ms
/aggregate functions/state/minState/Map(Date,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 123ms
/aggregate functions/state/quantileTimingState/with group by OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/inf OK 86ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Int32))) OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/-inf OK 87ms
/aggregate functions/state/quantileTimingState/some negative values OK 90ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 104ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/nan OK 78ms
/aggregate functions/state/quantileTimingState/NULL value handling OK 68ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 105ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/quantileTimingState/single NULL value OK 81ms
/aggregate functions/state/quantileTDigestWeightedState/inf, -inf, nan OK 87ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UInt32))) OK 217ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 253ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Int128))) OK 234ms
/aggregate functions/state/quantileTimingState/return type OK 192ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes OK 1m 40s
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations OK 1m 40s
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,uint8 OK 115ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/quantileTimingState/doc example OK 73ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,uint64 OK 119ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/quantileTimingState/inf OK 72ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/quantileTimingState/-inf OK 67ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 100ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,uint32 OK 124ms
/aggregate functions/state/quantileTimingState/nan OK 78ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 94ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/quantileTimingState/inf, -inf, nan OK 72ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,uint16 OK 86ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 112ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/state/quantileTimingState/UInt8 OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 102ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantileTimingState/UInt16 OK 105ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 111ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/quantileTimingState/UInt32 OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 120ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/quantileTimingState/UInt64 OK 89ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 105ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 109ms
/aggregate functions/state/quantileTimingState/Int8 OK 82ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 87ms
/aggregate functions/state/maxState/Map(String,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Float64))) OK 90ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 125ms
/aggregate functions/state/quantileTimingState/Int16 OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 90ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/state/maxState/Map(String,Array(String)) OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/quantileTimingState/Int32 OK 88ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/state/maxState/Map(String,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/state/quantileTimingState/Int64 OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/maxState/Map(String,Tuple(String)) OK 97ms
/aggregate functions/state/quantileTimingState/Float32 OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(String))) OK 103ms
/aggregate functions/state/maxState/Map(FixedString(51),UInt8) OK 101ms
/aggregate functions/state/quantileTimingState/Float64 OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 87ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/maxState/Map(FixedString(51),UInt16) OK 116ms
/aggregate functions/state/quantileTimingState/Nullable(UInt8) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 97ms
/aggregate functions/state/minState/Map(Date,LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/state/maxState/Map(FixedString(51),UInt32) OK 98ms
/aggregate functions/state/quantileTimingState/Nullable(UInt16) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 103ms
/aggregate functions/state/minState/Map(Date,Array(String)) OK 101ms
/aggregate functions/state/maxState/Map(FixedString(51),UInt64) OK 93ms
/aggregate functions/state/quantileTimingState/Nullable(UInt32) OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 102ms
/aggregate functions/state/minState/Map(Date,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/state/maxState/Map(FixedString(51),UInt128) OK 103ms
/aggregate functions/state/quantileTimingState/Nullable(UInt64) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,uint8 OK 100ms
/aggregate functions/state/minState/Map(Date,Tuple(String)) OK 132ms
/aggregate functions/state/maxState/Map(FixedString(51),Int8) OK 128ms
/aggregate functions/state/quantileTimingState/Nullable(Int8) OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,uint64 OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 105ms
/aggregate functions/state/quantileTimingState/Nullable(Int16) OK 111ms
/aggregate functions/state/minState/Map(DateTime,UInt8) OK 124ms
/aggregate functions/state/maxState/Map(FixedString(51),Int16) OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,uint32 OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 104ms
/aggregate functions/state/quantileTimingState/Nullable(Int32) OK 148ms
/aggregate functions/state/maxState/Map(FixedString(51),Int32) OK 129ms
/aggregate functions/state/minState/Map(DateTime,UInt16) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,uint16 OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 128ms
/aggregate functions/state/maxState/Map(FixedString(51),Int64) OK 171ms
/aggregate functions/state/quantileTimingState/Nullable(Int64) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/minState/Map(DateTime,UInt32) OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/quantileTimingState/Nullable(Float32) OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 127ms
/aggregate functions/state/minState/Map(DateTime,UInt64) OK 104ms
/aggregate functions/state/maxState/Map(FixedString(51),Int128) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantileTimingState/Nullable(Float64) OK 102ms
/aggregate functions/state/minState/Map(DateTime,UInt128) OK 128ms
/aggregate functions/state/maxState/Map(FixedString(51),Float32) OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 88ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 96ms
/aggregate functions/state/quantileTimingState/LowCardinality(UInt8) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 135ms
/aggregate functions/state/maxState/Map(FixedString(51),Float64) OK 114ms
/aggregate functions/state/minState/Map(DateTime,Int8) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantileTimingState/LowCardinality(UInt16) OK 99ms
/aggregate functions/state/maxState/Map(FixedString(51),Decimal128(38)) OK 132ms
/aggregate functions/state/minState/Map(DateTime,Int16) OK 117ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantileTimingState/LowCardinality(UInt32) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 113ms
/aggregate functions/state/minState/Map(DateTime,Int32) OK 106ms
/aggregate functions/state/maxState/Map(FixedString(51),Date) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/state/quantileTimingState/LowCardinality(UInt64) OK 91ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/minState/Map(DateTime,Int64) OK 120ms
/aggregate functions/state/maxState/Map(FixedString(51),DateTime) OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/state/quantileTimingState/LowCardinality(Int8) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 88ms
/aggregate functions/state/minState/Map(DateTime,Int128) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 124ms
/aggregate functions/state/maxState/Map(FixedString(51),DateTime64(3)) OK 121ms
/aggregate functions/state/quantileTimingState/LowCardinality(Int16) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/minState/Map(DateTime,Float32) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 125ms
/aggregate functions/state/maxState/Map(FixedString(51),Bool) OK 108ms
/aggregate functions/state/quantileTimingState/LowCardinality(Int32) OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/minState/Map(DateTime,Float64) OK 91ms
/aggregate functions/state/maxState/Map(FixedString(51),String) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 106ms
/aggregate functions/state/quantileTimingState/LowCardinality(Int64) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/minState/Map(DateTime,Decimal128(38)) OK 90ms
/aggregate functions/state/maxState/Map(FixedString(51),FixedString(51)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 90ms
/aggregate functions/state/quantileTimingState/LowCardinality(Float32) OK 101ms
/aggregate functions/state/minState/Map(DateTime,Date) OK 98ms
/aggregate functions/state/maxState/Map(FixedString(51),UUID) OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,uint8 OK 100ms
/aggregate functions/state/quantileTimingState/LowCardinality(Float64) OK 98ms
/aggregate functions/state/minState/Map(DateTime,DateTime) OK 102ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UInt8)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,uint64 OK 109ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(UInt8)) OK 90ms
/aggregate functions/state/minState/Map(DateTime,DateTime64(3)) OK 95ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UInt16)) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 119ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(UInt16)) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,uint32 OK 103ms
/aggregate functions/state/minState/Map(DateTime,Bool) OK 91ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UInt32)) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 95ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(UInt32)) OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,uint16 OK 113ms
/aggregate functions/state/minState/Map(DateTime,String) OK 96ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UInt64)) OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 90ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(UInt64)) OK 96ms
/aggregate functions/state/minState/Map(DateTime,FixedString(51)) OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 102ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UInt128)) OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Int8)) OK 104ms
/aggregate functions/state/minState/Map(DateTime,UUID) OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 111ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Int8)) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Int16)) OK 90ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UInt8)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 95ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Int16)) OK 118ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Int32)) OK 110ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UInt16)) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Int32)) OK 99ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Int64)) OK 99ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UInt32)) OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Int64)) OK 98ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Float32)) OK 98ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UInt64)) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 92ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Int128)) OK 113ms
/aggregate functions/state/quantileTimingState/LowCardinality(Nullable(Float64)) OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UInt128)) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/quantileTimingWeightedState OK 1m 31s
/aggregate functions/state/quantileTimingWeightedState/constant OK 241ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Float32)) OK 240ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 212ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Int8)) OK 200ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 208ms
/aggregate functions/state/quantileTimingWeightedState/zero rows OK 95ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Int16)) OK 124ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Float64)) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 139ms
/aggregate functions/state/quantileTimingWeightedState/single row OK 91ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Decimal128(38))) OK 114ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Int32)) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/single row with zero weight OK 86ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Int64)) OK 90ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Date)) OK 99ms
/aggregate functions/state/quantileTimingWeightedState/with group by OK 87ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 99ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Int128)) OK 111ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(DateTime)) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/some negative values OK 75ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 97ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Float32)) OK 106ms
/aggregate functions/state/quantileTimingWeightedState/NULL value handling OK 79ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,uint8 OK 118ms
/aggregate functions/state/quantileTimingWeightedState/weight NULL value handling OK 74ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Float64)) OK 113ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(Bool)) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/single NULL value OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,uint64 OK 102ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(String)) OK 115ms
/aggregate functions/state/quantileTimingWeightedState/return type OK 75ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,uint32 OK 107ms
/aggregate functions/state/quantileTimingWeightedState/doc example OK 85ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(FixedString(51))) OK 98ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Date)) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,uint16 OK 110ms
/aggregate functions/state/quantileTimingWeightedState/inf OK 69ms
/aggregate functions/state/maxState/Map(FixedString(51),Nullable(UUID)) OK 116ms
/aggregate functions/state/minState/Map(DateTime,Nullable(DateTime)) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/-inf OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/minState/Map(DateTime,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 109ms
/aggregate functions/state/quantileTimingWeightedState/nan OK 77ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/minState/Map(DateTime,Nullable(Bool)) OK 93ms
/aggregate functions/state/quantileTimingWeightedState/inf, -inf, nan OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 99ms
/aggregate functions/state/minState/Map(DateTime,Nullable(String)) OK 118ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UInt32)) OK 91ms
/aggregate functions/state/quantileTimingWeightedState/datatypes OK 1m 30s
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations OK 1m 30s
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,uint8 OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 101ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UInt64)) OK 236ms
/aggregate functions/state/minState/Map(DateTime,Nullable(FixedString(51))) OK 200ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,uint64 OK 193ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 240ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 252ms
/aggregate functions/state/minState/Map(DateTime,Nullable(UUID)) OK 134ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UInt128)) OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,uint32 OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Int8)) OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,uint16 OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UInt16)) OK 137ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Int16)) OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UInt32)) OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 114ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Int32)) OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UInt64)) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 148ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Int64)) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Int128)) OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 176ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Int8)) OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 128ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Float32)) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Int16)) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 99ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Float64)) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 110ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 112ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Date)) OK 91ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 129ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Int64)) OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(DateTime)) OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 171ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Int128)) OK 158ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 142ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Bool)) OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 92ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Float32)) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(String)) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 146ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Float64)) OK 148ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 160ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(UUID)) OK 179ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Date)) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 163ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 161ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(DateTime)) OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 180ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 149ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,uint8 OK 115ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(String)) OK 102ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,uint64 OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 193ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 172ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,uint32 OK 177ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 175ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 164ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,uint16 OK 143ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 161ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 172ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 158ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 159ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 168ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 135ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 177ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 150ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 128ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 138ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 126ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 175ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 171ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 165ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 164ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 167ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 152ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 137ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 167ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,uint8 OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/maxState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,uint64 OK 152ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/maxState/Map(FixedString(51),Array(String)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,uint32 OK 129ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/state/maxState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,uint16 OK 137ms
/aggregate functions/state/maxState/Map(FixedString(51),Tuple(String)) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 109ms
/aggregate functions/state/minState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 113ms
/aggregate functions/state/maxState/Map(UUID,UInt8) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 196ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 143ms
/aggregate functions/state/minState/Map(DateTime,Array(String)) OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 162ms
/aggregate functions/state/maxState/Map(UUID,UInt16) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 187ms
/aggregate functions/state/minState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 165ms
/aggregate functions/state/maxState/Map(UUID,UInt32) OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 167ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 146ms
/aggregate functions/state/maxState/Map(UUID,UInt64) OK 110ms
/aggregate functions/state/minState/Map(DateTime,Tuple(String)) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 139ms
/aggregate functions/state/maxState/Map(UUID,UInt128) OK 105ms
/aggregate functions/state/minState/Map(Bool,UInt8) OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 170ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 134ms
/aggregate functions/state/maxState/Map(UUID,Int8) OK 117ms
/aggregate functions/state/minState/Map(Bool,UInt16) OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 162ms
/aggregate functions/state/maxState/Map(UUID,Int16) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 147ms
/aggregate functions/state/minState/Map(Bool,UInt32) OK 126ms
/aggregate functions/state/maxState/Map(UUID,Int32) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 184ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 156ms
/aggregate functions/state/minState/Map(Bool,UInt64) OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/maxState/Map(UUID,Int64) OK 133ms
/aggregate functions/state/minState/Map(Bool,UInt128) OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 131ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/maxState/Map(UUID,Int128) OK 94ms
/aggregate functions/state/minState/Map(Bool,Int8) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/maxState/Map(UUID,Float32) OK 113ms
/aggregate functions/state/minState/Map(Bool,Int16) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 171ms
/aggregate functions/state/maxState/Map(UUID,Float64) OK 117ms
/aggregate functions/state/minState/Map(Bool,Int32) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 180ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 194ms
/aggregate functions/state/maxState/Map(UUID,Decimal128(38)) OK 144ms
/aggregate functions/state/minState/Map(Bool,Int64) OK 158ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 162ms
/aggregate functions/state/maxState/Map(UUID,Date) OK 200ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 165ms
/aggregate functions/state/minState/Map(Bool,Int128) OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 165ms
/aggregate functions/state/minState/Map(Bool,Float32) OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 150ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/maxState/Map(UUID,DateTime) OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,uint8 OK 144ms
/aggregate functions/state/minState/Map(Bool,Float64) OK 111ms
/aggregate functions/state/maxState/Map(UUID,DateTime64(3)) OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,uint64 OK 149ms
/aggregate functions/state/minState/Map(Bool,Decimal128(38)) OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 168ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 172ms
/aggregate functions/state/maxState/Map(UUID,Bool) OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,uint32 OK 159ms
/aggregate functions/state/minState/Map(Bool,Date) OK 131ms
/aggregate functions/state/maxState/Map(UUID,String) OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/minState/Map(Bool,DateTime) OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,uint16 OK 143ms
/aggregate functions/state/maxState/Map(UUID,FixedString(51)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 137ms
/aggregate functions/state/minState/Map(Bool,DateTime64(3)) OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 130ms
/aggregate functions/state/maxState/Map(UUID,UUID) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 137ms
/aggregate functions/state/minState/Map(Bool,Bool) OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 150ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UInt8)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 141ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UInt16)) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/minState/Map(Bool,String) OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 151ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UInt32)) OK 170ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 170ms
/aggregate functions/state/minState/Map(Bool,FixedString(51)) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 153ms
/aggregate functions/state/minState/Map(Bool,UUID) OK 123ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UInt64)) OK 147ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 152ms
/aggregate functions/state/minState/Map(Bool,Nullable(UInt8)) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 167ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UInt128)) OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/minState/Map(Bool,Nullable(UInt16)) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Int8)) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 123ms
/aggregate functions/state/minState/Map(Bool,Nullable(UInt32)) OK 125ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Int16)) OK 176ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 167ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 130ms
/aggregate functions/state/minState/Map(Bool,Nullable(UInt64)) OK 142ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 267ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Int32)) OK 247ms
/aggregate functions/state/minState/Map(Bool,Nullable(UInt128)) OK 265ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 271ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 253ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Int64)) OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 157ms
/aggregate functions/state/minState/Map(Bool,Nullable(Int8)) OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 164ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Int128)) OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 150ms
/aggregate functions/state/minState/Map(Bool,Nullable(Int16)) OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 173ms
/aggregate functions/state/minState/Map(Bool,Nullable(Int32)) OK 150ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Float32)) OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 167ms
/aggregate functions/state/minState/Map(Bool,Nullable(Int64)) OK 156ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Float64)) OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 118ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/minState/Map(Bool,Nullable(Int128)) OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 134ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Date)) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/minState/Map(Bool,Nullable(Float32)) OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 128ms
/aggregate functions/state/maxState/Map(UUID,Nullable(DateTime)) OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 167ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 150ms
/aggregate functions/state/minState/Map(Bool,Nullable(Float64)) OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 163ms
/aggregate functions/state/maxState/Map(UUID,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 150ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 153ms
/aggregate functions/state/minState/Map(Bool,Nullable(Decimal128(38))) OK 112ms
/aggregate functions/state/maxState/Map(UUID,Nullable(Bool)) OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 143ms
/aggregate functions/state/minState/Map(Bool,Nullable(Date)) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 119ms
/aggregate functions/state/maxState/Map(UUID,Nullable(String)) OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 140ms
/aggregate functions/state/minState/Map(Bool,Nullable(DateTime)) OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/maxState/Map(UUID,Nullable(FixedString(51))) OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 138ms
/aggregate functions/state/minState/Map(Bool,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/maxState/Map(UUID,Nullable(UUID)) OK 127ms
/aggregate functions/state/minState/Map(Bool,Nullable(Bool)) OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/state/minState/Map(Bool,Nullable(String)) OK 135ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UInt8)) OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 115ms
/aggregate functions/state/minState/Map(Bool,Nullable(FixedString(51))) OK 166ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 123ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UInt32)) OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 161ms
/aggregate functions/state/minState/Map(Bool,Nullable(UUID)) OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UInt64)) OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 158ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 147ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UInt128)) OK 156ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UInt16)) OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 114ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 99ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UInt64)) OK 96ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 103ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UInt128)) OK 115ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Int32)) OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Int8)) OK 117ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Int16)) OK 110ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Int128)) OK 90ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 127ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 165ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Int128)) OK 137ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Date)) OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 146ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(DateTime)) OK 143ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Float32)) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Float64)) OK 121ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Bool)) OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 150ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Date)) OK 178ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(String)) OK 166ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 128ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(DateTime)) OK 173ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 166ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 147ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(FixedString(51))) OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 155ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(UUID)) OK 153ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(String)) OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 129ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 139ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 111ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 103ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Int32))) OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 123ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,uint8 OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,uint64 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 135ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 178ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,uint32 OK 145ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 162ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Float64))) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,uint16 OK 181ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 179ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Int128))) OK 172ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 153ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 178ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 162ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 129ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Float32))) OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 170ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(Bool))) OK 152ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 147ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 140ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 131ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 158ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 144ms
/aggregate functions/state/maxState/Map(UUID,LowCardinality(Nullable(UUID))) OK 166ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(Bool))) OK 148ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 164ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(String))) OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 139ms
/aggregate functions/state/maxState/Map(UUID,Array(String)) OK 94ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/maxState/Map(UUID,Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 138ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 157ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 155ms
/aggregate functions/state/maxState/Map(UUID,Tuple(String)) OK 166ms
/aggregate functions/state/minState/Map(Bool,LowCardinality(Nullable(UUID))) OK 171ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 147ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UInt8) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 168ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/state/minState/Map(Bool,Array(String)) OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UInt16) OK 100ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 165ms
/aggregate functions/state/minState/Map(Bool,Map(String,LowCardinality(Float64))) OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UInt32) OK 95ms
/aggregate functions/state/minState/Map(Bool,Tuple(String)) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UInt64) OK 108ms
/aggregate functions/state/minState/Map(String,UInt8) OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UInt128) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/state/minState/Map(String,UInt16) OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,uint8 OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Int8) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 108ms
/aggregate functions/state/minState/Map(String,UInt32) OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,uint64 OK 111ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Int16) OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 157ms
/aggregate functions/state/minState/Map(String,UInt64) OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,uint32 OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 175ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Int32) OK 173ms
/aggregate functions/state/minState/Map(String,UInt128) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,uint16 OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/minState/Map(String,Int8) OK 118ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Int64) OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint8_ OK 100ms
/aggregate functions/state/minState/Map(String,Int16) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Int128) OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint64_ OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 118ms
/aggregate functions/state/minState/Map(String,Int32) OK 117ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Float32) OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint32_ OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 120ms
/aggregate functions/state/minState/Map(String,Int64) OK 179ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 313ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Float64) OK 279ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 262ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint16_ OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 293ms
/aggregate functions/state/minState/Map(String,Int128) OK 230ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Decimal128(38)) OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 157ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 121ms
/aggregate functions/state/minState/Map(String,Float32) OK 148ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Date) OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/minState/Map(String,Float64) OK 136ms
/aggregate functions/state/maxState/Map(LowCardinality(String),DateTime) OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/minState/Map(String,Decimal128(38)) OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 179ms
/aggregate functions/state/maxState/Map(LowCardinality(String),DateTime64(3)) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 136ms
/aggregate functions/state/minState/Map(String,Date) OK 92ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Bool) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 135ms
/aggregate functions/state/minState/Map(String,DateTime) OK 115ms
/aggregate functions/state/maxState/Map(LowCardinality(String),String) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/minState/Map(String,DateTime64(3)) OK 118ms
/aggregate functions/state/maxState/Map(LowCardinality(String),FixedString(51)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 185ms
/aggregate functions/state/minState/Map(String,Bool) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/maxState/Map(LowCardinality(String),UUID) OK 113ms
/aggregate functions/state/minState/Map(String,String) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UInt8)) OK 117ms
/aggregate functions/state/minState/Map(String,FixedString(51)) OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 168ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 146ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UInt16)) OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/state/minState/Map(String,UUID) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 135ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UInt32)) OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 124ms
/aggregate functions/state/minState/Map(String,Nullable(UInt8)) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 174ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UInt64)) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 160ms
/aggregate functions/state/minState/Map(String,Nullable(UInt16)) OK 124ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UInt128)) OK 171ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/state/minState/Map(String,Nullable(UInt32)) OK 131ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 151ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 164ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Int8)) OK 161ms
/aggregate functions/state/minState/Map(String,Nullable(UInt64)) OK 176ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 167ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Int16)) OK 176ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 152ms
/aggregate functions/state/minState/Map(String,Nullable(UInt128)) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 116ms
/aggregate functions/state/minState/Map(String,Nullable(Int8)) OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 133ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Int32)) OK 131ms
/aggregate functions/state/minState/Map(String,Nullable(Int16)) OK 173ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 131ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Int64)) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 169ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 169ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Int128)) OK 143ms
/aggregate functions/state/minState/Map(String,Nullable(Int32)) OK 122ms
/aggregate functions/state/minState/Map(String,Nullable(Int64)) OK 157ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 140ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Float32)) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 149ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Float64)) OK 170ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 143ms
/aggregate functions/state/minState/Map(String,Nullable(Int128)) OK 158ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 157ms
/aggregate functions/state/minState/Map(String,Nullable(Float32)) OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 182ms
/aggregate functions/state/minState/Map(String,Nullable(Float64)) OK 171ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 172ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Date)) OK 98ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(DateTime)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/state/minState/Map(String,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/minState/Map(String,Nullable(Date)) OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(Bool)) OK 112ms
/aggregate functions/state/minState/Map(String,Nullable(DateTime)) OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 175ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 183ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(String)) OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 154ms
/aggregate functions/state/minState/Map(String,Nullable(DateTime64(3))) OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 157ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 150ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 150ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/minState/Map(String,Nullable(Bool)) OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 160ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Nullable(UUID)) OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 119ms
/aggregate functions/state/minState/Map(String,Nullable(String)) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 128ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/minState/Map(String,Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 163ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/minState/Map(String,Nullable(UUID)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 131ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 152ms
/aggregate functions/state/minState/Map(String,LowCardinality(UInt8)) OK 129ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/minState/Map(String,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 107ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/minState/Map(String,LowCardinality(UInt32)) OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Int8)) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 124ms
/aggregate functions/state/minState/Map(String,LowCardinality(UInt64)) OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 167ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Int16)) OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 149ms
/aggregate functions/state/minState/Map(String,LowCardinality(UInt128)) OK 183ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Int32)) OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 91ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Int64)) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/minState/Map(String,LowCardinality(Int8)) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 99ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Int128)) OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/minState/Map(String,LowCardinality(Int16)) OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 156ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 184ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Float32)) OK 178ms
/aggregate functions/state/minState/Map(String,LowCardinality(Int32)) OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 169ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 170ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Float64)) OK 157ms
/aggregate functions/state/minState/Map(String,LowCardinality(Int64)) OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 166ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 152ms
/aggregate functions/state/minState/Map(String,LowCardinality(Int128)) OK 124ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Date)) OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/state/minState/Map(String,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/minState/Map(String,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Bool)) OK 131ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/minState/Map(String,LowCardinality(Date)) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/minState/Map(String,LowCardinality(DateTime)) OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(String)) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 115ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 133ms
/aggregate functions/state/minState/Map(String,LowCardinality(Bool)) OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 136ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(UUID)) OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 166ms
/aggregate functions/state/minState/Map(String,LowCardinality(String)) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/minState/Map(String,LowCardinality(FixedString(51))) OK 158ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 154ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 160ms
/aggregate functions/state/minState/Map(String,LowCardinality(UUID)) OK 161ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint8 OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 156ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint64 OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 138ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UInt16))) OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint32 OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 133ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 149ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint16 OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 136ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Int8))) OK 150ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 166ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 156ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 181ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 99ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 140ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 168ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 99ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Date))) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 97ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 229ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(Bool))) OK 218ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 222ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 271ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 308ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 154ms
/aggregate functions/state/maxState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,uint8 OK 145ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 137ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Array(String)) OK 140ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 148ms
/aggregate functions/state/minState/Map(String,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,uint64 OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 116ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,uint32 OK 115ms
/aggregate functions/state/minState/Map(String,Array(String)) OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 126ms
/aggregate functions/state/maxState/Map(LowCardinality(String),Tuple(String)) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,uint16 OK 126ms
/aggregate functions/state/minState/Map(String,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UInt8) OK 101ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint8_ OK 142ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 168ms
/aggregate functions/state/minState/Map(String,Tuple(String)) OK 169ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 160ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UInt16) OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint64_ OK 129ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UInt32) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/minState/Map(FixedString(51),UInt8) OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint32_ OK 100ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UInt64) OK 94ms
/aggregate functions/state/minState/Map(FixedString(51),UInt16) OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint16_ OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UInt128) OK 104ms
/aggregate functions/state/minState/Map(FixedString(51),UInt32) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Int8) OK 120ms
/aggregate functions/state/minState/Map(FixedString(51),UInt64) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Int16) OK 136ms
/aggregate functions/state/minState/Map(FixedString(51),UInt128) OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 174ms
/aggregate functions/state/minState/Map(FixedString(51),Int8) OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Int32) OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 129ms
/aggregate functions/state/minState/Map(FixedString(51),Int16) OK 151ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Int64) OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/minState/Map(FixedString(51),Int32) OK 139ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Int128) OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 158ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 168ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 182ms
/aggregate functions/state/minState/Map(FixedString(51),Int64) OK 137ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Float32) OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/minState/Map(FixedString(51),Int128) OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Float64) OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 129ms
/aggregate functions/state/minState/Map(FixedString(51),Float32) OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 122ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 132ms
/aggregate functions/state/minState/Map(FixedString(51),Float64) OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 162ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 164ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Date) OK 108ms
/aggregate functions/state/minState/Map(FixedString(51),Decimal128(38)) OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),DateTime) OK 136ms
/aggregate functions/state/minState/Map(FixedString(51),Date) OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 131ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 127ms
/aggregate functions/state/minState/Map(FixedString(51),DateTime) OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 142ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Bool) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 125ms
/aggregate functions/state/minState/Map(FixedString(51),DateTime64(3)) OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 113ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),String) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/minState/Map(FixedString(51),Bool) OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 117ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/minState/Map(FixedString(51),String) OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),UUID) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 107ms
/aggregate functions/state/minState/Map(FixedString(51),FixedString(51)) OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 106ms
/aggregate functions/state/minState/Map(FixedString(51),UUID) OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UInt8)) OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 111ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UInt16)) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UInt32)) OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 109ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UInt64)) OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UInt128)) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Int8)) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 118ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Int16)) OK 112ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Int32)) OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 95ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Int64)) OK 101ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 90ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 96ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Int128)) OK 112ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 116ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Float32)) OK 105ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 108ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Float64)) OK 113ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 121ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Decimal128(38))) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Date)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 103ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(DateTime)) OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(Bool)) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(String)) OK 102ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(FixedString(51))) OK 114ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/minState/Map(FixedString(51),Nullable(UUID)) OK 105ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 93ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 135ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 175ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 114ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UInt32)) OK 169ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 163ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 159ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UInt64)) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 114ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 103ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 134ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 112ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 98ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Int8)) OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 141ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 142ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Int16)) OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 149ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 122ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 136ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Int32)) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 165ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 157ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Int64)) OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 181ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Int128)) OK 171ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 120ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 157ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 108ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 174ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Float32)) OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 156ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Float64)) OK 106ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Date)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(DateTime)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 150ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Bool)) OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 123ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(String)) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 97ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 261ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 268ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 275ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 243ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 236ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 181ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(UUID)) OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 177ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 96ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 144ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 140ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 135ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 130ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 158ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 170ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 137ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 174ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 152ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 196ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 159ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 132ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 134ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 130ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 148ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 172ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 182ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 139ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 146ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 174ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 163ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Array(String)) OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 172ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 134ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/minState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 212ms
/aggregate functions/state/maxState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 168ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 168ms
/aggregate functions/state/maxState/Nullable(UInt8) OK 160ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 157ms
/aggregate functions/state/minState/Map(FixedString(51),Array(String)) OK 130ms
/aggregate functions/state/minState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 174ms
/aggregate functions/state/maxState/Nullable(UInt16) OK 178ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/minState/Map(FixedString(51),Tuple(String)) OK 100ms
/aggregate functions/state/maxState/Nullable(UInt32) OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 130ms
/aggregate functions/state/minState/Map(UUID,UInt8) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/maxState/Nullable(UInt64) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 180ms
/aggregate functions/state/minState/Map(UUID,UInt16) OK 153ms
/aggregate functions/state/maxState/Nullable(UInt128) OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 191ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 180ms
/aggregate functions/state/maxState/Nullable(Int8) OK 149ms
/aggregate functions/state/minState/Map(UUID,UInt32) OK 173ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 139ms
/aggregate functions/state/maxState/Nullable(Int16) OK 163ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 164ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 163ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/minState/Map(UUID,UInt64) OK 121ms
/aggregate functions/state/minState/Map(UUID,UInt128) OK 163ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 166ms
/aggregate functions/state/maxState/Nullable(Int32) OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 148ms
/aggregate functions/state/maxState/Nullable(Int64) OK 168ms
/aggregate functions/state/minState/Map(UUID,Int8) OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 156ms
/aggregate functions/state/maxState/Nullable(Int128) OK 187ms
/aggregate functions/state/minState/Map(UUID,Int16) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 150ms
/aggregate functions/state/minState/Map(UUID,Int32) OK 183ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 163ms
/aggregate functions/state/maxState/Nullable(Float32) OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 122ms
/aggregate functions/state/maxState/Nullable(Float64) OK 166ms
/aggregate functions/state/minState/Map(UUID,Int64) OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 141ms
/aggregate functions/state/minState/Map(UUID,Int128) OK 108ms
/aggregate functions/state/maxState/Nullable(Decimal128(38)) OK 131ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/minState/Map(UUID,Float32) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 112ms
/aggregate functions/state/maxState/Nullable(Date) OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/minState/Map(UUID,Float64) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 97ms
/aggregate functions/state/maxState/Nullable(DateTime) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/minState/Map(UUID,Decimal128(38)) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 108ms
/aggregate functions/state/maxState/Nullable(DateTime64(3)) OK 170ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 170ms
/aggregate functions/state/minState/Map(UUID,Date) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 184ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 156ms
/aggregate functions/state/minState/Map(UUID,DateTime) OK 151ms
/aggregate functions/state/maxState/Nullable(Bool) OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 166ms
/aggregate functions/state/minState/Map(UUID,DateTime64(3)) OK 175ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 158ms
/aggregate functions/state/maxState/Nullable(String) OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 133ms
/aggregate functions/state/maxState/Nullable(FixedString(51)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 164ms
/aggregate functions/state/minState/Map(UUID,Bool) OK 136ms
/aggregate functions/state/maxState/Nullable(UUID) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 152ms
/aggregate functions/state/minState/Map(UUID,String) OK 126ms
/aggregate functions/state/maxState/Array(UInt8) OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 162ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 109ms
/aggregate functions/state/minState/Map(UUID,FixedString(51)) OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 106ms
/aggregate functions/state/maxState/Array(UInt16) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 106ms
/aggregate functions/state/minState/Map(UUID,UUID) OK 111ms
/aggregate functions/state/maxState/Array(UInt32) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 110ms
/aggregate functions/state/minState/Map(UUID,Nullable(UInt8)) OK 109ms
/aggregate functions/state/maxState/Array(UInt64) OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/minState/Map(UUID,Nullable(UInt16)) OK 99ms
/aggregate functions/state/maxState/Array(UInt128) OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/minState/Map(UUID,Nullable(UInt32)) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 108ms
/aggregate functions/state/maxState/Array(Int8) OK 124ms
/aggregate functions/state/minState/Map(UUID,Nullable(UInt64)) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 165ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 140ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 113ms
/aggregate functions/state/maxState/Array(Int16) OK 131ms
/aggregate functions/state/minState/Map(UUID,Nullable(UInt128)) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 123ms
/aggregate functions/state/minState/Map(UUID,Nullable(Int8)) OK 101ms
/aggregate functions/state/maxState/Array(Int32) OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 112ms
/aggregate functions/state/minState/Map(UUID,Nullable(Int16)) OK 126ms
/aggregate functions/state/maxState/Array(Int64) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/maxState/Array(Int128) OK 124ms
/aggregate functions/state/minState/Map(UUID,Nullable(Int32)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 205ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 171ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 191ms
/aggregate functions/state/minState/Map(UUID,Nullable(Int64)) OK 145ms
/aggregate functions/state/maxState/Array(Float32) OK 165ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/minState/Map(UUID,Nullable(Int128)) OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 138ms
/aggregate functions/state/maxState/Array(Float64) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/minState/Map(UUID,Nullable(Float32)) OK 169ms
/aggregate functions/state/maxState/Array(Decimal128(38)) OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 134ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/maxState/Array(Date) OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 174ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 176ms
/aggregate functions/state/minState/Map(UUID,Nullable(Float64)) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/minState/Map(UUID,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/maxState/Array(DateTime) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 120ms
/aggregate functions/state/maxState/Array(DateTime64(3)) OK 149ms
/aggregate functions/state/minState/Map(UUID,Nullable(Date)) OK 162ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 128ms
/aggregate functions/state/maxState/Array(Bool) OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 150ms
/aggregate functions/state/minState/Map(UUID,Nullable(DateTime)) OK 158ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 158ms
/aggregate functions/state/maxState/Array(String) OK 158ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 172ms
/aggregate functions/state/minState/Map(UUID,Nullable(DateTime64(3))) OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 138ms
/aggregate functions/state/maxState/Array(FixedString(51)) OK 147ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/minState/Map(UUID,Nullable(Bool)) OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 131ms
/aggregate functions/state/maxState/Array(UUID) OK 156ms
/aggregate functions/state/minState/Map(UUID,Nullable(String)) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 133ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 126ms
/aggregate functions/state/maxState/Array(Nullable(UInt8)) OK 142ms
/aggregate functions/state/minState/Map(UUID,Nullable(FixedString(51))) OK 183ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 160ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 116ms
/aggregate functions/state/maxState/Array(Nullable(UInt16)) OK 96ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 187ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 122ms
/aggregate functions/state/minState/Map(UUID,Nullable(UUID)) OK 147ms
/aggregate functions/state/maxState/Array(Nullable(UInt32)) OK 238ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 190ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 184ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 307ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UInt8)) OK 285ms
/aggregate functions/state/maxState/Array(Nullable(UInt64)) OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 131ms
/aggregate functions/state/maxState/Array(Nullable(UInt128)) OK 127ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UInt16)) OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 147ms
/aggregate functions/state/maxState/Array(Nullable(Int8)) OK 177ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UInt64)) OK 182ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 158ms
/aggregate functions/state/maxState/Array(Nullable(Int16)) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/maxState/Array(Nullable(Int32)) OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 153ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UInt128)) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 148ms
/aggregate functions/state/maxState/Array(Nullable(Int64)) OK 178ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 129ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 143ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/maxState/Array(Nullable(Int128)) OK 102ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/maxState/Array(Nullable(Float32)) OK 142ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 175ms
/aggregate functions/state/maxState/Array(Nullable(Float64)) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/maxState/Array(Nullable(Decimal128(38))) OK 184ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 153ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Float32)) OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/maxState/Array(Nullable(Date)) OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 150ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/state/maxState/Array(Nullable(DateTime)) OK 162ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Date)) OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 129ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(DateTime)) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 168ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 177ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 147ms
/aggregate functions/state/maxState/Array(Nullable(DateTime64(3))) OK 146ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Bool)) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 125ms
/aggregate functions/state/maxState/Array(Nullable(Bool)) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 114ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(String)) OK 102ms
/aggregate functions/state/maxState/Array(Nullable(String)) OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 152ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 180ms
/aggregate functions/state/maxState/Array(Nullable(FixedString(51))) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 141ms
/aggregate functions/state/maxState/Array(Nullable(UUID)) OK 174ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 156ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 166ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 171ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 166ms
/aggregate functions/state/maxState/Array(LowCardinality(UInt8)) OK 141ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/maxState/Array(LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/state/maxState/Array(LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 151ms
/aggregate functions/state/maxState/Array(LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 188ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 156ms
/aggregate functions/state/maxState/Array(LowCardinality(UInt128)) OK 170ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 165ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Int8))) OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 143ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/state/maxState/Array(LowCardinality(Int8)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 149ms
/aggregate functions/state/maxState/Array(LowCardinality(Int16)) OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 110ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 105ms
/aggregate functions/state/maxState/Array(LowCardinality(Int32)) OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 107ms
/aggregate functions/state/maxState/Array(LowCardinality(Int64)) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 115ms
/aggregate functions/state/maxState/Array(LowCardinality(Int128)) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 119ms
/aggregate functions/state/maxState/Array(LowCardinality(Float32)) OK 107ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 155ms
/aggregate functions/state/maxState/Array(LowCardinality(Float64)) OK 91ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 130ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/maxState/Array(LowCardinality(Date)) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 108ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/maxState/Array(LowCardinality(DateTime)) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 90ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 148ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 133ms
/aggregate functions/state/maxState/Array(LowCardinality(Bool)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 101ms
/aggregate functions/state/maxState/Array(LowCardinality(String)) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 146ms
/aggregate functions/state/maxState/Array(LowCardinality(FixedString(51))) OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/minState/Map(UUID,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 165ms
/aggregate functions/state/maxState/Array(LowCardinality(UUID)) OK 137ms
/aggregate functions/state/minState/Map(UUID,Array(String)) OK 139ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UInt8))) OK 190ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 170ms
/aggregate functions/state/minState/Map(UUID,Map(String,LowCardinality(Float64))) OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 148ms
/aggregate functions/state/minState/Map(UUID,Tuple(String)) OK 158ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 175ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UInt16))) OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 194ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 166ms
/aggregate functions/state/minState/Map(LowCardinality(String),UInt8) OK 165ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UInt32))) OK 160ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 168ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 180ms
/aggregate functions/state/minState/Map(LowCardinality(String),UInt16) OK 148ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UInt64))) OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 160ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/minState/Map(LowCardinality(String),UInt32) OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 168ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 166ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 159ms
/aggregate functions/state/minState/Map(LowCardinality(String),UInt64) OK 133ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/minState/Map(LowCardinality(String),UInt128) OK 100ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/minState/Map(LowCardinality(String),Int8) OK 116ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/minState/Map(LowCardinality(String),Int16) OK 116ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/minState/Map(LowCardinality(String),Int32) OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 157ms
/aggregate functions/state/minState/Map(LowCardinality(String),Int64) OK 140ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 169ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/minState/Map(LowCardinality(String),Int128) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/minState/Map(LowCardinality(String),Float32) OK 180ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Date))) OK 168ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 162ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 172ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 165ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(DateTime))) OK 165ms
/aggregate functions/state/minState/Map(LowCardinality(String),Float64) OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 158ms
/aggregate functions/state/minState/Map(LowCardinality(String),Decimal128(38)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 129ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 128ms
/aggregate functions/state/minState/Map(LowCardinality(String),Date) OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 128ms
/aggregate functions/state/minState/Map(LowCardinality(String),DateTime) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(FixedString(51)))) OK 168ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 119ms
/aggregate functions/state/minState/Map(LowCardinality(String),DateTime64(3)) OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 157ms
/aggregate functions/state/minState/Map(LowCardinality(String),Bool) OK 96ms
/aggregate functions/state/maxState/Array(LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/minState/Map(LowCardinality(String),String) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 152ms
/aggregate functions/state/maxState/Array(Array(String)) OK 150ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 119ms
/aggregate functions/state/minState/Map(LowCardinality(String),FixedString(51)) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 174ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 146ms
/aggregate functions/state/maxState/Array(Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 170ms
/aggregate functions/state/minState/Map(LowCardinality(String),UUID) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 227ms
/aggregate functions/state/maxState/Array(Tuple(String)) OK 193ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 191ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UInt8)) OK 193ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 193ms
/aggregate functions/state/maxState/LowCardinality(UInt8) OK 175ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UInt16)) OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 142ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UInt32)) OK 143ms
/aggregate functions/state/maxState/LowCardinality(UInt16) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 138ms
/aggregate functions/state/maxState/LowCardinality(UInt32) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 154ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UInt64)) OK 148ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/maxState/LowCardinality(UInt64) OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 181ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 138ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UInt128)) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/state/maxState/LowCardinality(UInt128) OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 130ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Int8)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/maxState/LowCardinality(Int8) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 259ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Int16)) OK 257ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 234ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 226ms
/aggregate functions/state/maxState/LowCardinality(Int16) OK 243ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Int32)) OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 149ms
/aggregate functions/state/maxState/LowCardinality(Int32) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 161ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Int64)) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 120ms
/aggregate functions/state/maxState/LowCardinality(Int64) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 133ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Int128)) OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/maxState/LowCardinality(Int128) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 127ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Float32)) OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 151ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/maxState/LowCardinality(Float32) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 114ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Float64)) OK 150ms
/aggregate functions/state/maxState/LowCardinality(Float64) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 94ms
/aggregate functions/state/maxState/LowCardinality(Date) OK 111ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 112ms
/aggregate functions/state/maxState/LowCardinality(DateTime) OK 173ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Date)) OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 139ms
/aggregate functions/state/maxState/LowCardinality(Bool) OK 156ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 162ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(DateTime)) OK 100ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/maxState/LowCardinality(String) OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 114ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(Bool)) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 127ms
/aggregate functions/state/maxState/LowCardinality(FixedString(51)) OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(String)) OK 92ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/maxState/LowCardinality(UUID) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 155ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UInt8)) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/minState/Map(LowCardinality(String),Nullable(UUID)) OK 101ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UInt16)) OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 131ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 129ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UInt32)) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UInt64)) OK 108ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 163ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 174ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 139ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UInt128)) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Int8)) OK 122ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Int16)) OK 160ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 166ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 161ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 170ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Int32)) OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 151ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Int8)) OK 142ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 146ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Int64)) OK 179ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 170ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Int16)) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 154ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Int32)) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 108ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Int128)) OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 111ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Int64)) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Float32)) OK 138ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Int128)) OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 172ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 168ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 137ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Float32)) OK 124ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Float64)) OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 172ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 174ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Float64)) OK 143ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Date)) OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Date)) OK 143ms
/aggregate functions/state/maxState/LowCardinality(Nullable(DateTime)) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 125ms
/aggregate functions/state/maxState/LowCardinality(Nullable(Bool)) OK 174ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 164ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 118ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Bool)) OK 189ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 165ms
/aggregate functions/state/maxState/LowCardinality(Nullable(String)) OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 163ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/maxState/LowCardinality(Nullable(FixedString(51))) OK 162ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 171ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(String)) OK 163ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 138ms
/aggregate functions/state/maxState/LowCardinality(Nullable(UUID)) OK 145ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/maxState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 701ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(UUID)) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 171ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 129ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 89ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 78ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 175ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 145ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/state/quantilesState OK 7s 526ms
/aggregate functions/state/quantilesState/constant OK 79ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 149ms
/aggregate functions/state/quantilesState/zero rows OK 64ms
/aggregate functions/state/quantilesState/single row OK 76ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 157ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 148ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 149ms
/aggregate functions/state/quantilesState/with group by OK 66ms
/aggregate functions/state/quantilesState/some negative values OK 72ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 131ms
/aggregate functions/state/quantilesState/NULL value handling OK 87ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 124ms
/aggregate functions/state/quantilesState/single NULL value OK 84ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 191ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 161ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 158ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 162ms
/aggregate functions/state/quantilesState/return type OK 88ms
/aggregate functions/state/quantilesState/doc example OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 161ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/quantilesState/inf OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 141ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 170ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 165ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 141ms
/aggregate functions/state/quantilesState/-inf OK 74ms
/aggregate functions/state/quantilesState/nan OK 85ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 128ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/quantilesState/inf, -inf, nan OK 76ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 95ms
/aggregate functions/state/quantilesState/UInt8 OK 97ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantilesState/UInt16 OK 90ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 170ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 136ms
/aggregate functions/state/quantilesState/UInt32 OK 101ms
/aggregate functions/state/quantilesState/UInt64 OK 130ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 149ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 112ms
/aggregate functions/state/quantilesState/Int8 OK 167ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 172ms
/aggregate functions/state/quantilesState/Int16 OK 143ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 161ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 178ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 206ms
/aggregate functions/state/quantilesState/Int32 OK 155ms
/aggregate functions/state/minState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 153ms
/aggregate functions/state/quantilesState/Int64 OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/minState/Map(LowCardinality(String),Array(String)) OK 140ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/quantilesState/Float32 OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/minState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 113ms
/aggregate functions/state/quantilesState/Float64 OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 162ms
/aggregate functions/state/minState/Map(LowCardinality(String),Tuple(String)) OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 130ms
/aggregate functions/state/quantilesState/Decimal128(38) OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 170ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UInt8) OK 159ms
/aggregate functions/state/quantilesState/Date OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 165ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 182ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UInt16) OK 146ms
/aggregate functions/state/quantilesState/DateTime OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 134ms
/aggregate functions/state/quantilesState/Nullable(UInt8) OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 152ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UInt32) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 127ms
/aggregate functions/state/quantilesState/Nullable(UInt16) OK 173ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UInt64) OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 171ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 151ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 175ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UInt128) OK 148ms
/aggregate functions/state/quantilesState/Nullable(UInt32) OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 174ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 155ms
/aggregate functions/state/quantilesState/Nullable(UInt64) OK 185ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Int8) OK 174ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 162ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 160ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Int16) OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 149ms
/aggregate functions/state/quantilesState/Nullable(Int8) OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 153ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Int32) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 148ms
/aggregate functions/state/quantilesState/Nullable(Int16) OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Int64) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 163ms
/aggregate functions/state/quantilesState/Nullable(Int32) OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 255ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Int128) OK 242ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 247ms
/aggregate functions/state/quantilesState/Nullable(Int64) OK 236ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 224ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Float32) OK 96ms
/aggregate functions/state/quantilesState/Nullable(Float32) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Float64) OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/quantilesState/Nullable(Float64) OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 137ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/quantilesState/Nullable(Decimal128(38)) OK 102ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Date) OK 163ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/quantilesState/Nullable(Date) OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 126ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),DateTime) OK 188ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 199ms
/aggregate functions/state/quantilesState/Nullable(DateTime) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 145ms
/aggregate functions/state/quantilesState/LowCardinality(UInt8) OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 113ms
/aggregate functions/state/quantilesState/LowCardinality(UInt16) OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Bool) OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 129ms
/aggregate functions/state/quantilesState/LowCardinality(UInt32) OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 102ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),String) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 122ms
/aggregate functions/state/quantilesState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 107ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 136ms
/aggregate functions/state/quantilesState/LowCardinality(Int8) OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 107ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),UUID) OK 91ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 102ms
/aggregate functions/state/quantilesState/LowCardinality(Int16) OK 134ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 121ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 90ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 173ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 164ms
/aggregate functions/state/quantilesState/LowCardinality(Int32) OK 108ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantilesState/LowCardinality(Int64) OK 110ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 166ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 175ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/quantilesState/LowCardinality(Float32) OK 107ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 155ms
/aggregate functions/state/quantilesState/LowCardinality(Float64) OK 164ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 173ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 165ms
/aggregate functions/state/quantilesState/LowCardinality(Date) OK 130ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 152ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/quantilesState/LowCardinality(DateTime) OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 120ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(UInt8)) OK 93ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 113ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(UInt16)) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 165ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 152ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(UInt32)) OK 128ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 161ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(UInt64)) OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 183ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 160ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 155ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Int8)) OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 141ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Int16)) OK 191ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 171ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 144ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 160ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 185ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 155ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 170ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 170ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Int32)) OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 121ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Int64)) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Float32)) OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 138ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 93ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Float64)) OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(Date)) OK 138ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 122ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 147ms
/aggregate functions/state/quantilesState/LowCardinality(Nullable(DateTime)) OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 131ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/quantilesBFloat16State OK 6s 156ms
/aggregate functions/state/quantilesBFloat16State/constant OK 96ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/quantilesBFloat16State/zero rows OK 81ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 117ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 110ms
/aggregate functions/state/quantilesBFloat16State/single row OK 65ms
/aggregate functions/state/quantilesBFloat16State/with group by OK 79ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 113ms
/aggregate functions/state/quantilesBFloat16State/some negative values OK 78ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/quantilesBFloat16State/NULL value handling OK 89ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/quantilesBFloat16State/single NULL value OK 66ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 126ms
/aggregate functions/state/quantilesBFloat16State/return type OK 70ms
/aggregate functions/state/quantilesBFloat16State/doc example OK 70ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 167ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 160ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantilesBFloat16State/inf OK 62ms
/aggregate functions/state/quantilesBFloat16State/-inf OK 71ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 124ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/quantilesBFloat16State/nan OK 63ms
/aggregate functions/state/quantilesBFloat16State/inf, -inf, nan OK 92ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/quantilesBFloat16State/UInt8 OK 95ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesBFloat16State/UInt16 OK 97ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/quantilesBFloat16State/UInt32 OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 106ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/quantilesBFloat16State/UInt64 OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 101ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/quantilesBFloat16State/Int8 OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 108ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 129ms
/aggregate functions/state/quantilesBFloat16State/Int16 OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 125ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 109ms
/aggregate functions/state/quantilesBFloat16State/Int32 OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 112ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/quantilesBFloat16State/Int64 OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/quantilesBFloat16State/Float32 OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 131ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/state/quantilesBFloat16State/Float64 OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 91ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 112ms
/aggregate functions/state/quantilesBFloat16State/Nullable(UInt8) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 121ms
/aggregate functions/state/quantilesBFloat16State/Nullable(UInt16) OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 124ms
/aggregate functions/state/quantilesBFloat16State/Nullable(UInt32) OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 117ms
/aggregate functions/state/quantilesBFloat16State/Nullable(UInt64) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 158ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 182ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 150ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Int8) OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint8 OK 101ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 130ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Int16) OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint64 OK 108ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 112ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Int32) OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint32 OK 115ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 103ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Int64) OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint16 OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 85ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 95ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Float32) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 98ms
/aggregate functions/state/quantilesBFloat16State/Nullable(Float64) OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 94ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(UInt8) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 121ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(UInt16) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 136ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(UInt32) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(UInt64) OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 170ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Int8) OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 140ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Int16) OK 299ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 264ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 257ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 260ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 266ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 98ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Int32) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 165ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Int64) OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 136ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Float32) OK 164ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 152ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 164ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 151ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Float64) OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 153ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Array(String)) OK 167ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,uint8 OK 153ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(UInt8)) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(UInt16)) OK 163ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 188ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,uint64 OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 122ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,uint32 OK 144ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(UInt32)) OK 137ms
/aggregate functions/state/minState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 131ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 104ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(UInt64)) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,uint16 OK 107ms
/aggregate functions/state/minState/Nullable(UInt8) OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 169ms
/aggregate functions/state/minState/Nullable(UInt16) OK 151ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Int8)) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Int16)) OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 163ms
/aggregate functions/state/minState/Nullable(UInt32) OK 159ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Int32)) OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 153ms
/aggregate functions/state/minState/Nullable(UInt64) OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/minState/Nullable(UInt128) OK 148ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 175ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Int64)) OK 150ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/state/minState/Nullable(Int8) OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Float32)) OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/minState/Nullable(Int16) OK 128ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 167ms
/aggregate functions/state/quantilesBFloat16State/LowCardinality(Nullable(Float64)) OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/state/minState/Nullable(Int32) OK 93ms
/aggregate functions/state/quantilesBFloat16WeightedState OK 1m 37s
/aggregate functions/state/quantilesBFloat16WeightedState/constant OK 96ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 114ms
/aggregate functions/state/minState/Nullable(Int64) OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/zero rows OK 72ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 179ms
/aggregate functions/state/quantilesBFloat16WeightedState/single row OK 89ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 129ms
/aggregate functions/state/minState/Nullable(Int128) OK 130ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/single row with zero weight OK 75ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/state/minState/Nullable(Float32) OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/with group by OK 72ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 136ms
/aggregate functions/state/quantilesBFloat16WeightedState/some negative values OK 74ms
/aggregate functions/state/minState/Nullable(Float64) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/NULL value handling OK 68ms
/aggregate functions/state/quantilesBFloat16WeightedState/weight NULL value handling OK 84ms
/aggregate functions/state/minState/Nullable(Decimal128(38)) OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/single NULL value OK 104ms
/aggregate functions/state/minState/Nullable(Date) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/return type OK 98ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 144ms
/aggregate functions/state/minState/Nullable(DateTime) OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/doc example OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,uint8 OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 119ms
/aggregate functions/state/minState/Nullable(DateTime64(3)) OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 92ms
/aggregate functions/state/quantilesBFloat16WeightedState/inf OK 79ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,uint64 OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/minState/Nullable(Bool) OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/-inf OK 73ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,uint32 OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/nan OK 75ms
/aggregate functions/state/minState/Nullable(String) OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/inf, -inf, nan OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,uint16 OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/minState/Nullable(FixedString(51)) OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes OK 1m 36s
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations OK 1m 36s
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,uint8 OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/minState/Nullable(UUID) OK 161ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,uint64 OK 166ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 96ms
/aggregate functions/state/minState/Array(UInt8) OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,uint32 OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 110ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/state/minState/Array(UInt16) OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,uint16 OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/minState/Array(UInt32) OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 157ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/minState/Array(UInt64) OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 161ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 116ms
/aggregate functions/state/minState/Array(UInt128) OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 124ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 144ms
/aggregate functions/state/minState/Array(Int8) OK 140ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 144ms
/aggregate functions/state/minState/Array(Int16) OK 168ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 164ms
/aggregate functions/state/minState/Array(Int32) OK 124ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 119ms
/aggregate functions/state/minState/Array(Int64) OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 147ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 144ms
/aggregate functions/state/minState/Array(Int128) OK 95ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 152ms
/aggregate functions/state/minState/Array(Float32) OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,uint8 OK 186ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 195ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 166ms
/aggregate functions/state/minState/Array(Float64) OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 151ms
/aggregate functions/state/minState/Array(Decimal128(38)) OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,uint64 OK 163ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 146ms
/aggregate functions/state/minState/Array(Date) OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,uint32 OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 152ms
/aggregate functions/state/minState/Array(DateTime) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,uint16 OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 161ms
/aggregate functions/state/minState/Array(DateTime64(3)) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,uint8 OK 177ms
/aggregate functions/state/minState/Array(Bool) OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 96ms
/aggregate functions/state/minState/Array(String) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,uint64 OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 121ms
/aggregate functions/state/minState/Array(FixedString(51)) OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,uint32 OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 122ms
/aggregate functions/state/minState/Array(UUID) OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,uint16 OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/state/minState/Array(Nullable(UInt8)) OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 119ms
/aggregate functions/state/minState/Array(Nullable(UInt16)) OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 149ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/minState/Array(Nullable(UInt32)) OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 130ms
/aggregate functions/state/minState/Array(Nullable(UInt64)) OK 186ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 169ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 167ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 166ms
/aggregate functions/state/minState/Array(Nullable(UInt128)) OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/minState/Array(Nullable(Int8)) OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 102ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/minState/Array(Nullable(Int16)) OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/minState/Array(Nullable(Int32)) OK 100ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,uint8 OK 94ms
/aggregate functions/state/minState/Array(Nullable(Int64)) OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,uint64 OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/minState/Array(Nullable(Int128)) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 245ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,uint32 OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 85ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 176ms
/aggregate functions/state/minState/Array(Nullable(Float32)) OK 175ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 216ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,uint16 OK 263ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 178ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/minState/Array(Nullable(Float64)) OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/minState/Array(Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/state/minState/Array(Nullable(Date)) OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,uint8 OK 89ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/minState/Array(Nullable(DateTime)) OK 89ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,uint64 OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 89ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/state/minState/Array(Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,uint32 OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/minState/Array(Nullable(Bool)) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,uint16 OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint8 OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/minState/Array(Nullable(String)) OK 116ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint64 OK 110ms
/aggregate functions/state/minState/Array(Nullable(FixedString(51))) OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint32 OK 130ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/minState/Array(Nullable(UUID)) OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint16 OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 131ms
/aggregate functions/state/minState/Array(LowCardinality(UInt8)) OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/minState/Array(LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 98ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/minState/Array(LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 142ms
/aggregate functions/state/minState/Array(LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,uint8 OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 169ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/minState/Array(LowCardinality(UInt128)) OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,uint64 OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/minState/Array(LowCardinality(Int8)) OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 120ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,uint32 OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/minState/Array(LowCardinality(Int16)) OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 142ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,uint16 OK 104ms
/aggregate functions/state/minState/Array(LowCardinality(Int32)) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/minState/Array(LowCardinality(Int64)) OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 140ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,uint8 OK 120ms
/aggregate functions/state/minState/Array(LowCardinality(Int128)) OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 93ms
/aggregate functions/state/minState/Array(LowCardinality(Float32)) OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,uint64 OK 125ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 143ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,uint32 OK 135ms
/aggregate functions/state/minState/Array(LowCardinality(Float64)) OK 133ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint8 OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,uint16 OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/minState/Array(LowCardinality(Date)) OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint64 OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/minState/Array(LowCardinality(DateTime)) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint32 OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 125ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/minState/Array(LowCardinality(Bool)) OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint16 OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 165ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/minState/Array(LowCardinality(String)) OK 117ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,uint8 OK 134ms
/aggregate functions/state/minState/Array(LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 127ms
/aggregate functions/state/minState/Array(LowCardinality(UUID)) OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,uint64 OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 130ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UInt8))) OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,uint32 OK 171ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 144ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,uint8 OK 119ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,uint16 OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 99ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,uint64 OK 148ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UInt64))) OK 91ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,uint32 OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,uint16 OK 105ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 127ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 138ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 108ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 124ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Int128))) OK 91ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,uint8 OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,uint64 OK 129ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,uint32 OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 120ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,uint16 OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 132ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 100ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 100ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 143ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 117ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 93ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,uint8 OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 113ms
/aggregate functions/state/minState/Array(LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,uint64 OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,uint8 OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 126ms
/aggregate functions/state/minState/Array(Array(String)) OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,uint64 OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,uint32 OK 178ms
/aggregate functions/state/minState/Array(Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 93ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,uint32 OK 148ms
/aggregate functions/state/minState/Array(Tuple(String)) OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,uint16 OK 161ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/minState/LowCardinality(UInt8) OK 110ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,uint16 OK 102ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 94ms
/aggregate functions/state/minState/LowCardinality(UInt16) OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 124ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 121ms
/aggregate functions/state/minState/LowCardinality(UInt32) OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 89ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 113ms
/aggregate functions/state/minState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 137ms
/aggregate functions/state/minState/LowCardinality(UInt128) OK 112ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,uint8 OK 96ms
/aggregate functions/state/minState/LowCardinality(Int8) OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 108ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,uint64 OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 134ms
/aggregate functions/state/minState/LowCardinality(Int16) OK 123ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,uint32 OK 123ms
/aggregate functions/state/minState/LowCardinality(Int32) OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 158ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,uint16 OK 114ms
/aggregate functions/state/minState/LowCardinality(Int64) OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 157ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/minState/LowCardinality(Int128) OK 149ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 160ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 177ms
/aggregate functions/state/minState/LowCardinality(Float32) OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 140ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 193ms
/aggregate functions/state/minState/LowCardinality(Float64) OK 170ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 154ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 157ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 166ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 170ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/minState/LowCardinality(Date) OK 156ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,uint8 OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/minState/LowCardinality(DateTime) OK 157ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 106ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,uint8 OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,uint64 OK 169ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 149ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,uint64 OK 132ms
/aggregate functions/state/minState/LowCardinality(Bool) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,uint32 OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 149ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,uint32 OK 134ms
/aggregate functions/state/minState/LowCardinality(String) OK 123ms
/aggregate functions/state/minState/LowCardinality(FixedString(51)) OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,uint16 OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,uint16 OK 139ms
/aggregate functions/state/minState/LowCardinality(UUID) OK 129ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 260ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 277ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 255ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 118ms
/aggregate functions/state/minState/LowCardinality(Nullable(UInt8)) OK 241ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 266ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 126ms
/aggregate functions/state/minState/LowCardinality(Nullable(UInt16)) OK 91ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 149ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 115ms
/aggregate functions/state/minState/LowCardinality(Nullable(UInt32)) OK 100ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,uint8 OK 121ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 144ms
/aggregate functions/state/minState/LowCardinality(Nullable(UInt64)) OK 147ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,uint64 OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 154ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/minState/LowCardinality(Nullable(UInt128)) OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,uint32 OK 122ms
/aggregate functions/state/minState/LowCardinality(Nullable(Int8)) OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,uint16 OK 173ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 176ms
/aggregate functions/state/minState/LowCardinality(Nullable(Int16)) OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 168ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 144ms
/aggregate functions/state/minState/LowCardinality(Nullable(Int32)) OK 171ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 172ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 153ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 171ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 164ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 166ms
/aggregate functions/state/minState/LowCardinality(Nullable(Int64)) OK 161ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/minState/LowCardinality(Nullable(Int128)) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 150ms
/aggregate functions/state/minState/LowCardinality(Nullable(Float32)) OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 146ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 126ms
/aggregate functions/state/minState/LowCardinality(Nullable(Float64)) OK 151ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/minState/LowCardinality(Nullable(Date)) OK 116ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,uint8 OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,uint8 OK 119ms
/aggregate functions/state/minState/LowCardinality(Nullable(DateTime)) OK 128ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,uint64 OK 156ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,uint64 OK 150ms
/aggregate functions/state/minState/LowCardinality(Nullable(Bool)) OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,uint32 OK 139ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,uint32 OK 145ms
/aggregate functions/state/minState/LowCardinality(Nullable(String)) OK 141ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,uint16 OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 166ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,uint16 OK 136ms
/aggregate functions/state/minState/LowCardinality(Nullable(FixedString(51))) OK 177ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,nullable_uint8_ OK 146ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,nullable_uint64_ OK 135ms
/aggregate functions/state/minState/LowCardinality(Nullable(UUID)) OK 121ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,uint8 OK 129ms
/aggregate functions/state/minState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 683ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,nullable_uint32_ OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,uint64 OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 109ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,nullable_uint16_ OK 129ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,uint32 OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 94ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,uint16 OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 88ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint64_ OK 84ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 107ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 100ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 95ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/quantilesDeterministicState OK 6s 735ms
/aggregate functions/state/quantilesDeterministicState/constant OK 67ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 97ms
/aggregate functions/state/quantilesDeterministicState/zero rows OK 74ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 144ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 155ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantilesDeterministicState/single row OK 90ms
/aggregate functions/state/quantilesDeterministicState/with group by OK 97ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 150ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/quantilesDeterministicState/some negative values OK 87ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 170ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 171ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 171ms
/aggregate functions/state/quantilesDeterministicState/NULL value handling OK 76ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/quantilesDeterministicState/single NULL value OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 178ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,uint8 OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 137ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/quantilesDeterministicState/return type OK 64ms
/aggregate functions/state/quantilesDeterministicState/doc example OK 95ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,uint64 OK 118ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,uint8 OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/quantilesDeterministicState/inf OK 65ms
/aggregate functions/state/quantilesDeterministicState/-inf OK 93ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,uint32 OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,uint64 OK 116ms
/aggregate functions/state/quantilesDeterministicState/nan OK 72ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,uint16 OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,uint32 OK 127ms
/aggregate functions/state/quantilesDeterministicState/inf, -inf, nan OK 69ms
/aggregate functions/state/quantilesDeterministicState/UInt8 OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,uint16 OK 111ms
/aggregate functions/state/quantilesDeterministicState/UInt16 OK 98ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,uint8 OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,nullable_uint64_ OK 97ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 110ms
/aggregate functions/state/quantilesDeterministicState/UInt32 OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,uint64 OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,nullable_uint32_ OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint8 OK 113ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 109ms
/aggregate functions/state/quantilesDeterministicState/UInt64 OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,uint32 OK 103ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,nullable_uint16_ OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint64 OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 110ms
/aggregate functions/state/quantilesDeterministicState/Int8 OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,uint16 OK 106ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint32 OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 110ms
/aggregate functions/state/quantilesDeterministicState/Int16 OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 101ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,uint16 OK 110ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/quantilesDeterministicState/Int32 OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 127ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 117ms
/aggregate functions/state/quantilesDeterministicState/Int64 OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 126ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 103ms
/aggregate functions/state/quantilesDeterministicState/Float32 OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 111ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/quantilesDeterministicState/Float64 OK 105ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/quantilesDeterministicState/Date OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/quantilesDeterministicState/DateTime OK 116ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/quantileExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 97ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/quantilesDeterministicState/Nullable(UInt8) OK 112ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/quantilesExactState OK 6s 573ms
/aggregate functions/state/quantilesExactState/constant OK 68ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantilesDeterministicState/Nullable(UInt16) OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/quantilesExactState/zero rows OK 78ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/quantilesExactState/single row OK 80ms
/aggregate functions/state/quantilesDeterministicState/Nullable(UInt32) OK 109ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,uint8 OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 124ms
/aggregate functions/state/quantilesExactState/with group by OK 86ms
/aggregate functions/state/quantilesDeterministicState/Nullable(UInt64) OK 126ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,uint64 OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/quantilesExactState/some negative values OK 75ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/quantilesExactState/NULL value handling OK 93ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Int8) OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,uint32 OK 128ms
/aggregate functions/state/quantilesExactState/single NULL value OK 76ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,uint8 OK 136ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Int16) OK 128ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,uint16 OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/quantilesExactState/return type OK 73ms
/aggregate functions/state/quantilesExactState/doc example OK 64ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Int32) OK 145ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,uint64 OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint8 OK 138ms
/aggregate functions/state/quantilesExactState/inf OK 66ms
/aggregate functions/state/quantilesExactState/-inf OK 87ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 131ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Int64) OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,uint32 OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint64 OK 91ms
/aggregate functions/state/quantilesExactState/nan OK 66ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint32 OK 133ms
/aggregate functions/state/quantilesExactState/inf, -inf, nan OK 92ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 114ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,uint16 OK 118ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Float32) OK 123ms
/aggregate functions/state/quantilesExactState/UInt8 OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,uint16 OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 144ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 140ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Float64) OK 118ms
/aggregate functions/state/quantilesExactState/UInt16 OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 137ms
/aggregate functions/state/quantilesDeterministicState/Nullable(Date) OK 132ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 134ms
/aggregate functions/state/quantilesExactState/UInt32 OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 134ms
/aggregate functions/state/quantilesDeterministicState/Nullable(DateTime) OK 122ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 142ms
/aggregate functions/state/quantilesExactState/UInt64 OK 126ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 115ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(UInt8) OK 117ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 124ms
/aggregate functions/state/quantilesExactState/Int8 OK 108ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 118ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(UInt16) OK 135ms
/aggregate functions/state/quantilesExactState/Int16 OK 149ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(UInt32) OK 104ms
/aggregate functions/state/quantilesExactState/Int32 OK 109ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(UInt64) OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/quantilesExactState/Int64 OK 141ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 131ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Int8) OK 85ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesExactState/Float32 OK 100ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Int16) OK 123ms
/aggregate functions/state/quantilesExactState/Float64 OK 136ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/quantileTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Int32) OK 96ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/quantilesExactState/Date OK 147ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Int64) OK 121ms
/aggregate functions/state/quantilesExactExclusiveState OK 6s 617ms
/aggregate functions/state/quantilesExactExclusiveState/constant OK 67ms
/aggregate functions/state/quantilesExactExclusiveState/zero rows OK 72ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Float32) OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/quantilesExactState/DateTime OK 121ms
/aggregate functions/state/quantilesExactExclusiveState/single row OK 80ms
/aggregate functions/state/quantilesExactExclusiveState/with group by OK 93ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Float64) OK 271ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 259ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 250ms
/aggregate functions/state/quantilesExactState/Nullable(UInt8) OK 227ms
/aggregate functions/state/quantilesExactExclusiveState/some negative values OK 195ms
/aggregate functions/state/quantilesExactState/Nullable(UInt16) OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,uint8 OK 127ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Date) OK 99ms
/aggregate functions/state/quantilesExactExclusiveState/NULL value handling OK 68ms
/aggregate functions/state/quantilesExactExclusiveState/single NULL value OK 77ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(DateTime) OK 140ms
/aggregate functions/state/quantilesExactState/Nullable(UInt32) OK 125ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,uint64 OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint8 OK 125ms
/aggregate functions/state/quantilesExactExclusiveState/return type OK 59ms
/aggregate functions/state/quantilesExactExclusiveState/doc example OK 61ms
/aggregate functions/state/quantilesExactState/Nullable(UInt64) OK 127ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,uint32 OK 107ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(UInt8)) OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint64 OK 113ms
/aggregate functions/state/quantilesExactExclusiveState/inf OK 69ms
/aggregate functions/state/quantilesExactExclusiveState/-inf OK 81ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,uint16 OK 118ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(UInt16)) OK 137ms
/aggregate functions/state/quantilesExactState/Nullable(Int8) OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint32 OK 131ms
/aggregate functions/state/quantilesExactExclusiveState/nan OK 70ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,nullable_uint8_ OK 93ms
/aggregate functions/state/quantilesExactState/Nullable(Int16) OK 108ms
/aggregate functions/state/quantilesExactExclusiveState/inf, -inf, nan OK 68ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(UInt32)) OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,uint16 OK 103ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,nullable_uint64_ OK 97ms
/aggregate functions/state/quantilesExactExclusiveState/UInt8 OK 97ms
/aggregate functions/state/quantilesExactState/Nullable(Int32) OK 92ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(UInt64)) OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,nullable_uint32_ OK 104ms
/aggregate functions/state/quantilesExactExclusiveState/UInt16 OK 92ms
/aggregate functions/state/quantilesExactState/Nullable(Int64) OK 96ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Int8)) OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 109ms
/aggregate functions/state/quantilesExactExclusiveState/UInt32 OK 104ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,nullable_uint16_ OK 103ms
/aggregate functions/state/quantilesExactState/Nullable(Float32) OK 92ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Int16)) OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 91ms
/aggregate functions/state/quantilesExactExclusiveState/UInt64 OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantilesExactState/Nullable(Float64) OK 86ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 111ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Int32)) OK 95ms
/aggregate functions/state/quantilesExactState/Nullable(Date) OK 103ms
/aggregate functions/state/quantilesExactExclusiveState/Int8 OK 94ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Int64)) OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 96ms
/aggregate functions/state/quantilesExactState/Nullable(DateTime) OK 91ms
/aggregate functions/state/quantilesExactExclusiveState/Int16 OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Float32)) OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 106ms
/aggregate functions/state/quantilesExactState/LowCardinality(UInt8) OK 87ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/quantilesExactExclusiveState/Int32 OK 92ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Float64)) OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/quantilesExactState/LowCardinality(UInt16) OK 100ms
/aggregate functions/state/quantilesExactExclusiveState/Int64 OK 109ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(Date)) OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/quantilesExactState/LowCardinality(UInt32) OK 110ms
/aggregate functions/state/quantilesExactExclusiveState/Float32 OK 96ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/quantilesDeterministicState/LowCardinality(Nullable(DateTime)) OK 96ms
/aggregate functions/state/quantilesExactState/LowCardinality(UInt64) OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/quantilesExactExclusiveState/Float64 OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/quantilesExactHighState OK 6s 918ms
/aggregate functions/state/quantilesExactHighState/constant OK 87ms
/aggregate functions/state/quantilesExactState/LowCardinality(Int8) OK 92ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/quantilesExactExclusiveState/Date OK 106ms
/aggregate functions/state/quantilesExactHighState/zero rows OK 70ms
/aggregate functions/state/quantilesExactState/LowCardinality(Int16) OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,uint8 OK 128ms
/aggregate functions/state/quantilesExactExclusiveState/DateTime OK 116ms
/aggregate functions/state/quantilesExactHighState/single row OK 66ms
/aggregate functions/state/quantilesExactState/LowCardinality(Int32) OK 90ms
/aggregate functions/state/quantilesExactHighState/with group by OK 72ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(UInt8) OK 119ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,uint64 OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/quantilesExactState/LowCardinality(Int64) OK 114ms
/aggregate functions/state/quantilesExactHighState/some negative values OK 66ms
/aggregate functions/state/quantilesExactHighState/NULL value handling OK 71ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,uint32 OK 98ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(UInt16) OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint8 OK 107ms
/aggregate functions/state/quantilesExactState/LowCardinality(Float32) OK 120ms
/aggregate functions/state/quantilesExactHighState/single NULL value OK 81ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,uint16 OK 95ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(UInt32) OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint64 OK 149ms
/aggregate functions/state/quantilesExactHighState/return type OK 89ms
/aggregate functions/state/quantilesExactState/LowCardinality(Float64) OK 107ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,nullable_uint8_ OK 93ms
/aggregate functions/state/quantilesExactHighState/doc example OK 63ms
/aggregate functions/state/quantilesExactState/LowCardinality(Date) OK 139ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(UInt64) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint32 OK 123ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,nullable_uint64_ OK 117ms
/aggregate functions/state/quantilesExactHighState/inf OK 65ms
/aggregate functions/state/quantilesExactHighState/-inf OK 69ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Int8) OK 114ms
/aggregate functions/state/quantilesExactState/LowCardinality(DateTime) OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,uint16 OK 147ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,nullable_uint32_ OK 115ms
/aggregate functions/state/quantilesExactHighState/nan OK 63ms
/aggregate functions/state/quantilesExactHighState/inf, -inf, nan OK 91ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Int16) OK 122ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(UInt8)) OK 132ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,nullable_uint16_ OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 111ms
/aggregate functions/state/quantilesExactHighState/UInt8 OK 92ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Int32) OK 133ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(UInt16)) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 95ms
/aggregate functions/state/quantilesExactHighState/UInt16 OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 135ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Int64) OK 130ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(UInt32)) OK 110ms
/aggregate functions/state/quantilesExactHighState/UInt32 OK 118ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(UInt64)) OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 117ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Float32) OK 114ms
/aggregate functions/state/quantilesExactHighState/UInt64 OK 88ms
/aggregate functions/state/quantilesExactHighState/Int8 OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Float64) OK 121ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/state/quantilesExactHighState/Int16 OK 148ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(Date) OK 131ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Int16)) OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 165ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Int32)) OK 111ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/quantilesExactExclusiveState/Nullable(DateTime) OK 128ms
/aggregate functions/state/quantilesExactHighState/Int32 OK 117ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Int64)) OK 122ms
/aggregate functions/state/quantilesExactHighState/Int64 OK 122ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(UInt8) OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 134ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Float32)) OK 115ms
/aggregate functions/state/quantileTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesExactHighState/Float32 OK 107ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(UInt16) OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Float64)) OK 116ms
/aggregate functions/state/quantilesExactHighState/Float64 OK 141ms
/aggregate functions/state/quantilesExactInclusiveState OK 6s 755ms
/aggregate functions/state/quantilesExactInclusiveState/constant OK 82ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(UInt32) OK 105ms
/aggregate functions/state/quantilesExactInclusiveState/zero rows OK 66ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(Date)) OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(UInt64) OK 134ms
/aggregate functions/state/quantilesExactHighState/Date OK 119ms
/aggregate functions/state/quantilesExactInclusiveState/single row OK 68ms
/aggregate functions/state/quantilesExactState/LowCardinality(Nullable(DateTime)) OK 84ms
/aggregate functions/state/quantilesExactInclusiveState/with group by OK 72ms
/aggregate functions/state/quantilesExactHighState/DateTime OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Int8) OK 119ms
/aggregate functions/state/quantilesExactLowState OK 6s 746ms
/aggregate functions/state/quantilesExactLowState/constant OK 102ms
/aggregate functions/state/quantilesExactInclusiveState/some negative values OK 80ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint8 OK 122ms
/aggregate functions/state/quantilesExactHighState/Nullable(UInt8) OK 122ms
/aggregate functions/state/quantilesExactInclusiveState/NULL value handling OK 85ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Int16) OK 114ms
/aggregate functions/state/quantilesExactLowState/zero rows OK 66ms
/aggregate functions/state/quantilesExactLowState/single row OK 79ms
/aggregate functions/state/quantilesExactInclusiveState/single NULL value OK 79ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint64 OK 105ms
/aggregate functions/state/quantilesExactHighState/Nullable(UInt16) OK 108ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Int32) OK 103ms
/aggregate functions/state/quantilesExactLowState/with group by OK 81ms
/aggregate functions/state/quantilesExactInclusiveState/return type OK 71ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint32 OK 126ms
/aggregate functions/state/quantilesExactHighState/Nullable(UInt32) OK 106ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Int64) OK 118ms
/aggregate functions/state/quantilesExactInclusiveState/doc example OK 80ms
/aggregate functions/state/quantilesExactLowState/some negative values OK 69ms
/aggregate functions/state/quantilesExactLowState/NULL value handling OK 75ms
/aggregate functions/state/quantilesExactInclusiveState/inf OK 74ms
/aggregate functions/state/quantilesExactHighState/Nullable(UInt64) OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,uint16 OK 104ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Float32) OK 106ms
/aggregate functions/state/quantilesExactLowState/single NULL value OK 79ms
/aggregate functions/state/quantilesExactInclusiveState/-inf OK 74ms
/aggregate functions/state/quantilesExactHighState/Nullable(Int8) OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 129ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Float64) OK 129ms
/aggregate functions/state/quantilesExactLowState/return type OK 80ms
/aggregate functions/state/quantilesExactInclusiveState/nan OK 74ms
/aggregate functions/state/quantilesExactInclusiveState/inf, -inf, nan OK 70ms
/aggregate functions/state/quantilesExactLowState/doc example OK 70ms
/aggregate functions/state/quantilesExactHighState/Nullable(Int16) OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 107ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Date) OK 132ms
/aggregate functions/state/quantilesExactInclusiveState/UInt8 OK 110ms
/aggregate functions/state/quantilesExactLowState/inf OK 87ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 91ms
/aggregate functions/state/quantilesExactLowState/-inf OK 85ms
/aggregate functions/state/quantilesExactHighState/Nullable(Int32) OK 121ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(DateTime) OK 107ms
/aggregate functions/state/quantilesExactInclusiveState/UInt16 OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 104ms
/aggregate functions/state/quantilesExactLowState/nan OK 80ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(UInt8)) OK 117ms
/aggregate functions/state/quantilesExactHighState/Nullable(Int64) OK 100ms
/aggregate functions/state/quantilesExactInclusiveState/UInt32 OK 107ms
/aggregate functions/state/quantilesExactLowState/inf, -inf, nan OK 88ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/quantilesExactHighState/Nullable(Float32) OK 117ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(UInt16)) OK 111ms
/aggregate functions/state/quantilesExactInclusiveState/UInt64 OK 100ms
/aggregate functions/state/quantilesExactLowState/UInt8 OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 94ms
/aggregate functions/state/quantilesExactInclusiveState/Int8 OK 115ms
/aggregate functions/state/quantilesExactHighState/Nullable(Float64) OK 116ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(UInt32)) OK 130ms
/aggregate functions/state/quantilesExactLowState/UInt16 OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 124ms
/aggregate functions/state/quantilesExactInclusiveState/Int16 OK 92ms
/aggregate functions/state/quantilesExactHighState/Nullable(Date) OK 151ms
/aggregate functions/state/quantilesExactLowState/UInt32 OK 134ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(UInt64)) OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/quantilesExactInclusiveState/Int32 OK 121ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Int8)) OK 116ms
/aggregate functions/state/quantilesExactLowState/UInt64 OK 114ms
/aggregate functions/state/quantilesExactHighState/Nullable(DateTime) OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/quantilesExactInclusiveState/Int64 OK 98ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/state/quantilesExactLowState/Int8 OK 124ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(UInt8) OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesExactInclusiveState/Float32 OK 100ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Int32)) OK 133ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(UInt16) OK 131ms
/aggregate functions/state/quantilesExactLowState/Int16 OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/state/quantilesExactInclusiveState/Float64 OK 129ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(UInt32) OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/quantilesExactInclusiveState/Date OK 121ms
/aggregate functions/state/quantilesExactLowState/Int32 OK 94ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Float32)) OK 104ms
/aggregate functions/state/quantilesExactLowState/Int64 OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint8 OK 108ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(UInt64) OK 117ms
/aggregate functions/state/quantilesExactInclusiveState/DateTime OK 103ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Float64)) OK 95ms
/aggregate functions/state/quantilesExactLowState/Float32 OK 88ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint64 OK 113ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(UInt8) OK 109ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Int8) OK 112ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(Date)) OK 95ms
/aggregate functions/state/quantilesExactLowState/Float64 OK 96ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint32 OK 124ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(UInt16) OK 119ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Int16) OK 134ms
/aggregate functions/state/quantilesExactExclusiveState/LowCardinality(Nullable(DateTime)) OK 123ms
/aggregate functions/state/quantilesExactLowState/Date OK 111ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(UInt32) OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,uint16 OK 119ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Int32) OK 108ms
/aggregate functions/state/quantilesExactWeightedState OK 2m 0s
/aggregate functions/state/quantilesExactWeightedState/constant OK 78ms
/aggregate functions/state/quantilesExactLowState/DateTime OK 105ms
/aggregate functions/state/quantilesExactWeightedState/zero rows OK 82ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(UInt64) OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 119ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Int64) OK 113ms
/aggregate functions/state/quantilesExactLowState/Nullable(UInt8) OK 114ms
/aggregate functions/state/quantilesExactWeightedState/single row OK 78ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 151ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Float32) OK 129ms
/aggregate functions/state/quantilesExactLowState/Nullable(UInt16) OK 109ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Int8) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/single row with zero weight OK 79ms
/aggregate functions/state/quantilesExactWeightedState/with group by OK 68ms
/aggregate functions/state/quantilesExactLowState/Nullable(UInt32) OK 149ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Float64) OK 108ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Int16) OK 140ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 132ms
/aggregate functions/state/quantilesExactWeightedState/some negative values OK 86ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Date) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/NULL value handling OK 86ms
/aggregate functions/state/quantilesExactLowState/Nullable(UInt64) OK 224ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Int32) OK 205ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 214ms
/aggregate functions/state/quantilesExactWeightedState/weight NULL value handling OK 184ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(DateTime) OK 252ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Int64) OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantilesExactLowState/Nullable(Int8) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/single NULL value OK 95ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Float32) OK 128ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(UInt8)) OK 148ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/quantilesExactLowState/Nullable(Int16) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/return type OK 90ms
/aggregate functions/state/quantilesExactWeightedState/doc example OK 65ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Float64) OK 152ms
/aggregate functions/state/quantilesExactLowState/Nullable(Int32) OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(UInt16)) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/inf OK 92ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 145ms
/aggregate functions/state/quantilesExactLowState/Nullable(Int64) OK 135ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(UInt32)) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/-inf OK 77ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(Date) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/nan OK 71ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(UInt64)) OK 140ms
/aggregate functions/state/quantilesExactLowState/Nullable(Float32) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/quantilesExactInclusiveState/Nullable(DateTime) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/inf, -inf, nan OK 63ms
/aggregate functions/state/quantilesExactWeightedState/datatypes OK 1m 58s
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations OK 1m 58s
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,uint8 OK 131ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(UInt8) OK 135ms
/aggregate functions/state/quantilesExactLowState/Nullable(Float64) OK 117ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Int8)) OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,uint64 OK 107ms
/aggregate functions/state/quantilesExactLowState/Nullable(Date) OK 114ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(UInt16) OK 122ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,uint32 OK 91ms
/aggregate functions/state/quantilesExactLowState/Nullable(DateTime) OK 142ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Int32)) OK 128ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(UInt32) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,uint16 OK 93ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 132ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Int64)) OK 121ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(UInt64) OK 101ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(UInt8) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 118ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Int8) OK 137ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(UInt16) OK 118ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Float32)) OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 102ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(UInt32) OK 118ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Float64)) OK 137ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Int16) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 104ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(UInt64) OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 129ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Int32) OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 134ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(Date)) OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Int64) OK 115ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Int8) OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesExactHighState/LowCardinality(Nullable(DateTime)) OK 130ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Int16) OK 121ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Float32) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/quantilesTDigestState OK 6s 560ms
/aggregate functions/state/quantilesTDigestState/constant OK 60ms
/aggregate functions/state/quantilesTDigestState/zero rows OK 67ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Int32) OK 114ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Float64) OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 111ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantilesTDigestState/single row OK 80ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Int64) OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 153ms
/aggregate functions/state/quantilesTDigestState/with group by OK 78ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Date) OK 114ms
/aggregate functions/state/quantilesTDigestState/some negative values OK 73ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(DateTime) OK 116ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Float32) OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantilesTDigestState/NULL value handling OK 68ms
/aggregate functions/state/quantilesTDigestState/single NULL value OK 76ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(UInt8)) OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Float64) OK 109ms
/aggregate functions/state/quantilesTDigestState/return type OK 62ms
/aggregate functions/state/quantilesTDigestState/doc example OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(UInt16)) OK 106ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Date) OK 104ms
/aggregate functions/state/quantilesTDigestState/inf OK 62ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 91ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(UInt32)) OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(DateTime) OK 124ms
/aggregate functions/state/quantilesTDigestState/-inf OK 60ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 86ms
/aggregate functions/state/quantilesTDigestState/nan OK 68ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,uint8 OK 96ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(UInt8)) OK 91ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(UInt64)) OK 97ms
/aggregate functions/state/quantilesTDigestState/inf, -inf, nan OK 60ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 89ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,uint64 OK 95ms
/aggregate functions/state/quantilesTDigestState/UInt8 OK 95ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(UInt16)) OK 98ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Int8)) OK 97ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,uint32 OK 110ms
/aggregate functions/state/quantilesTDigestState/UInt16 OK 93ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Int16)) OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/quantilesTDigestState/UInt32 OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,uint16 OK 128ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(UInt64)) OK 118ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Int32)) OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 94ms
/aggregate functions/state/quantilesTDigestState/UInt64 OK 120ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Int64)) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 124ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Int8)) OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 114ms
/aggregate functions/state/quantilesTDigestState/Int8 OK 118ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Float32)) OK 154ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 136ms
/aggregate functions/state/quantilesTDigestState/Int16 OK 108ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Int32)) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 107ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Float64)) OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 111ms
/aggregate functions/state/quantilesTDigestState/Int32 OK 93ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Int64)) OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 106ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(Date)) OK 95ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 104ms
/aggregate functions/state/quantilesTDigestState/Int64 OK 103ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Float32)) OK 99ms
/aggregate functions/state/quantilesExactInclusiveState/LowCardinality(Nullable(DateTime)) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 117ms
/aggregate functions/state/quantilesTDigestState/Float32 OK 107ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Float64)) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState OK 1m 55s
/aggregate functions/state/quantilesTDigestWeightedState/constant OK 78ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 98ms
/aggregate functions/state/quantilesTDigestState/Float64 OK 112ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(Date)) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/zero rows OK 90ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/quantilesTDigestState/Date OK 105ms
/aggregate functions/state/quantilesExactLowState/LowCardinality(Nullable(DateTime)) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/single row OK 66ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/single row with zero weight OK 87ms
/aggregate functions/state/quantilesTDigestState/DateTime OK 100ms
/aggregate functions/state/quantilesTimingState OK 6s 14ms
/aggregate functions/state/quantilesTimingState/constant OK 75ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/with group by OK 96ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/quantilesTimingState/zero rows OK 71ms
/aggregate functions/state/quantilesTDigestState/Nullable(UInt8) OK 92ms
/aggregate functions/state/quantilesTimingState/single row OK 68ms
/aggregate functions/state/quantilesTDigestWeightedState/some negative values OK 72ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/quantilesTDigestState/Nullable(UInt16) OK 102ms
/aggregate functions/state/quantilesTimingState/with group by OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/NULL value handling OK 79ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 135ms
/aggregate functions/state/quantilesTDigestState/Nullable(UInt32) OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/weight NULL value handling OK 92ms
/aggregate functions/state/quantilesTimingState/some negative values OK 73ms
/aggregate functions/state/quantilesTimingState/NULL value handling OK 74ms
/aggregate functions/state/quantilesTDigestWeightedState/single NULL value OK 75ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/quantilesTDigestState/Nullable(UInt64) OK 134ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/quantilesTimingState/single NULL value OK 61ms
/aggregate functions/state/quantilesTDigestWeightedState/return type OK 87ms
/aggregate functions/state/quantilesTimingState/return type OK 61ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesTDigestState/Nullable(Int8) OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,uint8 OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/doc example OK 68ms
/aggregate functions/state/quantilesTimingState/doc example OK 66ms
/aggregate functions/state/quantilesTDigestWeightedState/inf OK 85ms
/aggregate functions/state/quantilesTimingState/inf OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,uint64 OK 119ms
/aggregate functions/state/quantilesTDigestState/Nullable(Int16) OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/-inf OK 82ms
/aggregate functions/state/quantilesTimingState/-inf OK 73ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,uint32 OK 147ms
/aggregate functions/state/quantilesTDigestState/Nullable(Int32) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/nan OK 84ms
/aggregate functions/state/quantilesTimingState/nan OK 67ms
/aggregate functions/state/quantilesTDigestWeightedState/inf, -inf, nan OK 70ms
/aggregate functions/state/quantilesTimingState/inf, -inf, nan OK 89ms
/aggregate functions/state/quantilesTDigestState/Nullable(Int64) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,uint16 OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes OK 1m 54s
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations OK 1m 54s
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,uint8 OK 107ms
/aggregate functions/state/quantilesTimingState/UInt8 OK 102ms
/aggregate functions/state/quantilesTDigestState/Nullable(Float32) OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,uint64 OK 98ms
/aggregate functions/state/quantilesTimingState/UInt16 OK 100ms
/aggregate functions/state/quantilesTDigestState/Nullable(Float64) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,uint32 OK 110ms
/aggregate functions/state/quantilesTimingState/UInt32 OK 110ms
/aggregate functions/state/quantilesTDigestState/Nullable(Date) OK 87ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,uint16 OK 116ms
/aggregate functions/state/quantilesTimingState/UInt64 OK 111ms
/aggregate functions/state/quantilesTDigestState/Nullable(DateTime) OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 93ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 244ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 95ms
/aggregate functions/state/quantilesTimingState/Int8 OK 238ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(UInt8) OK 215ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 205ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 127ms
/aggregate functions/state/quantilesTimingState/Int16 OK 116ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(UInt16) OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 96ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(UInt32) OK 134ms
/aggregate functions/state/quantilesTimingState/Int32 OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 136ms
/aggregate functions/state/quantilesTimingState/Int64 OK 125ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(UInt64) OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 135ms
/aggregate functions/state/quantilesTimingState/Float32 OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Int8) OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Int16) OK 154ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 158ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/quantilesTimingState/Float64 OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/quantilesTimingState/Nullable(UInt8) OK 124ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Int32) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Int64) OK 146ms
/aggregate functions/state/quantilesTimingState/Nullable(UInt16) OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantilesTimingState/Nullable(UInt32) OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,uint8 OK 119ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Float32) OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/quantilesTimingState/Nullable(UInt64) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,uint64 OK 143ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Float64) OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantilesTimingState/Nullable(Int8) OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,uint8 OK 102ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Date) OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,uint32 OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,uint64 OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,uint16 OK 96ms
/aggregate functions/state/quantilesTimingState/Nullable(Int16) OK 108ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(DateTime) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,uint32 OK 114ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(UInt8)) OK 121ms
/aggregate functions/state/quantilesTimingState/Nullable(Int32) OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,uint16 OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 134ms
/aggregate functions/state/quantilesTimingState/Nullable(Int64) OK 141ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(UInt16)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 181ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 138ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(UInt32)) OK 152ms
/aggregate functions/state/quantilesTimingState/Nullable(Float32) OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 119ms
/aggregate functions/state/quantilesTimingState/Nullable(Float64) OK 133ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(UInt64)) OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 95ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Int8)) OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/quantilesTimingState/LowCardinality(UInt8) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 107ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Int16)) OK 111ms
/aggregate functions/state/quantilesTimingState/LowCardinality(UInt16) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 125ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Int32)) OK 105ms
/aggregate functions/state/quantilesTimingState/LowCardinality(UInt32) OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Int64)) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 120ms
/aggregate functions/state/quantilesTimingState/LowCardinality(UInt64) OK 96ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Int8) OK 129ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Float32)) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Int16) OK 127ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Float64)) OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 93ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(Date)) OK 98ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Int32) OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/quantilesTDigestState/LowCardinality(Nullable(DateTime)) OK 96ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Int64) OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 92ms
/aggregate functions/state/quantilesTimingWeightedState OK 1m 44s
/aggregate functions/state/quantilesTimingWeightedState/constant OK 238ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Float32) OK 218ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 218ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 211ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 171ms
/aggregate functions/state/quantilesTimingWeightedState/zero rows OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Float64) OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,uint8 OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/single row OK 82ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,uint64 OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(UInt8)) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/single row with zero weight OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,uint32 OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/with group by OK 85ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(UInt16)) OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/some negative values OK 71ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,uint16 OK 128ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(UInt32)) OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/NULL value handling OK 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 175ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/weight NULL value handling OK 72ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/state/quantilesTimingWeightedState/single NULL value OK 83ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Int8)) OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/return type OK 71ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Int16)) OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/doc example OK 76ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/inf OK 87ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Int32)) OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 110ms
/aggregate functions/state/quantilesTimingWeightedState/-inf OK 74ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Int64)) OK 101ms
/aggregate functions/state/quantilesTimingWeightedState/nan OK 88ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 128ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Float32)) OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/inf, -inf, nan OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/quantilesTimingState/LowCardinality(Nullable(Float64)) OK 169ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 155ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes OK 1m 43s
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations OK 1m 43s
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,uint8 OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,uint64 OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/rankCorrState OK 14s 930ms
/aggregate functions/state/rankCorrState/zero rows OK 72ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/rankCorrState/single row OK 88ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 146ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,uint32 OK 141ms
/aggregate functions/state/rankCorrState/with group by OK 67ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/rankCorrState/some negative values OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,uint16 OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/rankCorrState/NULL value handling OK 73ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/rankCorrState/single NULL value OK 81ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,nullable_uint8_ OK 117ms
/aggregate functions/state/rankCorrState/inf, -inf, nan OK 764ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,nullable_uint64_ OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 187ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,uint8 OK 176ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 183ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,nullable_uint32_ OK 181ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,uint64 OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,nullable_uint16_ OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,uint32 OK 178ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 177ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 165ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,uint16 OK 155ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 156ms
/aggregate functions/state/rankCorrState/return type OK 77ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 171ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 147ms
/aggregate functions/state/rankCorrState/example OK 76ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/rankCorrState/datatypes OK 13s 487ms
/aggregate functions/state/rankCorrState/datatypes/Float64,UInt8 OK 744ms
/aggregate functions/state/rankCorrState/datatypes/UInt8,Float64 OK 1s 332ms
/aggregate functions/state/rankCorrState/datatypes/Float64,UInt16 OK 1s 972ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 1s 977ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 1s 992ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 1s 965ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 1s 975ms
/aggregate functions/state/rankCorrState/datatypes/UInt16,Float64 OK 1s 270ms
/aggregate functions/state/rankCorrState/datatypes/Float64,UInt32 OK 656ms
/aggregate functions/state/rankCorrState/datatypes/UInt32,Float64 OK 178ms
/aggregate functions/state/rankCorrState/datatypes/Float64,UInt64 OK 156ms
/aggregate functions/state/rankCorrState/datatypes/UInt64,Float64 OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 321ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 154ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Int8 OK 302ms
/aggregate functions/state/rankCorrState/datatypes/Int8,Float64 OK 309ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Int16 OK 313ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 287ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 309ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 328ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 153ms
/aggregate functions/state/rankCorrState/datatypes/Int16,Float64 OK 171ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Int32 OK 168ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 191ms
/aggregate functions/state/rankCorrState/datatypes/Int32,Float64 OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 170ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Int64 OK 139ms
/aggregate functions/state/rankCorrState/datatypes/Int64,Float64 OK 177ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Float32 OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 160ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 169ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 193ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 166ms
/aggregate functions/state/rankCorrState/datatypes/Float32,Float64 OK 107ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Float64 OK 104ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Float64 OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,uint8 OK 145ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(UInt8) OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(UInt8),Float64 OK 125ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(UInt16) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 186ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(UInt16),Float64 OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 162ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,uint64 OK 194ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 157ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(UInt32) OK 153ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(UInt32),Float64 OK 170ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(UInt64) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 193ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 196ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 178ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(UInt64),Float64 OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,uint32 OK 198ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Int8) OK 143ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Int8),Float64 OK 124ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Int16) OK 148ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Int16),Float64 OK 150ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 169ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 134ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,uint16 OK 184ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Int32) OK 143ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Int32),Float64 OK 147ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 170ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Int64) OK 152ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Int64),Float64 OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,nullable_uint8_ OK 114ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Float32) OK 118ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Float32),Float64 OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 178ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 146ms
/aggregate functions/state/rankCorrState/datatypes/Float64,Nullable(Float64) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,nullable_uint64_ OK 151ms
/aggregate functions/state/rankCorrState/datatypes/Nullable(Float64),Float64 OK 115ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(UInt8) OK 97ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(UInt8),Float64 OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,nullable_uint32_ OK 171ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(UInt16) OK 143ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(UInt16),Float64 OK 135ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(UInt32) OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 164ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(UInt32),Float64 OK 158ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(UInt64) OK 155ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,nullable_uint16_ OK 155ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(UInt64),Float64 OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 180ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 191ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Int8) OK 108ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Int8),Float64 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Int16) OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 94ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Int16),Float64 OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 195ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Int32) OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 168ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Int32),Float64 OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 125ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Int64) OK 102ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Int64),Float64 OK 163ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Float32) OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 191ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 176ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Float32),Float64 OK 136ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Float64) OK 216ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Float64),Float64 OK 164ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 216ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 176ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 181ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 159ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 170ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 175ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 132ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 97ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 188ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 164ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 182ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 168ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 181ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 187ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 159ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 164ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 174ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 170ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 149ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 183ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 196ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 164ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 165ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 171ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 155ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 170ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 160ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 171ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 191ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 169ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 171ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,uint8 OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 187ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 173ms
/aggregate functions/state/rankCorrState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 146ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 168ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,uint64 OK 212ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 247ms
/aggregate functions/state/rankCorrState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 498ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 613ms
/aggregate functions/state/rankCorrState/datatypes/permutations OK 7s 659ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,uint32 OK 771ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 753ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 804ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 570ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,uint16 OK 571ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 560ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 330ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 215ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,UInt64 OK 801ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 399ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 22ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,nullable_uint8_ OK 2s 62ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 2s 49ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 1s 933ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 1s 960ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 301ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 659ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 182ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 214ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 181ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 173ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,nullable_uint64_ OK 183ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,Int64 OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 136ms
/aggregate functions/state/rankCorrState/datatypes/permutations/UInt64,Float32 OK 217ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 188ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),UInt64 OK 195ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,nullable_uint32_ OK 185ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 170ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 207ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 177ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 174ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 133ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,nullable_uint16_ OK 180ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 151ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 187ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 182ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 173ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),Int64 OK 181ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 158ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(UInt64),Float32 OK 124ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),UInt64 OK 159ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 173ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 186ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 147ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 135ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 136ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 209ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 224ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 163ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 162ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 168ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 352ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 153ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),Int64 OK 331ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 170ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Int64),Float32 OK 162ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 342ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),UInt64 OK 255ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 318ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 275ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 297ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 182ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 131ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 113ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 143ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 175ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),Int64 OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Nullable(Float32),Float32 OK 114ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 101ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 181ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 205ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 155ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 94ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 138ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 178ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 177ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 180ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 165ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 167ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 195ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 172ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 172ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 146ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,uint8 OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,uint64 OK 195ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 155ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 181ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 160ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 206ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 186ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 199ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 156ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,uint32 OK 180ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 162ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 165ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),Int64 OK 175ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 191ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Int64),Float32 OK 184ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,uint16 OK 179ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 157ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 209ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 190ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 167ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 140ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 161ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,nullable_uint8_ OK 171ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 191ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 222ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 190ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 184ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 164ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,nullable_uint64_ OK 183ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 221ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),Int64 OK 211ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 170ms
/aggregate functions/state/rankCorrState/datatypes/permutations/LowCardinality(Float32),Float32 OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,nullable_uint32_ OK 196ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,UInt64 OK 142ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,Nullable(UInt64) OK 211ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 236ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 222ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,Nullable(Int64) OK 144ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,Nullable(Float32) OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,nullable_uint16_ OK 159ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 162ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,LowCardinality(Int64) OK 162ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,LowCardinality(Float32) OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 200ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 155ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,Int64 OK 126ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Int64,Float32 OK 156ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,UInt64 OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 169ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 177ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 166ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,Nullable(UInt64) OK 125ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,Nullable(Int64) OK 123ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,Nullable(Float32) OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 213ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 156ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 180ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,LowCardinality(Int64) OK 125ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,LowCardinality(Float32) OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 181ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 194ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,Int64 OK 163ms
/aggregate functions/state/rankCorrState/datatypes/permutations/Float32,Float32 OK 148ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 140ms
/aggregate functions/state/simpleLinearRegressionState OK 15s 151ms
/aggregate functions/state/simpleLinearRegressionState/constant OK 91ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/simpleLinearRegressionState/zero rows OK 70ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/simpleLinearRegressionState/single row OK 64ms
/aggregate functions/state/simpleLinearRegressionState/with group by OK 64ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 159ms
/aggregate functions/state/simpleLinearRegressionState/some negative values OK 80ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/simpleLinearRegressionState/NULL value handling OK 72ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/simpleLinearRegressionState/single NULL value OK 62ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/state/simpleLinearRegressionState/inf, -inf, nan OK 724ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,uint8 OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,uint64 OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 168ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,uint32 OK 133ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 162ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 152ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,uint16 OK 151ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 114ms
/aggregate functions/state/simpleLinearRegressionState/return type OK 68ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 141ms
/aggregate functions/state/simpleLinearRegressionState/example OK 78ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 88ms
/aggregate functions/state/simpleLinearRegressionState/datatypes OK 13s 770ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,UInt8 OK 1s 429ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/UInt8,Float64 OK 807ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,UInt16 OK 2s 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 2s 78ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 2s 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 2s 57ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 2s 75ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/UInt16,Float64 OK 1s 255ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,UInt32 OK 620ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/UInt32,Float64 OK 180ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,UInt64 OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 194ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 172ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/UInt64,Float64 OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 179ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Int8 OK 130ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Int8,Float64 OK 147ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Int16 OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 160ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 162ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Int16,Float64 OK 121ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Int32 OK 112ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Int32,Float64 OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 213ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 166ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 175ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Int64 OK 161ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Int64,Float64 OK 153ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Float32 OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 212ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 202ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float32,Float64 OK 168ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 190ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Float64 OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Float64 OK 142ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(UInt8) OK 185ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(UInt8),Float64 OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 172ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 227ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(UInt16) OK 159ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(UInt16),Float64 OK 220ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 200ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(UInt32) OK 169ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 212ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(UInt32),Float64 OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(UInt64) OK 150ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(UInt64),Float64 OK 179ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 176ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Int8) OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 179ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 324ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Int8),Float64 OK 340ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Int16) OK 324ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 309ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Int16),Float64 OK 301ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 291ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 284ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 206ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Int32) OK 179ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Int32),Float64 OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 191ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Int64) OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 180ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Int64),Float64 OK 161ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Float32) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 189ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Float32),Float64 OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,uint8 OK 129ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,Nullable(Float64) OK 180ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Nullable(Float64),Float64 OK 189ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,uint64 OK 173ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(UInt8) OK 136ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 172ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(UInt8),Float64 OK 202ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(UInt16) OK 190ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 193ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(UInt16),Float64 OK 166ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,uint32 OK 185ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 157ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(UInt32) OK 198ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 173ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(UInt32),Float64 OK 181ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 174ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(UInt64) OK 191ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,uint16 OK 192ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 169ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(UInt64),Float64 OK 125ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Int8) OK 138ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Int8),Float64 OK 160ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 146ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Int16) OK 207ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 200ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Int16),Float64 OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 174ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Int32) OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 159ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Int32),Float64 OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 193ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Int64) OK 145ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Int64),Float64 OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 189ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 157ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 147ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Float32) OK 167ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Float32),Float64 OK 175ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 180ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 180ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 167ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Float64) OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 167ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Float64),Float64 OK 164ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(UInt8)) OK 179ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(UInt8)),Float64 OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 158ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 149ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(UInt16)) OK 98ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(UInt16)),Float64 OK 201ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(UInt32)) OK 167ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 146ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 146ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(UInt32)),Float64 OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 211ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 215ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 169ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(UInt64)) OK 195ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(UInt64)),Float64 OK 166ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Int8)) OK 166ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 173ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 194ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Int8)),Float64 OK 200ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Int16)) OK 180ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 166ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Int16)),Float64 OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 163ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Int32)) OK 182ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Int32)),Float64 OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 177ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Int64)) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 185ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 209ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Int64)),Float64 OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 160ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Float32)) OK 181ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Float32)),Float64 OK 184ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 178ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/Float64,LowCardinality(Nullable(Float64)) OK 205ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 196ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 184ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/LowCardinality(Nullable(Float64)),Float64 OK 178ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 159ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 666ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 488ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 388ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 474ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations OK 7s 391ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 413ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 585ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 506ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,uint8 OK 653ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 554ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 470ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 429ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,uint64 OK 176ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,UInt64 OK 810ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 412ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 77ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 2s 83ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 1s 968ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 1s 922ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,uint32 OK 1s 973ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,Nullable(Float32) OK 1s 300ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 639ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 185ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,LowCardinality(Float32) OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 166ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,Int64 OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,uint16 OK 157ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/UInt64,Float32 OK 163ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),UInt64 OK 152ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 170ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 141ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 111ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),Nullable(Float32) OK 198ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 159ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 146ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 130ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 104ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),LowCardinality(Float32) OK 204ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 173ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 169ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 157ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),Int64 OK 146ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(UInt64),Float32 OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 209ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 188ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),UInt64 OK 165ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 168ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 161ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 146ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),Nullable(Float32) OK 186ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 161ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 164ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 191ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 178ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 160ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 214ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),LowCardinality(Float32) OK 162ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),Int64 OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 157ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Int64),Float32 OK 184ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 179ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),UInt64 OK 195ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 210ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 197ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 170ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 163ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 155ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),Nullable(Float32) OK 173ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 188ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 191ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 165ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 180ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 163ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 178ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),LowCardinality(Float32) OK 167ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),Int64 OK 161ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Nullable(Float32),Float32 OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 97ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 176ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 188ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 173ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),Nullable(Float32) OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 181ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 170ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 178ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 349ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 188ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Float32) OK 174ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 359ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 315ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 317ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 362ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(UInt64),Float32 OK 308ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 329ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 186ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 172ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 145ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 147ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 106ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),Nullable(Float32) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,uint8 OK 134ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 102ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Float32) OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 139ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,uint64 OK 135ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),Int64 OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Int64),Float32 OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,uint32 OK 139ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 117ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),Nullable(Float32) OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 120ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,uint16 OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 112ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Float32) OK 117ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),Int64 OK 140ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/LowCardinality(Float32),Float32 OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 112ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,UInt64 OK 110ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,Nullable(UInt64) OK 89ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,Nullable(Int64) OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 180ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 158ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,Nullable(Float32) OK 125ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 136ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,LowCardinality(Int64) OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 215ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,LowCardinality(Float32) OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 181ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 164ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,Int64 OK 156ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Int64,Float32 OK 172ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 206ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,UInt64 OK 182ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 192ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,Nullable(UInt64) OK 170ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 180ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,Nullable(Int64) OK 151ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,Nullable(Float32) OK 154ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 196ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,LowCardinality(Int64) OK 177ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 179ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 207ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,LowCardinality(Float32) OK 173ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 170ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 184ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,Int64 OK 155ms
/aggregate functions/state/simpleLinearRegressionState/datatypes/permutations/Float32,Float32 OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 168ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 167ms
/aggregate functions/state/singleValueOrNullState OK 3m 20s
/aggregate functions/state/singleValueOrNullState/constant OK 83ms
/aggregate functions/state/singleValueOrNullState/zero rows OK 76ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 162ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/singleValueOrNullState/single row OK 76ms
/aggregate functions/state/singleValueOrNullState/with group by OK 67ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/singleValueOrNullState/NULL value handling OK 65ms
/aggregate functions/state/singleValueOrNullState/single NULL value OK 67ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/state/singleValueOrNullState/string that ends with \0 OK 68ms
/aggregate functions/state/singleValueOrNullState/inf OK 84ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 218ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 182ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/singleValueOrNullState/-inf OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/singleValueOrNullState/nan OK 82ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/singleValueOrNullState/UInt8 OK 90ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,uint8 OK 148ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/singleValueOrNullState/UInt16 OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 164ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 156ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/singleValueOrNullState/UInt32 OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,uint64 OK 152ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 149ms
/aggregate functions/state/singleValueOrNullState/UInt64 OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,uint32 OK 131ms
/aggregate functions/state/singleValueOrNullState/UInt128 OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,uint16 OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/singleValueOrNullState/Int8 OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 128ms
/aggregate functions/state/singleValueOrNullState/Int16 OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 146ms
/aggregate functions/state/singleValueOrNullState/Int32 OK 148ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 147ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 141ms
/aggregate functions/state/singleValueOrNullState/Int64 OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Int128 OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 143ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 172ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/singleValueOrNullState/Float32 OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 160ms
/aggregate functions/state/singleValueOrNullState/Float64 OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 124ms
/aggregate functions/state/singleValueOrNullState/Decimal128(38) OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 135ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 177ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Date OK 152ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/singleValueOrNullState/DateTime OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 162ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/singleValueOrNullState/DateTime64(3) OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 146ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 180ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 156ms
/aggregate functions/state/singleValueOrNullState/Bool OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 174ms
/aggregate functions/state/singleValueOrNullState/String OK 149ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 137ms
/aggregate functions/state/singleValueOrNullState/FixedString(51) OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,uint8 OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 157ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 170ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,uint64 OK 144ms
/aggregate functions/state/singleValueOrNullState/UUID OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UInt8) OK 156ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,uint32 OK 178ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UInt16) OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,uint16 OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UInt32) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UInt64) OK 166ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 168ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 157ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UInt128) OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 162ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Int8) OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Int16) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Int32) OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Int64) OK 173ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 168ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 159ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Int128) OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 157ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Float32) OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 162ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Float64) OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Decimal128(38)) OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Date) OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,DateTime) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,uint8 OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,uint8 OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,DateTime64(3)) OK 251ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 233ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 241ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,uint64 OK 226ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,uint64 OK 236ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Bool) OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,uint32 OK 154ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,uint32 OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,String) OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 187ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 148ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,uint16 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,uint16 OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,FixedString(51)) OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 167ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,UUID) OK 151ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UInt8)) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UInt16)) OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UInt32)) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UInt64)) OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UInt128)) OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 93ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Int8)) OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Int16)) OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 149ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 172ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 170ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 176ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Int32)) OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Int64)) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Int128)) OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Float32)) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Float64)) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,uint8 OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint8 OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,uint64 OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,uint8 OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Date)) OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint64 OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,uint32 OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,uint64 OK 163ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(DateTime)) OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint32 OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,uint16 OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(DateTime64(3))) OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,uint16 OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,uint32 OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint8_ OK 159ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint8_ OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(Bool)) OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 195ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint64_ OK 178ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,uint16 OK 160ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint64_ OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(String)) OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 168ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint32_ OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint32_ OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(FixedString(51))) OK 155ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,nullable_uint16_ OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Nullable(UUID)) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,nullable_uint16_ OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UInt16)) OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 97ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UInt64)) OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UInt128)) OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 158ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Int8)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Int16)) OK 98ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_datetime_,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,uint8 OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Int64)) OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,uint64 OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Int128)) OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,uint32 OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,uint16 OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Float64)) OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,uint8 OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint8_ OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Date)) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,uint64 OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint64_ OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,uint32 OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint32_ OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Bool)) OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,uint16 OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,nullable_uint16_ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(String)) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 99ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(UUID)) OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 155ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint64__ OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/nullable_date_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 170ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 134ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,uint8 OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 88ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,uint64 OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,uint32 OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 86ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,uint16 OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 130ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Array(String)) OK 94ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 152ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UInt8,Tuple(String)) OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UInt8) OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 165ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UInt16) OK 128ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UInt32) OK 152ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 276ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UInt64) OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 273ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 248ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 262ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UInt128) OK 263ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Int8) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 166ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Int16) OK 109ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Int32) OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 146ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Int64) OK 125ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 168ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Int128) OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Float32) OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 172ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Float64) OK 149ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Decimal128(38)) OK 109ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Date) OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,DateTime) OK 120ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,DateTime64(3)) OK 91ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Bool) OK 112ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,String) OK 136ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,FixedString(51)) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 200ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,UUID) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 165ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UInt8)) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,uint8 OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UInt16)) OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,uint64 OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UInt32)) OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 181ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,uint32 OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UInt64)) OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,uint16 OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UInt128)) OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 140ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,nullable_uint8_ OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Int8)) OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 173ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,nullable_uint64_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Int16)) OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 116ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,nullable_uint32_ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Int32)) OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,nullable_uint16_ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Int64)) OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Int128)) OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Float32)) OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Float64)) OK 150ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 119ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 109ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Date)) OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(DateTime)) OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(DateTime64(3))) OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 154ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(Bool)) OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 160ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(String)) OK 136ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,uint8 OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,uint64 OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Nullable(UUID)) OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 173ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,uint32 OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 107ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UInt8)) OK 123ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,uint16 OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UInt16)) OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,nullable_uint8_ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UInt32)) OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,nullable_uint64_ OK 90ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 152ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UInt64)) OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,nullable_uint32_ OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 179ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 176ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UInt128)) OK 161ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,nullable_uint16_ OK 145ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Int8)) OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 160ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Int32)) OK 174ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 160ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 193ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Int64)) OK 166ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 158ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 185ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Int128)) OK 152ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Float32)) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Float64)) OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Date)) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 110ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,uint8 OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(DateTime)) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,uint64 OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Bool)) OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 150ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,uint32 OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(String)) OK 184ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 167ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 160ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,uint16 OK 167ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 172ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(FixedString(51))) OK 169ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 149ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,nullable_uint8_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 178ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 179ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(UUID)) OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,nullable_uint32_ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,nullable_uint16_ OK 185ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 150ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 167ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 146ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 131ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 168ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 157ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 180ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 158ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 152ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 175ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 157ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 189ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 166ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 160ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 176ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 182ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 140ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 162ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,uint8 OK 161ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 170ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 134ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,uint64 OK 167ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 167ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 160ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,uint32 OK 258ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Date))) OK 231ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 268ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 201ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 229ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,uint16 OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,nullable_uint64_ OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,nullable_uint32_ OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,nullable_uint16_ OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 181ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Array(String)) OK 159ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 182ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 156ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt16,Tuple(String)) OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 165ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UInt8) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 113ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UInt16) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UInt32) OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 127ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UInt64) OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UInt128) OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Int8) OK 144ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,uint8 OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Int16) OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 173ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,uint64 OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 152ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Int32) OK 102ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,uint32 OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 149ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Int64) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 103ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,uint16 OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Int128) OK 108ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,nullable_uint8_ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Float32) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,nullable_uint64_ OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Float64) OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,nullable_uint32_ OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Decimal128(38)) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 170ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,nullable_uint16_ OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Date) OK 105ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 160ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,DateTime) OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 169ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,DateTime64(3)) OK 141ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 169ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Bool) OK 97ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,String) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,FixedString(51)) OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,UUID) OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 122ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UInt8)) OK 92ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 104ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UInt16)) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 152ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UInt32)) OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,uint8 OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UInt64)) OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 163ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,uint64 OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UInt128)) OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Int8)) OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,uint32 OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Int16)) OK 139ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,uint16 OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 193ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,nullable_uint8_ OK 195ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Int32)) OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Int64)) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 168ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,nullable_uint64_ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Int128)) OK 148ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 170ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,nullable_uint32_ OK 154ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Float32)) OK 163ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,nullable_uint16_ OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 160ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 177ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Float64)) OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 165ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 162ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 161ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Date)) OK 114ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(DateTime)) OK 124ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 145ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(Bool)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(String)) OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(FixedString(51))) OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 142ms
/aggregate functions/state/quantilesBFloat16WeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Nullable(UUID)) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 178ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UInt8)) OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 160ms
/aggregate functions/state/skewPopState OK 5s 916ms
/aggregate functions/state/skewPopState/constant OK 64ms
/aggregate functions/state/skewPopState/zero rows OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 140ms
/aggregate functions/state/skewPopState/single row OK 64ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/skewPopState/with group by OK 83ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 140ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 135ms
/aggregate functions/state/skewPopState/some negative values OK 56ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/skewPopState/NULL value handling OK 79ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UInt128)) OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 130ms
/aggregate functions/state/skewPopState/single NULL value OK 79ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 96ms
/aggregate functions/state/skewPopState/return type OK 64ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Int8)) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/skewPopState/doc example OK 63ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 104ms
/aggregate functions/state/skewPopState/inf OK 71ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Int16)) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 152ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 124ms
/aggregate functions/state/skewPopState/-inf OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Int32)) OK 135ms
/aggregate functions/state/skewPopState/nan OK 81ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 154ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 163ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 178ms
/aggregate functions/state/skewPopState/inf, -inf, nan OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 159ms
/aggregate functions/state/skewPopState/UInt8 OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Int128)) OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/skewPopState/UInt16 OK 97ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Float32)) OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/skewPopState/UInt32 OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Float64)) OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 160ms
/aggregate functions/state/skewPopState/UInt64 OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/skewPopState/Int8 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Date)) OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/skewPopState/Int16 OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 134ms
/aggregate functions/state/skewPopState/Int32 OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 140ms
/aggregate functions/state/skewPopState/Int64 OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(String)) OK 92ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 138ms
/aggregate functions/state/skewPopState/Float32 OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 185ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 158ms
/aggregate functions/state/skewPopState/Float64 OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/skewPopState/Nullable(UInt8) OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 122ms
/aggregate functions/state/skewPopState/Nullable(UInt16) OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 120ms
/aggregate functions/state/skewPopState/Nullable(UInt32) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 195ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 146ms
/aggregate functions/state/skewPopState/Nullable(UInt64) OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 168ms
/aggregate functions/state/skewPopState/Nullable(Int8) OK 286ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 279ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 278ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 232ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 233ms
/aggregate functions/state/skewPopState/Nullable(Int16) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 104ms
/aggregate functions/state/skewPopState/Nullable(Int32) OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 97ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 138ms
/aggregate functions/state/skewPopState/Nullable(Int64) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/skewPopState/Nullable(Float32) OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 124ms
/aggregate functions/state/skewPopState/Nullable(Float64) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/skewPopState/LowCardinality(UInt8) OK 176ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 186ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 158ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 193ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/skewPopState/LowCardinality(UInt16) OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 178ms
/aggregate functions/state/skewPopState/LowCardinality(UInt32) OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Date))) OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 148ms
/aggregate functions/state/skewPopState/LowCardinality(UInt64) OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/skewPopState/LowCardinality(Int8) OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/skewPopState/LowCardinality(Int16) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/skewPopState/LowCardinality(Int32) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 156ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 154ms
/aggregate functions/state/skewPopState/LowCardinality(Int64) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/skewPopState/LowCardinality(Float32) OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Array(String)) OK 96ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 103ms
/aggregate functions/state/skewPopState/LowCardinality(Float64) OK 98ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 104ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(UInt8)) OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(UInt32,Tuple(String)) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 93ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 106ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(UInt16)) OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UInt8) OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 133ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(UInt32)) OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UInt16) OK 180ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(UInt64)) OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 114ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Int8)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UInt32) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 157ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 125ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Int16)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UInt64) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Int32)) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UInt128) OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Int64)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Int8) OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Float32)) OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Int16) OK 146ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/skewPopState/LowCardinality(Nullable(Float64)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Int32) OK 128ms
/aggregate functions/state/skewSampState OK 6s 357ms
/aggregate functions/state/skewSampState/constant OK 72ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/skewSampState/zero rows OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Int64) OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/skewSampState/single row OK 68ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/skewSampState/with group by OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Int128) OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 119ms
/aggregate functions/state/skewSampState/some negative values OK 71ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Float32) OK 96ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 143ms
/aggregate functions/state/skewSampState/NULL value handling OK 89ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Float64) OK 99ms
/aggregate functions/state/skewSampState/single NULL value OK 75ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Decimal128(38)) OK 139ms
/aggregate functions/state/skewSampState/return type OK 64ms
/aggregate functions/state/skewSampState/doc example OK 77ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 182ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Date) OK 150ms
/aggregate functions/state/skewSampState/inf OK 64ms
/aggregate functions/state/skewSampState/-inf OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,DateTime) OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 140ms
/aggregate functions/state/skewSampState/nan OK 69ms
/aggregate functions/state/skewSampState/inf, -inf, nan OK 74ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,DateTime64(3)) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 154ms
/aggregate functions/state/skewSampState/UInt8 OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Bool) OK 202ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 203ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 139ms
/aggregate functions/state/skewSampState/UInt16 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 158ms
/aggregate functions/state/skewSampState/UInt32 OK 177ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,String) OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 180ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,FixedString(51)) OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 140ms
/aggregate functions/state/skewSampState/UInt64 OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 149ms
/aggregate functions/state/skewSampState/Int8 OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,UUID) OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 177ms
/aggregate functions/state/skewSampState/Int16 OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UInt8)) OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UInt16)) OK 140ms
/aggregate functions/state/skewSampState/Int32 OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 165ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UInt32)) OK 161ms
/aggregate functions/state/skewSampState/Int64 OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 142ms
/aggregate functions/state/skewSampState/Float32 OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 158ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UInt64)) OK 98ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UInt128)) OK 154ms
/aggregate functions/state/skewSampState/Float64 OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/state/skewSampState/Nullable(UInt8) OK 170ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Int8)) OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Int16)) OK 145ms
/aggregate functions/state/skewSampState/Nullable(UInt16) OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Int32)) OK 120ms
/aggregate functions/state/skewSampState/Nullable(UInt32) OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 135ms
/aggregate functions/state/skewSampState/Nullable(UInt64) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Int64)) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 159ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 115ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 126ms
/aggregate functions/state/skewSampState/Nullable(Int8) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Int128)) OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 153ms
/aggregate functions/state/skewSampState/Nullable(Int16) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Float32)) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Float64)) OK 119ms
/aggregate functions/state/skewSampState/Nullable(Int32) OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 160ms
/aggregate functions/state/skewSampState/Nullable(Int64) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Decimal128(38))) OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/skewSampState/Nullable(Float32) OK 201ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Date)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(DateTime)) OK 172ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 145ms
/aggregate functions/state/skewSampState/Nullable(Float64) OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 137ms
/aggregate functions/state/skewSampState/LowCardinality(UInt8) OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/skewSampState/LowCardinality(UInt16) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(Bool)) OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/skewSampState/LowCardinality(UInt32) OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(String)) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/skewSampState/LowCardinality(UInt64) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(FixedString(51))) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 108ms
/aggregate functions/state/skewSampState/LowCardinality(Int8) OK 99ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Nullable(UUID)) OK 113ms
/aggregate functions/state/skewSampState/LowCardinality(Int16) OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/skewSampState/LowCardinality(Int32) OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UInt16)) OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/skewSampState/LowCardinality(Int64) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/skewSampState/LowCardinality(Float32) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 151ms
/aggregate functions/state/skewSampState/LowCardinality(Float64) OK 136ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 158ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(UInt8)) OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Int8)) OK 94ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(UInt16)) OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Int16)) OK 125ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Int32)) OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 150ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(UInt64)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 292ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Int64)) OK 288ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Int8)) OK 268ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 247ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 285ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 164ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Int16)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Int128)) OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Int32)) OK 154ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 175ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Float32)) OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 165ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Int64)) OK 185ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Float64)) OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 155ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 166ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 171ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Float32)) OK 189ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Date)) OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 186ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 177ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(DateTime)) OK 165ms
/aggregate functions/state/skewSampState/LowCardinality(Nullable(Float64)) OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 137ms
/aggregate functions/state/sparkbarState OK 11s 802ms
/aggregate functions/state/sparkbarState/constant OK 88ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 168ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Bool)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 169ms
/aggregate functions/state/sparkbarState/zero rows OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(String)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/sparkbarState/single row OK 65ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 154ms
/aggregate functions/state/sparkbarState/single row with zero weight OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/sparkbarState/with group by OK 97ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(UUID)) OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint8 OK 105ms
/aggregate functions/state/sparkbarState/NULL value handling OK 72ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/sparkbarState/weight NULL value handling OK 90ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint64 OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/sparkbarState/single NULL value OK 81ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint32 OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/sparkbarState/return type OK 80ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,uint16 OK 194ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/sparkbarState/datatypes OK 11s 32ms
/aggregate functions/state/sparkbarState/datatypes/permutations OK 11s 31ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,uint8 OK 265ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 173ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint8_ OK 170ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,uint64 OK 198ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint64_ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 83ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 160ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint32_ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 137ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,uint32 OK 278ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,nullable_uint16_ OK 138ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint8_ OK 173ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 172ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,uint16 OK 245ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 174ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 114ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,nullable_uint8_ OK 188ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Date))) OK 149ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 165ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,nullable_uint64_ OK 236ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint8__ OK 167ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 169ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 147ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,nullable_uint32_ OK 218ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(String))) OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 165ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,nullable_uint16_ OK 210ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_datetime__,lowcardinality_nullable_uint16__ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint8 OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 227ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint64 OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Array(String)) OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint32 OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 183ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 96ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,uint16 OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(UInt64,Tuple(String)) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint8_ OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UInt8) OK 117ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 197ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint64_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UInt16) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint32_ OK 94ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 178ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UInt32) OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,nullable_uint16_ OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UInt64) OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 233ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UInt128) OK 91ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint64_ OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Int8) OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 206ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Int16) OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 97ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Int32) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 96ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 185ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Int64) OK 98ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Int128) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 117ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 206ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Float32) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Float64) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_nullable_date__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint8 XFail 585us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint64 XFail 417us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint32 XFail 3ms
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,uint16 XFail 576us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint8_ XFail 402us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint64_ XFail 393us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint32_ XFail 400us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,nullable_uint16_ XFail 420us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint8_ XFail 537us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint64_ XFail 406us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint32_ XFail 382us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_uint16_ XFail 380us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ XFail 386us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ XFail 592us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ XFail 563us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ XFail 384us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint8 XFail 393us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint64 XFail 386us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint32 XFail 384us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,uint16 XFail 528us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint8_ XFail 386us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint64_ XFail 407us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint32_ XFail 550us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,nullable_uint16_ XFail 415us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint8_ XFail 392us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint64_ XFail 540us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint32_ XFail 402us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_uint16_ XFail 383us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ XFail 388us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ XFail 399us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ XFail 384us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ XFail 546us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint8 XFail 772us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint64 XFail 386us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint32 XFail 384us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,uint16 XFail 417us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint8_ XFail 536us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint64_ XFail 388us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint32_ XFail 390us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,nullable_uint16_ XFail 382us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint8_ XFail 386us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint64_ XFail 941us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint32_ XFail 595us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_uint16_ XFail 389us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ XFail 404us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ XFail 388us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ XFail 383us
/aggregate functions/state/sparkbarState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ XFail 383us
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,uint8 OK 218ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Decimal128(38)) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Date) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 114ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,uint64 OK 179ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,DateTime) OK 96ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 139ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,DateTime64(3)) OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 108ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,uint32 OK 206ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Bool) OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,String) OK 112ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,uint16 OK 209ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,FixedString(51)) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,UUID) OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 112ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,nullable_uint8_ OK 211ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UInt8)) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint8 OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UInt16)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint64 OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,nullable_uint64_ OK 228ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UInt32)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint32 OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UInt64)) OK 90ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 122ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,nullable_uint32_ OK 234ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,uint16 OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UInt128)) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Int8)) OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 112ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,nullable_uint16_ OK 201ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Int16)) OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Int32)) OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 144ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_uint8_ OK 239ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Int64)) OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Int128)) OK 126ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_uint64_ OK 220ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Float32)) OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 135ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_uint32_ OK 228ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Float64)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 172ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 174ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Date)) OK 100ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_uint16_ OK 244ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(DateTime)) OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 261ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(Bool)) OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 273ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(String)) OK 236ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 307ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 307ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 285ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Nullable(UUID)) OK 143ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 236ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint8 OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UInt8)) OK 139ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint64 OK 146ms
/aggregate functions/state/sparkbarState/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 219ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UInt16)) OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint32 OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 170ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,uint16 OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,uint8 OK 277ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UInt64)) OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 97ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,uint64 OK 269ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 148ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Int8)) OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 196ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Int16)) OK 153ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,uint32 OK 254ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Int32)) OK 136ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 126ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,uint16 OK 293ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Int64)) OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Int128)) OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Float32)) OK 129ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,nullable_uint8_ OK 248ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Float64)) OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Date)) OK 98ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,nullable_uint64_ OK 224ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,nullable_uint32_ OK 238ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(String)) OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint8 OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 123ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,nullable_uint16_ OK 191ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint64 OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_uint8_ OK 227ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint32 OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 164ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_uint64_ OK 258ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,uint16 OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 169ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 142ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 138ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_uint32_ OK 317ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 132ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 170ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 156ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 162ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_uint16_ OK 237ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 147ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 163ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 141ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 135ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 203ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 243ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 111ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 188ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 136ms
/aggregate functions/state/sparkbarState/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 195ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 112ms
/aggregate functions/state/stddevPopState OK 6s 107ms
/aggregate functions/state/stddevPopState/constant OK 90ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/stddevPopState/zero rows OK 85ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint8 OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/state/stddevPopState/single row OK 82ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 112ms
/aggregate functions/state/stddevPopState/with group by OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 174ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Array(String)) OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint64 OK 171ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 120ms
/aggregate functions/state/stddevPopState/some negative values OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 176ms
/aggregate functions/state/stddevPopState/NULL value handling OK 80ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint32 OK 144ms
/aggregate functions/state/stddevPopState/single NULL value OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(UInt128,Tuple(String)) OK 167ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,uint16 OK 170ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 169ms
/aggregate functions/state/stddevPopState/return type OK 71ms
/aggregate functions/state/stddevPopState/doc example OK 89ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UInt8) OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 154ms
/aggregate functions/state/stddevPopState/inf OK 77ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/stddevPopState/-inf OK 79ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UInt16) OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 128ms
/aggregate functions/state/stddevPopState/nan OK 69ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 100ms
/aggregate functions/state/stddevPopState/inf, -inf, nan OK 77ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UInt32) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 145ms
/aggregate functions/state/stddevPopState/UInt8 OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UInt64) OK 169ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 147ms
/aggregate functions/state/stddevPopState/UInt16 OK 150ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UInt128) OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/stddevPopState/UInt32 OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/stddevPopState/UInt64 OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Int8) OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 152ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 150ms
/aggregate functions/state/stddevPopState/Int8 OK 207ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Int16) OK 187ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 175ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 157ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 166ms
/aggregate functions/state/stddevPopState/Int16 OK 138ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Int32) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 165ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Int64) OK 162ms
/aggregate functions/state/stddevPopState/Int32 OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 127ms
/aggregate functions/state/stddevPopState/Int64 OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Int128) OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 150ms
/aggregate functions/state/stddevPopState/Float32 OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Float32) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 109ms
/aggregate functions/state/stddevPopState/Float64 OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Float64) OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/stddevPopState/Nullable(UInt8) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Decimal128(38)) OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint8 OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Date) OK 99ms
/aggregate functions/state/stddevPopState/Nullable(UInt16) OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 88ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,DateTime) OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint64 OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/stddevPopState/Nullable(UInt32) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,DateTime64(3)) OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 155ms
/aggregate functions/state/stddevPopState/Nullable(UInt64) OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint32 OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Bool) OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,uint16 OK 163ms
/aggregate functions/state/stddevPopState/Nullable(Int8) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,String) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/stddevPopState/Nullable(Int16) OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,FixedString(51)) OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 116ms
/aggregate functions/state/stddevPopState/Nullable(Int32) OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,UUID) OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 107ms
/aggregate functions/state/stddevPopState/Nullable(Int64) OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UInt8)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 115ms
/aggregate functions/state/stddevPopState/Nullable(Float32) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UInt16)) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 109ms
/aggregate functions/state/stddevPopState/Nullable(Float64) OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UInt32)) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/stddevPopState/LowCardinality(UInt8) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UInt64)) OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/stddevPopState/LowCardinality(UInt16) OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 91ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint8 OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UInt128)) OK 96ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/stddevPopState/LowCardinality(UInt32) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Int8)) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint64 OK 94ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/stddevPopState/LowCardinality(UInt64) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint32 OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Int16)) OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/stddevPopState/LowCardinality(Int8) OK 242ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,uint16 OK 219ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Int32)) OK 201ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 173ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 311ms
/aggregate functions/state/stddevPopState/LowCardinality(Int16) OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Int64)) OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 135ms
/aggregate functions/state/stddevPopState/LowCardinality(Int32) OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Int128)) OK 116ms
/aggregate functions/state/stddevPopState/LowCardinality(Int64) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint8 OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Float32)) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/stddevPopState/LowCardinality(Float32) OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 95ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint64 OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Float64)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/stddevPopState/LowCardinality(Float64) OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint32 OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(UInt8)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Date)) OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,uint16 OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 137ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(UInt16)) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(DateTime)) OK 103ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 131ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(UInt32)) OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(UInt64)) OK 131ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint8 OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(Bool)) OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(String)) OK 125ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Int8)) OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint64 OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(FixedString(51))) OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 169ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Int16)) OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint32 OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Nullable(UUID)) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,uint16 OK 134ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Int32)) OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Int64)) OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint8_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,uint8 OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Float32)) OK 161ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 141ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint64_ OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,uint64 OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UInt64)) OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,uint32 OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/stddevPopState/LowCardinality(Nullable(Float64)) OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint32_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UInt128)) OK 158ms
/aggregate functions/state/stddevPopStableState OK 6s 119ms
/aggregate functions/state/stddevPopStableState/constant OK 79ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,nullable_uint16_ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,uint16 OK 139ms
/aggregate functions/state/stddevPopStableState/zero rows OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 140ms
/aggregate functions/state/stddevPopStableState/single row OK 62ms
/aggregate functions/state/stddevPopStableState/with group by OK 83ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Int16)) OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 114ms
/aggregate functions/state/stddevPopStableState/some negative values OK 63ms
/aggregate functions/state/stddevPopStableState/NULL value handling OK 88ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Int32)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint32_ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 106ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/stddevPopStableState/single NULL value OK 77ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Int64)) OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,uint8 OK 113ms
/aggregate functions/state/stddevPopStableState/return type OK 58ms
/aggregate functions/state/stddevPopStableState/doc example OK 71ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Int128)) OK 162ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 159ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,uint64 OK 168ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint8__ OK 154ms
/aggregate functions/state/stddevPopStableState/inf OK 73ms
/aggregate functions/state/stddevPopStableState/-inf OK 85ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Float32)) OK 167ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,uint32 OK 164ms
/aggregate functions/state/stddevPopStableState/nan OK 72ms
/aggregate functions/state/stddevPopStableState/inf, -inf, nan OK 86ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint32__ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Float64)) OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,uint16 OK 157ms
/aggregate functions/state/stddevPopStableState/UInt8 OK 113ms
/aggregate functions/state/stddevPopStableState/UInt16 OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_datetime_,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Date)) OK 102ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 116ms
/aggregate functions/state/stddevPopStableState/UInt32 OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint8 OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 134ms
/aggregate functions/state/stddevPopStableState/UInt64 OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Bool)) OK 153ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint64 OK 155ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 162ms
/aggregate functions/state/stddevPopStableState/Int8 OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(String)) OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/stddevPopStableState/Int16 OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint32 OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(FixedString(51))) OK 160ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 179ms
/aggregate functions/state/stddevPopStableState/Int32 OK 149ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,uint16 OK 140ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(UUID)) OK 130ms
/aggregate functions/state/stddevPopStableState/Int64 OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint8_ OK 147ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,uint8 OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/state/stddevPopStableState/Float32 OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint64_ OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,uint64 OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 145ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,uint32 OK 160ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint32_ OK 148ms
/aggregate functions/state/stddevPopStableState/Float64 OK 139ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 170ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,nullable_uint16_ OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,uint16 OK 123ms
/aggregate functions/state/stddevPopStableState/Nullable(UInt8) OK 118ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 139ms
/aggregate functions/state/stddevPopStableState/Nullable(UInt16) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 149ms
/aggregate functions/state/stddevPopStableState/Nullable(UInt32) OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 148ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/state/stddevPopStableState/Nullable(UInt64) OK 175ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Int8))) OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint32_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Int16))) OK 164ms
/aggregate functions/state/stddevPopStableState/Nullable(Int8) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,uint8 OK 132ms
/aggregate functions/state/stddevPopStableState/Nullable(Int16) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint8__ OK 156ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,uint64 OK 141ms
/aggregate functions/state/stddevPopStableState/Nullable(Int32) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,uint32 OK 137ms
/aggregate functions/state/stddevPopStableState/Nullable(Int64) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Int128))) OK 179ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 171ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/stddevPopStableState/Nullable(Float32) OK 125ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,uint16 OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/lowcardinality_date_,lowcardinality_nullable_uint16__ OK 163ms
/aggregate functions/state/stddevPopStableState/Nullable(Float64) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 135ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 125ms
/aggregate functions/state/stddevPopStableState/LowCardinality(UInt8) OK 163ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,uint8 OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 164ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,uint64 OK 190ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Date))) OK 177ms
/aggregate functions/state/stddevPopStableState/LowCardinality(UInt16) OK 159ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 146ms
/aggregate functions/state/stddevPopStableState/LowCardinality(UInt32) OK 172ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 182ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 172ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,uint32 OK 159ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 139ms
/aggregate functions/state/stddevPopStableState/LowCardinality(UInt64) OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 167ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,uint16 OK 149ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(Bool))) OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,uint8 OK 178ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Int8) OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,nullable_uint8_ OK 177ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(String))) OK 168ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Int16) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,uint64 OK 178ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 176ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 149ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,nullable_uint64_ OK 154ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Int32) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,nullable_uint32_ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,uint32 OK 148ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 172ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Int64) OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,nullable_uint16_ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Array(String)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,uint16 OK 124ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Float32) OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 111ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Float64) OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int8,Tuple(String)) OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 113ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(UInt8)) OK 105ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UInt8) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint32_ OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 116ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(UInt16)) OK 112ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UInt16) OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 112ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(UInt32)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UInt32) OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,uint8 OK 124ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(UInt64)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UInt64) OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,uint64 OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 112ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Int8)) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UInt128) OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,uint32 OK 152ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Int16)) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Int8) OK 146ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 146ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Int32)) OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,uint16 OK 160ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Int16) OK 175ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 151ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,uint8 OK 146ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Int64)) OK 130ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 130ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 182ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Int32) OK 178ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Float32)) OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,uint64 OK 166ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 167ms
/aggregate functions/state/stddevPopStableState/LowCardinality(Nullable(Float64)) OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Int64) OK 154ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,uint32 OK 160ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 163ms
/aggregate functions/state/stddevSampState OK 5s 938ms
/aggregate functions/state/stddevSampState/constant OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Int128) OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,uint16 OK 146ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 149ms
/aggregate functions/state/stddevSampState/zero rows OK 77ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,uint8 OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Float32) OK 133ms
/aggregate functions/state/stddevSampState/single row OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,nullable_uint8_ OK 129ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/stddevSampState/with group by OK 74ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Float64) OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,uint64 OK 114ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,nullable_uint64_ OK 125ms
/aggregate functions/state/stddevSampState/some negative values OK 71ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Decimal128(38)) OK 108ms
/aggregate functions/state/stddevSampState/NULL value handling OK 86ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,uint32 OK 277ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 279ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,nullable_uint32_ OK 243ms
/aggregate functions/state/stddevSampState/single NULL value OK 226ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Date) OK 228ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,nullable_uint16_ OK 139ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,uint16 OK 134ms
/aggregate functions/state/stddevSampState/return type OK 76ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,DateTime) OK 138ms
/aggregate functions/state/stddevSampState/doc example OK 87ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint8_ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,DateTime64(3)) OK 116ms
/aggregate functions/state/stddevSampState/inf OK 69ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/stddevSampState/-inf OK 88ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Bool) OK 145ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint64_ OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 151ms
/aggregate functions/state/stddevSampState/nan OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,String) OK 141ms
/aggregate functions/state/stddevSampState/inf, -inf, nan OK 76ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint32_ OK 122ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 118ms
/aggregate functions/state/stddevSampState/UInt8 OK 95ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_uint16_ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,FixedString(51)) OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/stddevSampState/UInt16 OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,UUID) OK 151ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/stddevSampState/UInt32 OK 131ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,uint8 OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UInt8)) OK 192ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 159ms
/aggregate functions/state/stddevSampState/UInt64 OK 157ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 158ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,uint64 OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 157ms
/aggregate functions/state/stddevSampState/Int8 OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 172ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UInt16)) OK 174ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,uint32 OK 154ms
/aggregate functions/state/stddevSampState/Int16 OK 123ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,uint16 OK 181ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UInt32)) OK 132ms
/aggregate functions/state/stddevSampState/Int32 OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UInt64)) OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,uint8 OK 131ms
/aggregate functions/state/stddevSampState/Int64 OK 123ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UInt128)) OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,uint64 OK 161ms
/aggregate functions/state/stddevSampState/Float32 OK 144ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Int8)) OK 101ms
/aggregate functions/state/stddevSampState/Float64 OK 142ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,uint8 OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,uint32 OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Int16)) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,uint64 OK 183ms
/aggregate functions/state/stddevSampState/Nullable(UInt8) OK 136ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,uint16 OK 147ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Int32)) OK 135ms
/aggregate functions/state/stddevSampState/Nullable(UInt16) OK 130ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,nullable_uint8_ OK 138ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,uint32 OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Int64)) OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,uint16 OK 164ms
/aggregate functions/state/stddevSampState/Nullable(UInt32) OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,nullable_uint64_ OK 151ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Int128)) OK 124ms
/aggregate functions/state/stddevSampState/Nullable(UInt64) OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Float32)) OK 161ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,nullable_uint32_ OK 149ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 162ms
/aggregate functions/state/stddevSampState/Nullable(Int8) OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Float64)) OK 102ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,nullable_uint16_ OK 137ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 137ms
/aggregate functions/state/stddevSampState/Nullable(Int16) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Decimal128(38))) OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/stddevSampState/Nullable(Int32) OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Date)) OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 145ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint64_ OK 153ms
/aggregate functions/state/stddevSampState/Nullable(Int64) OK 99ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(DateTime)) OK 103ms
/aggregate functions/state/stddevSampState/Nullable(Float32) OK 118ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 141ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/stddevSampState/Nullable(Float64) OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(Bool)) OK 116ms
/aggregate functions/state/stddevSampState/LowCardinality(UInt8) OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(String)) OK 127ms
/aggregate functions/state/stddevSampState/LowCardinality(UInt16) OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,uint8 OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/stddevSampState/LowCardinality(UInt32) OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,uint64 OK 137ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Nullable(UUID)) OK 112ms
/aggregate functions/state/stddevSampState/LowCardinality(UInt64) OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,uint32 OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/stddevSampState/LowCardinality(Int8) OK 98ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,uint16 OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,uint8 OK 101ms
/aggregate functions/state/stddevSampState/LowCardinality(Int16) OK 94ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,uint64 OK 106ms
/aggregate functions/state/stddevSampState/LowCardinality(Int32) OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 94ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,uint32 OK 106ms
/aggregate functions/state/stddevSampState/LowCardinality(Int64) OK 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,uint8 OK 119ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 102ms
/aggregate functions/state/stddevSampState/LowCardinality(Float32) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,uint16 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,uint64 OK 120ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 119ms
/aggregate functions/state/stddevSampState/LowCardinality(Float64) OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,nullable_uint8_ OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Int8)) OK 93ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,uint32 OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(UInt8)) OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,nullable_uint64_ OK 111ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,uint16 OK 103ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(UInt16)) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Int32)) OK 100ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,nullable_uint32_ OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Int64)) OK 101ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(UInt32)) OK 99ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,nullable_uint16_ OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 116ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Int128)) OK 99ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(UInt64)) OK 97ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 126ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint8_ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Float32)) OK 111ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Int8)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 171ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Float64)) OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Int16)) OK 124ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 158ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint32_ OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Date)) OK 123ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Int32)) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Int64)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(DateTime)) OK 143ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Float32)) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,uint8 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(String)) OK 145ms
/aggregate functions/state/stddevSampState/LowCardinality(Nullable(Float64)) OK 113ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,uint64 OK 143ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/stddevSampStableState OK 5s 522ms
/aggregate functions/state/stddevSampStableState/constant OK 84ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,uint32 OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 111ms
/aggregate functions/state/stddevSampStableState/zero rows OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(UUID)) OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,uint16 OK 125ms
/aggregate functions/state/stddevSampStableState/single row OK 74ms
/aggregate functions/state/stddevSampStableState/with group by OK 73ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 157ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,uint8 OK 134ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 145ms
/aggregate functions/state/stddevSampStableState/some negative values OK 65ms
/aggregate functions/state/stddevSampStableState/NULL value handling OK 75ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 155ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,uint64 OK 147ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 134ms
/aggregate functions/state/stddevSampStableState/single NULL value OK 60ms
/aggregate functions/state/stddevSampStableState/return type OK 71ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,uint8 OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,uint32 OK 101ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/state/stddevSampStableState/doc example OK 68ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,uint64 OK 103ms
/aggregate functions/state/stddevSampStableState/inf OK 76ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,uint16 OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 114ms
/aggregate functions/state/stddevSampStableState/-inf OK 66ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,uint32 OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,nullable_uint8_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/state/stddevSampStableState/nan OK 73ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,uint16 OK 118ms
/aggregate functions/state/stddevSampStableState/inf, -inf, nan OK 80ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,nullable_uint64_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/stddevSampStableState/UInt8 OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 98ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,nullable_uint32_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/stddevSampStableState/UInt16 OK 98ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,nullable_uint16_ OK 108ms
/aggregate functions/state/stddevSampStableState/UInt32 OK 100ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/stddevSampStableState/UInt64 OK 96ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 93ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/stddevSampStableState/Int8 OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/stddevSampStableState/Int16 OK 87ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/stddevSampStableState/Int32 OK 103ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 91ms
/aggregate functions/state/quantilesTimingWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Date))) OK 147ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/stddevSampStableState/Int64 OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 164ms
/aggregate functions/state/stddevSampStableState/Float32 OK 158ms
/aggregate functions/state/stochasticLinearRegressionState OK 5s 956ms
/aggregate functions/state/stochasticLinearRegressionState/constant OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/state/stochasticLinearRegressionState/zero rows OK 79ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 138ms
/aggregate functions/state/stddevSampStableState/Float64 OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(Bool))) OK 150ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/stochasticLinearRegressionState/single row OK 73ms
/aggregate functions/state/stochasticLinearRegressionState/with group by OK 73ms
/aggregate functions/state/stddevSampStableState/Nullable(UInt8) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/stochasticLinearRegressionState/some negative values OK 77ms
/aggregate functions/state/stddevSampStableState/Nullable(UInt16) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/stochasticLinearRegressionState/NULL value handling OK 78ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,uint8 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/stochasticLinearRegressionState/single NULL value OK 66ms
/aggregate functions/state/stddevSampStableState/Nullable(UInt32) OK 92ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,uint8 OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,uint64 OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/stochasticLinearRegressionState/return type OK 64ms
/aggregate functions/state/stddevSampStableState/Nullable(UInt64) OK 105ms
/aggregate functions/state/stochasticLinearRegressionState/doc example OK 63ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,uint32 OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Array(String)) OK 127ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,uint64 OK 109ms
/aggregate functions/state/stochasticLinearRegressionState/inf OK 68ms
/aggregate functions/state/stddevSampStableState/Nullable(Int8) OK 104ms
/aggregate functions/state/stochasticLinearRegressionState/-inf OK 186ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,uint16 OK 257ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,uint32 OK 245ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Map(String,LowCardinality(Float64))) OK 253ms
/aggregate functions/state/stddevSampStableState/Nullable(Int16) OK 250ms
/aggregate functions/state/stochasticLinearRegressionState/nan OK 73ms
/aggregate functions/state/stochasticLinearRegressionState/inf, -inf, nan OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,uint16 OK 144ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,nullable_uint8_ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(Int16,Tuple(String)) OK 118ms
/aggregate functions/state/stddevSampStableState/Nullable(Int32) OK 95ms
/aggregate functions/state/stochasticLinearRegressionState/UInt8 OK 93ms
/aggregate functions/state/stddevSampStableState/Nullable(Int64) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UInt8) OK 129ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,nullable_uint64_ OK 126ms
/aggregate functions/state/stochasticLinearRegressionState/UInt16 OK 101ms
/aggregate functions/state/stddevSampStableState/Nullable(Float32) OK 121ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UInt16) OK 123ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,nullable_uint32_ OK 137ms
/aggregate functions/state/stochasticLinearRegressionState/UInt32 OK 130ms
/aggregate functions/state/stddevSampStableState/Nullable(Float64) OK 111ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UInt32) OK 108ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,nullable_uint16_ OK 101ms
/aggregate functions/state/stochasticLinearRegressionState/UInt64 OK 103ms
/aggregate functions/state/stddevSampStableState/LowCardinality(UInt8) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UInt64) OK 117ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/stochasticLinearRegressionState/Int8 OK 113ms
/aggregate functions/state/stddevSampStableState/LowCardinality(UInt16) OK 90ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UInt128) OK 134ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/stochasticLinearRegressionState/Int16 OK 116ms
/aggregate functions/state/stddevSampStableState/LowCardinality(UInt32) OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 89ms
/aggregate functions/state/stochasticLinearRegressionState/Int32 OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Int8) OK 106ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint32_ OK 105ms
/aggregate functions/state/stddevSampStableState/LowCardinality(UInt64) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Int16) OK 115ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/stochasticLinearRegressionState/Int64 OK 123ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Int8) OK 119ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Int32) OK 112ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 125ms
/aggregate functions/state/stochasticLinearRegressionState/Float32 OK 129ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Int16) OK 117ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Int64) OK 92ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Int32) OK 138ms
/aggregate functions/state/stochasticLinearRegressionState/Float64 OK 115ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Int128) OK 93ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(UInt8) OK 156ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Int64) OK 104ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Float32) OK 119ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Float32) OK 110ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Float64) OK 107ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(UInt16) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Float64) OK 104ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,uint8 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Decimal128(38)) OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,uint8 OK 113ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(UInt32) OK 109ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(UInt8)) OK 86ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,uint64 OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Date) OK 131ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,uint64 OK 130ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(UInt64) OK 122ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(UInt16)) OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,uint32 OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,DateTime) OK 110ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Int8) OK 144ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,uint32 OK 114ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(UInt32)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,DateTime64(3)) OK 126ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,uint16 OK 105ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,uint16 OK 116ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Int16) OK 116ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(UInt64)) OK 108ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,nullable_uint8_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Bool) OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,nullable_uint8_ OK 123ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Int8)) OK 121ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Int32) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,String) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,nullable_uint64_ OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,nullable_uint64_ OK 124ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Int16)) OK 119ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Int64) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,FixedString(51)) OK 90ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,nullable_uint32_ OK 118ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,nullable_uint32_ OK 119ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Int32)) OK 118ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Float32) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,UUID) OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,nullable_uint16_ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,nullable_uint16_ OK 135ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Int64)) OK 108ms
/aggregate functions/state/stochasticLinearRegressionState/Nullable(Float64) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UInt8)) OK 105ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Float32)) OK 149ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(UInt8) OK 139ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint8_ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UInt16)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UInt32)) OK 133ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint64_ OK 148ms
/aggregate functions/state/stddevSampStableState/LowCardinality(Nullable(Float64)) OK 119ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(UInt16) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UInt64)) OK 117ms
/aggregate functions/state/stochasticLogisticRegressionState OK 6s 14ms
/aggregate functions/state/stochasticLogisticRegressionState/constant OK 86ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(UInt32) OK 140ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/stochasticLogisticRegressionState/zero rows OK 74ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UInt128)) OK 94ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/stochasticLogisticRegressionState/single row OK 67ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Int8)) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/stochasticLogisticRegressionState/with group by OK 87ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Int8) OK 105ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Int16)) OK 114ms
/aggregate functions/state/stochasticLogisticRegressionState/some negative values OK 91ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Int16) OK 120ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint64__ OK 115ms
/aggregate functions/state/stochasticLogisticRegressionState/NULL value handling OK 69ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Int32)) OK 102ms
/aggregate functions/state/stochasticLogisticRegressionState/single NULL value OK 77ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Int32) OK 112ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint32__ OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Int64)) OK 117ms
/aggregate functions/state/stochasticLogisticRegressionState/return type OK 88ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/datetime,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Int64) OK 101ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,uint8 OK 95ms
/aggregate functions/state/stochasticLogisticRegressionState/doc example OK 73ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Int128)) OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,uint8 OK 133ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Float32) OK 113ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,uint64 OK 113ms
/aggregate functions/state/stochasticLogisticRegressionState/inf OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Float32)) OK 101ms
/aggregate functions/state/stochasticLogisticRegressionState/-inf OK 109ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Float64) OK 164ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,uint64 OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,uint32 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Float64)) OK 107ms
/aggregate functions/state/stochasticLogisticRegressionState/nan OK 70ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,uint32 OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,uint16 OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(UInt8)) OK 104ms
/aggregate functions/state/stochasticLogisticRegressionState/inf, -inf, nan OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Date)) OK 127ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,nullable_uint8_ OK 140ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,uint16 OK 107ms
/aggregate functions/state/stochasticLogisticRegressionState/UInt8 OK 131ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(UInt16)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,nullable_uint8_ OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(DateTime)) OK 125ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(UInt32)) OK 150ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,nullable_uint64_ OK 127ms
/aggregate functions/state/stochasticLogisticRegressionState/UInt16 OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(DateTime64(3))) OK 135ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,nullable_uint64_ OK 161ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,nullable_uint32_ OK 155ms
/aggregate functions/state/stochasticLogisticRegressionState/UInt32 OK 137ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(UInt64)) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(Bool)) OK 98ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Int8)) OK 128ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,nullable_uint32_ OK 106ms
/aggregate functions/state/stochasticLogisticRegressionState/UInt64 OK 114ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,nullable_uint16_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(String)) OK 95ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,nullable_uint16_ OK 114ms
/aggregate functions/state/stochasticLogisticRegressionState/Int8 OK 116ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint8_ OK 116ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Int16)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(FixedString(51))) OK 106ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_uint8_ OK 126ms
/aggregate functions/state/stochasticLogisticRegressionState/Int16 OK 128ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Int32)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Nullable(UUID)) OK 109ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Int64)) OK 135ms
/aggregate functions/state/stochasticLogisticRegressionState/Int32 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UInt8)) OK 122ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_uint16_ OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_uint32_ OK 142ms
/aggregate functions/state/stochasticLogisticRegressionState/Int64 OK 155ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Float32)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UInt16)) OK 111ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/stochasticLinearRegressionState/LowCardinality(Nullable(Float64)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_uint16_ OK 122ms
/aggregate functions/state/stochasticLogisticRegressionState/Float32 OK 120ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/studentTTestState OK 1m 26s
/aggregate functions/state/studentTTestState/single value in 0 population OK 99ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/stochasticLogisticRegressionState/Float64 OK 108ms
/aggregate functions/state/studentTTestState/single value in 1 population OK 62ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint64__ OK 127ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(UInt8) OK 129ms
/aggregate functions/state/quantilesTDigestWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/studentTTestState/constant OK 76ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Int8)) OK 126ms
/aggregate functions/state/studentTTestState/zero rows OK 96ms
/aggregate functions/state/sumState OK 5s 927ms
/aggregate functions/state/sumState/constant OK 79ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(UInt16) OK 129ms
/aggregate functions/state/sumState/zero rows OK 80ms
/aggregate functions/state/studentTTestState/single row OK 80ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Int16)) OK 96ms
/aggregate functions/state/quantilesExactWeightedState/datatypes/permutations/date,lowcardinality_nullable_uint16__ OK 92ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(UInt32) OK 116ms
/aggregate functions/state/sumState/with group by OK 78ms
/aggregate functions/state/studentTTestState/single row with zero weight OK 61ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Int32)) OK 108ms
/aggregate functions/state/sumCountState OK 6s 319ms
/aggregate functions/state/sumCountState/constant OK 63ms
/aggregate functions/state/studentTTestState/with group by OK 96ms
/aggregate functions/state/sumState/inf OK 83ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(UInt64) OK 117ms
/aggregate functions/state/sumCountState/zero rows OK 62ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Int64)) OK 144ms
/aggregate functions/state/sumState/-inf OK 71ms
/aggregate functions/state/studentTTestState/some negative values OK 100ms
/aggregate functions/state/sumCountState/with group by OK 90ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Int8) OK 104ms
/aggregate functions/state/sumState/nan OK 84ms
/aggregate functions/state/studentTTestState/NULL value handling OK 74ms
/aggregate functions/state/sumCountState/inf OK 79ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/sumState/inf, -inf, nan OK 67ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Int16) OK 128ms
/aggregate functions/state/studentTTestState/weight NULL value handling OK 82ms
/aggregate functions/state/sumCountState/-inf OK 75ms
/aggregate functions/state/sumState/UInt8 OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Float32)) OK 117ms
/aggregate functions/state/studentTTestState/single NULL value OK 79ms
/aggregate functions/state/sumCountState/nan OK 73ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Int32) OK 99ms
/aggregate functions/state/sumState/UInt16 OK 114ms
/aggregate functions/state/sumCountState/inf, -inf, nan OK 98ms
/aggregate functions/state/studentTTestState/return type OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Int64) OK 106ms
/aggregate functions/state/studentTTestState/doc example OK 80ms
/aggregate functions/state/sumCountState/UInt8 OK 108ms
/aggregate functions/state/sumState/UInt32 OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Date)) OK 93ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Float32) OK 109ms
/aggregate functions/state/studentTTestState/inf OK 69ms
/aggregate functions/state/sumState/UInt64 OK 90ms
/aggregate functions/state/sumCountState/UInt16 OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/studentTTestState/-inf OK 81ms
/aggregate functions/state/stochasticLogisticRegressionState/Nullable(Float64) OK 109ms
/aggregate functions/state/sumState/UInt128 OK 96ms
/aggregate functions/state/studentTTestState/nan OK 73ms
/aggregate functions/state/sumCountState/UInt32 OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Bool)) OK 90ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(UInt8) OK 110ms
/aggregate functions/state/sumState/Int8 OK 113ms
/aggregate functions/state/studentTTestState/inf, -inf, nan OK 79ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(String)) OK 100ms
/aggregate functions/state/sumCountState/UInt64 OK 103ms
/aggregate functions/state/studentTTestState/datatypes OK 1m 25s
/aggregate functions/state/studentTTestState/datatypes/permutations OK 1m 25s
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,uint8 OK 97ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(UInt16) OK 98ms
/aggregate functions/state/sumState/Int16 OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/state/sumCountState/UInt128 OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,uint64 OK 97ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(UInt32) OK 97ms
/aggregate functions/state/sumState/Int32 OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(UUID)) OK 93ms
/aggregate functions/state/sumCountState/Int8 OK 92ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,uint32 OK 97ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(UInt64) OK 99ms
/aggregate functions/state/sumState/Int64 OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/sumCountState/Int16 OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,uint16 OK 97ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Int8) OK 94ms
/aggregate functions/state/sumState/Int128 OK 96ms
/aggregate functions/state/sumCountState/Int32 OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 237ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,nullable_uint8_ OK 207ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Int16) OK 203ms
/aggregate functions/state/sumState/Float32 OK 206ms
/aggregate functions/state/sumCountState/Int64 OK 271ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 170ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,nullable_uint64_ OK 122ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Int32) OK 123ms
/aggregate functions/state/sumState/Float64 OK 142ms
/aggregate functions/state/sumCountState/Int128 OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,nullable_uint32_ OK 129ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Int64) OK 117ms
/aggregate functions/state/sumState/Decimal128(38) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/sumCountState/Float32 OK 103ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Float32) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,nullable_uint16_ OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/sumState/Nullable(UInt8) OK 100ms
/aggregate functions/state/sumCountState/Float64 OK 93ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Float64) OK 116ms
/aggregate functions/state/sumState/Nullable(UInt16) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/state/sumCountState/Decimal128(38) OK 87ms
/aggregate functions/state/sumState/Nullable(UInt32) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 122ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(UInt8)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/state/sumCountState/Nullable(UInt8) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Int32))) OK 152ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 138ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(UInt16)) OK 142ms
/aggregate functions/state/sumState/Nullable(UInt64) OK 94ms
/aggregate functions/state/sumCountState/Nullable(UInt16) OK 119ms
/aggregate functions/state/sumState/Nullable(UInt128) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(UInt32)) OK 123ms
/aggregate functions/state/sumCountState/Nullable(UInt32) OK 110ms
/aggregate functions/state/sumState/Nullable(Int8) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Int128))) OK 129ms
/aggregate functions/state/sumCountState/Nullable(UInt64) OK 101ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(UInt64)) OK 110ms
/aggregate functions/state/sumState/Nullable(Int16) OK 105ms
/aggregate functions/state/sumCountState/Nullable(UInt128) OK 133ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Int8)) OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 140ms
/aggregate functions/state/sumState/Nullable(Int32) OK 96ms
/aggregate functions/state/sumState/Nullable(Int64) OK 114ms
/aggregate functions/state/sumCountState/Nullable(Int8) OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 109ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Int16)) OK 94ms
/aggregate functions/state/sumState/Nullable(Int128) OK 99ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Int32)) OK 156ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/sumCountState/Nullable(Int16) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Date))) OK 141ms
/aggregate functions/state/sumState/Nullable(Float32) OK 98ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Int64)) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,uint8 OK 109ms
/aggregate functions/state/sumCountState/Nullable(Int32) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/state/sumState/Nullable(Float64) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,uint64 OK 122ms
/aggregate functions/state/sumCountState/Nullable(Int64) OK 135ms
/aggregate functions/state/sumState/Nullable(Decimal128(38)) OK 117ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Float32)) OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,uint32 OK 134ms
/aggregate functions/state/sumState/LowCardinality(UInt8) OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(String))) OK 156ms
/aggregate functions/state/sumCountState/Nullable(Int128) OK 131ms
/aggregate functions/state/stochasticLogisticRegressionState/LowCardinality(Nullable(Float64)) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,uint16 OK 98ms
/aggregate functions/state/sumCountState/Nullable(Float32) OK 109ms
/aggregate functions/state/sumState/LowCardinality(UInt16) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/state/sumKahanState OK 6s 135ms
/aggregate functions/state/sumKahanState/constant OK 65ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,nullable_uint8_ OK 95ms
/aggregate functions/state/sumKahanState/zero rows OK 60ms
/aggregate functions/state/sumCountState/Nullable(Float64) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/sumState/LowCardinality(UInt32) OK 104ms
/aggregate functions/state/sumKahanState/with group by OK 66ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,nullable_uint64_ OK 88ms
/aggregate functions/state/sumKahanState/inf OK 83ms
/aggregate functions/state/sumState/LowCardinality(UInt64) OK 107ms
/aggregate functions/state/sumCountState/Nullable(Decimal128(38)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Array(String)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,nullable_uint32_ OK 95ms
/aggregate functions/state/sumKahanState/-inf OK 65ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/sumState/LowCardinality(UInt128) OK 113ms
/aggregate functions/state/sumCountState/LowCardinality(UInt8) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,nullable_uint16_ OK 136ms
/aggregate functions/state/sumKahanState/nan OK 73ms
/aggregate functions/state/sumKahanState/inf, -inf, nan OK 100ms
/aggregate functions/state/sumState/LowCardinality(Int8) OK 129ms
/aggregate functions/state/sumCountState/LowCardinality(UInt16) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(Int32,Tuple(String)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 107ms
/aggregate functions/state/sumKahanState/UInt8 OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UInt8) OK 96ms
/aggregate functions/state/sumState/LowCardinality(Int16) OK 103ms
/aggregate functions/state/sumCountState/LowCardinality(UInt32) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/sumKahanState/UInt16 OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UInt16) OK 97ms
/aggregate functions/state/sumState/LowCardinality(Int32) OK 101ms
/aggregate functions/state/sumCountState/LowCardinality(UInt64) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/sumKahanState/UInt32 OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UInt32) OK 93ms
/aggregate functions/state/sumState/LowCardinality(Int64) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 98ms
/aggregate functions/state/sumCountState/LowCardinality(UInt128) OK 99ms
/aggregate functions/state/sumKahanState/UInt64 OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UInt64) OK 95ms
/aggregate functions/state/sumState/LowCardinality(Int128) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/sumCountState/LowCardinality(Int8) OK 104ms
/aggregate functions/state/sumKahanState/UInt128 OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UInt128) OK 101ms
/aggregate functions/state/sumState/LowCardinality(Float32) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/sumKahanState/Int8 OK 91ms
/aggregate functions/state/sumCountState/LowCardinality(Int16) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Int8) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/sumState/LowCardinality(Float64) OK 91ms
/aggregate functions/state/sumKahanState/Int16 OK 95ms
/aggregate functions/state/sumCountState/LowCardinality(Int32) OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Int16) OK 91ms
/aggregate functions/state/sumState/LowCardinality(Nullable(UInt8)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 115ms
/aggregate functions/state/sumKahanState/Int32 OK 115ms
/aggregate functions/state/sumCountState/LowCardinality(Int64) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Int32) OK 96ms
/aggregate functions/state/sumState/LowCardinality(Nullable(UInt16)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,uint8 OK 114ms
/aggregate functions/state/sumKahanState/Int64 OK 93ms
/aggregate functions/state/sumCountState/LowCardinality(Int128) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Int64) OK 110ms
/aggregate functions/state/sumState/LowCardinality(Nullable(UInt32)) OK 90ms
/aggregate functions/state/sumKahanState/Int128 OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,uint64 OK 131ms
/aggregate functions/state/sumCountState/LowCardinality(Float32) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Int128) OK 108ms
/aggregate functions/state/sumState/LowCardinality(Nullable(UInt64)) OK 92ms
/aggregate functions/state/sumKahanState/Float32 OK 128ms
/aggregate functions/state/sumCountState/LowCardinality(Float64) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Float32) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,uint32 OK 117ms
/aggregate functions/state/sumState/LowCardinality(Nullable(UInt128)) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Float64) OK 110ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(UInt8)) OK 134ms
/aggregate functions/state/sumKahanState/Float64 OK 141ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,uint16 OK 99ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Int8)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Decimal128(38)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,nullable_uint8_ OK 100ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Int16)) OK 94ms
/aggregate functions/state/sumKahanState/Decimal128(38) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Date) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,nullable_uint64_ OK 94ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Int32)) OK 94ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(UInt32)) OK 108ms
/aggregate functions/state/sumKahanState/Nullable(UInt8) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,nullable_uint32_ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,DateTime) OK 92ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Int64)) OK 100ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(UInt64)) OK 116ms
/aggregate functions/state/sumKahanState/Nullable(UInt16) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,DateTime64(3)) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,nullable_uint16_ OK 97ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Int128)) OK 91ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(UInt128)) OK 92ms
/aggregate functions/state/sumKahanState/Nullable(UInt32) OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Bool) OK 91ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 96ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Float32)) OK 110ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Int8)) OK 109ms
/aggregate functions/state/sumKahanState/Nullable(UInt64) OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,String) OK 88ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/sumState/LowCardinality(Nullable(Float64)) OK 88ms
/aggregate functions/state/sumKahanState/Nullable(UInt128) OK 94ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Int16)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,FixedString(51)) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/sumMapState OK 977ms
/aggregate functions/state/sumMapState/constant OK 76ms
/aggregate functions/state/sumKahanState/Nullable(Int8) OK 98ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Int32)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,UUID) OK 104ms
/aggregate functions/state/sumMapState/zero rows OK 71ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/sumKahanState/Nullable(Int16) OK 107ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Int64)) OK 106ms
/aggregate functions/state/sumMapState/with group by OK 73ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UInt8)) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/state/sumMapState/some negative values OK 66ms
/aggregate functions/state/sumKahanState/Nullable(Int32) OK 111ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Int128)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UInt16)) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/sumMapState/one to many OK 85ms
/aggregate functions/state/sumKahanState/Nullable(Int64) OK 124ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Float32)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UInt32)) OK 119ms
/aggregate functions/state/sumMapState/NULL value handling OK 77ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/sumMapState/single NULL value OK 66ms
/aggregate functions/state/sumKahanState/Nullable(Int128) OK 121ms
/aggregate functions/state/sumCountState/LowCardinality(Nullable(Float64)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UInt64)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/sumMapState/inf OK 59ms
/aggregate functions/state/sumMapState/-inf OK 96ms
/aggregate functions/state/sumKahanState/Nullable(Float32) OK 157ms
/aggregate functions/state/minMapState OK 1s 60ms
/aggregate functions/state/minMapState/constant OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UInt128)) OK 150ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,uint8 OK 126ms
/aggregate functions/state/sumMapState/nan OK 64ms
/aggregate functions/state/minMapState/zero rows OK 72ms
/aggregate functions/state/sumMapState/inf, -inf, nan OK 68ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,uint64 OK 112ms
/aggregate functions/state/sumKahanState/Nullable(Float64) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Int8)) OK 108ms
/aggregate functions/state/minMapState/with group by OK 59ms
/aggregate functions/state/sumMapState/return type OK 92ms
/aggregate functions/state/minMapState/some negative values OK 79ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,uint32 OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Int16)) OK 98ms
/aggregate functions/state/sumKahanState/Nullable(Decimal128(38)) OK 114ms
/aggregate functions/state/sumMapState/NULL in strings OK 72ms
/aggregate functions/state/minMapState/one to many OK 71ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Int32)) OK 139ms
/aggregate functions/state/sumMapState/datatypes XFail 1ms
/aggregate functions/state/maxMapState OK 1s 52ms
/aggregate functions/state/maxMapState/constant OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,uint16 OK 132ms
/aggregate functions/state/minMapState/NULL value handling OK 76ms
/aggregate functions/state/sumKahanState/LowCardinality(UInt8) OK 89ms
/aggregate functions/state/maxMapState/zero rows OK 66ms
/aggregate functions/state/minMapState/single NULL value OK 69ms
/aggregate functions/state/sumKahanState/LowCardinality(UInt16) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Int64)) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,nullable_uint8_ OK 106ms
/aggregate functions/state/maxMapState/with group by OK 97ms
/aggregate functions/state/minMapState/inf OK 96ms
/aggregate functions/state/sumKahanState/LowCardinality(UInt32) OK 92ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,nullable_uint64_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Int128)) OK 119ms
/aggregate functions/state/maxMapState/some negative values OK 84ms
/aggregate functions/state/minMapState/-inf OK 69ms
/aggregate functions/state/sumKahanState/LowCardinality(UInt64) OK 100ms
/aggregate functions/state/minMapState/nan OK 82ms
/aggregate functions/state/maxMapState/one to many OK 77ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,nullable_uint32_ OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Float32)) OK 98ms
/aggregate functions/state/sumKahanState/LowCardinality(UInt128) OK 105ms
/aggregate functions/state/minMapState/inf, -inf, nan OK 72ms
/aggregate functions/state/maxMapState/NULL value handling OK 71ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,nullable_uint16_ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Float64)) OK 120ms
/aggregate functions/state/minMapState/return type OK 87ms
/aggregate functions/state/maxMapState/single NULL value OK 98ms
/aggregate functions/state/sumKahanState/LowCardinality(Int8) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/minMapState/NULL in strings OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/maxMapState/inf OK 72ms
/aggregate functions/state/sumKahanState/LowCardinality(Int16) OK 98ms
/aggregate functions/state/maxMapState/-inf OK 75ms
/aggregate functions/state/minMapState/datatypes XFail 1ms
/aggregate functions/state/sumWithOverflowState OK 10s 188ms
/aggregate functions/state/sumWithOverflowState/constant OK 69ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Date)) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/sumKahanState/LowCardinality(Int32) OK 118ms
/aggregate functions/state/maxMapState/nan OK 81ms
/aggregate functions/state/sumWithOverflowState/zero rows OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(DateTime)) OK 150ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/maxMapState/inf, -inf, nan OK 87ms
/aggregate functions/state/sumKahanState/LowCardinality(Int64) OK 124ms
/aggregate functions/state/sumWithOverflowState/with group by OK 72ms
/aggregate functions/state/maxMapState/return type OK 65ms
/aggregate functions/state/sumWithOverflowState/inf OK 65ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 138ms
/aggregate functions/state/sumKahanState/LowCardinality(Int128) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/maxMapState/NULL in strings OK 66ms
/aggregate functions/state/sumWithOverflowState/-inf OK 97ms
/aggregate functions/state/maxMapState/datatypes XFail 1ms
/aggregate functions/state/topKState OK 3m 18s
/aggregate functions/state/topKState/constant OK 87ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/sumWithOverflowState/nan OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(Bool)) OK 113ms
/aggregate functions/state/sumKahanState/LowCardinality(Float32) OK 99ms
/aggregate functions/state/topKState/zero rows OK 71ms
/aggregate functions/state/sumWithOverflowState/inf, -inf, nan OK 72ms
/aggregate functions/state/sumKahanState/LowCardinality(Float64) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(String)) OK 115ms
/aggregate functions/state/topKState/with group by OK 66ms
/aggregate functions/state/sumWithOverflowState/UInt8 OK 222ms
/aggregate functions/state/topKState/some negative values OK 194ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(UInt8)) OK 258ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(FixedString(51))) OK 237ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 257ms
/aggregate functions/state/sumWithOverflowState/UInt16 OK 104ms
/aggregate functions/state/topKState/first non-NULL value OK 68ms
/aggregate functions/state/topKState/NULL for all rows OK 81ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Nullable(UUID)) OK 102ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(UInt16)) OK 102ms
/aggregate functions/state/sumWithOverflowState/UInt32 OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/topKState/return type OK 68ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(UInt32)) OK 133ms
/aggregate functions/state/sumWithOverflowState/UInt64 OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,uint8 OK 126ms
/aggregate functions/state/topKState/with another aggregate function OK 65ms
/aggregate functions/state/topKState/with another aggregate function and group by OK 88ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/state/sumWithOverflowState/UInt128 OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,uint64 OK 104ms
/aggregate functions/state/topKState/string that ends with \0 OK 72ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(UInt128)) OK 111ms
/aggregate functions/state/sumWithOverflowState/Int8 OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,uint32 OK 114ms
/aggregate functions/state/topKState/inf OK 66ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UInt64)) OK 95ms
/aggregate functions/state/topKState/-inf OK 64ms
/aggregate functions/state/sumWithOverflowState/Int16 OK 92ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Int8)) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,uint16 OK 117ms
/aggregate functions/state/topKState/nan OK 84ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UInt128)) OK 96ms
/aggregate functions/state/sumWithOverflowState/Int32 OK 99ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/state/topKState/UInt8 OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/sumWithOverflowState/Int64 OK 92ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Int32)) OK 121ms
/aggregate functions/state/topKState/UInt16 OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Int16)) OK 128ms
/aggregate functions/state/sumWithOverflowState/Int128 OK 110ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Int64)) OK 117ms
/aggregate functions/state/topKState/UInt32 OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Int32)) OK 119ms
/aggregate functions/state/sumWithOverflowState/Float32 OK 117ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Int128)) OK 87ms
/aggregate functions/state/topKState/UInt64 OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Int64)) OK 117ms
/aggregate functions/state/sumWithOverflowState/Float64 OK 121ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Float32)) OK 84ms
/aggregate functions/state/topKState/UInt128 OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 147ms
/aggregate functions/state/sumWithOverflowState/Decimal128(38) OK 112ms
/aggregate functions/state/sumKahanState/LowCardinality(Nullable(Float64)) OK 124ms
/aggregate functions/state/topKState/Int8 OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Float32)) OK 128ms
/aggregate functions/state/sumWithOverflowState/Nullable(UInt8) OK 121ms
/aggregate functions/state/topKWeightedState OK 13s 196ms
/aggregate functions/state/topKWeightedState/constant OK 73ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 94ms
/aggregate functions/state/topKState/Int16 OK 102ms
/aggregate functions/state/topKWeightedState/zero rows OK 69ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Float64)) OK 114ms
/aggregate functions/state/sumWithOverflowState/Nullable(UInt16) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 92ms
/aggregate functions/state/topKState/Int32 OK 101ms
/aggregate functions/state/topKWeightedState/single row OK 79ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Date)) OK 138ms
/aggregate functions/state/sumWithOverflowState/Nullable(UInt32) OK 122ms
/aggregate functions/state/topKWeightedState/with group by OK 65ms
/aggregate functions/state/topKState/Int64 OK 110ms
/aggregate functions/state/topKWeightedState/some negative values OK 68ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 97ms
/aggregate functions/state/sumWithOverflowState/Nullable(UInt64) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/topKState/Int128 OK 116ms
/aggregate functions/state/topKWeightedState/NULL value handling OK 66ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 101ms
/aggregate functions/state/topKWeightedState/single NULL value OK 74ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Bool)) OK 92ms
/aggregate functions/state/topKState/Float32 OK 100ms
/aggregate functions/state/sumWithOverflowState/Nullable(UInt128) OK 93ms
/aggregate functions/state/topKWeightedState/inf OK 74ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(String)) OK 93ms
/aggregate functions/state/sumWithOverflowState/Nullable(Int8) OK 110ms
/aggregate functions/state/topKState/Float64 OK 98ms
/aggregate functions/state/topKWeightedState/-inf OK 61ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/state/topKWeightedState/nan OK 64ms
/aggregate functions/state/topKState/Decimal128(38) OK 125ms
/aggregate functions/state/sumWithOverflowState/Nullable(Int16) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,uint8 OK 110ms
/aggregate functions/state/topKWeightedState/return type OK 68ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/topKWeightedState/example OK 99ms
/aggregate functions/state/sumWithOverflowState/Nullable(Int32) OK 258ms
/aggregate functions/state/topKState/Date OK 256ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,uint64 OK 508ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 482ms
/aggregate functions/state/topKWeightedState/datatypes OK 11s 596ms
/aggregate functions/state/topKWeightedState/datatypes/permutations OK 11s 595ms
/aggregate functions/state/sumWithOverflowState/Nullable(Int64) OK 803ms
/aggregate functions/state/topKState/DateTime OK 792ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 698ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,uint32 OK 502ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,uint16 OK 385ms
/aggregate functions/state/sumWithOverflowState/Nullable(Int128) OK 380ms
/aggregate functions/state/topKState/DateTime64(3) OK 382ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 274ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,UInt64 OK 792ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,Nullable(UInt64) OK 1s 379ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,Nullable(Int64) OK 2s 22ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 2s 22ms
/aggregate functions/state/sumWithOverflowState/Nullable(Float32) OK 1s 951ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 1s 904ms
/aggregate functions/state/topKState/Bool OK 1s 972ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,LowCardinality(UInt64) OK 1s 282ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,LowCardinality(Int64) OK 691ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 144ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/UInt64,Int64 OK 151ms
/aggregate functions/state/sumWithOverflowState/Nullable(Float64) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 115ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,UInt64 OK 133ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,Nullable(UInt64) OK 141ms
/aggregate functions/state/topKState/String OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Int8))) OK 183ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 169ms
/aggregate functions/state/sumWithOverflowState/Nullable(Decimal128(38)) OK 145ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,Nullable(Int64) OK 122ms
/aggregate functions/state/topKState/FixedString(51) OK 167ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,LowCardinality(UInt64) OK 118ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,LowCardinality(Int64) OK 154ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/String,Int64 OK 179ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),UInt64 OK 199ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(UInt8) OK 173ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Int16))) OK 161ms
/aggregate functions/state/topKState/UUID OK 102ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),Nullable(UInt64) OK 142ms
/aggregate functions/state/topKState/Map(UInt8,UInt8) OK 147ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),Nullable(Int64) OK 154ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 159ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(UInt16) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),LowCardinality(UInt64) OK 152ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),LowCardinality(Int64) OK 135ms
/aggregate functions/state/topKState/Map(UInt8,UInt16) OK 98ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(UInt32) OK 179ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Int64))) OK 159ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(UInt64),Int64 OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 120ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),UInt64 OK 107ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),Nullable(UInt64) OK 123ms
/aggregate functions/state/topKState/Map(UInt8,UInt32) OK 105ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),Nullable(Int64) OK 165ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),LowCardinality(UInt64) OK 147ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),LowCardinality(Int64) OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Int128))) OK 171ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(UInt64) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,UInt64) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(String),Int64 OK 176ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),UInt64 OK 160ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),Nullable(UInt64) OK 182ms
/aggregate functions/state/topKState/Map(UInt8,UInt128) OK 167ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(UInt128) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),Nullable(Int64) OK 176ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Int8) OK 176ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Float64))) OK 175ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),LowCardinality(UInt64) OK 148ms
/aggregate functions/state/topKState/Map(UInt8,Int8) OK 106ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),LowCardinality(Int64) OK 89ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 125ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Int64),Int64 OK 127ms
/aggregate functions/state/topKState/Map(UInt8,Int16) OK 102ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),UInt64 OK 170ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),Nullable(UInt64) OK 161ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Int16) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/topKState/Map(UInt8,Int32) OK 120ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),Nullable(Int64) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Int32) OK 94ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),LowCardinality(UInt64) OK 121ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),LowCardinality(Int64) OK 118ms
/aggregate functions/state/topKState/Map(UInt8,Int64) OK 114ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float64),Int64 OK 111ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Int64) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,uint8 OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),UInt64 OK 105ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),Nullable(UInt64) OK 108ms
/aggregate functions/state/topKState/Map(UInt8,Int128) OK 110ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),Nullable(Int64) OK 105ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Int128) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,uint64 OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(String))) OK 130ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),LowCardinality(UInt64) OK 120ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),LowCardinality(Int64) OK 120ms
/aggregate functions/state/topKState/Map(UInt8,Float32) OK 122ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Float32),Int64 OK 122ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Float32) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,uint32 OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 275ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),UInt64 OK 284ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),Nullable(UInt64) OK 284ms
/aggregate functions/state/topKState/Map(UInt8,Float64) OK 250ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),Nullable(Int64) OK 251ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Float64) OK 283ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,uint16 OK 263ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,LowCardinality(Nullable(UUID))) OK 118ms
/aggregate functions/state/topKState/Map(UInt8,Decimal128(38)) OK 156ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(UInt64) OK 123ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),LowCardinality(Int64) OK 143ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(FixedString(51)),Int64 OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 112ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Array(String)) OK 138ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),UInt64 OK 114ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(UInt64) OK 110ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),Nullable(Int64) OK 113ms
/aggregate functions/state/topKState/Map(UInt8,Date) OK 125ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(UInt16)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 113ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(UInt64) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Map(String,LowCardinality(Float64))) OK 134ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),LowCardinality(Int64) OK 150ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Decimal128(38)),Int64 OK 151ms
/aggregate functions/state/topKState/Map(UInt8,DateTime) OK 124ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(UInt32)) OK 140ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 112ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),UInt64 OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(Int64,Tuple(String)) OK 111ms
/aggregate functions/state/topKState/Map(UInt8,DateTime64(3)) OK 157ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 128ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),Nullable(UInt64) OK 111ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),Nullable(Int64) OK 123ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(UInt64)) OK 113ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),LowCardinality(UInt64) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UInt8) OK 93ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),LowCardinality(Int64) OK 169ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 163ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(UInt128)) OK 129ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(DateTime),Int64 OK 132ms
/aggregate functions/state/topKState/Map(UInt8,Bool) OK 122ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),UInt64 OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UInt16) OK 120ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Int8)) OK 181ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),Nullable(UInt64) OK 180ms
/aggregate functions/state/topKState/Map(UInt8,String) OK 122ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),Nullable(Int64) OK 163ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 166ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UInt32) OK 139ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),LowCardinality(UInt64) OK 152ms
/aggregate functions/state/topKState/Map(UInt8,FixedString(51)) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UInt64) OK 146ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Int16)) OK 184ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),LowCardinality(Int64) OK 171ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Nullable(Date),Int64 OK 163ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 162ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),UInt64 OK 168ms
/aggregate functions/state/topKState/Map(UInt8,UUID) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UInt128) OK 126ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(UInt64) OK 175ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 152ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),Nullable(Int64) OK 147ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(UInt64) OK 160ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Int32)) OK 176ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UInt8)) OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Int8) OK 101ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),LowCardinality(Int64) OK 199ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 191ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UInt16)) OK 145ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Map(String,LowCardinality(Float64)),Int64 OK 179ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),UInt64 OK 153ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Int64)) OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Int16) OK 153ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UInt32)) OK 130ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),Nullable(UInt64) OK 183ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 153ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Int128)) OK 143ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),Nullable(Int64) OK 163ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Int32) OK 135ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(UInt64) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UInt64)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Int64) OK 179ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Float32)) OK 149ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 174ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),LowCardinality(Int64) OK 170ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(UInt64),Int64 OK 108ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),UInt64 OK 149ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UInt128)) OK 137ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),Nullable(UInt64) OK 99ms
/aggregate functions/state/sumWithOverflowState/LowCardinality(Nullable(Float64)) OK 190ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Int128) OK 124ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),Nullable(Int64) OK 160ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Int8)) OK 105ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),LowCardinality(UInt64) OK 159ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 145ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),LowCardinality(Int64) OK 124ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Int16)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Float32) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,uint8 OK 164ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(String),Int64 OK 118ms
/aggregate functions/state/uniqState OK 3m 12s
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),UInt64 OK 159ms
/aggregate functions/state/uniqState/constant OK 85ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),Nullable(UInt64) OK 130ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Int32)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Float64) OK 108ms
/aggregate functions/state/uniqState/zero rows OK 98ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),Nullable(Int64) OK 99ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),LowCardinality(UInt64) OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,uint64 OK 152ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),LowCardinality(Int64) OK 172ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Decimal128(38)) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Int64)) OK 159ms
/aggregate functions/state/uniqState/with group by OK 84ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Int64),Int64 OK 126ms
/aggregate functions/state/uniqState/some negative values OK 83ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),UInt64 OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,uint32 OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Date) OK 132ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),Nullable(UInt64) OK 160ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Int128)) OK 151ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),Nullable(Int64) OK 139ms
/aggregate functions/state/uniqState/first non-NULL value OK 77ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),LowCardinality(UInt64) OK 124ms
/aggregate functions/state/uniqState/NULL for all rows OK 83ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,uint16 OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,DateTime) OK 98ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),LowCardinality(Int64) OK 173ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Float32)) OK 134ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float64),Int64 OK 165ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),UInt64 OK 113ms
/aggregate functions/state/uniqState/return type OK 84ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,DateTime64(3)) OK 116ms
/aggregate functions/state/uniqState/with another aggregate function OK 88ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),Nullable(UInt64) OK 112ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Float64)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 139ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),Nullable(Int64) OK 126ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),LowCardinality(UInt64) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Bool) OK 109ms
/aggregate functions/state/uniqState/with another aggregate function and group by OK 70ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),LowCardinality(Int64) OK 106ms
/aggregate functions/state/uniqState/string that ends with \0 OK 94ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Float32),Int64 OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,String) OK 124ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),UInt64 OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 127ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Date)) OK 115ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(UInt64) OK 111ms
/aggregate functions/state/uniqState/inf OK 81ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),Nullable(Int64) OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,FixedString(51)) OK 108ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(UInt64) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 129ms
/aggregate functions/state/uniqState/-inf OK 72ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(DateTime)) OK 118ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),LowCardinality(Int64) OK 120ms
/aggregate functions/state/uniqState/nan OK 80ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,UUID) OK 110ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(FixedString(51)),Int64 OK 137ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),UInt64 OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),Nullable(UInt64) OK 125ms
/aggregate functions/state/uniqState/UInt8 OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UInt8)) OK 109ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),Nullable(Int64) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 154ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(UInt64) OK 154ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(Bool)) OK 146ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),LowCardinality(Int64) OK 154ms
/aggregate functions/state/uniqState/UInt16 OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UInt16)) OK 133ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(DateTime),Int64 OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(String)) OK 179ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),UInt64 OK 169ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),Nullable(UInt64) OK 183ms
/aggregate functions/state/uniqState/UInt32 OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UInt32)) OK 162ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),Nullable(Int64) OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/uniqState/UInt64 OK 177ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),LowCardinality(UInt64) OK 153ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(FixedString(51))) OK 191ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UInt64)) OK 173ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),LowCardinality(Int64) OK 164ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/LowCardinality(Date),Int64 OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,UInt64 OK 182ms
/aggregate functions/state/uniqState/UInt128 OK 160ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,Nullable(UInt64) OK 202ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 179ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,Nullable(Int64) OK 169ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UInt128)) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,Nullable(UUID)) OK 151ms
/aggregate functions/state/uniqState/Int8 OK 165ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,LowCardinality(UInt64) OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Int8)) OK 166ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UInt8)) OK 165ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,LowCardinality(Int64) OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 162ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Int64,Int64 OK 131ms
/aggregate functions/state/uniqState/Int16 OK 152ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,UInt64 OK 187ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,Nullable(UInt64) OK 171ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,Nullable(Int64) OK 164ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Int16)) OK 175ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UInt16)) OK 170ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 149ms
/aggregate functions/state/uniqState/Int32 OK 135ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,LowCardinality(UInt64) OK 180ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,uint8 OK 160ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,LowCardinality(Int64) OK 160ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float64,Int64 OK 163ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Int32)) OK 140ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UInt32)) OK 160ms
/aggregate functions/state/uniqState/Int64 OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Int64)) OK 159ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,uint64 OK 181ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,UInt64 OK 132ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,Nullable(UInt64) OK 159ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UInt64)) OK 162ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,Nullable(Int64) OK 145ms
/aggregate functions/state/uniqState/Int128 OK 133ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,LowCardinality(UInt64) OK 170ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Int128)) OK 201ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,LowCardinality(Int64) OK 173ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Float32,Int64 OK 117ms
/aggregate functions/state/uniqState/Float32 OK 156ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UInt128)) OK 167ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,uint32 OK 166ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),UInt64 OK 94ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),Nullable(UInt64) OK 166ms
/aggregate functions/state/uniqState/Float64 OK 188ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),Nullable(Int64) OK 177ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Int8)) OK 168ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,uint16 OK 168ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Float32)) OK 161ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),LowCardinality(UInt64) OK 152ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),LowCardinality(Int64) OK 164ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Int16)) OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Float64)) OK 140ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/FixedString(51),Int64 OK 151ms
/aggregate functions/state/uniqState/Decimal128(38) OK 160ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 175ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),UInt64 OK 148ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),Nullable(UInt64) OK 169ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Decimal128(38))) OK 283ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),Nullable(Int64) OK 313ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Int32)) OK 306ms
/aggregate functions/state/uniqState/Date OK 276ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),LowCardinality(UInt64) OK 295ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 282ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),LowCardinality(Int64) OK 267ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Date)) OK 155ms
/aggregate functions/state/uniqState/DateTime OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 131ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Int64)) OK 138ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Decimal128(38),Int64 OK 166ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,UInt64 OK 138ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,Nullable(UInt64) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(DateTime)) OK 148ms
/aggregate functions/state/uniqState/DateTime64(3) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 160ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Int128)) OK 159ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,Nullable(Int64) OK 128ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,LowCardinality(UInt64) OK 118ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,LowCardinality(Int64) OK 104ms
/aggregate functions/state/uniqState/Bool OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(DateTime64(3))) OK 144ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/DateTime,Int64 OK 178ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,UInt64 OK 157ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Float32)) OK 138ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,Nullable(UInt64) OK 119ms
/aggregate functions/state/uniqState/String OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(Bool)) OK 161ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,Nullable(Int64) OK 145ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Float64)) OK 151ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,LowCardinality(UInt64) OK 117ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,LowCardinality(Int64) OK 133ms
/aggregate functions/state/uniqState/FixedString(51) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Date,Int64 OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(String)) OK 133ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),UInt64 OK 147ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),Nullable(UInt64) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Date)) OK 150ms
/aggregate functions/state/uniqState/UUID OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(FixedString(51))) OK 158ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),Nullable(Int64) OK 137ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),LowCardinality(UInt64) OK 159ms
/aggregate functions/state/uniqState/Map(UInt8,UInt8) OK 141ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),LowCardinality(Int64) OK 122ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(DateTime)) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/topKWeightedState/datatypes/permutations/Array(String),Int64 OK 186ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Nullable(UUID)) OK 144ms
/aggregate functions/state/uniqState/Map(UInt8,UInt16) OK 157ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Bool)) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(String)) OK 145ms
/aggregate functions/state/uniqState/Map(UInt8,UInt32) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/topKWeightedState/K values OK 663ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/uniqState/Map(UInt8,UInt64) OK 102ms
/aggregate functions/state/uniqState/Map(UInt8,UInt128) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UInt32)) OK 139ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,uint8 OK 130ms
/aggregate functions/state/uniqState/Map(UInt8,Int8) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,uint64 OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UInt128)) OK 146ms
/aggregate functions/state/uniqState/Map(UInt8,Int16) OK 146ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,uint32 OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,uint16 OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Int8)) OK 132ms
/aggregate functions/state/uniqState/Map(UInt8,Int32) OK 106ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/topKWeightedState/custom load factor OK 65ms
/aggregate functions/state/uniqCombinedState OK 3m 13s
/aggregate functions/state/uniqCombinedState/constant OK 85ms
/aggregate functions/state/uniqState/Map(UInt8,Int64) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Int16)) OK 133ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 133ms
/aggregate functions/state/uniqCombinedState/zero rows OK 77ms
/aggregate functions/state/uniqState/Map(UInt8,Int128) OK 122ms
/aggregate functions/state/uniqCombinedState/with group by OK 81ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/uniqCombinedState/some negative values OK 65ms
/aggregate functions/state/uniqState/Map(UInt8,Float32) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Int64)) OK 139ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 111ms
/aggregate functions/state/uniqCombinedState/first non-NULL value OK 77ms
/aggregate functions/state/uniqState/Map(UInt8,Float64) OK 114ms
/aggregate functions/state/uniqCombinedState/NULL for all rows OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 129ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Int128)) OK 147ms
/aggregate functions/state/uniqState/Map(UInt8,Decimal128(38)) OK 108ms
/aggregate functions/state/uniqCombinedState/return type OK 75ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Float32)) OK 158ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt8,Date) OK 122ms
/aggregate functions/state/uniqCombinedState/with another aggregate function OK 69ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/uniqCombinedState/with another aggregate function and group by OK 82ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 132ms
/aggregate functions/state/uniqState/Map(UInt8,DateTime) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Float64)) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/uniqCombinedState/string that ends with \0 OK 64ms
/aggregate functions/state/uniqCombinedState/inf OK 84ms
/aggregate functions/state/uniqState/Map(UInt8,DateTime64(3)) OK 97ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Date)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 99ms
/aggregate functions/state/uniqCombinedState/-inf OK 65ms
/aggregate functions/state/uniqState/Map(UInt8,Bool) OK 111ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(DateTime)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 118ms
/aggregate functions/state/uniqCombinedState/nan OK 79ms
/aggregate functions/state/uniqState/Map(UInt8,String) OK 103ms
/aggregate functions/state/uniqCombinedState/UInt8 OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/uniqState/Map(UInt8,FixedString(51)) OK 99ms
/aggregate functions/state/uniqCombinedState/UInt16 OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(String)) OK 116ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Date))) OK 122ms
/aggregate functions/state/uniqState/Map(UInt8,UUID) OK 111ms
/aggregate functions/state/uniqCombinedState/UInt32 OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqCombinedState/UInt64 OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,uint8 OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(UUID)) OK 110ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/uniqCombinedState/UInt128 OK 103ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UInt16)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,uint64 OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(String))) OK 117ms
/aggregate functions/state/uniqCombinedState/Int8 OK 102ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UInt32)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,uint32 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/uniqCombinedState/Int16 OK 115ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UInt64)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,uint16 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 151ms
/aggregate functions/state/topKState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 150ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UInt128)) OK 127ms
/aggregate functions/state/uniqCombinedState/Int32 OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 95ms
/aggregate functions/state/uniqCombinedState/Int64 OK 119ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Int8)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/state/topKState/Map(UInt8,Array(String)) OK 140ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 102ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Int16)) OK 142ms
/aggregate functions/state/uniqCombinedState/Int128 OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/topKState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 114ms
/aggregate functions/state/uniqCombinedState/Float32 OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Int32)) OK 123ms
/aggregate functions/state/topKState/Map(UInt8,Tuple(String)) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 121ms
/aggregate functions/state/uniqCombinedState/Float64 OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Int64)) OK 119ms
/aggregate functions/state/topKState/Map(UInt16,UInt8) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/uniqCombinedState/Decimal128(38) OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Int128)) OK 125ms
/aggregate functions/state/topKState/Map(UInt16,UInt16) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/topKState/Map(UInt16,UInt32) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Float32)) OK 115ms
/aggregate functions/state/uniqCombinedState/Date OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 109ms
/aggregate functions/state/topKState/Map(UInt16,UInt64) OK 157ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Float64)) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Int128))) OK 110ms
/aggregate functions/state/uniqCombinedState/DateTime OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Float32))) OK 140ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/uniqCombinedState/DateTime64(3) OK 132ms
/aggregate functions/state/topKState/Map(UInt16,UInt128) OK 122ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Date)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/topKState/Map(UInt16,Int8) OK 118ms
/aggregate functions/state/uniqCombinedState/Bool OK 125ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(DateTime)) OK 149ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Date))) OK 143ms
/aggregate functions/state/topKState/Map(UInt16,Int16) OK 148ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/uniqCombinedState/String OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(DateTime64(3))) OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/uniqCombinedState/FixedString(51) OK 123ms
/aggregate functions/state/topKState/Map(UInt16,Int32) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,uint8 OK 129ms
/aggregate functions/state/uniqCombinedState/UUID OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(Bool))) OK 128ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(Bool)) OK 118ms
/aggregate functions/state/topKState/Map(UInt16,Int64) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,uint64 OK 151ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UInt8) OK 121ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(String)) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(String))) OK 145ms
/aggregate functions/state/topKState/Map(UInt16,Int128) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UInt16) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,uint32 OK 117ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(FixedString(51))) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/topKState/Map(UInt16,Float32) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UInt32) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,uint16 OK 124ms
/aggregate functions/state/uniqState/Map(UInt8,Nullable(UUID)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/state/topKState/Map(UInt16,Float64) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UInt64) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Array(String)) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 151ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/topKState/Map(UInt16,Decimal128(38)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UInt128) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/topKState/Map(UInt16,Date) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Int8) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Int128,Tuple(String)) OK 124ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UInt32)) OK 148ms
/aggregate functions/state/topKState/Map(UInt16,DateTime) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 139ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Int16) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UInt8) OK 102ms
/aggregate functions/state/topKState/Map(UInt16,DateTime64(3)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Int32) OK 104ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UInt16) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Int64) OK 118ms
/aggregate functions/state/topKState/Map(UInt16,Bool) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UInt32) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Int128) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/topKState/Map(UInt16,String) OK 141ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Int8)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UInt64) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Float32) OK 166ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/topKState/Map(UInt16,FixedString(51)) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UInt128) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 120ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Int32)) OK 120ms
/aggregate functions/state/topKState/Map(UInt16,UUID) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Int8) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Float64) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Int64)) OK 94ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UInt8)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Decimal128(38)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Int16) OK 106ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UInt16)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Int32) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Date) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Float32)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,DateTime) OK 100ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UInt32)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Int64) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Float64)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,DateTime64(3)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Int128) OK 96ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UInt64)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,uint8 OK 102ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Date)) OK 223ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Float32) OK 233ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Bool) OK 220ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UInt128)) OK 205ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,uint64 OK 316ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(DateTime)) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,String) OK 134ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Int8)) OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Float64) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Decimal128(38)) OK 143ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Bool)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,FixedString(51)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,uint32 OK 110ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Int16)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,UUID) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Date) OK 113ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(String)) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,uint16 OK 111ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Int32)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UInt8)) OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(Date,DateTime) OK 142ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 122ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Int64)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(UUID)) OK 166ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Date,DateTime64(3)) OK 106ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Int128)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UInt32)) OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Bool) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 117ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Float32)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UInt64)) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Date,String) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 104ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Float64)) OK 105ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UInt128)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Date,FixedString(51)) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 106ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Int8)) OK 125ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Date)) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Date,UUID) OK 102ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Int16)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UInt8)) OK 115ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(DateTime)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 137ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Int32)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UInt16)) OK 156ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Int64)) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(Bool)) OK 140ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UInt32)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Int128)) OK 135ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(String)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Float32)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UInt64)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(FixedString(51))) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UInt128)) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Float64)) OK 118ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/topKState/Map(UInt16,Nullable(UUID)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Int8)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UInt8)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Date)) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,uint8 OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Int32)) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,uint64 OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(DateTime)) OK 94ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(DateTime64(3))) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,uint32 OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Int64)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UInt64)) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,uint16 OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Int128)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(Bool)) OK 149ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Float32)) OK 159ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(String)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 103ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Int16)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Float64)) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Nullable(UUID)) OK 116ms
/aggregate functions/state/uniqState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Int32)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 100ms
/aggregate functions/state/uniqState/Map(UInt8,Array(String)) OK 118ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Int64)) OK 145ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UInt8)) OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Date)) OK 145ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Int128)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(DateTime)) OK 93ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/uniqState/Map(UInt8,Tuple(String)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(DateTime64(3))) OK 116ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Float32)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/uniqState/Map(UInt16,UInt8) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(Bool)) OK 126ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Float64)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/uniqState/Map(UInt16,UInt16) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(String)) OK 107ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Date)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/uniqState/Map(UInt16,UInt32) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Int8)) OK 107ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqState/Map(UInt16,UInt64) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Nullable(UUID)) OK 94ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Int16)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 97ms
/aggregate functions/state/uniqState/Map(UInt16,UInt128) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UInt8)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(String)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 91ms
/aggregate functions/state/uniqState/Map(UInt16,Int8) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 99ms
/aggregate functions/state/uniqState/Map(UInt16,Int16) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 104ms
/aggregate functions/state/uniqState/Map(UInt16,Int32) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UInt64)) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Float32)) OK 101ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/uniqState/Map(UInt16,Int64) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Float64)) OK 108ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt16,Int128) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Date)) OK 110ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt16,Float32) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/uniqState/Map(UInt16,Float64) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Bool)) OK 120ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 106ms
/aggregate functions/state/uniqState/Map(UInt16,Decimal128(38)) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(String)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/uniqState/Map(UInt16,Date) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 91ms
/aggregate functions/state/uniqState/Map(UInt16,DateTime) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Float32)) OK 94ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Float64)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt16,DateTime64(3)) OK 95ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/state/uniqState/Map(UInt16,Bool) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Date)) OK 99ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 99ms
/aggregate functions/state/uniqState/Map(UInt16,String) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(DateTime)) OK 87ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Bool)) OK 92ms
/aggregate functions/state/uniqState/Map(UInt16,FixedString(51)) OK 96ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 91ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(String)) OK 90ms
/aggregate functions/state/uniqState/Map(UInt16,UUID) OK 96ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UInt8)) OK 113ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 168ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 135ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UInt16)) OK 131ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UInt8))) OK 165ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 151ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UInt32)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 97ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 150ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UInt64)) OK 159ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/topKState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 150ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UInt128)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UInt32))) OK 142ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 144ms
/aggregate functions/state/topKState/Map(UInt16,Array(String)) OK 133ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Int8)) OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 144ms
/aggregate functions/state/topKState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 151ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Int16)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Int32)) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/state/topKState/Map(UInt16,Tuple(String)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Int64)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/topKState/Map(UInt32,UInt8) OK 120ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Int128)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/state/topKState/Map(UInt32,UInt16) OK 145ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Float32)) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/state/topKState/Map(UInt32,UInt32) OK 119ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Float64)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(String))) OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 135ms
/aggregate functions/state/topKState/Map(UInt32,UInt64) OK 125ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Decimal128(38))) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 134ms
/aggregate functions/state/topKState/Map(UInt32,UInt128) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/topKState/Map(UInt32,Int8) OK 140ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Date)) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(DateTime)) OK 108ms
/aggregate functions/state/topKState/Map(UInt32,Int16) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Array(String)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/topKState/Map(UInt32,Int32) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(Bool)) OK 110ms
/aggregate functions/state/topKState/Map(UInt32,Int64) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt8,Tuple(String)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(String))) OK 91ms
/aggregate functions/state/topKState/Map(UInt32,Int128) OK 111ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(String)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UInt8) OK 93ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/topKState/Map(UInt32,Float32) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UInt16) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Date,LowCardinality(Nullable(UUID))) OK 239ms
/aggregate functions/state/uniqState/Map(UInt16,Nullable(UUID)) OK 234ms
/aggregate functions/state/topKState/Map(UInt32,Float64) OK 246ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 248ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UInt32) OK 247ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Array(String)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UInt8)) OK 98ms
/aggregate functions/state/topKState/Map(UInt32,Decimal128(38)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UInt64) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/topKState/Map(UInt32,Date) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UInt128) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(Date,Tuple(String)) OK 117ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UInt32)) OK 95ms
/aggregate functions/state/topKState/Map(UInt32,DateTime) OK 91ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Int8) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UInt8) OK 110ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UInt64)) OK 111ms
/aggregate functions/state/topKState/Map(UInt32,DateTime64(3)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Int16) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UInt16) OK 136ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/topKState/Map(UInt32,Bool) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Int32) OK 87ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 129ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UInt32) OK 120ms
/aggregate functions/state/topKState/Map(UInt32,String) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Int64) OK 94ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Int16)) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 156ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UInt64) OK 134ms
/aggregate functions/state/topKState/Map(UInt32,FixedString(51)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Int128) OK 107ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Int32)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Float32) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UInt128) OK 123ms
/aggregate functions/state/topKState/Map(UInt32,UUID) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 138ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Int64)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Int8) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Float64) OK 119ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UInt8)) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Int128)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Int16) OK 155ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Decimal128(38)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UInt16)) OK 116ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Float32)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Date) OK 127ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UInt32)) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Int32) OK 98ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Int64) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,DateTime) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UInt64)) OK 137ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Date)) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Int128) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,DateTime64(3)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 113ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UInt128)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Bool) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Float32) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Int8)) OK 133ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Bool)) OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Float64) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,String) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 101ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Int16)) OK 115ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(String)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Decimal128(38)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,FixedString(51)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Int32)) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Date) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,UUID) OK 95ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(UUID)) OK 116ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Int64)) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,DateTime) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UInt8)) OK 91ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Int128)) OK 105ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,DateTime64(3)) OK 84ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UInt16)) OK 91ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Float32)) OK 99ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Bool) OK 90ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UInt32)) OK 107ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,String) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UInt64)) OK 100ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,FixedString(51)) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UInt128)) OK 104ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 118ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Date)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,UUID) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Int8)) OK 100ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(DateTime)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Int16)) OK 99ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UInt16)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Int32)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(Bool)) OK 84ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UInt32)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Int64)) OK 111ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(String)) OK 119ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UInt64)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Int128)) OK 120ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UInt128)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Float32)) OK 123ms
/aggregate functions/state/topKState/Map(UInt32,Nullable(UUID)) OK 107ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Int8)) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UInt8)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Float64)) OK 120ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Int16)) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Decimal128(38))) OK 148ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 102ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Date))) OK 146ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 137ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Int32)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Date)) OK 114ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Int64)) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 135ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(DateTime)) OK 136ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UInt128)) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Int128)) OK 148ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 139ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Int8)) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Float32)) OK 144ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 146ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(Bool)) OK 134ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Int16)) OK 94ms
/aggregate functions/state/uniqState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Float64)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(String)) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 102ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Int32)) OK 96ms
/aggregate functions/state/uniqState/Map(UInt16,Array(String)) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(FixedString(51))) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Int64)) OK 96ms
/aggregate functions/state/uniqState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Date)) OK 145ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Nullable(UUID)) OK 119ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt16,Tuple(String)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UInt8)) OK 132ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Float32)) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(DateTime)) OK 123ms
/aggregate functions/state/uniqState/Map(UInt32,UInt8) OK 87ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UInt16)) OK 159ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Float64)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(DateTime64(3))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt32,UInt16) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 134ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Date)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(Bool)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/uniqState/Map(UInt32,UInt32) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(String)) OK 126ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(DateTime)) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/uniqState/Map(UInt32,UInt64) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(FixedString(51))) OK 136ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/uniqState/Map(UInt32,UInt128) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Nullable(UUID)) OK 162ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(String)) OK 172ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Int8)) OK 154ms
/aggregate functions/state/uniqState/Map(UInt32,Int8) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/state/uniqState/Map(UInt32,Int16) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UInt8)) OK 160ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/uniqState/Map(UInt32,Int32) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(UUID)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UInt16)) OK 94ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Int64)) OK 122ms
/aggregate functions/state/uniqState/Map(UInt32,Int64) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UInt32)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 179ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/uniqState/Map(UInt32,Int128) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 129ms
/aggregate functions/state/uniqState/Map(UInt32,Float32) OK 178ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UInt128)) OK 152ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 135ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Int8)) OK 127ms
/aggregate functions/state/uniqState/Map(UInt32,Float64) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Date)) OK 96ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/state/uniqState/Map(UInt32,Decimal128(38)) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(DateTime)) OK 113ms
/aggregate functions/state/uniqState/Map(UInt32,Date) OK 111ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Bool)) OK 92ms
/aggregate functions/state/uniqState/Map(UInt32,DateTime) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(String)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 140ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Int64)) OK 109ms
/aggregate functions/state/uniqState/Map(UInt32,DateTime64(3)) OK 94ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(FixedString(51))) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Int128)) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 146ms
/aggregate functions/state/uniqState/Map(UInt32,Bool) OK 131ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Float32)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/uniqState/Map(UInt32,String) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Float64)) OK 121ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 133ms
/aggregate functions/state/uniqState/Map(UInt32,FixedString(51)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Date)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 141ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 129ms
/aggregate functions/state/uniqState/Map(UInt32,UUID) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(DateTime)) OK 155ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UInt8)) OK 163ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 146ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Bool)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 117ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UInt16)) OK 117ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(String)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 110ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UInt32)) OK 122ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UInt64)) OK 99ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UInt128)) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 132ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/topKState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 152ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Int8)) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 161ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 162ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Int16)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 159ms
/aggregate functions/state/topKState/Map(UInt32,Array(String)) OK 130ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Int32)) OK 276ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 270ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/topKState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 279ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 265ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 234ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Int64)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/state/topKState/Map(UInt32,Tuple(String)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Int128)) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 127ms
/aggregate functions/state/topKState/Map(UInt64,UInt8) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Float32)) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 106ms
/aggregate functions/state/topKState/Map(UInt64,UInt16) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 142ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Float64)) OK 136ms
/aggregate functions/state/topKState/Map(UInt64,UInt32) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/state/topKState/Map(UInt64,UInt64) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 163ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/state/topKState/Map(UInt64,UInt128) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Date)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/topKState/Map(UInt64,Int8) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(DateTime)) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 112ms
/aggregate functions/state/topKState/Map(UInt64,Int16) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 129ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Array(String)) OK 111ms
/aggregate functions/state/topKState/Map(UInt64,Int32) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Date))) OK 101ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(Bool)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/state/topKState/Map(UInt64,Int64) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(String)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt16,Tuple(String)) OK 123ms
/aggregate functions/state/topKState/Map(UInt64,Int128) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/topKState/Map(UInt64,Float32) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UInt8) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/uniqState/Map(UInt32,Nullable(UUID)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UInt16) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 144ms
/aggregate functions/state/topKState/Map(UInt64,Float64) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UInt8)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UInt32) OK 147ms
/aggregate functions/state/topKState/Map(UInt64,Decimal128(38)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 126ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UInt16)) OK 95ms
/aggregate functions/state/topKState/Map(UInt64,Date) OK 156ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Array(String)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UInt64) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UInt128) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 123ms
/aggregate functions/state/topKState/Map(UInt64,DateTime) OK 115ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UInt64)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(DateTime,Tuple(String)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Int8) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 139ms
/aggregate functions/state/topKState/Map(UInt64,DateTime64(3)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UInt128)) OK 86ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UInt8) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Int16) OK 104ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Int8)) OK 117ms
/aggregate functions/state/topKState/Map(UInt64,Bool) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UInt16) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Int32) OK 100ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Int16)) OK 129ms
/aggregate functions/state/topKState/Map(UInt64,String) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UInt32) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Int64) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 111ms
/aggregate functions/state/topKState/Map(UInt64,FixedString(51)) OK 119ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UInt64) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Int128) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 105ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/topKState/Map(UInt64,UUID) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Float32) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UInt128) OK 89ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 125ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UInt8)) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Int8) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Float64) OK 118ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UInt16)) OK 126ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Int16) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Decimal128(38)) OK 100ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Float64)) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UInt32)) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Int32) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Date) OK 112ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Date)) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UInt64)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Int64) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,DateTime) OK 119ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 94ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UInt128)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Int128) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,DateTime64(3)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Bool)) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Int8)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Float32) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Bool) OK 115ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(String)) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Float64) OK 130ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Int16)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,String) OK 120ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 106ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Int32)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Decimal128(38)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,FixedString(51)) OK 160ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(UUID)) OK 149ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 128ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Int64)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Date) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,UUID) OK 114ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Int128)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,DateTime) OK 99ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UInt8)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,DateTime64(3)) OK 112ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Float32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UInt16)) OK 135ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 100ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Float64)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Bool) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 115ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UInt32)) OK 104ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,String) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UInt64)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,FixedString(51)) OK 112ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Date)) OK 99ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UInt128)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 105ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(DateTime)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,UUID) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 167ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Int8)) OK 130ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UInt8)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Int16)) OK 138ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(Bool)) OK 132ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UInt16)) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 147ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(String)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Int32)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UInt32)) OK 118ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 114ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UInt64)) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Int64)) OK 157ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/state/topKState/Map(UInt64,Nullable(UUID)) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UInt128)) OK 142ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Int128)) OK 137ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UInt8)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Int8)) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Float32)) OK 104ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Float64)) OK 147ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UInt16)) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Int16)) OK 143ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UInt32)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Decimal128(38))) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 147ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Int64)) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Date)) OK 114ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UInt128)) OK 162ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(DateTime)) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Int128)) OK 114ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(DateTime64(3))) OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Float32)) OK 120ms
/aggregate functions/state/uniqState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 134ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Int8)) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Float64)) OK 178ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Int16)) OK 159ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(Bool)) OK 146ms
/aggregate functions/state/uniqState/Map(UInt32,Array(String)) OK 160ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(String)) OK 163ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Int32)) OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/state/uniqState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Date)) OK 104ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Int64)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/uniqState/Map(UInt32,Tuple(String)) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(DateTime)) OK 134ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Int128)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Nullable(UUID)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt64,UInt8) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UInt8)) OK 135ms
/aggregate functions/state/uniqState/Map(UInt64,UInt16) OK 122ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Float32)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(Bool)) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 101ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Float64)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt64,UInt32) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(String)) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 101ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Date)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/uniqState/Map(UInt64,UInt64) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(FixedString(51))) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 98ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/uniqState/Map(UInt64,UInt128) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UInt64)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Nullable(UUID)) OK 100ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqState/Map(UInt64,Int8) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UInt128)) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UInt8)) OK 108ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(String)) OK 91ms
/aggregate functions/state/uniqState/Map(UInt64,Int16) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 92ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/uniqState/Map(UInt64,Int32) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Int16)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 109ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(UUID)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Int32)) OK 126ms
/aggregate functions/state/uniqState/Map(UInt64,Int64) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UInt64)) OK 94ms
/aggregate functions/state/uniqState/Map(UInt64,Int128) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Int64)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/uniqState/Map(UInt64,Float32) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Int128)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Int8)) OK 100ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/uniqState/Map(UInt64,Float64) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Int16)) OK 123ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt64,Decimal128(38)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Int32)) OK 107ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/uniqState/Map(UInt64,Date) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Date)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 111ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt64,DateTime) OK 263ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(DateTime)) OK 262ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Int128)) OK 226ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 219ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 217ms
/aggregate functions/state/uniqState/Map(UInt64,DateTime64(3)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Bool)) OK 152ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Float32)) OK 145ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 152ms
/aggregate functions/state/uniqState/Map(UInt64,Bool) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(String)) OK 110ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Float64)) OK 120ms
/aggregate functions/state/uniqState/Map(UInt64,String) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 133ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Date)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt64,FixedString(51)) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 111ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 152ms
/aggregate functions/state/uniqState/Map(UInt64,UUID) OK 152ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Bool)) OK 136ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(String)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 146ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UInt8)) OK 121ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UInt16)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 121ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UInt32)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(UUID)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UInt64)) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 89ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UInt128)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 108ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 100ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Int8)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/topKState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Int16)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 96ms
/aggregate functions/state/topKState/Map(UInt64,Array(String)) OK 104ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Int32)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/topKState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Int64)) OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/topKState/Map(UInt64,Tuple(String)) OK 111ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Int128)) OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/topKState/Map(UInt128,UInt8) OK 111ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Float32)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 141ms
/aggregate functions/state/topKState/Map(UInt128,UInt16) OK 126ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Float64)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/topKState/Map(UInt128,UInt32) OK 151ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 138ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Date)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 125ms
/aggregate functions/state/topKState/Map(UInt128,UInt64) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(DateTime)) OK 152ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 130ms
/aggregate functions/state/topKState/Map(UInt128,UInt128) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Date))) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 117ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 131ms
/aggregate functions/state/topKState/Map(UInt128,Int8) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 170ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 121ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(Bool)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Array(String)) OK 143ms
/aggregate functions/state/topKState/Map(UInt128,Int16) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(String)) OK 120ms
/aggregate functions/state/topKState/Map(UInt128,Int32) OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt32,Tuple(String)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(String))) OK 134ms
/aggregate functions/state/topKState/Map(UInt128,Int64) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UInt8) OK 100ms
/aggregate functions/state/uniqState/Map(UInt64,Nullable(UUID)) OK 141ms
/aggregate functions/state/topKState/Map(UInt128,Int128) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UInt16) OK 96ms
/aggregate functions/state/topKState/Map(UInt128,Float32) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UInt32) OK 106ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UInt16)) OK 154ms
/aggregate functions/state/topKState/Map(UInt128,Float64) OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Array(String)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UInt64) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/topKState/Map(UInt128,Decimal128(38)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UInt32)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UInt128) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(Bool,Tuple(String)) OK 102ms
/aggregate functions/state/topKState/Map(UInt128,Date) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Int8) OK 127ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(String,UInt8) OK 97ms
/aggregate functions/state/topKState/Map(UInt128,DateTime) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Int16) OK 111ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(String,UInt16) OK 122ms
/aggregate functions/state/topKState/Map(UInt128,DateTime64(3)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Int32) OK 102ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/topKState/Map(UInt128,Bool) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(String,UInt32) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Int64) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 103ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/topKState/Map(UInt128,String) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(String,UInt64) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Int128) OK 109ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/topKState/Map(UInt128,FixedString(51)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(String,UInt128) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Float32) OK 115ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(String,Int8) OK 104ms
/aggregate functions/state/topKState/Map(UInt128,UUID) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Float64) OK 106ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Int128)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(String,Int16) OK 92ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UInt8)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Decimal128(38)) OK 124ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Float32)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(String,Int32) OK 119ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UInt16)) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 163ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Float64)) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Date) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(String,Int64) OK 118ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UInt32)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,DateTime) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(String,Int128) OK 162ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 131ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Date)) OK 108ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UInt64)) OK 151ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(DateTime)) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,DateTime64(3)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(String,Float32) OK 115ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UInt128)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Bool) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Bool)) OK 132ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Int8)) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(String,Float64) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,String) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 134ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Int16)) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(String,Decimal128(38)) OK 131ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(String)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,FixedString(51)) OK 93ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(FixedString(51))) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Int32)) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(String,Date) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,UUID) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(String,DateTime) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(UUID)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UInt8)) OK 104ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Int64)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(String,DateTime64(3)) OK 154ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UInt16)) OK 116ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Int128)) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 167ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UInt32)) OK 142ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Float32)) OK 155ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(String,Bool) OK 115ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(String,String) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UInt64)) OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 145ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Float64)) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(String,FixedString(51)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UInt128)) OK 167ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 155ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 133ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Decimal128(38))) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(String,UUID) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 119ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Int8)) OK 117ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Date)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UInt8)) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 108ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(DateTime)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Int16)) OK 113ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UInt16)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 90ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Int32)) OK 150ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UInt32)) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 94ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(Bool)) OK 172ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UInt64)) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Int64)) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 105ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 168ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UInt128)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Int128)) OK 142ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(String)) OK 133ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Int8)) OK 94ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Float32)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Int16)) OK 120ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Float64)) OK 118ms
/aggregate functions/state/topKState/Map(UInt128,Nullable(UUID)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 110ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Int32)) OK 104ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Int64)) OK 106ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UInt16)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Date)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Int128)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(DateTime)) OK 112ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 117ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Float32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Float64)) OK 123ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(Bool)) OK 107ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UInt128)) OK 139ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(String)) OK 92ms
/aggregate functions/state/uniqState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Int8)) OK 160ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Date)) OK 160ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/uniqState/Map(UInt64,Array(String)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 162ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(DateTime)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Nullable(UUID)) OK 110ms
/aggregate functions/state/uniqState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/uniqState/Map(UInt64,Tuple(String)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Int64)) OK 102ms
/aggregate functions/state/uniqState/Map(UInt128,UInt8) OK 242ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(Bool)) OK 263ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 233ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Int128)) OK 179ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UInt32)) OK 237ms
/aggregate functions/state/uniqState/Map(UInt128,UInt16) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 132ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Float32)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(String)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UInt64)) OK 95ms
/aggregate functions/state/uniqState/Map(UInt128,UInt32) OK 124ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqState/Map(UInt128,UInt64) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(String,Nullable(UUID)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Int8)) OK 110ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(DateTime)) OK 93ms
/aggregate functions/state/uniqState/Map(UInt128,UInt128) OK 165ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UInt8)) OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 139ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Int32)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UInt16)) OK 163ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 125ms
/aggregate functions/state/uniqState/Map(UInt128,Int8) OK 151ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(String)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 109ms
/aggregate functions/state/uniqState/Map(UInt128,Int16) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(FixedString(51))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UInt64)) OK 129ms
/aggregate functions/state/uniqState/Map(UInt128,Int32) OK 116ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Float32)) OK 102ms
/aggregate functions/state/uniqState/Map(UInt128,Int64) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Float64)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Int8)) OK 110ms
/aggregate functions/state/uniqState/Map(UInt128,Int128) OK 113ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Date)) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Int16)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt128,Float32) OK 106ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(DateTime)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Int32)) OK 109ms
/aggregate functions/state/uniqState/Map(UInt128,Float64) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Bool)) OK 111ms
/aggregate functions/state/uniqState/Map(UInt128,Decimal128(38)) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Int64)) OK 111ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(String)) OK 103ms
/aggregate functions/state/uniqState/Map(UInt128,Date) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,uint8 OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/state/uniqState/Map(UInt128,DateTime) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,uint64 OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(UUID)) OK 114ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/uniqState/Map(UInt128,DateTime64(3)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,uint32 OK 91ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/uniqState/Map(UInt128,Bool) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Date)) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,uint16 OK 90ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 88ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/uniqState/Map(UInt128,String) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 108ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/state/uniqState/Map(UInt128,FixedString(51)) OK 160ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 102ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(String)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 104ms
/aggregate functions/state/uniqState/Map(UInt128,UUID) OK 123ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UInt8)) OK 126ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Date))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(UUID)) OK 110ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UInt16)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 142ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UInt8))) OK 117ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UInt32)) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 153ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UInt64)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UInt32))) OK 156ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 126ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UInt128)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 140ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Int8)) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/topKState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 119ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Int16)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Int32)) OK 116ms
/aggregate functions/state/topKState/Map(UInt128,Array(String)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Int64)) OK 125ms
/aggregate functions/state/topKState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 99ms
/aggregate functions/state/topKState/Map(UInt128,Tuple(String)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,uint8 OK 104ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Int128)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,uint64 OK 114ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Float32)) OK 169ms
/aggregate functions/state/topKState/Map(Int8,UInt8) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Int128))) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,uint32 OK 144ms
/aggregate functions/state/topKState/Map(Int8,UInt16) OK 127ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Float64)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Float32))) OK 91ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,uint16 OK 120ms
/aggregate functions/state/topKState/Map(Int8,UInt32) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/topKState/Map(Int8,UInt64) OK 90ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 96ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Date)) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Date))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Array(String)) OK 109ms
/aggregate functions/state/topKState/Map(Int8,UInt128) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(DateTime)) OK 162ms
/aggregate functions/state/topKState/Map(Int8,Int8) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt64,Tuple(String)) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 135ms
/aggregate functions/state/topKState/Map(Int8,Int16) OK 113ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UInt8) OK 132ms
/aggregate functions/state/topKState/Map(Int8,Int32) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(String))) OK 155ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 136ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(Bool)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UInt16) OK 148ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(String)) OK 147ms
/aggregate functions/state/topKState/Map(Int8,Int64) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(String,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UInt32) OK 117ms
/aggregate functions/state/topKState/Map(Int8,Int128) OK 131ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(String,Array(String)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UInt64) OK 148ms
/aggregate functions/state/uniqState/Map(UInt128,Nullable(UUID)) OK 108ms
/aggregate functions/state/topKState/Map(Int8,Float32) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(String,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UInt8)) OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 133ms
/aggregate functions/state/topKState/Map(Int8,Float64) OK 147ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UInt128) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(String,Tuple(String)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Int8) OK 158ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 150ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UInt8) OK 115ms
/aggregate functions/state/topKState/Map(Int8,Decimal128(38)) OK 126ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UInt32)) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UInt16) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Int16) OK 142ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/topKState/Map(Int8,Date) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UInt32) OK 129ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UInt64)) OK 134ms
/aggregate functions/state/topKState/Map(Int8,DateTime) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 140ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Int32) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UInt64) OK 139ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UInt128)) OK 158ms
/aggregate functions/state/topKState/Map(Int8,DateTime64(3)) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Int64) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,uint8 OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UInt128) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Int128) OK 108ms
/aggregate functions/state/topKState/Map(Int8,Bool) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,uint64 OK 126ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Int8)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Int8) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Float32) OK 104ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Int16)) OK 109ms
/aggregate functions/state/topKState/Map(Int8,String) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,uint32 OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Int16) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Float64) OK 96ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/topKState/Map(Int8,FixedString(51)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,uint16 OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Int32) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Decimal128(38)) OK 94ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 108ms
/aggregate functions/state/topKState/Map(Int8,UUID) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Int64) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Date) OK 119ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UInt8)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 110ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Int128) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,DateTime) OK 98ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UInt16)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 116ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Float32) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,DateTime64(3)) OK 98ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UInt32)) OK 93ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 107ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Float64)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Bool) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Float64) OK 96ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UInt64)) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Date)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Decimal128(38)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,String) OK 117ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UInt128)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(DateTime)) OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Date) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,FixedString(51)) OK 117ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Int8)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),DateTime) OK 137ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Int16)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,UUID) OK 114ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Bool)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UInt8)) OK 159ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),DateTime64(3)) OK 128ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(String)) OK 136ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Int32)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Bool) OK 147ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Int64)) OK 153ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UInt16)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(UUID)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UInt32)) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),String) OK 125ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Int128)) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UInt64)) OK 164ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),FixedString(51)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Float32)) OK 128ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),UUID) OK 145ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,uint8 OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UInt128)) OK 137ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Float64)) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,uint64 OK 123ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UInt8)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Int8)) OK 116ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,uint32 OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UInt16)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Int16)) OK 108ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Date)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,uint16 OK 89ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Int32)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UInt32)) OK 109ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/topKState/Map(Int8,Nullable(DateTime)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UInt64)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Int64)) OK 120ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 262ms
/aggregate functions/state/topKState/Map(Int8,Nullable(DateTime64(3))) OK 252ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 238ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Int128)) OK 267ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UInt128)) OK 266ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 141ms
/aggregate functions/state/topKState/Map(Int8,Nullable(Bool)) OK 137ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Float32)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Int8)) OK 106ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 111ms
/aggregate functions/state/topKState/Map(Int8,Nullable(String)) OK 112ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Int16)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Float64)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 97ms
/aggregate functions/state/topKState/Map(Int8,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Int32)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 131ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 125ms
/aggregate functions/state/topKState/Map(Int8,Nullable(UUID)) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Int64)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Date)) OK 112ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 93ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Int128)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(DateTime)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 92ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UInt16)) OK 110ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Float32)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UInt32)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Float64)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(Bool)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 117ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Decimal128(38))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(String)) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Date)) OK 163ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Int8)) OK 130ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Nullable(UUID)) OK 156ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,uint8 OK 114ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 155ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Int16)) OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(DateTime)) OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,uint64 OK 94ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UInt8)) OK 127ms
/aggregate functions/state/uniqState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,uint32 OK 97ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Int64)) OK 122ms
/aggregate functions/state/uniqState/Map(UInt128,Array(String)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(Bool)) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,uint16 OK 109ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Int128)) OK 106ms
/aggregate functions/state/uniqState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(String)) OK 118ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Float32)) OK 96ms
/aggregate functions/state/uniqState/Map(UInt128,Tuple(String)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UInt64)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(FixedString(51))) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 97ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 140ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Nullable(UUID)) OK 147ms
/aggregate functions/state/uniqState/Map(Int8,UInt8) OK 130ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Date)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 145ms
/aggregate functions/state/uniqState/Map(Int8,UInt16) OK 104ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(DateTime)) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Int16)) OK 97ms
/aggregate functions/state/uniqState/Map(Int8,UInt32) OK 155ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Bool)) OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UInt32)) OK 167ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 145ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(String)) OK 127ms
/aggregate functions/state/uniqState/Map(Int8,UInt64) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Int64)) OK 116ms
/aggregate functions/state/uniqState/Map(Int8,UInt128) OK 147ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Int128)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(UUID)) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Float32)) OK 125ms
/aggregate functions/state/uniqState/Map(Int8,Int8) OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UInt128)) OK 141ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 143ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Float64)) OK 147ms
/aggregate functions/state/uniqState/Map(Int8,Int16) OK 145ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Int8)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 147ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Date)) OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Int16)) OK 131ms
/aggregate functions/state/uniqState/Map(Int8,Int32) OK 97ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/uniqState/Map(Int8,Int64) OK 105ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Int32)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqState/Map(Int8,Int128) OK 85ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Int64)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 127ms
/aggregate functions/state/uniqState/Map(Int8,Float32) OK 99ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Int128)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(String)) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,uint8 OK 142ms
/aggregate functions/state/uniqState/Map(Int8,Float64) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Float32)) OK 129ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/uniqState/Map(Int8,Decimal128(38)) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,uint64 OK 107ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(UUID)) OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Float64)) OK 122ms
/aggregate functions/state/uniqState/Map(Int8,Date) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,uint32 OK 109ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Int32))) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Date)) OK 151ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,uint16 OK 130ms
/aggregate functions/state/uniqState/Map(Int8,DateTime) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Int64))) OK 163ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 152ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 106ms
/aggregate functions/state/uniqState/Map(Int8,DateTime64(3)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 117ms
/aggregate functions/state/uniqState/Map(Int8,Bool) OK 106ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Bool)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/uniqState/Map(Int8,String) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(String)) OK 109ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/state/uniqState/Map(Int8,FixedString(51)) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/uniqState/Map(Int8,UUID) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(UUID)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UInt8)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UInt16)) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UInt32)) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UInt64)) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UInt128)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/topKState/Map(Int8,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Int8)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/state/topKState/Map(Int8,Array(String)) OK 104ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Int16)) OK 92ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/topKState/Map(Int8,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Int32)) OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,uint8 OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/state/topKState/Map(Int8,Tuple(String)) OK 100ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Int64)) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,uint64 OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/topKState/Map(Int16,UInt8) OK 116ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Int128)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,uint32 OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/topKState/Map(Int16,UInt16) OK 104ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Float32)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,uint16 OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/topKState/Map(Int16,UInt32) OK 117ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Float64)) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,nullable_uint8_ OK 92ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/topKState/Map(Int16,UInt64) OK 122ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,nullable_uint64_ OK 91ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Date)) OK 147ms
/aggregate functions/state/topKState/Map(Int16,UInt128) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Array(String)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,nullable_uint32_ OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(DateTime)) OK 128ms
/aggregate functions/state/topKState/Map(Int16,Int8) OK 144ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,nullable_uint16_ OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UInt128,Tuple(String)) OK 188ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 156ms
/aggregate functions/state/topKState/Map(Int16,Int16) OK 127ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(Bool)) OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_uint64_ OK 162ms
/aggregate functions/state/topKState/Map(Int16,Int32) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UInt8) OK 145ms
/aggregate functions/state/topKState/Map(Int16,Int64) OK 109ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(String)) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_uint32_ OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UInt16) OK 109ms
/aggregate functions/state/topKState/Map(Int16,Int128) OK 97ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_uint16_ OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UInt32) OK 110ms
/aggregate functions/state/topKState/Map(Int16,Float32) OK 118ms
/aggregate functions/state/uniqState/Map(Int8,Nullable(UUID)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Array(String)) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UInt64) OK 128ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 141ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UInt8)) OK 102ms
/aggregate functions/state/topKState/Map(Int16,Float64) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UInt128) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/topKState/Map(Int16,Decimal128(38)) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Int8) OK 121ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UInt32)) OK 129ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(FixedString(51),Tuple(String)) OK 128ms
/aggregate functions/state/topKState/Map(Int16,Date) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Int16) OK 102ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UInt64)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UInt8) OK 105ms
/aggregate functions/state/topKState/Map(Int16,DateTime) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Int32) OK 95ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UInt16) OK 128ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UInt128)) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,uint8 OK 133ms
/aggregate functions/state/topKState/Map(Int16,DateTime64(3)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Int64) OK 95ms
/aggregate functions/state/topKState/Map(Int16,Bool) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UInt32) OK 144ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Int8)) OK 148ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,uint64 OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Int128) OK 120ms
/aggregate functions/state/topKState/Map(Int16,String) OK 158ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UInt64) OK 165ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Float32) OK 166ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,uint32 OK 121ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Int16)) OK 142ms
/aggregate functions/state/topKState/Map(Int16,FixedString(51)) OK 151ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,uint16 OK 169ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UInt128) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Float64) OK 136ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Int64)) OK 126ms
/aggregate functions/state/topKState/Map(Int16,UUID) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Int8) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,nullable_uint8_ OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Decimal128(38)) OK 119ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UInt8)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Int16) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Date) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,nullable_uint64_ OK 94ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Float32)) OK 98ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UInt16)) OK 99ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,nullable_uint32_ OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int8,DateTime) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Int32) OK 114ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Float64)) OK 250ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UInt32)) OK 242ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,nullable_uint16_ OK 244ms
/aggregate functions/state/uniqCombinedState/Map(Int8,DateTime64(3)) OK 225ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Int64) OK 230ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Date)) OK 125ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UInt64)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Bool) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_uint8_ OK 143ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Int128) OK 131ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UInt128)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int8,String) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Float32) OK 100ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Bool)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int8,FixedString(51)) OK 109ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Int8)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Float64) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Int8,UUID) OK 113ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Int16)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Decimal128(38)) OK 132ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Int32)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UInt8)) OK 113ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Date) OK 100ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(UUID)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UInt16)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Int64)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,DateTime) OK 98ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UInt32)) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Int128)) OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,DateTime64(3)) OK 135ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 89ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UInt64)) OK 107ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Float32)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Bool) OK 102ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,uint8 OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UInt128)) OK 106ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Float64)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,String) OK 107ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,uint64 OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Int8)) OK 114ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,FixedString(51)) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,uint32 OK 88ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Date)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Int16)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,UUID) OK 96ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,uint16 OK 100ms
/aggregate functions/state/topKState/Map(Int16,Nullable(DateTime)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Int32)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UInt8)) OK 108ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,nullable_uint8_ OK 91ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Int64)) OK 112ms
/aggregate functions/state/topKState/Map(Int16,Nullable(DateTime64(3))) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UInt16)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,nullable_uint64_ OK 111ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Int128)) OK 115ms
/aggregate functions/state/topKState/Map(Int16,Nullable(Bool)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UInt32)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,nullable_uint32_ OK 111ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/topKState/Map(Int16,Nullable(String)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Float32)) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UInt64)) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,nullable_uint16_ OK 114ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Int128))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Float64)) OK 97ms
/aggregate functions/state/topKState/Map(Int16,Nullable(FixedString(51))) OK 99ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UInt128)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_uint8_ OK 109ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/topKState/Map(Int16,Nullable(UUID)) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Int8)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Date)) OK 110ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Int16)) OK 105ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(DateTime)) OK 95ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UInt16)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Int32)) OK 109ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Int64)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(Bool)) OK 114ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Int128)) OK 95ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(String)) OK 156ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Float32)) OK 110ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Int8)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Float64)) OK 112ms
/aggregate functions/state/uniqState/Map(Int8,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 86ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Nullable(UUID)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,uint8 OK 101ms
/aggregate functions/state/uniqState/Map(Int8,Array(String)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UInt8)) OK 123ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Int32)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Date)) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,uint64 OK 107ms
/aggregate functions/state/uniqState/Map(Int8,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Int64)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(DateTime)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,uint32 OK 112ms
/aggregate functions/state/uniqState/Map(Int8,Tuple(String)) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(DateTime64(3))) OK 132ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UInt32)) OK 140ms
/aggregate functions/state/uniqState/Map(Int16,UInt8) OK 115ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,uint16 OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(Bool)) OK 160ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/uniqState/Map(Int16,UInt16) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,nullable_uint8_ OK 122ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Float64)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UInt128)) OK 146ms
/aggregate functions/state/uniqState/Map(Int16,UInt32) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,nullable_uint64_ OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(String)) OK 139ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Date)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,nullable_uint32_ OK 115ms
/aggregate functions/state/uniqState/Map(Int16,UInt64) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Int16)) OK 142ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,nullable_uint16_ OK 115ms
/aggregate functions/state/uniqState/Map(Int16,UInt128) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Nullable(UUID)) OK 121ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_uint8_ OK 145ms
/aggregate functions/state/uniqState/Map(Int16,Int8) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Int32)) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UInt8)) OK 143ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(String)) OK 136ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_uint64_ OK 167ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Int64)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/uniqState/Map(Int16,Int16) OK 137ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UInt32)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Int128)) OK 118ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqState/Map(Int16,Int32) OK 130ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Float32)) OK 169ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/state/uniqState/Map(Int16,Int64) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UInt128)) OK 118ms
/aggregate functions/state/uniqState/Map(Int16,Int128) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Float64)) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Int8)) OK 126ms
/aggregate functions/state/uniqState/Map(Int16,Float32) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 103ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Date)) OK 101ms
/aggregate functions/state/uniqState/Map(Int16,Float64) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Int16)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(DateTime)) OK 119ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/uniqState/Map(Int16,Decimal128(38)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/studentTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/uniqState/Map(Int16,Date) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Int64)) OK 145ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,uint8 OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(String)) OK 136ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/state/uniqState/Map(Int16,DateTime) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,uint64 OK 139ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Int128)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(FixedString(51))) OK 133ms
/aggregate functions/state/uniqState/Map(Int16,DateTime64(3)) OK 92ms
/aggregate functions/state/uniqState/Map(Int16,Bool) OK 139ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,uint32 OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(UUID)) OK 121ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/state/uniqState/Map(Int16,String) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Float64)) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,uint16 OK 136ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Int128))) OK 177ms
/aggregate functions/state/uniqState/Map(Int16,FixedString(51)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Date)) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,nullable_uint8_ OK 133ms
/aggregate functions/state/uniqState/Map(Int16,UUID) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,nullable_uint64_ OK 118ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UInt8)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Bool)) OK 145ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,nullable_uint32_ OK 110ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UInt16)) OK 167ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,nullable_uint16_ OK 170ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(String)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UInt32)) OK 145ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(UUID)) OK 121ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Int16))) OK 148ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UInt64)) OK 145ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(String))) OK 98ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_uint32_ OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UInt128)) OK 104ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_uint16_ OK 112ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Int8)) OK 101ms
/aggregate functions/state/topKState/Map(Int16,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Int16)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/topKState/Map(Int16,Array(String)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Int32)) OK 108ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/topKState/Map(Int16,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Float64))) OK 138ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Int64)) OK 105ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/state/topKState/Map(Int16,Tuple(String)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Int8))) OK 87ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 108ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Int128)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Int16))) OK 104ms
/aggregate functions/state/topKState/Map(Int32,UInt8) OK 101ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,uint8 OK 93ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Float32)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/state/topKState/Map(Int32,UInt16) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,uint64 OK 94ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/topKState/Map(Int32,UInt32) OK 96ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,uint32 OK 92ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(String))) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/topKState/Map(Int32,UInt64) OK 103ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,uint16 OK 102ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Date)) OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/state/topKState/Map(Int32,UInt128) OK 95ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,nullable_uint8_ OK 100ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(DateTime)) OK 89ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(Int8,LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/state/topKState/Map(Int32,Int8) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,nullable_uint64_ OK 108ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Array(String)) OK 137ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Date))) OK 131ms
/aggregate functions/state/topKState/Map(Int32,Int16) OK 135ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,nullable_uint32_ OK 132ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(Bool)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(String)) OK 130ms
/aggregate functions/state/topKState/Map(Int32,Int32) OK 112ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,nullable_uint16_ OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int8,Tuple(String)) OK 124ms
/aggregate functions/state/topKState/Map(Int32,Int64) OK 151ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(FixedString(51))) OK 138ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UInt8) OK 104ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_uint64_ OK 211ms
/aggregate functions/state/uniqState/Map(Int16,Nullable(UUID)) OK 224ms
/aggregate functions/state/topKState/Map(Int32,Int128) OK 225ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(String))) OK 211ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UInt16) OK 295ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_uint32_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 144ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/topKState/Map(Int32,Float32) OK 115ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UInt16)) OK 161ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_uint16_ OK 154ms
/aggregate functions/state/topKState/Map(Int32,Float64) OK 173ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UInt32) OK 144ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UInt32)) OK 143ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 153ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Array(String)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UInt64) OK 148ms
/aggregate functions/state/topKState/Map(Int32,Decimal128(38)) OK 146ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UInt64)) OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 142ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UInt128) OK 118ms
/aggregate functions/state/topKState/Map(Int32,Date) OK 106ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UInt128)) OK 155ms
/aggregate functions/state/topKState/Map(Int32,DateTime) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Int8) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(UUID,Tuple(String)) OK 124ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Int16) OK 153ms
/aggregate functions/state/topKState/Map(Int32,DateTime64(3)) OK 156ms
/aggregate functions/state/studentTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UInt8) OK 133ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Int8)) OK 125ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,uint8 OK 171ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Int32) OK 148ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Int16)) OK 167ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UInt16) OK 173ms
/aggregate functions/state/topKState/Map(Int32,Bool) OK 164ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Int64) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,uint64 OK 121ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/topKState/Map(Int32,String) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UInt32) OK 140ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,uint32 OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Int128) OK 127ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Int64)) OK 125ms
/aggregate functions/state/topKState/Map(Int32,FixedString(51)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UInt64) OK 107ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,uint16 OK 172ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Float32) OK 153ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UInt128) OK 118ms
/aggregate functions/state/topKState/Map(Int32,UUID) OK 121ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Float32)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Int8) OK 151ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UInt8)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Float64) OK 110ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 121ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Float64)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Decimal128(38)) OK 156ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UInt16)) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Int16) OK 122ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Date)) OK 146ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UInt32)) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Int32) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 152ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Date) OK 151ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Int64) OK 126ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(DateTime)) OK 103ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UInt64)) OK 120ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int16,DateTime) OK 109ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Int128) OK 120ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UInt128)) OK 118ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int16,DateTime64(3)) OK 106ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(String)) OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Float32) OK 135ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Int8)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Bool) OK 127ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Int16)) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Float64) OK 117ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int16,String) OK 147ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(UUID)) OK 137ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Int32)) OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Decimal128(38)) OK 119ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int16,FixedString(51)) OK 115ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Date) OK 126ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 150ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Int64)) OK 131ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int16,UUID) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),DateTime) OK 134ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UInt8)) OK 129ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Int128)) OK 134ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 90ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 180ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),DateTime64(3)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UInt16)) OK 129ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Float32)) OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Bool) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UInt32)) OK 142ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 113ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Float64)) OK 111ms
/aggregate functions/state/studentTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),String) OK 100ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UInt64)) OK 123ms
/aggregate functions/state/uniqCombined64State OK 3m 15s
/aggregate functions/state/uniqCombined64State/constant OK 85ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),FixedString(51)) OK 111ms
/aggregate functions/state/uniqCombined64State/zero rows OK 84ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UInt128)) OK 113ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Int16))) OK 128ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Date)) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),UUID) OK 104ms
/aggregate functions/state/uniqCombined64State/with group by OK 81ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Int8)) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UInt8)) OK 121ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/topKState/Map(Int32,Nullable(DateTime)) OK 124ms
/aggregate functions/state/uniqCombined64State/some negative values OK 71ms
/aggregate functions/state/uniqCombined64State/first non-NULL value OK 64ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Int16)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UInt16)) OK 150ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Int64))) OK 148ms
/aggregate functions/state/topKState/Map(Int32,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/uniqCombined64State/NULL for all rows OK 66ms
/aggregate functions/state/uniqCombined64State/return type OK 78ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Int32)) OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UInt32)) OK 118ms
/aggregate functions/state/topKState/Map(Int32,Nullable(Bool)) OK 152ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/uniqCombined64State/with another aggregate function OK 64ms
/aggregate functions/state/uniqCombined64State/with another aggregate function and group by OK 81ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Int64)) OK 141ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UInt64)) OK 133ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Float32))) OK 135ms
/aggregate functions/state/topKState/Map(Int32,Nullable(String)) OK 114ms
/aggregate functions/state/uniqCombined64State/string that ends with \0 OK 60ms
/aggregate functions/state/uniqCombined64State/inf OK 91ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UInt128)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Int128)) OK 138ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/topKState/Map(Int32,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/uniqCombined64State/-inf OK 79ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Int8)) OK 145ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Date))) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Float32)) OK 119ms
/aggregate functions/state/topKState/Map(Int32,Nullable(UUID)) OK 130ms
/aggregate functions/state/uniqCombined64State/nan OK 77ms
/aggregate functions/state/uniqCombined64State/UInt8 OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Float64)) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Int16)) OK 134ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UInt8)) OK 143ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/uniqCombined64State/UInt16 OK 102ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Int32)) OK 176ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Decimal128(38))) OK 158ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UInt16)) OK 158ms
/aggregate functions/state/uniqCombined64State/UInt32 OK 104ms
/aggregate functions/state/uniqCombined64State/UInt64 OK 103ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Date)) OK 106ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Int64)) OK 103ms
/aggregate functions/state/uniqCombined64State/UInt128 OK 91ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(DateTime)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Int128)) OK 113ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UInt64)) OK 105ms
/aggregate functions/state/uniqCombined64State/Int8 OK 90ms
/aggregate functions/state/uniqState/Map(Int16,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Float32)) OK 114ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UInt128)) OK 118ms
/aggregate functions/state/uniqCombined64State/Int16 OK 95ms
/aggregate functions/state/uniqState/Map(Int16,Array(String)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(Bool)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Float64)) OK 134ms
/aggregate functions/state/uniqCombined64State/Int32 OK 103ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Int8)) OK 120ms
/aggregate functions/state/uniqState/Map(Int16,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/uniqCombined64State/Int64 OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(String)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 116ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Int16)) OK 103ms
/aggregate functions/state/uniqState/Map(Int16,Tuple(String)) OK 113ms
/aggregate functions/state/uniqCombined64State/Int128 OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Int32)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Date)) OK 125ms
/aggregate functions/state/uniqState/Map(Int32,UInt8) OK 108ms
/aggregate functions/state/uniqCombined64State/Float32 OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Nullable(UUID)) OK 103ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/uniqState/Map(Int32,UInt16) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(DateTime)) OK 108ms
/aggregate functions/state/uniqCombined64State/Float64 OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/uniqState/Map(Int32,UInt32) OK 127ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UInt16)) OK 110ms
/aggregate functions/state/uniqCombined64State/Decimal128(38) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(Bool)) OK 132ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Float32)) OK 137ms
/aggregate functions/state/uniqState/Map(Int32,UInt64) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/uniqCombined64State/Date OK 113ms
/aggregate functions/state/uniqState/Map(Int32,UInt128) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(String)) OK 118ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Float64)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/uniqCombined64State/DateTime OK 105ms
/aggregate functions/state/uniqState/Map(Int32,Int8) OK 95ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Date)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/uniqCombined64State/DateTime64(3) OK 100ms
/aggregate functions/state/uniqState/Map(Int32,Int16) OK 108ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Nullable(UUID)) OK 98ms
/aggregate functions/state/uniqCombined64State/Bool OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Int8)) OK 123ms
/aggregate functions/state/uniqState/Map(Int32,Int32) OK 116ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqCombined64State/String OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/uniqState/Map(Int32,Int64) OK 117ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(String)) OK 145ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 114ms
/aggregate functions/state/uniqCombined64State/FixedString(51) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Int32)) OK 151ms
/aggregate functions/state/uniqState/Map(Int32,Int128) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/uniqCombined64State/UUID OK 110ms
/aggregate functions/state/uniqState/Map(Int32,Float32) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(UUID)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UInt8) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 157ms
/aggregate functions/state/uniqState/Map(Int32,Float64) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UInt16) OK 133ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/state/uniqState/Map(Int32,Decimal128(38)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Float32)) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Int8)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UInt32) OK 143ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/uniqState/Map(Int32,Date) OK 87ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Int16)) OK 118ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Float64)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UInt64) OK 117ms
/aggregate functions/state/uniqState/Map(Int32,DateTime) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Date)) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Int32)) OK 139ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UInt128) OK 92ms
/aggregate functions/state/uniqState/Map(Int32,DateTime64(3)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Int8) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Int64)) OK 133ms
/aggregate functions/state/uniqState/Map(Int32,Bool) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Int16) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Bool)) OK 147ms
/aggregate functions/state/uniqState/Map(Int32,String) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Int128)) OK 121ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/uniqState/Map(Int32,FixedString(51)) OK 101ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Int32) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Float32)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(String)) OK 152ms
/aggregate functions/state/uniqState/Map(Int32,UUID) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Int64) OK 131ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Float64)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UInt8)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Int128) OK 103ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Date)) OK 129ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UInt16)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(UUID)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Float32) OK 112ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UInt32)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Float64) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Bool)) OK 111ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UInt64)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Decimal128(38)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(String)) OK 94ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UInt128)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Date) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Int8)) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,DateTime) OK 134ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(UUID)) OK 106ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(Bool))) OK 287ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,DateTime64(3)) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 270ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Int32)) OK 238ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Int8))) OK 258ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Bool) OK 290ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Int64)) OK 116ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Int16))) OK 88ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Int128)) OK 120ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,String) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Float32)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,FixedString(51)) OK 115ms
/aggregate functions/state/topKState/Map(Int32,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Float64)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,UUID) OK 165ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 130ms
/aggregate functions/state/topKState/Map(Int32,Array(String)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Decimal128(38))) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 139ms
/aggregate functions/state/topKState/Map(Int32,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Float32))) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UInt8)) OK 100ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Date)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UInt16)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/topKState/Map(Int32,Tuple(String)) OK 112ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(DateTime)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UInt32)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/state/topKState/Map(Int64,UInt8) OK 110ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UInt64)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/topKState/Map(Int64,UInt16) OK 119ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(Bool)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(String)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/topKState/Map(Int64,UInt32) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Int8)) OK 104ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(FixedString(51))) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/topKState/Map(Int64,UInt64) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Int16)) OK 101ms
/aggregate functions/state/uniqState/Map(Int32,Nullable(UUID)) OK 93ms
/aggregate functions/state/topKState/Map(Int64,UInt128) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Int32)) OK 108ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UInt8)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int16,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/topKState/Map(Int64,Int8) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 129ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Int64)) OK 105ms
/aggregate functions/state/topKState/Map(Int64,Int16) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Array(String)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Int128)) OK 122ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/topKState/Map(Int64,Int32) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Map(String,LowCardinality(Float64))) OK 105ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UInt64)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Float32)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/topKState/Map(Int64,Int64) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int16,Tuple(String)) OK 101ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Float64)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 123ms
/aggregate functions/state/topKState/Map(Int64,Int128) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UInt8) OK 117ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Int8)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UInt16) OK 115ms
/aggregate functions/state/topKState/Map(Int64,Float32) OK 114ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Int16)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Date)) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UInt32) OK 113ms
/aggregate functions/state/topKState/Map(Int64,Float64) OK 148ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Array(String)) OK 120ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UInt64) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(DateTime)) OK 111ms
/aggregate functions/state/topKState/Map(Int64,Decimal128(38)) OK 114ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UInt128) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(String),Tuple(String)) OK 113ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Int128)) OK 117ms
/aggregate functions/state/topKState/Map(Int64,Date) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Int8) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UInt8) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(Bool)) OK 145ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Float32)) OK 128ms
/aggregate functions/state/topKState/Map(Int64,DateTime) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Int16) OK 98ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UInt16) OK 167ms
/aggregate functions/state/topKState/Map(Int64,DateTime64(3)) OK 120ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Float64)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(String)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Int32) OK 125ms
/aggregate functions/state/topKState/Map(Int64,Bool) OK 118ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Date)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UInt32) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Int64) OK 106ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/topKState/Map(Int64,String) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Nullable(UUID)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UInt64) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Int128) OK 109ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Bool)) OK 116ms
/aggregate functions/state/topKState/Map(Int64,FixedString(51)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UInt128) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Float32) OK 105ms
/aggregate functions/state/topKState/Map(Int64,UUID) OK 103ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(String)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Float64) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Int8) OK 109ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UInt8)) OK 118ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UInt32)) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Int16) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Decimal128(38)) OK 111ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(UUID)) OK 108ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UInt16)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Int32) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UInt64)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Date) OK 113ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UInt32)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Int64) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(Int32,DateTime) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UInt128)) OK 138ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UInt64)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(Int32,DateTime64(3)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Int8)) OK 162ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Int128) OK 138ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UInt128)) OK 104ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Bool) OK 103ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Int8)) OK 148ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Float32) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int32,String) OK 117ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 90ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Float64) OK 108ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int32,FixedString(51)) OK 107ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Int8))) OK 96ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 100ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Int64)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int32,UUID) OK 114ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Date) OK 94ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Int64)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Int128)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UInt8)) OK 100ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),DateTime) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UInt16)) OK 117ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Int128)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UInt32)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Float32)) OK 119ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Bool) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UInt64)) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Date)) OK 95ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Float64)) OK 136ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),String) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UInt128)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(DateTime)) OK 94ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 152ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Float64))) OK 147ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Int8)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Bool)) OK 131ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Date)) OK 118ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),UUID) OK 142ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Date))) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(String)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Int16)) OK 112ms
/aggregate functions/state/topKState/Map(Int64,Nullable(DateTime)) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Int32)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 128ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/topKState/Map(Int64,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Int64)) OK 126ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(UUID)) OK 141ms
/aggregate functions/state/topKState/Map(Int64,Nullable(Bool)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Int128)) OK 110ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(String))) OK 135ms
/aggregate functions/state/topKState/Map(Int64,Nullable(String)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Float32)) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/state/topKState/Map(Int64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Float64)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/state/uniqState/Map(Int32,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/state/topKState/Map(Int64,Nullable(UUID)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/uniqState/Map(Int32,Array(String)) OK 113ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Date)) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/uniqState/Map(Int32,Map(String,LowCardinality(Float64))) OK 87ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(DateTime)) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 102ms
/aggregate functions/state/uniqState/Map(Int32,Tuple(String)) OK 109ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(DateTime64(3))) OK 118ms
/aggregate functions/state/uniqState/Map(Int64,UInt8) OK 99ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UInt64)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(Bool)) OK 107ms
/aggregate functions/state/uniqState/Map(Int64,UInt16) OK 111ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(String)) OK 106ms
/aggregate functions/state/uniqState/Map(Int64,UInt32) OK 99ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Int8)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/uniqState/Map(Int64,UInt64) OK 131ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 164ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Nullable(UUID)) OK 129ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Int32)) OK 145ms
/aggregate functions/state/uniqState/Map(Int64,UInt128) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Float64))) OK 155ms
/aggregate functions/state/uniqState/Map(Int64,Int8) OK 168ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 146ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UInt16)) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 123ms
/aggregate functions/state/uniqState/Map(Int64,Int16) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/state/uniqState/Map(Int64,Int32) OK 121ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 121ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Float32)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/state/uniqState/Map(Int64,Int64) OK 119ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Float64)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/uniqState/Map(Int64,Int128) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(String))) OK 157ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Date)) OK 133ms
/aggregate functions/state/uniqState/Map(Int64,Float32) OK 155ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Int16)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 143ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(DateTime)) OK 91ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Bool)) OK 96ms
/aggregate functions/state/uniqState/Map(Int64,Float64) OK 134ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Int32)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(String)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 113ms
/aggregate functions/state/uniqState/Map(Int64,Decimal128(38)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Int64)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Array(String)) OK 102ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/uniqState/Map(Int64,Date) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Float32)) OK 160ms
/aggregate functions/state/uniqState/Map(Int64,DateTime) OK 124ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt8,Tuple(String)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 292ms
/aggregate functions/state/uniqState/Map(Int64,DateTime64(3)) OK 309ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 297ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UInt8) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Float64)) OK 260ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UInt16) OK 195ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Date)) OK 146ms
/aggregate functions/state/uniqState/Map(Int64,Bool) OK 119ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UInt32) OK 120ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 153ms
/aggregate functions/state/uniqState/Map(Int64,String) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UInt64) OK 122ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/uniqState/Map(Int64,FixedString(51)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Bool)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UInt128) OK 144ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 142ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/uniqState/Map(Int64,UUID) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(String)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Int8) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 119ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Int16) OK 114ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UInt16)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Int32) OK 118ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Int32))) OK 128ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UInt32)) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Int64) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 125ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UInt64)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Int128) OK 97ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 115ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UInt128)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Float32) OK 93ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Int8)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Float64) OK 111ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Int16)) OK 128ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Decimal128(38)) OK 116ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Int32)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 136ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Int8))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Date) OK 122ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Int64)) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 132ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,DateTime) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Int128)) OK 90ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(Bool))) OK 142ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,DateTime64(3)) OK 126ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Float32)) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(String))) OK 172ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Bool) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Int64))) OK 156ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Float64)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,String) OK 113ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Int128))) OK 109ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,FixedString(51)) OK 103ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Date)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/topKState/Map(Int64,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,UUID) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/topKState/Map(Int64,Array(String)) OK 94ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(DateTime)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UInt8)) OK 102ms
/aggregate functions/state/topKState/Map(Int64,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UInt16)) OK 113ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/topKState/Map(Int64,Tuple(String)) OK 102ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(Bool)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UInt32)) OK 100ms
/aggregate functions/state/topKState/Map(Int128,UInt8) OK 102ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(String)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UInt64)) OK 94ms
/aggregate functions/state/topKState/Map(Int128,UInt16) OK 93ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UInt128)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/topKState/Map(Int128,UInt32) OK 101ms
/aggregate functions/state/uniqState/Map(Int64,Nullable(UUID)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Int8)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/topKState/Map(Int128,UInt64) OK 102ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UInt8)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int32,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Int16)) OK 102ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/topKState/Map(Int128,UInt128) OK 112ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Array(String)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Int32)) OK 104ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/topKState/Map(Int128,Int8) OK 128ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Map(String,LowCardinality(Float64))) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Int64)) OK 88ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UInt64)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Int32,Tuple(String)) OK 137ms
/aggregate functions/state/topKState/Map(Int128,Int16) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Int128)) OK 106ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 94ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/topKState/Map(Int128,Int32) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UInt8) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Float32)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UInt16) OK 143ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Float64)) OK 129ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/state/topKState/Map(Int128,Int64) OK 122ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Int16)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UInt32) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Decimal128(38))) OK 146ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/topKState/Map(Int128,Int128) OK 119ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Int32)) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UInt64) OK 115ms
/aggregate functions/state/topKState/Map(Int128,Float32) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Date)) OK 127ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UInt128) OK 116ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Int64)) OK 147ms
/aggregate functions/state/topKState/Map(Int128,Float64) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(DateTime)) OK 140ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Int8) OK 99ms
/aggregate functions/state/topKState/Map(Int128,Decimal128(38)) OK 108ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Int128)) OK 124ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Int16) OK 99ms
/aggregate functions/state/topKState/Map(Int128,Date) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(Bool)) OK 131ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Float32)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Array(String)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Int32) OK 114ms
/aggregate functions/state/topKState/Map(Int128,DateTime) OK 88ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(String)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Int64) OK 111ms
/aggregate functions/state/topKState/Map(Int128,DateTime64(3)) OK 91ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Date)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(FixedString(51))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Int128) OK 115ms
/aggregate functions/state/singleValueOrNullState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 115ms
/aggregate functions/state/topKState/Map(Int128,Bool) OK 97ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(DateTime)) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Nullable(UUID)) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Float32) OK 110ms
/aggregate functions/state/singleValueOrNullState/Nullable(UInt8) OK 148ms
/aggregate functions/state/topKState/Map(Int128,String) OK 124ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Bool)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Float64) OK 116ms
/aggregate functions/state/topKState/Map(Int128,FixedString(51)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/singleValueOrNullState/Nullable(UInt16) OK 112ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(String)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Decimal128(38)) OK 102ms
/aggregate functions/state/topKState/Map(Int128,UUID) OK 108ms
/aggregate functions/state/singleValueOrNullState/Nullable(UInt32) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UInt16)) OK 156ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(FixedString(51))) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Date) OK 108ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UInt8)) OK 101ms
/aggregate functions/state/singleValueOrNullState/Nullable(UInt64) OK 117ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UInt32)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int64,DateTime) OK 107ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UInt16)) OK 103ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/singleValueOrNullState/Nullable(UInt128) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int64,DateTime64(3)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UInt32)) OK 116ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/state/singleValueOrNullState/Nullable(Int8) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UInt128)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Bool) OK 131ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UInt64)) OK 137ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/state/singleValueOrNullState/Nullable(Int16) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int64,String) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Int8)) OK 163ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UInt128)) OK 136ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 147ms
/aggregate functions/state/singleValueOrNullState/Nullable(Int32) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int64,FixedString(51)) OK 168ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Int8)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Int16)) OK 127ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/singleValueOrNullState/Nullable(Int64) OK 101ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Int16)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int64,UUID) OK 121ms
/aggregate functions/state/singleValueOrNullState/Nullable(Int128) OK 125ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Int16))) OK 149ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Int64)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UInt8)) OK 109ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Int32)) OK 139ms
/aggregate functions/state/singleValueOrNullState/Nullable(Float32) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UInt16)) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Int128)) OK 141ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/state/singleValueOrNullState/Nullable(Float64) OK 123ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Int64)) OK 129ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Int64))) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UInt32)) OK 132ms
/aggregate functions/state/singleValueOrNullState/Nullable(Decimal128(38)) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Float32)) OK 156ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Int128)) OK 151ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UInt64)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Nullable(Date) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Float32)) OK 104ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Date)) OK 134ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Float64)) OK 126ms
/aggregate functions/state/singleValueOrNullState/Nullable(DateTime) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Int8)) OK 93ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/singleValueOrNullState/Nullable(DateTime64(3)) OK 123ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Decimal128(38))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Date))) OK 102ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Date)) OK 114ms
/aggregate functions/state/singleValueOrNullState/Nullable(Bool) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Bool)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Int32)) OK 127ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/topKState/Map(Int128,Nullable(DateTime)) OK 105ms
/aggregate functions/state/singleValueOrNullState/Nullable(String) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(String)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Int64)) OK 104ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/topKState/Map(Int128,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Int128)) OK 150ms
/aggregate functions/state/singleValueOrNullState/Nullable(FixedString(51)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/state/topKState/Map(Int128,Nullable(Bool)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(UUID)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Float32)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Nullable(UUID) OK 149ms
/aggregate functions/state/topKState/Map(Int128,Nullable(String)) OK 107ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 137ms
/aggregate functions/state/topKState/Map(Int128,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Float64)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Array(UInt8) OK 135ms
/aggregate functions/state/uniqState/Map(Int64,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/topKState/Map(Int128,Nullable(UUID)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 153ms
/aggregate functions/state/uniqState/Map(Int64,Array(String)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/singleValueOrNullState/Array(UInt16) OK 124ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UInt8)) OK 142ms
/aggregate functions/state/uniqState/Map(Int64,Map(String,LowCardinality(Float64))) OK 152ms
/aggregate functions/state/singleValueOrNullState/Array(UInt32) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Date)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/uniqState/Map(Int64,Tuple(String)) OK 134ms
/aggregate functions/state/singleValueOrNullState/Array(UInt64) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(DateTime)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/uniqState/Map(Int128,UInt8) OK 102ms
/aggregate functions/state/singleValueOrNullState/Array(UInt128) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(DateTime64(3))) OK 112ms
/aggregate functions/state/uniqState/Map(Int128,UInt16) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Array(Int8) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(Bool)) OK 102ms
/aggregate functions/state/uniqState/Map(Int128,UInt32) OK 93ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UInt128)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(String)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/singleValueOrNullState/Array(Int16) OK 109ms
/aggregate functions/state/uniqState/Map(Int128,UInt64) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Int8)) OK 285ms
/aggregate functions/state/singleValueOrNullState/Array(Int32) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Int32))) OK 256ms
/aggregate functions/state/uniqState/Map(Int128,UInt128) OK 242ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Nullable(UUID)) OK 254ms
/aggregate functions/state/singleValueOrNullState/Array(Int64) OK 220ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Int64))) OK 128ms
/aggregate functions/state/uniqState/Map(Int128,Int8) OK 122ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Int16)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Array(Int128) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UInt8)) OK 108ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/uniqState/Map(Int128,Int16) OK 103ms
/aggregate functions/state/singleValueOrNullState/Array(Float32) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UInt16)) OK 97ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Int64)) OK 116ms
/aggregate functions/state/uniqState/Map(Int128,Int32) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Float32))) OK 120ms
/aggregate functions/state/singleValueOrNullState/Array(Float64) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Int128)) OK 139ms
/aggregate functions/state/uniqState/Map(Int128,Int64) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/singleValueOrNullState/Array(Decimal128(38)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/uniqState/Map(Int128,Int128) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Float32)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Array(Date) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UInt128)) OK 103ms
/aggregate functions/state/uniqState/Map(Int128,Float32) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 132ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Float64)) OK 134ms
/aggregate functions/state/singleValueOrNullState/Array(DateTime) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Int8)) OK 120ms
/aggregate functions/state/uniqState/Map(Int128,Float64) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/state/singleValueOrNullState/Array(DateTime64(3)) OK 119ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Date)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Int16)) OK 130ms
/aggregate functions/state/uniqState/Map(Int128,Decimal128(38)) OK 123ms
/aggregate functions/state/singleValueOrNullState/Array(Bool) OK 136ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(DateTime)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/state/uniqState/Map(Int128,Date) OK 98ms
/aggregate functions/state/singleValueOrNullState/Array(String) OK 143ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/uniqState/Map(Int128,DateTime) OK 100ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(String)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Int128)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Array(FixedString(51)) OK 125ms
/aggregate functions/state/uniqState/Map(Int128,DateTime64(3)) OK 106ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(FixedString(51))) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Float32)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Array(String)) OK 131ms
/aggregate functions/state/singleValueOrNullState/Array(UUID) OK 123ms
/aggregate functions/state/uniqState/Map(Int128,Bool) OK 127ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(UUID)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UInt8)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/state/uniqState/Map(Int128,String) OK 109ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 173ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UInt16)) OK 114ms
/aggregate functions/state/uniqState/Map(Int128,FixedString(51)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UInt16,Tuple(String)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Date)) OK 135ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UInt32)) OK 88ms
/aggregate functions/state/uniqState/Map(Int128,UUID) OK 166ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UInt8) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(DateTime)) OK 110ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UInt64)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UInt16) OK 103ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UInt8)) OK 116ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UInt128)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UInt32) OK 126ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Int8)) OK 114ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UInt16)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(FixedString(51))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UInt64) OK 124ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Int16)) OK 120ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 134ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UInt32)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(UUID)) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UInt128) OK 166ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Int32)) OK 121ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UInt64)) OK 113ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Int64)) OK 117ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UInt128)) OK 119ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Int8) OK 109ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Int128)) OK 138ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Int8)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Int16) OK 111ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Int64))) OK 93ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Int16)) OK 121ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Float32)) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Int32) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 126ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Int32)) OK 172ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Int64) OK 163ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Float64)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 132ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Decimal128(38))) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Int8))) OK 168ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Int64)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Int128) OK 151ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Int128)) OK 122ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Date)) OK 132ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Float32) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Int16))) OK 142ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Float32)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(DateTime)) OK 116ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Float64) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(DateTime64(3))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Decimal128(38)) OK 133ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Float64)) OK 135ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Int64))) OK 127ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(Bool)) OK 139ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Date) OK 148ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Int128))) OK 141ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(String)) OK 176ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Date)) OK 166ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,DateTime) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,DateTime64(3)) OK 161ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Float64))) OK 154ms
/aggregate functions/state/topKState/Map(Int128,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(DateTime)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/singleValueOrNullState/Array(Nullable(UUID)) OK 134ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Bool) OK 104ms
/aggregate functions/state/topKState/Map(Int128,Array(String)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Date))) OK 116ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(Bool)) OK 136ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UInt8)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,String) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/topKState/Map(Int128,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UInt16)) OK 170ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(String)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(Bool))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,FixedString(51)) OK 149ms
/aggregate functions/state/topKState/Map(Int128,Tuple(String)) OK 127ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(FixedString(51))) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(String))) OK 158ms
/aggregate functions/state/topKState/Map(Date,UInt8) OK 135ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,UUID) OK 122ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UInt64)) OK 146ms
/aggregate functions/state/uniqState/Map(Int128,Nullable(UUID)) OK 125ms
/aggregate functions/state/topKState/Map(Date,UInt16) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UInt8)) OK 152ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 143ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UInt8)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UInt128)) OK 151ms
/aggregate functions/state/topKState/Map(Date,UInt32) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int64,LowCardinality(Nullable(UUID))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UInt16)) OK 99ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UInt16)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UInt32)) OK 134ms
/aggregate functions/state/topKState/Map(Date,UInt64) OK 141ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Int8)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Array(String)) OK 107ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UInt32)) OK 99ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Int16)) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Map(String,LowCardinality(Float64))) OK 173ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UInt64)) OK 173ms
/aggregate functions/state/topKState/Map(Date,UInt128) OK 167ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UInt64)) OK 142ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Int32)) OK 146ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UInt128)) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(Int64,Tuple(String)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UInt128)) OK 141ms
/aggregate functions/state/topKState/Map(Date,Int8) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UInt8) OK 126ms
/aggregate functions/state/topKState/Map(Date,Int16) OK 146ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Int64)) OK 127ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Int8)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Int8)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UInt16) OK 138ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Int128)) OK 173ms
/aggregate functions/state/topKState/Map(Date,Int32) OK 167ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Int16)) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Int16)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UInt32) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Int32)) OK 156ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Int32)) OK 117ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Float32)) OK 132ms
/aggregate functions/state/topKState/Map(Date,Int64) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UInt64) OK 104ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/topKState/Map(Date,Int128) OK 111ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Float64)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Int64)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UInt128) OK 99ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/topKState/Map(Date,Float32) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Int128)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Date)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Int8) OK 112ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Float32)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Float32)) OK 113ms
/aggregate functions/state/topKState/Map(Date,Float64) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Int16) OK 112ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Bool)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Float64)) OK 111ms
/aggregate functions/state/topKState/Map(Date,Decimal128(38)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Int32) OK 116ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Date)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(String)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/state/topKState/Map(Date,Date) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Int64) OK 102ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Date)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Int128) OK 123ms
/aggregate functions/state/topKState/Map(Date,DateTime) OK 95ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Bool)) OK 112ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(UUID)) OK 111ms
/aggregate functions/state/topKState/Map(Date,DateTime64(3)) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Float32) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(DateTime)) OK 148ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(String)) OK 152ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/topKState/Map(Date,Bool) OK 170ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Float64) OK 121ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(DateTime64(3))) OK 142ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Decimal128(38)) OK 95ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(Bool)) OK 150ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/topKState/Map(Date,String) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Date) OK 95ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/topKState/Map(Date,FixedString(51)) OK 125ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(String)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Int128,DateTime) OK 101ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UInt128))) OK 143ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 155ms
/aggregate functions/state/topKState/Map(Date,UUID) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int128,DateTime64(3)) OK 119ms
/aggregate functions/state/topKState/Map(Date,Nullable(UInt8)) OK 146ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Int8))) OK 151ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Bool) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Nullable(UUID)) OK 107ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Int128,String) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UInt8)) OK 168ms
/aggregate functions/state/topKState/Map(Date,Nullable(UInt16)) OK 111ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 143ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Int16))) OK 126ms
/aggregate functions/state/topKState/Map(Date,Nullable(UInt32)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Int128,FixedString(51)) OK 129ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UInt16)) OK 140ms
/aggregate functions/state/topKState/Map(Date,Nullable(UInt64)) OK 101ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Int8))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int128,UUID) OK 109ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Int64))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/topKState/Map(Date,Nullable(UInt128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UInt8)) OK 93ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Int128))) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UInt64)) OK 132ms
/aggregate functions/state/topKState/Map(Date,Nullable(Int8)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UInt16)) OK 103ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Int32))) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UInt128)) OK 124ms
/aggregate functions/state/topKState/Map(Date,Nullable(Int16)) OK 120ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UInt32)) OK 113ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Int8)) OK 164ms
/aggregate functions/state/topKState/Map(Date,Nullable(Int32)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UInt64)) OK 138ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/state/topKState/Map(Date,Nullable(Int64)) OK 137ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Float32))) OK 164ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UInt128)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Int16)) OK 138ms
/aggregate functions/state/topKState/Map(Date,Nullable(Int128)) OK 103ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(DateTime))) OK 169ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Int8)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Int32)) OK 159ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/state/topKState/Map(Date,Nullable(Float32)) OK 100ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Int16)) OK 91ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(Bool))) OK 255ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Int64)) OK 95ms
/aggregate functions/state/topKState/Map(Date,Nullable(Float64)) OK 235ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Int32)) OK 197ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 178ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Int128)) OK 274ms
/aggregate functions/state/topKState/Map(Date,Nullable(Decimal128(38))) OK 155ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(String))) OK 159ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(Bool))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Int64)) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Int128)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Float32)) OK 136ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/topKState/Map(Date,Nullable(Date)) OK 109ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Float32)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Float64)) OK 132ms
/aggregate functions/state/topKState/Map(Date,Nullable(DateTime)) OK 144ms
/aggregate functions/state/singleValueOrNullState/Array(LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/uniqState/Map(Int128,LowCardinality(Nullable(UUID))) OK 147ms
/aggregate functions/state/singleValueOrNullState/Array(Array(String)) OK 153ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Date)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Float64)) OK 124ms
/aggregate functions/state/topKState/Map(Date,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(DateTime)) OK 139ms
/aggregate functions/state/uniqState/Map(Int128,Array(String)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/state/topKState/Map(Date,Nullable(Bool)) OK 133ms
/aggregate functions/state/singleValueOrNullState/Array(Map(String,LowCardinality(Float64))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Bool)) OK 173ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Date)) OK 132ms
/aggregate functions/state/uniqState/Map(Int128,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/topKState/Map(Date,Nullable(String)) OK 151ms
/aggregate functions/state/singleValueOrNullState/Array(Tuple(String)) OK 138ms
/aggregate functions/state/uniqState/Map(Int128,Tuple(String)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(DateTime)) OK 109ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UInt8) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(String)) OK 121ms
/aggregate functions/state/topKState/Map(Date,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/uniqState/Map(Date,UInt8) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/topKState/Map(Date,Nullable(UUID)) OK 131ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UInt16) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(Bool)) OK 101ms
/aggregate functions/state/uniqState/Map(Date,UInt16) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UInt32) OK 100ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(String)) OK 107ms
/aggregate functions/state/uniqState/Map(Date,UInt32) OK 107ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UInt64) OK 153ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UInt16)) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/uniqState/Map(Date,UInt64) OK 113ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 137ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UInt128) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Nullable(UUID)) OK 141ms
/aggregate functions/state/uniqState/Map(Date,UInt128) OK 136ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Int8) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/uniqState/Map(Date,Int8) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UInt128)) OK 112ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Int16) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/state/uniqState/Map(Date,Int16) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Int32) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/uniqState/Map(Date,Int32) OK 114ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Int64) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/state/uniqState/Map(Date,Int64) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Int128) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/state/uniqState/Map(Date,Int128) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Int64)) OK 110ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Float32) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Int32))) OK 105ms
/aggregate functions/state/uniqState/Map(Date,Float32) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Int8)) OK 124ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Float64) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Int64))) OK 100ms
/aggregate functions/state/uniqState/Map(Date,Float64) OK 99ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Float32)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Date) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/uniqState/Map(Date,Decimal128(38)) OK 99ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Float64)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(DateTime) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqState/Map(Date,Date) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Date)) OK 105ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Bool) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Float64))) OK 108ms
/aggregate functions/state/uniqState/Map(Date,DateTime) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(DateTime)) OK 100ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(String) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/uniqState/Map(Date,DateTime64(3)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Float32)) OK 101ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(FixedString(51)) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 120ms
/aggregate functions/state/uniqState/Map(Date,Bool) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Float64)) OK 104ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(String)) OK 120ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(UUID) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(Bool))) OK 141ms
/aggregate functions/state/uniqState/Map(Date,String) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Date)) OK 101ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(DateTime)) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/state/uniqState/Map(Date,FixedString(51)) OK 115ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(UUID)) OK 138ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UInt16)) OK 108ms
/aggregate functions/state/uniqState/Map(Date,UUID) OK 117ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UInt32)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UInt8)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(String)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,LowCardinality(Nullable(UUID))) OK 136ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UInt64)) OK 120ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UInt16))) OK 86ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UInt16)) OK 97ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UInt128)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Array(String)) OK 113ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UInt32)) OK 108ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Int8)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(UUID)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Map(String,LowCardinality(Float64))) OK 122ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UInt64)) OK 109ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Int16)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(UInt32,Tuple(String)) OK 128ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UInt128)) OK 98ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Int8)) OK 140ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Int32)) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UInt8) OK 148ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Int16))) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Int16)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 160ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Int32))) OK 134ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Int64)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UInt16) OK 139ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Int32)) OK 124ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Int128)) OK 108ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UInt32) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Float32)) OK 96ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Int64)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UInt64) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Float64)) OK 106ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Int128)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UInt128) OK 115ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Date)) OK 110ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Float32)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Int8) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Float64)) OK 112ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(DateTime)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Date))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Int16) OK 109ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(Bool)) OK 103ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(DateTime))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Int32) OK 108ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(String)) OK 109ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Date)) OK 91ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Int64) OK 100ms
/aggregate functions/state/uniqState/Map(Date,Nullable(DateTime)) OK 125ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(FixedString(51))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Int128) OK 100ms
/aggregate functions/state/singleValueOrNullState/LowCardinality(Nullable(UUID)) OK 112ms
/aggregate functions/state/uniqState/Map(Date,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Float32) OK 114ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/uniqState/Map(Date,Nullable(Bool)) OK 100ms
/aggregate functions/state/singleValueOrNullState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 673ms
/aggregate functions/state/topKState/Map(Date,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Float64) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/state/uniqState/Map(Date,Nullable(String)) OK 97ms
/aggregate functions/state/topKState/Map(Date,Array(String)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Decimal128(38)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/state/uniqState/Map(Date,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/topKState/Map(Date,Map(String,LowCardinality(Float64))) OK 83ms
/aggregate functions/state/uniqState/Map(Date,Nullable(UUID)) OK 87ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Date) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(Bool))) OK 86ms
/aggregate functions/state/topKState/Map(Date,Tuple(String)) OK 97ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,DateTime) OK 107ms
/aggregate functions/state/topKState/Map(DateTime,UInt8) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,DateTime64(3)) OK 103ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/topKState/Map(DateTime,UInt16) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Bool) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(Int128,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/uniqExactState OK 3m 11s
/aggregate functions/state/uniqExactState/constant OK 117ms
/aggregate functions/state/topKState/Map(DateTime,UInt32) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Array(String)) OK 144ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UInt64)) OK 166ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,String) OK 142ms
/aggregate functions/state/uniqExactState/zero rows OK 77ms
/aggregate functions/state/topKState/Map(DateTime,UInt64) OK 102ms
/aggregate functions/state/uniqExactState/with group by OK 67ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/topKState/Map(DateTime,UInt128) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,FixedString(51)) OK 138ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/uniqExactState/some negative values OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Int128,Tuple(String)) OK 99ms
/aggregate functions/state/topKState/Map(DateTime,Int8) OK 89ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Int8)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,UUID) OK 113ms
/aggregate functions/state/uniqExactState/first non-NULL value OK 63ms
/aggregate functions/state/uniqCombinedState/Map(Date,UInt8) OK 101ms
/aggregate functions/state/topKState/Map(DateTime,Int16) OK 109ms
/aggregate functions/state/uniqExactState/NULL for all rows OK 80ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UInt8)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(Date,UInt16) OK 107ms
/aggregate functions/state/uniqExactState/return type OK 76ms
/aggregate functions/state/topKState/Map(DateTime,Int32) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UInt16)) OK 113ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Int32)) OK 111ms
/aggregate functions/state/uniqExactState/with another aggregate function OK 79ms
/aggregate functions/state/uniqCombinedState/Map(Date,UInt32) OK 101ms
/aggregate functions/state/topKState/Map(DateTime,Int64) OK 109ms
/aggregate functions/state/uniqExactState/with another aggregate function and group by OK 84ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UInt32)) OK 105ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Int64)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Date,UInt64) OK 129ms
/aggregate functions/state/topKState/Map(DateTime,Int128) OK 124ms
/aggregate functions/state/uniqExactState/string that ends with \0 OK 66ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Int128)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UInt64)) OK 94ms
/aggregate functions/state/uniqExactState/inf OK 76ms
/aggregate functions/state/uniqCombinedState/Map(Date,UInt128) OK 95ms
/aggregate functions/state/topKState/Map(DateTime,Float32) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UInt128)) OK 136ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Float32)) OK 119ms
/aggregate functions/state/uniqExactState/-inf OK 74ms
/aggregate functions/state/uniqCombinedState/Map(Date,Int8) OK 118ms
/aggregate functions/state/topKState/Map(DateTime,Float64) OK 112ms
/aggregate functions/state/uniqExactState/nan OK 74ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Int8)) OK 109ms
/aggregate functions/state/uniqExactState/UInt8 OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Date,Int16) OK 113ms
/aggregate functions/state/topKState/Map(DateTime,Decimal128(38)) OK 121ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Date)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Int16)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Date,Int32) OK 118ms
/aggregate functions/state/uniqExactState/UInt16 OK 118ms
/aggregate functions/state/topKState/Map(DateTime,Date) OK 93ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Int32)) OK 109ms
/aggregate functions/state/topKState/Map(DateTime,DateTime) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Date,Int64) OK 101ms
/aggregate functions/state/uniqExactState/UInt32 OK 109ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Int64)) OK 100ms
/aggregate functions/state/topKState/Map(DateTime,DateTime64(3)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Date,Int128) OK 125ms
/aggregate functions/state/uniqExactState/UInt64 OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Int128)) OK 102ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(String)) OK 88ms
/aggregate functions/state/topKState/Map(DateTime,Bool) OK 102ms
/aggregate functions/state/uniqExactState/UInt128 OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Date,Float32) OK 96ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Float32)) OK 92ms
/aggregate functions/state/topKState/Map(DateTime,String) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Date,Float64) OK 102ms
/aggregate functions/state/uniqExactState/Int8 OK 99ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Float64)) OK 100ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(UUID)) OK 93ms
/aggregate functions/state/topKState/Map(DateTime,FixedString(51)) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Date,Decimal128(38)) OK 118ms
/aggregate functions/state/uniqExactState/Int16 OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/state/topKState/Map(DateTime,UUID) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Date,Date) OK 108ms
/aggregate functions/state/uniqExactState/Int32 OK 274ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Date)) OK 246ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UInt16))) OK 244ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UInt8)) OK 228ms
/aggregate functions/state/uniqCombinedState/Map(Date,DateTime) OK 315ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(DateTime)) OK 143ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UInt16)) OK 104ms
/aggregate functions/state/uniqExactState/Int64 OK 144ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UInt32)) OK 163ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Date,DateTime64(3)) OK 103ms
/aggregate functions/state/uniqExactState/Int128 OK 113ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(Bool)) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(Date,Bool) OK 131ms
/aggregate functions/state/uniqExactState/Float32 OK 129ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UInt64)) OK 120ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Date,String) OK 146ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UInt128)) OK 132ms
/aggregate functions/state/uniqExactState/Float64 OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(String)) OK 105ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(FixedString(51))) OK 140ms
/aggregate functions/state/uniqExactState/Decimal128(38) OK 144ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Int8)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Date,FixedString(51)) OK 105ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Int32))) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Date,UUID) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Nullable(UUID)) OK 116ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Int16)) OK 95ms
/aggregate functions/state/uniqExactState/Date OK 135ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Int32)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UInt8)) OK 108ms
/aggregate functions/state/uniqExactState/DateTime OK 95ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Int64)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UInt16)) OK 138ms
/aggregate functions/state/uniqExactState/DateTime64(3) OK 115ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UInt32)) OK 108ms
/aggregate functions/state/uniqExactState/Bool OK 135ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Int128)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UInt32)) OK 117ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UInt64)) OK 92ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Float32)) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UInt64)) OK 121ms
/aggregate functions/state/uniqExactState/String OK 103ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Date))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UInt128)) OK 106ms
/aggregate functions/state/uniqExactState/FixedString(51) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UInt128)) OK 126ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Float64)) OK 122ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Int8)) OK 156ms
/aggregate functions/state/uniqExactState/UUID OK 117ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Decimal128(38))) OK 117ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(Bool))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Int16)) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt8,UInt8) OK 138ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Date)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(String))) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Int16)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Int64)) OK 173ms
/aggregate functions/state/uniqExactState/Map(UInt8,UInt16) OK 146ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(DateTime)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Int32)) OK 124ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 122ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(DateTime64(3))) OK 153ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Int64)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt8,UInt32) OK 144ms
/aggregate functions/state/uniqState/Map(Date,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Int128)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Int128)) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt8,UInt64) OK 133ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(Bool)) OK 119ms
/aggregate functions/state/uniqState/Map(Date,Array(String)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Float32)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Float64)) OK 141ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(String)) OK 112ms
/aggregate functions/state/uniqState/Map(Date,Map(String,LowCardinality(Float64))) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt8,UInt128) OK 130ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(FixedString(51))) OK 147ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Float64)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Date)) OK 145ms
/aggregate functions/state/uniqExactState/Map(UInt8,Int8) OK 107ms
/aggregate functions/state/uniqState/Map(Date,Tuple(String)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt8,Int16) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Decimal128(38))) OK 145ms
/aggregate functions/state/topKState/Map(DateTime,Nullable(UUID)) OK 125ms
/aggregate functions/state/uniqState/Map(DateTime,UInt8) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqState/Map(DateTime,UInt16) OK 143ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UInt8)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt8,Int32) OK 147ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Date)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(String)) OK 128ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/uniqState/Map(DateTime,UInt32) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(DateTime)) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt8,Int64) OK 110ms
/aggregate functions/state/uniqState/Map(DateTime,UInt64) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(FixedString(51))) OK 134ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UInt32)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt8,Int128) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(DateTime64(3))) OK 129ms
/aggregate functions/state/uniqState/Map(DateTime,UInt128) OK 164ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UInt64)) OK 153ms
/aggregate functions/state/uniqExactState/Map(UInt8,Float32) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(Bool)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(String)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/state/uniqExactState/Map(UInt8,Float64) OK 131ms
/aggregate functions/state/uniqState/Map(DateTime,Int8) OK 120ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UInt128)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(FixedString(51))) OK 134ms
/aggregate functions/state/uniqState/Map(DateTime,Int16) OK 154ms
/aggregate functions/state/uniqExactState/Map(UInt8,Decimal128(38)) OK 160ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Date,Nullable(UUID)) OK 98ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Int16)) OK 127ms
/aggregate functions/state/uniqState/Map(DateTime,Int32) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt8,Date) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqExactState/Map(UInt8,DateTime) OK 131ms
/aggregate functions/state/uniqState/Map(DateTime,Int64) OK 103ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UInt16)) OK 110ms
/aggregate functions/state/uniqState/Map(DateTime,Int128) OK 101ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/uniqExactState/Map(UInt8,DateTime64(3)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/uniqState/Map(DateTime,Float32) OK 104ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt8,Bool) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Int8))) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UInt64)) OK 113ms
/aggregate functions/state/uniqState/Map(DateTime,Float64) OK 100ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt8,String) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UInt128)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/uniqState/Map(DateTime,Decimal128(38)) OK 126ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Float64)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt8,FixedString(51)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Date)) OK 125ms
/aggregate functions/state/uniqState/Map(DateTime,Date) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt8,UUID) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/uniqState/Map(DateTime,DateTime) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UInt8)) OK 106ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Int128))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/uniqState/Map(DateTime,DateTime64(3)) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Bool)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/uniqState/Map(DateTime,Bool) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UInt32)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Float64))) OK 99ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(String)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/uniqState/Map(DateTime,String) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UInt64)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Float32)) OK 107ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/uniqState/Map(DateTime,FixedString(51)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UInt128)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Float64)) OK 109ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/uniqState/Map(DateTime,UUID) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(Bool))) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Int8)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Date)) OK 132ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UInt8)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Int16)) OK 107ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 120ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UInt16)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(DateTime)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UInt32)) OK 104ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Int64)) OK 90ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UInt64)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(String)) OK 117ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Int128)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Array(String)) OK 98ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UInt128)) OK 132ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 163ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Float32)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Map(String,LowCardinality(Float64))) OK 143ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Int8)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(UUID)) OK 99ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Float64)) OK 118ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt64,Tuple(String)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Int16)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UInt8) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Int32)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UInt16))) OK 101ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Date)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UInt16) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UInt32))) OK 104ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Int64)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(DateTime)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UInt32) OK 119ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Int128)) OK 91ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UInt64) OK 106ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Float32)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(Bool)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UInt128) OK 123ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Float64)) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(String)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Int8) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Decimal128(38))) OK 107ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(FixedString(51))) OK 88ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Int16) OK 154ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Date)) OK 149ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt8,Nullable(UUID)) OK 108ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Int32) OK 112ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(DateTime)) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Int64) OK 140ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(Bool)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UInt32)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Int128) OK 135ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 128ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(String)) OK 171ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Float64))) OK 147ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UInt64)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Float32) OK 138ms
/aggregate functions/state/topKState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/topKState/Map(DateTime,Array(String)) OK 177ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UInt128)) OK 163ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Date))) OK 153ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Float64) OK 130ms
/aggregate functions/state/uniqState/Map(DateTime,Nullable(UUID)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Decimal128(38)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Int8)) OK 130ms
/aggregate functions/state/topKState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Date) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(Bool))) OK 136ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Int16)) OK 130ms
/aggregate functions/state/topKState/Map(DateTime,Tuple(String)) OK 130ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UInt16)) OK 143ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Int32)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,DateTime) OK 140ms
/aggregate functions/state/topKState/Map(Bool,UInt8) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 163ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UInt32)) OK 123ms
/aggregate functions/state/topKState/Map(Bool,UInt16) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,DateTime64(3)) OK 137ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UInt64)) OK 175ms
/aggregate functions/state/topKState/Map(Bool,UInt32) OK 147ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Int128)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Date,LowCardinality(Nullable(UUID))) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Bool) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Float32)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,String) OK 148ms
/aggregate functions/state/topKState/Map(Bool,UInt64) OK 139ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UInt128)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(Date,Array(String)) OK 130ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/topKState/Map(Bool,UInt128) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,FixedString(51)) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(Date,Map(String,LowCardinality(Float64))) OK 129ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Int8)) OK 144ms
/aggregate functions/state/topKState/Map(Bool,Int8) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Date,Tuple(String)) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Date)) OK 252ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,UUID) OK 254ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Int16)) OK 257ms
/aggregate functions/state/topKState/Map(Bool,Int16) OK 207ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UInt8) OK 275ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(DateTime)) OK 170ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UInt8)) OK 157ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Int32)) OK 113ms
/aggregate functions/state/topKState/Map(Bool,Int32) OK 124ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Int64)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UInt16) OK 131ms
/aggregate functions/state/topKState/Map(Bool,Int64) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UInt16)) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Bool)) OK 116ms
/aggregate functions/state/topKState/Map(Bool,Int128) OK 115ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UInt32) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UInt32)) OK 118ms
/aggregate functions/state/topKState/Map(Bool,Float32) OK 105ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Float32)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UInt64) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UInt64)) OK 114ms
/aggregate functions/state/topKState/Map(Bool,Float64) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UInt128) OK 124ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Float64)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UInt128)) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/topKState/Map(Bool,Decimal128(38)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Int8) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Int8)) OK 123ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Date)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/topKState/Map(Bool,Date) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Int16) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Int16)) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(DateTime)) OK 119ms
/aggregate functions/state/topKState/Map(Bool,DateTime) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Int32)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Int32) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/state/topKState/Map(Bool,DateTime64(3)) OK 125ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Bool)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Int64) OK 125ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(String)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Int64)) OK 157ms
/aggregate functions/state/topKState/Map(Bool,Bool) OK 150ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Int128) OK 111ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Int128)) OK 114ms
/aggregate functions/state/topKState/Map(Bool,String) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Float32) OK 103ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(UUID)) OK 104ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Float32)) OK 120ms
/aggregate functions/state/topKState/Map(Bool,FixedString(51)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Float64) OK 102ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/state/topKState/Map(Bool,UUID) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Float64)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Decimal128(38)) OK 102ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UInt8)) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Date) OK 117ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Date)) OK 98ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UInt16)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,DateTime) OK 101ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(DateTime)) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UInt32)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,DateTime64(3)) OK 96ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 89ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Bool) OK 137ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UInt64)) OK 123ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UInt128)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,String) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(String)) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Int8)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,FixedString(51)) OK 128ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(FixedString(51))) OK 92ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Int16)) OK 133ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,UUID) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Nullable(UUID)) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UInt8)) OK 127ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Int32)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UInt8)) OK 137ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UInt16)) OK 129ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 159ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 121ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Int64)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UInt16)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UInt32)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 139ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Int128)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UInt64)) OK 123ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Float32)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UInt64)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt8,Array(String)) OK 132ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UInt128)) OK 94ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Float64)) OK 159ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UInt128)) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 135ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Int8)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Int8)) OK 137ms
/aggregate functions/state/uniqExactState/Map(UInt8,Tuple(String)) OK 121ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt16,UInt8) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Int16)) OK 117ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Date)) OK 140ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Int32)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt16,UInt16) OK 121ms
/aggregate functions/state/topKState/Map(Bool,Nullable(DateTime)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Int64)) OK 114ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Int64)) OK 93ms
/aggregate functions/state/topKState/Map(Bool,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt16,UInt32) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Int128)) OK 123ms
/aggregate functions/state/uniqState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Int128)) OK 106ms
/aggregate functions/state/topKState/Map(Bool,Nullable(Bool)) OK 180ms
/aggregate functions/state/uniqExactState/Map(UInt16,UInt64) OK 156ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Float32)) OK 162ms
/aggregate functions/state/uniqState/Map(DateTime,Array(String)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Float32)) OK 132ms
/aggregate functions/state/uniqState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/uniqExactState/Map(UInt16,UInt128) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Float64)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Float64)) OK 135ms
/aggregate functions/state/topKState/Map(Bool,Nullable(String)) OK 122ms
/aggregate functions/state/uniqState/Map(DateTime,Tuple(String)) OK 167ms
/aggregate functions/state/uniqExactState/Map(UInt16,Int8) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Date)) OK 133ms
/aggregate functions/state/topKState/Map(Bool,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Decimal128(38))) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt16,Int16) OK 156ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/topKState/Map(Bool,Nullable(UUID)) OK 147ms
/aggregate functions/state/uniqState/Map(Bool,UInt8) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Date)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(DateTime)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Bool)) OK 116ms
/aggregate functions/state/uniqState/Map(Bool,UInt16) OK 108ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt16,Int32) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(String)) OK 158ms
/aggregate functions/state/uniqState/Map(Bool,UInt32) OK 138ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UInt16,Int64) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(Bool)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt16,Int128) OK 126ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/uniqState/Map(Bool,UInt64) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(String)) OK 92ms
/aggregate functions/state/uniqExactState/Map(UInt16,Float32) OK 144ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/uniqState/Map(Bool,UInt128) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/uniqState/Map(Bool,Int8) OK 91ms
/aggregate functions/state/uniqExactState/Map(UInt16,Float64) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 109ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UInt128)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Nullable(UUID)) OK 100ms
/aggregate functions/state/uniqState/Map(Bool,Int16) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt16,Decimal128(38)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/uniqState/Map(Bool,Int32) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/uniqExactState/Map(UInt16,Date) OK 145ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Int16)) OK 123ms
/aggregate functions/state/uniqState/Map(Bool,Int64) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UInt32)) OK 161ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Int32)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt16,DateTime) OK 123ms
/aggregate functions/state/uniqState/Map(Bool,Int128) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 166ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Int64)) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt16,DateTime64(3)) OK 142ms
/aggregate functions/state/uniqState/Map(Bool,Float32) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UInt64)) OK 113ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Int128)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UInt128)) OK 132ms
/aggregate functions/state/uniqState/Map(Bool,Float64) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt16,Bool) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Float32)) OK 133ms
/aggregate functions/state/uniqState/Map(Bool,Decimal128(38)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt16,String) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Int16)) OK 150ms
/aggregate functions/state/uniqState/Map(Bool,Date) OK 121ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Float64)) OK 149ms
/aggregate functions/state/uniqExactState/Map(UInt16,FixedString(51)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/uniqState/Map(Bool,DateTime) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt16,UUID) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Int32)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Date)) OK 136ms
/aggregate functions/state/uniqState/Map(Bool,DateTime64(3)) OK 135ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UInt8)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/uniqState/Map(Bool,Bool) OK 130ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UInt16)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Int128)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Float32))) OK 146ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Bool)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UInt32)) OK 120ms
/aggregate functions/state/uniqState/Map(Bool,String) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(String)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Float64))) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UInt64)) OK 131ms
/aggregate functions/state/uniqState/Map(Bool,FixedString(51)) OK 151ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Float64)) OK 142ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Date))) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UInt128)) OK 142ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(UUID)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Date)) OK 131ms
/aggregate functions/state/uniqState/Map(Bool,UUID) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(Bool))) OK 132ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Int8)) OK 156ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(DateTime)) OK 142ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UInt8)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(String))) OK 178ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UInt16)) OK 146ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Int16)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Int32)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(String)) OK 106ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UInt32)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Int64)) OK 139ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UInt64)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,LowCardinality(Nullable(UUID))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Array(String)) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Int128)) OK 122ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UInt128)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 182ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Map(String,LowCardinality(Float64))) OK 155ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Int8))) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Float32)) OK 132ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Int8)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Float64)) OK 147ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Int16)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(UInt128,Tuple(String)) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 143ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Int32)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Decimal128(38))) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UInt8) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 118ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Int64))) OK 91ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Int64)) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Date)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UInt16) OK 99ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Int128))) OK 85ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Int128)) OK 91ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(DateTime)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UInt32) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 111ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(DateTime64(3))) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UInt64) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Float64)) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(Bool)) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UInt128) OK 96ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(String)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 228ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Int8) OK 96ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Date)) OK 229ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 220ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(FixedString(51))) OK 209ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Int16) OK 231ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(DateTime)) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt16,Nullable(UUID)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Int32) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UInt8)) OK 111ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(String))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Int64) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UInt16)) OK 134ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(Bool)) OK 101ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Int128) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(String)) OK 116ms
/aggregate functions/state/topKState/Map(Bool,LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Float32) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(FixedString(51))) OK 155ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UInt64)) OK 133ms
/aggregate functions/state/topKState/Map(Bool,Array(String)) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Float64) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UInt128)) OK 129ms
/aggregate functions/state/uniqState/Map(Bool,Nullable(UUID)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Decimal128(38)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 140ms
/aggregate functions/state/topKState/Map(Bool,Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Int8)) OK 115ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UInt8)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Date) OK 135ms
/aggregate functions/state/topKState/Map(Bool,Tuple(String)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Int16)) OK 96ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UInt16)) OK 132ms
/aggregate functions/state/topKState/Map(String,UInt8) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Int8,DateTime) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/topKState/Map(String,UInt16) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int8,DateTime64(3)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Int64)) OK 114ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/topKState/Map(String,UInt32) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Bool) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Array(String)) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Int128)) OK 113ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int8,String) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/topKState/Map(String,UInt64) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Float32)) OK 118ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Int8)) OK 129ms
/aggregate functions/state/topKState/Map(String,UInt128) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(Int8,FixedString(51)) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Float64)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(DateTime,Tuple(String)) OK 115ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Int16)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int8,UUID) OK 158ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UInt8) OK 132ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Date)) OK 141ms
/aggregate functions/state/topKState/Map(String,Int8) OK 121ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/topKState/Map(String,Int16) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UInt16) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(DateTime)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UInt8)) OK 117ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Int64)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UInt32) OK 147ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Bool)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UInt16)) OK 115ms
/aggregate functions/state/topKState/Map(String,Int32) OK 147ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Int128)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UInt32)) OK 155ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UInt64) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(String)) OK 130ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Float32)) OK 131ms
/aggregate functions/state/topKState/Map(String,Int64) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UInt128) OK 150ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/state/topKState/Map(String,Int128) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UInt64)) OK 144ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Date)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Int8) OK 137ms
/aggregate functions/state/topKState/Map(String,Float32) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(UUID)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UInt128)) OK 131ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(DateTime)) OK 143ms
/aggregate functions/state/topKState/Map(String,Float64) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Int16) OK 146ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 150ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Int8)) OK 115ms
/aggregate functions/state/topKState/Map(String,Decimal128(38)) OK 136ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Int16)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Int32) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(String)) OK 133ms
/aggregate functions/state/topKState/Map(String,Date) OK 136ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Int32)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Int64) OK 103ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Int128) OK 127ms
/aggregate functions/state/topKState/Map(String,DateTime) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Int64)) OK 111ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Float32) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Int128)) OK 136ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 149ms
/aggregate functions/state/topKState/Map(String,DateTime64(3)) OK 134ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Float64) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Float32)) OK 128ms
/aggregate functions/state/topKState/Map(String,Bool) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Decimal128(38)) OK 94ms
/aggregate functions/state/topKState/Map(String,String) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Float64)) OK 120ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Date) OK 97ms
/aggregate functions/state/topKState/Map(String,FixedString(51)) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Bool,DateTime) OK 97ms
/aggregate functions/state/topKState/Map(String,UUID) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Date)) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(Bool,DateTime64(3)) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 140ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/topKState/Map(String,Nullable(UInt8)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(DateTime)) OK 98ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Bool) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/state/topKState/Map(String,Nullable(UInt16)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Bool,String) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/state/topKState/Map(String,Nullable(UInt32)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(Bool)) OK 115ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Bool,FixedString(51)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/topKState/Map(String,Nullable(UInt64)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(String)) OK 118ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(Bool,UUID) OK 122ms
/aggregate functions/state/topKState/Map(String,Nullable(UInt128)) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(FixedString(51))) OK 116ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UInt8)) OK 111ms
/aggregate functions/state/topKState/Map(String,Nullable(Int8)) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Nullable(UUID)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Float32))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UInt16)) OK 118ms
/aggregate functions/state/topKState/Map(String,Nullable(Int16)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UInt8)) OK 139ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UInt32)) OK 102ms
/aggregate functions/state/topKState/Map(String,Nullable(Int32)) OK 139ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UInt16)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UInt64)) OK 96ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 124ms
/aggregate functions/state/topKState/Map(String,Nullable(Int64)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UInt128)) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(Bool))) OK 122ms
/aggregate functions/state/topKState/Map(String,Nullable(Int128)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Int8)) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt16,Array(String)) OK 111ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(String))) OK 170ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Int16)) OK 158ms
/aggregate functions/state/topKState/Map(String,Nullable(Float32)) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Int8)) OK 100ms
/aggregate functions/state/topKState/Map(String,Nullable(Float64)) OK 143ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Int32)) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt16,Tuple(String)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqState/Map(Bool,LowCardinality(Nullable(UUID))) OK 162ms
/aggregate functions/state/uniqExactState/Map(UInt32,UInt8) OK 135ms
/aggregate functions/state/topKState/Map(String,Nullable(Decimal128(38))) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Int64)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Int32)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Int128)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt32,UInt16) OK 165ms
/aggregate functions/state/uniqState/Map(Bool,Array(String)) OK 125ms
/aggregate functions/state/topKState/Map(String,Nullable(Date)) OK 149ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Int64)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Float32)) OK 163ms
/aggregate functions/state/uniqState/Map(Bool,Map(String,LowCardinality(Float64))) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Int128)) OK 152ms
/aggregate functions/state/uniqExactState/Map(UInt32,UInt32) OK 114ms
/aggregate functions/state/topKState/Map(String,Nullable(DateTime)) OK 104ms
/aggregate functions/state/topKState/Map(String,Nullable(DateTime64(3))) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt32,UInt64) OK 115ms
/aggregate functions/state/uniqState/Map(Bool,Tuple(String)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Float64)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Float32)) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt32,UInt128) OK 181ms
/aggregate functions/state/topKState/Map(String,Nullable(Bool)) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Decimal128(38))) OK 130ms
/aggregate functions/state/uniqState/Map(String,UInt8) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Float64)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Date)) OK 163ms
/aggregate functions/state/uniqState/Map(String,UInt16) OK 164ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Date)) OK 144ms
/aggregate functions/state/topKState/Map(String,Nullable(String)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt32,Int8) OK 110ms
/aggregate functions/state/topKState/Map(String,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt32,Int16) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(DateTime)) OK 112ms
/aggregate functions/state/uniqState/Map(String,UInt32) OK 111ms
/aggregate functions/state/topKState/Map(String,Nullable(UUID)) OK 98ms
/aggregate functions/state/uniqExactState/Map(UInt32,Int32) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Bool)) OK 111ms
/aggregate functions/state/uniqState/Map(String,UInt64) OK 116ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt32,Int64) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(Bool)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(String)) OK 129ms
/aggregate functions/state/uniqState/Map(String,UInt128) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt32,Int128) OK 104ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(String)) OK 113ms
/aggregate functions/state/uniqState/Map(String,Int8) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt32,Float32) OK 112ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/uniqState/Map(String,Int16) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt32,Float64) OK 103ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UInt64)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UInt8))) OK 130ms
/aggregate functions/state/uniqState/Map(String,Int32) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Nullable(UUID)) OK 130ms
/aggregate functions/state/uniqExactState/Map(UInt32,Decimal128(38)) OK 98ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UInt128)) OK 116ms
/aggregate functions/state/uniqState/Map(String,Int64) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt32,Date) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UInt8)) OK 130ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/uniqState/Map(String,Int128) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt32,DateTime) OK 118ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Int16)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UInt16)) OK 114ms
/aggregate functions/state/uniqState/Map(String,Float32) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Int32)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt32,DateTime64(3)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/uniqState/Map(String,Float64) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UInt128))) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Int64)) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt32,Bool) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/uniqState/Map(String,Decimal128(38)) OK 107ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt32,String) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/uniqState/Map(String,Date) OK 113ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Float32)) OK 83ms
/aggregate functions/state/uniqExactState/Map(UInt32,FixedString(51)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Int8)) OK 135ms
/aggregate functions/state/uniqState/Map(String,DateTime) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Float64)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt32,UUID) OK 121ms
/aggregate functions/state/uniqState/Map(String,DateTime64(3)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Int16)) OK 134ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Date)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Int128))) OK 163ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UInt8)) OK 143ms
/aggregate functions/state/uniqState/Map(String,Bool) OK 113ms
/aggregate functions/state/topKState/Map(String,LowCardinality(DateTime)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Int32)) OK 105ms
/aggregate functions/state/uniqState/Map(String,String) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Int64)) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UInt16)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Float32))) OK 136ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Bool)) OK 116ms
/aggregate functions/state/uniqState/Map(String,FixedString(51)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Int128)) OK 110ms
/aggregate functions/state/topKState/Map(String,LowCardinality(String)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UInt32)) OK 121ms
/aggregate functions/state/uniqState/Map(String,UUID) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Float32)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UInt64)) OK 107ms
/aggregate functions/state/topKState/Map(String,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/state/uniqState/Map(String,Nullable(UInt8)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Float64)) OK 215ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(DateTime))) OK 228ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UInt128)) OK 230ms
/aggregate functions/state/topKState/Map(String,LowCardinality(UUID)) OK 186ms
/aggregate functions/state/uniqState/Map(String,Nullable(UInt16)) OK 204ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Date)) OK 114ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UInt8))) OK 150ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/uniqState/Map(String,Nullable(UInt32)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Int8)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Int16)) OK 140ms
/aggregate functions/state/uniqState/Map(String,Nullable(UInt64)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UInt16))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Bool)) OK 100ms
/aggregate functions/state/uniqState/Map(String,Nullable(UInt128)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Int32)) OK 128ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(String)) OK 97ms
/aggregate functions/state/uniqState/Map(String,Nullable(Int8)) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(Int8,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(FixedString(51))) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Int64)) OK 125ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UInt64))) OK 129ms
/aggregate functions/state/uniqState/Map(String,Nullable(Int16)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Array(String)) OK 164ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Int128)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(UUID)) OK 120ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UInt128))) OK 141ms
/aggregate functions/state/uniqState/Map(String,Nullable(Int32)) OK 135ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Float32)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Map(String,LowCardinality(Float64))) OK 131ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqState/Map(String,Nullable(Int64)) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Float64)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/state/uniqState/Map(String,Nullable(Int128)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int8,Tuple(String)) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/state/uniqState/Map(String,Nullable(Float32)) OK 121ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UInt8) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Date)) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 91ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/uniqState/Map(String,Nullable(Float64)) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UInt16) OK 152ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(DateTime)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 128ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Int128))) OK 97ms
/aggregate functions/state/uniqState/Map(String,Nullable(Decimal128(38))) OK 158ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UInt32) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(Bool)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UInt64) OK 114ms
/aggregate functions/state/uniqState/Map(String,Nullable(Date)) OK 118ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UInt128) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(String)) OK 151ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/uniqState/Map(String,Nullable(DateTime)) OK 140ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Int64))) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Int8) OK 120ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(DateTime))) OK 147ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(FixedString(51))) OK 132ms
/aggregate functions/state/uniqState/Map(String,Nullable(DateTime64(3))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Int16) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Int128))) OK 150ms
/aggregate functions/state/uniqState/Map(String,Nullable(Bool)) OK 131ms
/aggregate functions/state/uniqExactState/Map(UInt32,Nullable(UUID)) OK 142ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Int32) OK 136ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/state/uniqState/Map(String,Nullable(String)) OK 155ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UInt8)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Int64) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/uniqState/Map(String,Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UInt16)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Int128) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Date))) OK 120ms
/aggregate functions/state/uniqState/Map(String,Nullable(UUID)) OK 131ms
/aggregate functions/state/topKState/Map(String,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Float32) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UInt64)) OK 150ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UInt8)) OK 138ms
/aggregate functions/state/topKState/Map(String,Array(String)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Float64) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(Bool))) OK 86ms
/aggregate functions/state/topKState/Map(String,Map(String,LowCardinality(Float64))) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Decimal128(38)) OK 96ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Date) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/topKState/Map(String,Tuple(String)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int16,DateTime) OK 140ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UInt64)) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Int16)) OK 125ms
/aggregate functions/state/topKState/Map(FixedString(51),UInt8) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(Bool,LowCardinality(Nullable(UUID))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int16,DateTime64(3)) OK 137ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Int32)) OK 127ms
/aggregate functions/state/topKState/Map(FixedString(51),UInt16) OK 160ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UInt128)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Array(String)) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Int64)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Bool) OK 128ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Int8)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/topKState/Map(FixedString(51),UInt32) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int16,String) OK 136ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Int128)) OK 154ms
/aggregate functions/state/topKState/Map(FixedString(51),UInt64) OK 144ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Int16)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(Bool,Tuple(String)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int16,FixedString(51)) OK 127ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Int32)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Float32)) OK 135ms
/aggregate functions/state/topKState/Map(FixedString(51),UInt128) OK 145ms
/aggregate functions/state/uniqCombinedState/Map(String,UInt8) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(Int16,UUID) OK 112ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Int64)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Float64)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(String,UInt16) OK 109ms
/aggregate functions/state/topKState/Map(FixedString(51),Int8) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UInt8)) OK 147ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Int128)) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Date)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(String,UInt32) OK 128ms
/aggregate functions/state/topKState/Map(FixedString(51),Int16) OK 119ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Float32)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UInt16)) OK 153ms
/aggregate functions/state/uniqCombinedState/Map(String,UInt64) OK 129ms
/aggregate functions/state/topKState/Map(FixedString(51),Int32) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(DateTime)) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Bool)) OK 154ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Float64)) OK 152ms
/aggregate functions/state/uniqCombinedState/Map(String,UInt128) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UInt32)) OK 121ms
/aggregate functions/state/topKState/Map(FixedString(51),Int64) OK 103ms
/aggregate functions/state/topKState/Map(FixedString(51),Int128) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UInt64)) OK 146ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(String)) OK 158ms
/aggregate functions/state/uniqCombinedState/Map(String,Int8) OK 131ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Date)) OK 128ms
/aggregate functions/state/topKState/Map(FixedString(51),Float32) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(String,Int16) OK 109ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UInt128)) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(FixedString(51))) OK 120ms
/aggregate functions/state/topKState/Map(FixedString(51),Float64) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(String,Int32) OK 139ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Bool)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Int8)) OK 130ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/topKState/Map(FixedString(51),Decimal128(38)) OK 99ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(String)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(String,Int64) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Int16)) OK 126ms
/aggregate functions/state/topKState/Map(FixedString(51),Date) OK 123ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(FixedString(51))) OK 128ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Int32)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(String,Int128) OK 113ms
/aggregate functions/state/topKState/Map(FixedString(51),DateTime) OK 119ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(UUID)) OK 147ms
/aggregate functions/state/uniqCombinedState/Map(String,Float32) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Int64)) OK 143ms
/aggregate functions/state/topKState/Map(FixedString(51),DateTime64(3)) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(String,Float64) OK 154ms
/aggregate functions/state/topKState/Map(FixedString(51),Bool) OK 128ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Int128)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UInt16))) OK 155ms
/aggregate functions/state/topKState/Map(FixedString(51),String) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Float32)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(String,Decimal128(38)) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 119ms
/aggregate functions/state/topKState/Map(FixedString(51),FixedString(51)) OK 183ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Float64)) OK 167ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 142ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UInt32))) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(String,Date) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(String,DateTime) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 137ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UInt64))) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/topKState/Map(FixedString(51),UUID) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(String,DateTime64(3)) OK 164ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Date)) OK 146ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UInt8)) OK 94ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UInt16)) OK 100ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Int8))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(String,Bool) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(DateTime)) OK 102ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UInt32)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(String,String) OK 123ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UInt64)) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 121ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Int32))) OK 153ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(Bool)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(String,FixedString(51)) OK 124ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UInt128)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 163ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Int8)) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(String)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(String,UUID) OK 114ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UInt8)) OK 176ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Int128))) OK 159ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(FixedString(51))) OK 149ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Date))) OK 136ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Int16)) OK 122ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Int32)) OK 158ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Nullable(UUID)) OK 130ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UInt16)) OK 135ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UInt32)) OK 115ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Int64)) OK 105ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Int128)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UInt64)) OK 124ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Float32)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UInt32)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UInt128)) OK 107ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Int8)) OK 104ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Float64)) OK 127ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt32,Array(String)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Int16)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Decimal128(38))) OK 96ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Int32)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Date)) OK 103ms
/aggregate functions/state/uniqState/Map(String,LowCardinality(Nullable(UUID))) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt32,Tuple(String)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Int64)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Int16)) OK 144ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(DateTime)) OK 112ms
/aggregate functions/state/uniqState/Map(String,Array(String)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt64,UInt8) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Int128)) OK 121ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(DateTime64(3))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Int32)) OK 112ms
/aggregate functions/state/uniqState/Map(String,Map(String,LowCardinality(Float64))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Float32)) OK 130ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(Bool)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt64,UInt16) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Int64)) OK 137ms
/aggregate functions/state/uniqState/Map(String,Tuple(String)) OK 153ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Float64)) OK 152ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(String)) OK 141ms
/aggregate functions/state/uniqExactState/Map(UInt64,UInt32) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt64,UInt64) OK 147ms
/aggregate functions/state/uniqState/Map(FixedString(51),UInt8) OK 156ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(FixedString(51))) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Decimal128(38))) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Float64)) OK 153ms
/aggregate functions/state/uniqExactState/Map(UInt64,UInt128) OK 146ms
/aggregate functions/state/topKState/Map(FixedString(51),Nullable(UUID)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Date)) OK 99ms
/aggregate functions/state/uniqState/Map(FixedString(51),UInt16) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(DateTime)) OK 129ms
/aggregate functions/state/uniqState/Map(FixedString(51),UInt32) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt64,Int8) OK 122ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UInt8)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Date)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(DateTime64(3))) OK 168ms
/aggregate functions/state/uniqState/Map(FixedString(51),UInt64) OK 133ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UInt16)) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt64,Int16) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(DateTime)) OK 129ms
/aggregate functions/state/uniqState/Map(FixedString(51),UInt128) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt64,Int32) OK 127ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Bool)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(Bool)) OK 122ms
/aggregate functions/state/uniqState/Map(FixedString(51),Int8) OK 136ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UInt64)) OK 160ms
/aggregate functions/state/uniqExactState/Map(UInt64,Int64) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(String)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),Int16) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(FixedString(51))) OK 149ms
/aggregate functions/state/uniqExactState/Map(UInt64,Int128) OK 133ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(FixedString(51))) OK 292ms
/aggregate functions/state/uniqState/Map(FixedString(51),Int32) OK 210ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Int8)) OK 192ms
/aggregate functions/state/uniqExactState/Map(UInt64,Float32) OK 244ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(String,Nullable(UUID)) OK 99ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Int16)) OK 111ms
/aggregate functions/state/uniqState/Map(FixedString(51),Int64) OK 97ms
/aggregate functions/state/uniqExactState/Map(UInt64,Float64) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/uniqState/Map(FixedString(51),Int128) OK 107ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Int32)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,Decimal128(38)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/uniqState/Map(FixedString(51),Float32) OK 120ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Int64)) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt64,Date) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/uniqState/Map(FixedString(51),Float64) OK 114ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Int128)) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt64,DateTime) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/uniqState/Map(FixedString(51),Decimal128(38)) OK 122ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Float32)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,DateTime64(3)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Float64)) OK 127ms
/aggregate functions/state/uniqState/Map(FixedString(51),Date) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UInt128)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Int8))) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,Bool) OK 121ms
/aggregate functions/state/uniqState/Map(FixedString(51),DateTime) OK 109ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Date)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Int16))) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Int8)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt64,String) OK 98ms
/aggregate functions/state/uniqState/Map(FixedString(51),DateTime64(3)) OK 89ms
/aggregate functions/state/uniqExactState/Map(UInt64,FixedString(51)) OK 114ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Int16)) OK 133ms
/aggregate functions/state/uniqState/Map(FixedString(51),Bool) OK 102ms
/aggregate functions/state/uniqExactState/Map(UInt64,UUID) OK 128ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Bool)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Int32)) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),String) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UInt8)) OK 120ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(String)) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Int64)) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),FixedString(51)) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UInt16)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Int128)) OK 128ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/uniqState/Map(FixedString(51),UUID) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UInt32)) OK 175ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UInt8)) OK 168ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Float32)) OK 134ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(UUID)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Float64)) OK 145ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UInt64)) OK 118ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UInt16)) OK 150ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UInt128)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Date)) OK 127ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UInt32)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(Bool))) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Int8)) OK 109ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(DateTime)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UInt64)) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Int16)) OK 94ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UInt128)) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Int32)) OK 88ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(String)) OK 139ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Int8)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int16,LowCardinality(Nullable(UUID))) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Int64)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Array(String)) OK 120ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(FixedString(51))) OK 117ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Int16)) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Int128)) OK 116ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Int32)) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(UUID)) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Float32)) OK 92ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int16,Tuple(String)) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Float64)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Int64)) OK 103ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UInt8) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Decimal128(38))) OK 116ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Int128)) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UInt16) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Date)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Float32)) OK 104ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UInt32) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(DateTime)) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Float64)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UInt64))) OK 110ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UInt64) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UInt128))) OK 129ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Decimal128(38))) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UInt128) OK 113ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(Bool)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Int8))) OK 146ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Int8) OK 112ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Date)) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(String)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Int16) OK 148ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(DateTime)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Int16))) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Int32))) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Int32) OK 131ms
/aggregate functions/state/uniqExactState/Map(UInt64,Nullable(UUID)) OK 128ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(Bool)) OK 138ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Int64) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UInt8)) OK 119ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(String)) OK 166ms
/aggregate functions/state/topKState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UInt16)) OK 150ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Int128) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Float32))) OK 158ms
/aggregate functions/state/topKState/Map(FixedString(51),Array(String)) OK 163ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Float32) OK 135ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/uniqState/Map(FixedString(51),Nullable(UUID)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Float64) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/topKState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UInt128)) OK 140ms
/aggregate functions/state/topKState/Map(FixedString(51),Tuple(String)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Decimal128(38)) OK 111ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(DateTime))) OK 175ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Date) OK 140ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Int8)) OK 118ms
/aggregate functions/state/topKState/Map(UUID,UInt8) OK 126ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UInt32)) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Int16)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int32,DateTime) OK 143ms
/aggregate functions/state/topKState/Map(UUID,UInt16) OK 148ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Int32)) OK 171ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UInt128)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int32,DateTime64(3)) OK 119ms
/aggregate functions/state/topKState/Map(UUID,UInt32) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(String))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Bool) OK 153ms
/aggregate functions/state/topKState/Map(UUID,UInt64) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Int8)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Int64)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(String,LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/topKState/Map(UUID,UInt128) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int32,String) OK 118ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Int16)) OK 126ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Int128)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,Array(String)) OK 103ms
/aggregate functions/state/topKState/Map(UUID,Int8) OK 142ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Float32)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(Int32,FixedString(51)) OK 108ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Int32)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(String,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Float64)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int32,UUID) OK 109ms
/aggregate functions/state/topKState/Map(UUID,Int16) OK 122ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Int64)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(String,Tuple(String)) OK 92ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Date)) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UInt8)) OK 115ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Int128)) OK 115ms
/aggregate functions/state/topKState/Map(UUID,Int32) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UInt8) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(DateTime)) OK 85ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UInt16)) OK 115ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Float32)) OK 128ms
/aggregate functions/state/topKState/Map(UUID,Int64) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UInt16) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Bool)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UInt32)) OK 140ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Float64)) OK 133ms
/aggregate functions/state/topKState/Map(UUID,Int128) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(String)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UInt32) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UInt64)) OK 118ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Date)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UInt64) OK 131ms
/aggregate functions/state/topKState/Map(UUID,Float32) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UInt128)) OK 93ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(DateTime)) OK 151ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UInt128) OK 102ms
/aggregate functions/state/topKState/Map(UUID,Float64) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Int8) OK 109ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Bool)) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/topKState/Map(UUID,Decimal128(38)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Int16)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Int16) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/state/topKState/Map(UUID,Date) OK 143ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(String)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Int32)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Int32) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Int64)) OK 128ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/topKState/Map(UUID,DateTime) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Int64) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 125ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Int128)) OK 123ms
/aggregate functions/state/topKState/Map(UUID,DateTime64(3)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Int128) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 145ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 153ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Float32)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Float32) OK 148ms
/aggregate functions/state/topKState/Map(UUID,Bool) OK 100ms
/aggregate functions/state/topKState/Map(UUID,String) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Float64)) OK 107ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Float64) OK 110ms
/aggregate functions/state/topKState/Map(UUID,FixedString(51)) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Decimal128(38)) OK 109ms
/aggregate functions/state/topKState/Map(UUID,UUID) OK 86ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Date)) OK 132ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Date) OK 106ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UInt8)) OK 100ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),DateTime) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(DateTime)) OK 154ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UInt16)) OK 137ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),DateTime64(3)) OK 95ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UInt32)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Bool) OK 113ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(Bool)) OK 106ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UInt64)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),String) OK 93ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(String)) OK 131ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UInt128)) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),FixedString(51)) OK 108ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Int8)) OK 172ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(FixedString(51))) OK 143ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),UUID) OK 104ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Nullable(UUID)) OK 129ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Int16)) OK 117ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UInt16)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UInt8)) OK 146ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Int32)) OK 124ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UInt32)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Int64)) OK 153ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UInt16)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UInt64)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 155ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UInt128)) OK 139ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Int128)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UInt32)) OK 135ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Float32)) OK 292ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 270ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Int8)) OK 252ms
/aggregate functions/state/uniqExactState/Map(UInt64,Array(String)) OK 272ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UInt64)) OK 276ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Int16)) OK 131ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Float64)) OK 98ms
/aggregate functions/state/uniqExactState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Decimal128(38))) OK 118ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Int32)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt64,Tuple(String)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Int8)) OK 116ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Date)) OK 104ms
/aggregate functions/state/uniqState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Int64)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Int16)) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt128,UInt8) OK 118ms
/aggregate functions/state/topKState/Map(UUID,Nullable(DateTime)) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Int128)) OK 120ms
/aggregate functions/state/uniqState/Map(FixedString(51),Array(String)) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Int32)) OK 145ms
/aggregate functions/state/uniqExactState/Map(UInt128,UInt16) OK 111ms
/aggregate functions/state/topKState/Map(UUID,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Float32)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt128,UInt32) OK 122ms
/aggregate functions/state/uniqState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Int64)) OK 110ms
/aggregate functions/state/topKState/Map(UUID,Nullable(Bool)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Float64)) OK 115ms
/aggregate functions/state/uniqState/Map(FixedString(51),Tuple(String)) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt128,UInt64) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/topKState/Map(UUID,Nullable(String)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Decimal128(38))) OK 95ms
/aggregate functions/state/uniqState/Map(UUID,UInt8) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt128,UInt128) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Float32)) OK 119ms
/aggregate functions/state/topKState/Map(UUID,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Date)) OK 100ms
/aggregate functions/state/uniqState/Map(UUID,UInt16) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Float64)) OK 158ms
/aggregate functions/state/uniqExactState/Map(UInt128,Int8) OK 127ms
/aggregate functions/state/topKState/Map(UUID,Nullable(UUID)) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(DateTime)) OK 120ms
/aggregate functions/state/uniqState/Map(UUID,UInt32) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,Int16) OK 137ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Date)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(DateTime64(3))) OK 140ms
/aggregate functions/state/uniqState/Map(UUID,UInt64) OK 98ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UInt16)) OK 139ms
/aggregate functions/state/uniqExactState/Map(UInt128,Int32) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(Bool)) OK 115ms
/aggregate functions/state/uniqState/Map(UUID,UInt128) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt128,Int64) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(String)) OK 126ms
/aggregate functions/state/uniqState/Map(UUID,Int8) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(String)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt128,Int128) OK 140ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UInt64)) OK 116ms
/aggregate functions/state/uniqState/Map(UUID,Int16) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(FixedString(51))) OK 86ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UInt128)) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Nullable(UUID)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt128,Float32) OK 145ms
/aggregate functions/state/uniqState/Map(UUID,Int32) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(UUID)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Int8)) OK 120ms
/aggregate functions/state/uniqState/Map(UUID,Int64) OK 113ms
/aggregate functions/state/uniqExactState/Map(UInt128,Float64) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UInt8))) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/uniqState/Map(UUID,Int128) OK 123ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Int16)) OK 134ms
/aggregate functions/state/uniqExactState/Map(UInt128,Decimal128(38)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UInt16))) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UInt32)) OK 105ms
/aggregate functions/state/uniqState/Map(UUID,Float32) OK 120ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Int32)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt128,Date) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/uniqState/Map(UUID,Float64) OK 99ms
/aggregate functions/state/uniqExactState/Map(UInt128,DateTime) OK 118ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Int64)) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UInt128)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/uniqState/Map(UUID,Decimal128(38)) OK 103ms
/aggregate functions/state/uniqExactState/Map(UInt128,DateTime64(3)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UInt128))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Int8)) OK 114ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Int128)) OK 115ms
/aggregate functions/state/uniqState/Map(UUID,Date) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Int8))) OK 147ms
/aggregate functions/state/uniqExactState/Map(UInt128,Bool) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Int16)) OK 104ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Float32)) OK 117ms
/aggregate functions/state/uniqState/Map(UUID,DateTime) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Int32)) OK 162ms
/aggregate functions/state/uniqExactState/Map(UInt128,String) OK 128ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Float64)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/state/uniqState/Map(UUID,DateTime64(3)) OK 96ms
/aggregate functions/state/uniqState/Map(UUID,Bool) OK 132ms
/aggregate functions/state/uniqExactState/Map(UInt128,FixedString(51)) OK 115ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Date)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Int64)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Int32))) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt128,UUID) OK 151ms
/aggregate functions/state/uniqState/Map(UUID,String) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Int128)) OK 155ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(DateTime)) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/uniqState/Map(UUID,FixedString(51)) OK 101ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UInt8)) OK 147ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Bool)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Int128))) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Float32)) OK 103ms
/aggregate functions/state/uniqState/Map(UUID,UUID) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Float64)) OK 118ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(String)) OK 124ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Date)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UInt32)) OK 111ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UInt16)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(DateTime)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UInt64)) OK 145ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UInt32)) OK 127ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Bool)) OK 101ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UInt64)) OK 127ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UInt128)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(String)) OK 109ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 148ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UInt128)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Int8)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 106ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Int16)) OK 119ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Int8)) OK 144ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(UUID)) OK 122ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Int32)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Int16)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 133ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Int64)) OK 174ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(Int32,LowCardinality(Nullable(UUID))) OK 115ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Int32)) OK 153ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Array(String)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Int64)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Int128)) OK 111ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Map(String,LowCardinality(Float64))) OK 144ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Float32)) OK 108ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Int128)) OK 108ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Float64)) OK 128ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Float32)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int32,Tuple(String)) OK 109ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Int64))) OK 91ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UInt8) OK 155ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Decimal128(38))) OK 110ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Float64)) OK 129ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Int128))) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Date)) OK 114ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UInt16) OK 100ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(DateTime)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UInt32) OK 114ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Date)) OK 113ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UInt64) OK 120ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(DateTime)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(Bool)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UInt128) OK 103ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(String)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Int8) OK 106ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(Bool)) OK 108ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Int16) OK 109ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(String)) OK 103ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(String))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt128,Nullable(UUID)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Int32) OK 102ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Int64) OK 98ms
/aggregate functions/state/topKState/Map(UUID,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/state/uniqState/Map(UUID,Nullable(UUID)) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UInt16)) OK 90ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Int128) OK 87ms
/aggregate functions/state/topKState/Map(UUID,Array(String)) OK 105ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Float32) OK 93ms
/aggregate functions/state/topKState/Map(UUID,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Float64) OK 104ms
/aggregate functions/state/topKState/Map(UUID,Tuple(String)) OK 110ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UInt32)) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Decimal128(38)) OK 94ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UInt8) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Date) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Array(String)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Int8)) OK 107ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UInt16) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int64,DateTime) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Int8)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UInt32) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(Int64,DateTime64(3)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(FixedString(51),Tuple(String)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Int32)) OK 107ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Int16)) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UInt64) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Bool) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UInt8) OK 99ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Int64)) OK 112ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Int32)) OK 99ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UInt128) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UInt16) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int64,String) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Int8) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UInt32) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Int64,FixedString(51)) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Int128)) OK 128ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Int16) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UInt64) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int64,UUID) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Float64)) OK 133ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Int32) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UInt8)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UInt128) OK 107ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Float64)) OK 117ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Date)) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Int64) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UInt16)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Int8) OK 94ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Date)) OK 113ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(DateTime)) OK 122ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Int128) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UInt32)) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Int16) OK 93ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(DateTime)) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Float32) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UInt64)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Int32) OK 103ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Bool)) OK 128ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Float64) OK 110ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(String)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Int64) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UInt128)) OK 107ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Decimal128(38)) OK 116ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(String)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Int8)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Int128) OK 112ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Date) OK 115ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(FixedString(51))) OK 136ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(UUID)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Float32) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Int16)) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(String),DateTime) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Float64) OK 115ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(UUID)) OK 112ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Int32)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(String),DateTime64(3)) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Decimal128(38)) OK 109ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Int64)) OK 119ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Bool) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Date) OK 135ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Int128)) OK 285ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 256ms
/aggregate functions/state/topKState/Map(LowCardinality(String),String) OK 267ms
/aggregate functions/state/uniqCombinedState/Map(UUID,DateTime) OK 273ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 279ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Float32)) OK 142ms
/aggregate functions/state/topKState/Map(LowCardinality(String),FixedString(51)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UUID,DateTime64(3)) OK 124ms
/aggregate functions/state/topKState/Map(LowCardinality(String),UUID) OK 159ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Float64)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Bool) OK 105ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 124ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Decimal128(38))) OK 126ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UInt8)) OK 90ms
/aggregate functions/state/uniqCombinedState/Map(UUID,String) OK 90ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UInt16)) OK 125ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Date)) OK 128ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Int8))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UUID,FixedString(51)) OK 98ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UInt32)) OK 148ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 167ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(DateTime)) OK 146ms
/aggregate functions/state/uniqCombinedState/Map(UUID,UUID) OK 131ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Int32))) OK 161ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UInt64)) OK 161ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UInt8)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(Bool)) OK 131ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UInt128)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UInt16)) OK 115ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(String)) OK 119ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Int8)) OK 140ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UInt32)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(FixedString(51))) OK 123ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UInt64)) OK 136ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Int16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Nullable(UUID)) OK 162ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Int32)) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UInt128)) OK 138ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 92ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UInt8)) OK 151ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Int8)) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Int64)) OK 136ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Int16)) OK 114ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Int128)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UInt16)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Int32)) OK 98ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UInt32)) OK 118ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Float32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Int64)) OK 92ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/uniqExactState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Float64)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Int128)) OK 97ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/state/uniqExactState/Map(UInt128,Array(String)) OK 106ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Float32)) OK 118ms
/aggregate functions/state/uniqState/Map(UUID,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/uniqExactState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Date)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Int8)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Float64)) OK 101ms
/aggregate functions/state/uniqState/Map(UUID,Array(String)) OK 104ms
/aggregate functions/state/uniqExactState/Map(UInt128,Tuple(String)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Int16)) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(DateTime)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Decimal128(38))) OK 103ms
/aggregate functions/state/uniqState/Map(UUID,Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int8,UInt8) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Int32)) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Date)) OK 102ms
/aggregate functions/state/uniqState/Map(UUID,Tuple(String)) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int8,UInt16) OK 129ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(Bool)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Int64)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(DateTime)) OK 125ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UInt8) OK 107ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(String)) OK 126ms
/aggregate functions/state/uniqExactState/Map(Int8,UInt32) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Int128)) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UInt16) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int8,UInt64) OK 101ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 134ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UInt32) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(Bool)) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int8,UInt128) OK 98ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UInt64) OK 131ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Nullable(UUID)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Float64)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(String)) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int8,Int8) OK 98ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 124ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UInt128) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Date)) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int8,Int16) OK 107ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Nullable(UUID)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(DateTime)) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Int8) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int8,Int32) OK 126ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Bool)) OK 156ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Int16) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UInt8)) OK 133ms
/aggregate functions/state/uniqExactState/Map(Int8,Int64) OK 104ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 133ms
/aggregate functions/state/uniqExactState/Map(Int8,Int128) OK 169ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Int32) OK 150ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(String)) OK 144ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UInt32)) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Int64) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int8,Float32) OK 111ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Int8)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UInt64)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(UUID)) OK 106ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Int128) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int8,Float64) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UInt8))) OK 107ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Float32) OK 104ms
/aggregate functions/state/uniqExactState/Map(Int8,Decimal128(38)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Int8)) OK 111ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Int32)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UInt16))) OK 175ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Float64) OK 136ms
/aggregate functions/state/uniqExactState/Map(Int8,Date) OK 155ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Int64)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Int16)) OK 120ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Decimal128(38)) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int8,DateTime) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Int128)) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Int32)) OK 147ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Date) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UInt64))) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int8,DateTime64(3)) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Float32)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Int64)) OK 103ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),DateTime) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UInt128))) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int8,Bool) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Float64)) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),DateTime64(3)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int8,String) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Float32)) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Date)) OK 106ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Bool) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int8,FixedString(51)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),String) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int8,UUID) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Date)) OK 106ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Bool)) OK 124ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),FixedString(51)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(DateTime)) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),UUID) OK 97ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(String)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UInt16)) OK 95ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Bool)) OK 99ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UInt8)) OK 103ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UInt32)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(String)) OK 96ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UInt16)) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(UUID)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UInt64)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Float64))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UInt32)) OK 101ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UInt128)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(UUID)) OK 107ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UInt64)) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Int8)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 122ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UInt128)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Int16)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 92ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Int8)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Int32)) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Int16)) OK 109ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Int64)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 159ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Int32)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Int128)) OK 138ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Int64)) OK 118ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Int64,LowCardinality(Nullable(UUID))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Int8))) OK 91ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Int128)) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Float32)) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Array(String)) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Float64)) OK 108ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Float32)) OK 104ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Decimal128(38))) OK 95ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Float64)) OK 103ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int64,Tuple(String)) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Date)) OK 95ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 94ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Int128))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UInt8) OK 114ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(DateTime)) OK 114ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Date)) OK 114ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UInt16) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(DateTime)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UInt32) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(Bool)) OK 162ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Float64))) OK 144ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UInt64) OK 123ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(Bool)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Date))) OK 124ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 133ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(String)) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(String)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UInt128) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 117ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Int8) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int8,Nullable(UUID)) OK 98ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Nullable(UUID)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Int16) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Int32) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Int64) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UInt32)) OK 135ms
/aggregate functions/state/uniqCombinedState/Map(UUID,LowCardinality(Nullable(UUID))) OK 151ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Array(String)) OK 148ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Int128) OK 128ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Array(String)) OK 130ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 149ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Float32) OK 132ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UInt128)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Map(String,LowCardinality(Float64))) OK 138ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Float64) OK 128ms
/aggregate functions/state/topKState/Map(LowCardinality(String),Tuple(String)) OK 141ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Int8)) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Int16)) OK 164ms
/aggregate functions/state/uniqCombinedState/Map(UUID,Tuple(String)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Decimal128(38)) OK 156ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Int8)) OK 147ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UInt8) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UInt8) OK 104ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UInt16) OK 129ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Int32)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Date) OK 119ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Int16)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UInt16) OK 233ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Int64)) OK 212ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UInt32) OK 211ms
/aggregate functions/state/uniqCombined64State/Map(Int128,DateTime) OK 212ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Int32)) OK 191ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UInt32) OK 137ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Int128)) OK 149ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UInt64) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int128,DateTime64(3)) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Int64)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UInt64) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Bool) OK 109ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UInt128) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Int128)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Int128,String) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UInt128) OK 125ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Int8) OK 143ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Float32)) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Float64)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Int128,FixedString(51)) OK 89ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Int8) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Date)) OK 113ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Float64)) OK 125ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Int16) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int128,UUID) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Int16) OK 176ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Date)) OK 170ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Int32) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UInt8)) OK 145ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Bool)) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Int64) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UInt16)) OK 140ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Int32) OK 98ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(String)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Int64) OK 128ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Int128) OK 104ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Bool)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UInt32)) OK 120ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Float32) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Int128) OK 116ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(String)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UInt64)) OK 120ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(UUID)) OK 98ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Float64) OK 91ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Float32) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UInt128)) OK 114ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Float64) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(UUID)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Int8)) OK 149ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Date) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Decimal128(38)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),DateTime) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Date) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Int16)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 81ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 134ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),DateTime) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Int32)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Bool) OK 136ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Int64)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),DateTime64(3)) OK 135ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),String) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Int128)) OK 149ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Bool) OK 132ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 131ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),String) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Float32)) OK 111ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 148ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),UUID) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),FixedString(51)) OK 120ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Int64))) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Float64)) OK 119ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),UUID) OK 131ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UInt8)) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Date)) OK 130ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(DateTime)) OK 115ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Float64))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UInt16)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UInt32)) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UInt64)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(Bool)) OK 119ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 144ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(String)) OK 160ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UInt128)) OK 131ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 154ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Int8)) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(String))) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(FixedString(51))) OK 139ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 140ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Int16)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Nullable(UUID)) OK 127ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 126ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Int32)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Int8,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Int64)) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int8,Array(String)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UInt16)) OK 136ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Int128)) OK 136ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 141ms
/aggregate functions/state/uniqExactState/Map(Int8,Map(String,LowCardinality(Float64))) OK 156ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Float32)) OK 138ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UInt64)) OK 143ms
/aggregate functions/state/uniqExactState/Map(Int8,Tuple(String)) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Float64)) OK 126ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Array(String)) OK 158ms
/aggregate functions/state/uniqExactState/Map(Int16,UInt8) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Int8)) OK 103ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int16,UInt16) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Date)) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Int16)) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int16,UInt32) OK 145ms
/aggregate functions/state/uniqState/Map(LowCardinality(String),Tuple(String)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(DateTime)) OK 118ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Int32)) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UInt8) OK 165ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int16,UInt64) OK 124ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 135ms
/aggregate functions/state/uniqExactState/Map(Int16,UInt128) OK 144ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(Bool)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Int128)) OK 140ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UInt16) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UInt32) OK 153ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(String)) OK 158ms
/aggregate functions/state/uniqExactState/Map(Int16,Int8) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Float32)) OK 140ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int16,Int16) OK 127ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UInt64) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Date)) OK 150ms
/aggregate functions/state/uniqExactState/Map(Int16,Int32) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Nullable(UUID)) OK 102ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UInt128) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 151ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Int8) OK 147ms
/aggregate functions/state/uniqExactState/Map(Int16,Int64) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int16,Int128) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Bool)) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 118ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Int16) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int16,Float32) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 102ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Int32) OK 109ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(String)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Int16,Float64) OK 89ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Int64) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int16,Decimal128(38)) OK 84ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 145ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Int128) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(UUID)) OK 130ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int16,Date) OK 122ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Float32) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Int8)) OK 168ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UInt8))) OK 154ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 159ms
/aggregate functions/state/uniqExactState/Map(Int16,DateTime) OK 146ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Float64) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Int16)) OK 126ms
/aggregate functions/state/uniqExactState/Map(Int16,DateTime64(3)) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 119ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int16,Bool) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Int32)) OK 147ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Date) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int16,String) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UInt64))) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Int64)) OK 115ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 95ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),DateTime) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int16,FixedString(51)) OK 113ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UInt128))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Int128)) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int16,UUID) OK 104ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 118ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Int8))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Float32)) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Bool) OK 93ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Int16))) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Float64)) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UInt16)) OK 97ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),String) OK 99ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Date)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UInt32)) OK 88ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 93ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UInt64)) OK 104ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),UUID) OK 106ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Bool)) OK 156ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UInt128)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 112ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 87ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Int8)) OK 126ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Float32))) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(String)) OK 133ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 120ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 143ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Int16)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Float64))) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Int32)) OK 149ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 156ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Date))) OK 156ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(UUID)) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Int64)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 129ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(DateTime))) OK 134ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Int128)) OK 130ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 147ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Float32)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 152ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Float64)) OK 96ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 84ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Decimal128(38))) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(Int128,LowCardinality(Nullable(UUID))) OK 99ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Date)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Array(String)) OK 92ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 108ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(DateTime)) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Map(String,LowCardinality(Float64))) OK 94ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 104ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Int128,Tuple(String)) OK 98ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 93ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(Bool)) OK 249ms
/aggregate functions/state/uniqCombined64State/Map(Date,UInt8) OK 233ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 198ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 263ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 278ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(String)) OK 120ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Date,UInt16) OK 139ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(FixedString(51))) OK 137ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Date,UInt32) OK 116ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 139ms
/aggregate functions/state/uniqExactState/Map(Int16,Nullable(UUID)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Date,UInt64) OK 120ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 139ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UInt8)) OK 127ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Date,UInt128) OK 118ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 165ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UInt16)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Date,Int8) OK 137ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UInt32)) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Date,Int16) OK 106ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(Date,Int32) OK 122ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UInt128)) OK 107ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Array(String)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(Date,Int64) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Int8)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Date,Int128) OK 111ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Int16)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Date,Float32) OK 121ms
/aggregate functions/state/topKState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Array(String)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Int32)) OK 88ms
/aggregate functions/state/uniqCombined64State/Map(Date,Float64) OK 112ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/topKState/Nullable(UInt8) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Int64)) OK 111ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Date,Decimal128(38)) OK 95ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/topKState/Nullable(UInt16) OK 135ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Int128)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(String),Tuple(String)) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Date,Date) OK 98ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UInt8) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/topKState/Nullable(UInt32) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Date,DateTime) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 97ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UInt16) OK 126ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Float64)) OK 134ms
/aggregate functions/state/topKState/Nullable(UInt64) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(Date,DateTime64(3)) OK 98ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 100ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UInt32) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Date,Bool) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Date)) OK 135ms
/aggregate functions/state/topKState/Nullable(UInt128) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UInt64) OK 135ms
/aggregate functions/state/topKState/Nullable(Int8) OK 174ms
/aggregate functions/state/uniqCombined64State/Map(Date,String) OK 164ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(DateTime)) OK 142ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UInt128) OK 102ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Bool)) OK 130ms
/aggregate functions/state/topKState/Nullable(Int16) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Date,FixedString(51)) OK 122ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Int8) OK 99ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 159ms
/aggregate functions/state/topKState/Nullable(Int32) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(String)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Date,UUID) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Int16) OK 120ms
/aggregate functions/state/topKState/Nullable(Int64) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UInt8)) OK 129ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Int32) OK 104ms
/aggregate functions/state/topKState/Nullable(Int128) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Int64) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UInt16)) OK 115ms
/aggregate functions/state/topKState/Nullable(Float32) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 123ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Int128) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UInt32)) OK 100ms
/aggregate functions/state/topKState/Nullable(Float64) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 89ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Float32) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UInt64)) OK 118ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/state/topKState/Nullable(Decimal128(38)) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Float64) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UInt128)) OK 117ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/topKState/Nullable(Date) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Int8)) OK 117ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/state/topKState/Nullable(DateTime) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Int16)) OK 126ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Date) OK 157ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 131ms
/aggregate functions/state/topKState/Nullable(DateTime64(3)) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Int32)) OK 137ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Int16))) OK 159ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 126ms
/aggregate functions/state/topKState/Nullable(Bool) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),DateTime) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Int64)) OK 148ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 157ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 149ms
/aggregate functions/state/topKState/Nullable(String) OK 104ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/state/topKState/Nullable(FixedString(51)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Int128)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Int64))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Bool) OK 125ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/topKState/Nullable(UUID) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Float32)) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),String) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Float64)) OK 107ms
/aggregate functions/state/topKState/Array(UInt8) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Decimal128(38))) OK 109ms
/aggregate functions/state/topKState/Array(UInt16) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),UUID) OK 105ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Date)) OK 104ms
/aggregate functions/state/topKState/Array(UInt32) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Date))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(DateTime)) OK 100ms
/aggregate functions/state/topKState/Array(UInt64) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/topKState/Array(UInt128) OK 99ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(Bool))) OK 134ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(Bool)) OK 123ms
/aggregate functions/state/topKState/Array(Int8) OK 121ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 92ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(String)) OK 117ms
/aggregate functions/state/topKState/Array(Int16) OK 132ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(FixedString(51))) OK 128ms
/aggregate functions/state/topKState/Array(Int32) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int16,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(Date,Nullable(UUID)) OK 129ms
/aggregate functions/state/topKState/Array(Int64) OK 138ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int16,Array(String)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 121ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 128ms
/aggregate functions/state/topKState/Array(Int128) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int16,Map(String,LowCardinality(Float64))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UInt16)) OK 161ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 144ms
/aggregate functions/state/topKState/Array(Float32) OK 124ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int16,Tuple(String)) OK 135ms
/aggregate functions/state/topKState/Array(Float64) OK 160ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/uniqExactState/Map(Int32,UInt8) OK 135ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 119ms
/aggregate functions/state/topKState/Array(Decimal128(38)) OK 133ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UInt64)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int32,UInt16) OK 126ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UInt128)) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int32,UInt32) OK 111ms
/aggregate functions/state/topKState/Array(Date) OK 129ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Array(String)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int32,UInt64) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Int8)) OK 121ms
/aggregate functions/state/topKState/Array(DateTime) OK 114ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 90ms
/aggregate functions/state/uniqExactState/Map(Int32,UInt128) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Int16)) OK 142ms
/aggregate functions/state/topKState/Array(DateTime64(3)) OK 128ms
/aggregate functions/state/uniqState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 117ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 94ms
/aggregate functions/state/uniqExactState/Map(Int32,Int8) OK 94ms
/aggregate functions/state/uniqState/Nullable(UInt8) OK 107ms
/aggregate functions/state/topKState/Array(Bool) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Int32)) OK 107ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int32,Int16) OK 111ms
/aggregate functions/state/uniqState/Nullable(UInt16) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Int64)) OK 128ms
/aggregate functions/state/topKState/Array(String) OK 141ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int32,Int32) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Int128)) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 154ms
/aggregate functions/state/uniqState/Nullable(UInt32) OK 125ms
/aggregate functions/state/topKState/Array(FixedString(51)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int32,Int64) OK 131ms
/aggregate functions/state/topKState/Array(UUID) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Float32)) OK 148ms
/aggregate functions/state/uniqState/Nullable(UInt64) OK 137ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int32,Int128) OK 134ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 146ms
/aggregate functions/state/topKState/Array(Nullable(UInt8)) OK 143ms
/aggregate functions/state/uniqState/Nullable(UInt128) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Float64)) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int32,Float32) OK 136ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 166ms
/aggregate functions/state/uniqState/Nullable(Int8) OK 134ms
/aggregate functions/state/topKState/Array(Nullable(UInt16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Date)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int32,Float64) OK 134ms
/aggregate functions/state/topKState/Array(Nullable(UInt32)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(DateTime)) OK 115ms
/aggregate functions/state/uniqState/Nullable(Int16) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int32,Decimal128(38)) OK 104ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/uniqState/Nullable(Int32) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Bool)) OK 121ms
/aggregate functions/state/topKState/Array(Nullable(UInt64)) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int32,Date) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(String)) OK 150ms
/aggregate functions/state/uniqState/Nullable(Int64) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int32,DateTime) OK 151ms
/aggregate functions/state/topKState/Array(Nullable(UInt128)) OK 125ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/uniqState/Nullable(Int128) OK 126ms
/aggregate functions/state/topKState/Array(Nullable(Int8)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(FixedString(51))) OK 155ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int32,DateTime64(3)) OK 136ms
/aggregate functions/state/uniqState/Nullable(Float32) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 137ms
/aggregate functions/state/topKState/Array(Nullable(Int16)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int32,Bool) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(UUID)) OK 113ms
/aggregate functions/state/uniqState/Nullable(Float64) OK 101ms
/aggregate functions/state/topKState/Array(Nullable(Int32)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UInt8))) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 121ms
/aggregate functions/state/uniqExactState/Map(Int32,String) OK 119ms
/aggregate functions/state/uniqState/Nullable(Decimal128(38)) OK 99ms
/aggregate functions/state/topKState/Array(Nullable(Int64)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UInt16))) OK 119ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 129ms
/aggregate functions/state/uniqState/Nullable(Date) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int32,FixedString(51)) OK 122ms
/aggregate functions/state/topKState/Array(Nullable(Int128)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UInt32))) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 118ms
/aggregate functions/state/uniqState/Nullable(DateTime) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int32,UUID) OK 130ms
/aggregate functions/state/topKState/Array(Nullable(Float32)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UInt64))) OK 186ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 170ms
/aggregate functions/state/uniqState/Nullable(DateTime64(3)) OK 157ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UInt8)) OK 157ms
/aggregate functions/state/topKState/Array(Nullable(Float64)) OK 118ms
/aggregate functions/state/topKState/Array(Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/uniqState/Nullable(Bool) OK 148ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UInt128))) OK 147ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UInt16)) OK 126ms
/aggregate functions/state/topKState/Array(Nullable(Date)) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UInt32)) OK 115ms
/aggregate functions/state/uniqState/Nullable(String) OK 143ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/state/topKState/Array(Nullable(DateTime)) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UInt64)) OK 131ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 116ms
/aggregate functions/state/uniqState/Nullable(FixedString(51)) OK 252ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Int16))) OK 264ms
/aggregate functions/state/topKState/Array(Nullable(DateTime64(3))) OK 249ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 227ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UInt128)) OK 324ms
/aggregate functions/state/uniqState/Nullable(UUID) OK 136ms
/aggregate functions/state/topKState/Array(Nullable(Bool)) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Int32))) OK 162ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 116ms
/aggregate functions/state/uniqState/Array(UInt8) OK 92ms
/aggregate functions/state/topKState/Array(Nullable(String)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Int8)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 132ms
/aggregate functions/state/uniqState/Array(UInt16) OK 103ms
/aggregate functions/state/topKState/Array(Nullable(FixedString(51))) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Int128))) OK 116ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 132ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Int16)) OK 110ms
/aggregate functions/state/uniqState/Array(UInt32) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/topKState/Array(Nullable(UUID)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Int32)) OK 103ms
/aggregate functions/state/uniqState/Array(UInt64) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/state/topKState/Array(LowCardinality(UInt8)) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Int64)) OK 89ms
/aggregate functions/state/uniqState/Array(UInt128) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Int128)) OK 99ms
/aggregate functions/state/topKState/Array(LowCardinality(UInt16)) OK 122ms
/aggregate functions/state/uniqState/Array(Int8) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Float32)) OK 102ms
/aggregate functions/state/uniqState/Array(Int16) OK 103ms
/aggregate functions/state/topKState/Array(LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Float64)) OK 93ms
/aggregate functions/state/uniqState/Array(Int32) OK 106ms
/aggregate functions/state/topKState/Array(LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(String))) OK 91ms
/aggregate functions/state/uniqState/Array(Int64) OK 98ms
/aggregate functions/state/topKState/Array(LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Date)) OK 119ms
/aggregate functions/state/uniqState/Array(Int128) OK 91ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 103ms
/aggregate functions/state/topKState/Array(LowCardinality(Int8)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(Date,LowCardinality(Nullable(UUID))) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(DateTime)) OK 100ms
/aggregate functions/state/uniqState/Array(Float32) OK 93ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 120ms
/aggregate functions/state/topKState/Array(LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Date,Array(String)) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqState/Array(Float64) OK 86ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 109ms
/aggregate functions/state/topKState/Array(LowCardinality(Int32)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Date,Map(String,LowCardinality(Float64))) OK 127ms
/aggregate functions/state/uniqState/Array(Decimal128(38)) OK 129ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(Bool)) OK 128ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 139ms
/aggregate functions/state/topKState/Array(LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(Date,Tuple(String)) OK 116ms
/aggregate functions/state/uniqState/Array(Date) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(String)) OK 109ms
/aggregate functions/state/topKState/Array(LowCardinality(Int128)) OK 118ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UInt8) OK 142ms
/aggregate functions/state/uniqState/Array(DateTime) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/topKState/Array(LowCardinality(Float32)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int32,Nullable(UUID)) OK 127ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 131ms
/aggregate functions/state/uniqState/Array(DateTime64(3)) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UInt16) OK 101ms
/aggregate functions/state/topKState/Array(LowCardinality(Float64)) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UInt32) OK 147ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/uniqState/Array(Bool) OK 133ms
/aggregate functions/state/topKState/Array(LowCardinality(Date)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UInt16)) OK 114ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UInt64) OK 113ms
/aggregate functions/state/uniqState/Array(String) OK 122ms
/aggregate functions/state/topKState/Array(LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UInt128) OK 136ms
/aggregate functions/state/uniqState/Array(FixedString(51)) OK 103ms
/aggregate functions/state/topKState/Array(LowCardinality(Bool)) OK 113ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UInt64)) OK 107ms
/aggregate functions/state/uniqState/Array(UUID) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Int8) OK 104ms
/aggregate functions/state/topKState/Array(LowCardinality(String)) OK 108ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/uniqState/Array(Nullable(UInt8)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Int16) OK 120ms
/aggregate functions/state/topKState/Array(LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/uniqState/Array(Nullable(UInt16)) OK 97ms
/aggregate functions/state/topKState/Array(LowCardinality(UUID)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Int32) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Int16)) OK 103ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqState/Array(Nullable(UInt32)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Int64) OK 95ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Array(String)) OK 99ms
/aggregate functions/state/uniqState/Array(Nullable(UInt64)) OK 83ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Int128) OK 103ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/uniqState/Array(Nullable(UInt128)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Float32) OK 116ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Int128)) OK 96ms
/aggregate functions/state/uniqCombinedState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 111ms
/aggregate functions/state/uniqState/Array(Nullable(Int8)) OK 93ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Float64) OK 101ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Float32)) OK 102ms
/aggregate functions/state/uniqState/Array(Nullable(Int16)) OK 99ms
/aggregate functions/state/uniqCombinedState/Nullable(UInt8) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Decimal128(38)) OK 108ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Float64)) OK 106ms
/aggregate functions/state/uniqState/Array(Nullable(Int32)) OK 102ms
/aggregate functions/state/uniqCombinedState/Nullable(UInt16) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Date) OK 120ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Date)) OK 118ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Int8))) OK 141ms
/aggregate functions/state/uniqState/Array(Nullable(Int64)) OK 124ms
/aggregate functions/state/uniqCombinedState/Nullable(UInt32) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,DateTime) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/uniqState/Array(Nullable(Int128)) OK 109ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqCombinedState/Nullable(UInt64) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,DateTime64(3)) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Bool)) OK 144ms
/aggregate functions/state/uniqState/Array(Nullable(Float32)) OK 123ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/state/uniqCombinedState/Nullable(UInt128) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Bool) OK 93ms
/aggregate functions/state/uniqCombinedState/Nullable(Int8) OK 155ms
/aggregate functions/state/uniqState/Array(Nullable(Float64)) OK 128ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(String)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,String) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/uniqState/Array(Nullable(Decimal128(38))) OK 122ms
/aggregate functions/state/uniqCombinedState/Nullable(Int16) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,FixedString(51)) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(UUID)) OK 118ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Float32))) OK 112ms
/aggregate functions/state/uniqState/Array(Nullable(Date)) OK 121ms
/aggregate functions/state/uniqCombinedState/Nullable(Int32) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,UUID) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqState/Array(Nullable(DateTime)) OK 133ms
/aggregate functions/state/uniqCombinedState/Nullable(Int64) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UInt8)) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/uniqCombinedState/Nullable(Int128) OK 138ms
/aggregate functions/state/uniqState/Array(Nullable(DateTime64(3))) OK 143ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UInt16)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UInt32)) OK 126ms
/aggregate functions/state/uniqCombinedState/Nullable(Float32) OK 126ms
/aggregate functions/state/uniqState/Array(Nullable(Bool)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 118ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UInt64)) OK 106ms
/aggregate functions/state/uniqState/Array(Nullable(String)) OK 109ms
/aggregate functions/state/uniqCombinedState/Nullable(Float64) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(String))) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UInt128)) OK 96ms
/aggregate functions/state/uniqState/Array(Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/state/uniqCombinedState/Nullable(Decimal128(38)) OK 105ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Int8)) OK 95ms
/aggregate functions/state/uniqState/Array(Nullable(UUID)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/state/uniqCombinedState/Nullable(Date) OK 109ms
/aggregate functions/state/topKState/Array(LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Int16)) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Int32))) OK 111ms
/aggregate functions/state/uniqState/Array(LowCardinality(UInt8)) OK 107ms
/aggregate functions/state/uniqCombinedState/Nullable(DateTime) OK 114ms
/aggregate functions/state/topKState/Array(Array(String)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Int32)) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/state/uniqState/Array(LowCardinality(UInt16)) OK 129ms
/aggregate functions/state/uniqCombinedState/Nullable(DateTime64(3)) OK 118ms
/aggregate functions/state/topKState/Array(Map(String,LowCardinality(Float64))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Int64)) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/uniqState/Array(LowCardinality(UInt32)) OK 133ms
/aggregate functions/state/uniqCombinedState/Nullable(Bool) OK 154ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Int128)) OK 122ms
/aggregate functions/state/topKState/Array(Tuple(String)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqState/Array(LowCardinality(UInt64)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Float32)) OK 123ms
/aggregate functions/state/topKState/LowCardinality(UInt8) OK 133ms
/aggregate functions/state/uniqCombinedState/Nullable(String) OK 141ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Float64))) OK 132ms
/aggregate functions/state/uniqState/Array(LowCardinality(UInt128)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Float64)) OK 105ms
/aggregate functions/state/topKState/LowCardinality(UInt16) OK 117ms
/aggregate functions/state/uniqCombinedState/Nullable(FixedString(51)) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/state/uniqState/Array(LowCardinality(Int8)) OK 98ms
/aggregate functions/state/topKState/LowCardinality(UInt32) OK 113ms
/aggregate functions/state/uniqCombinedState/Nullable(UUID) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Date)) OK 113ms
/aggregate functions/state/uniqState/Array(LowCardinality(Int16)) OK 96ms
/aggregate functions/state/topKState/LowCardinality(UInt64) OK 115ms
/aggregate functions/state/uniqCombinedState/Array(UInt8) OK 120ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(Bool))) OK 106ms
/aggregate functions/state/uniqState/Array(LowCardinality(Int32)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(DateTime)) OK 106ms
/aggregate functions/state/topKState/LowCardinality(UInt128) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/uniqCombinedState/Array(UInt16) OK 109ms
/aggregate functions/state/uniqState/Array(LowCardinality(Int64)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(DateTime64(3))) OK 102ms
/aggregate functions/state/topKState/LowCardinality(Int8) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/uniqCombinedState/Array(UInt32) OK 112ms
/aggregate functions/state/uniqState/Array(LowCardinality(Int128)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(Bool)) OK 92ms
/aggregate functions/state/topKState/LowCardinality(Int16) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int32,LowCardinality(Nullable(UUID))) OK 133ms
/aggregate functions/state/uniqCombinedState/Array(UInt64) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(String)) OK 124ms
/aggregate functions/state/uniqState/Array(LowCardinality(Float32)) OK 121ms
/aggregate functions/state/topKState/LowCardinality(Int32) OK 159ms
/aggregate functions/state/uniqCombinedState/Array(UInt128) OK 133ms
/aggregate functions/state/uniqExactState/Map(Int32,Array(String)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(FixedString(51))) OK 129ms
/aggregate functions/state/uniqState/Array(LowCardinality(Float64)) OK 95ms
/aggregate functions/state/uniqState/Array(LowCardinality(Date)) OK 155ms
/aggregate functions/state/uniqCombinedState/Array(Int8) OK 162ms
/aggregate functions/state/topKState/LowCardinality(Int64) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Nullable(UUID)) OK 128ms
/aggregate functions/state/uniqExactState/Map(Int32,Map(String,LowCardinality(Float64))) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int32,Tuple(String)) OK 96ms
/aggregate functions/state/uniqState/Array(LowCardinality(DateTime)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UInt8)) OK 130ms
/aggregate functions/state/topKState/LowCardinality(Int128) OK 128ms
/aggregate functions/state/uniqCombinedState/Array(Int16) OK 96ms
/aggregate functions/state/uniqExactState/Map(Int64,UInt8) OK 109ms
/aggregate functions/state/uniqCombinedState/Array(Int32) OK 170ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UInt16)) OK 136ms
/aggregate functions/state/uniqState/Array(LowCardinality(Bool)) OK 122ms
/aggregate functions/state/topKState/LowCardinality(Float32) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int64,UInt16) OK 108ms
/aggregate functions/state/uniqState/Array(LowCardinality(String)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UInt32)) OK 125ms
/aggregate functions/state/topKState/LowCardinality(Float64) OK 113ms
/aggregate functions/state/uniqCombinedState/Array(Int64) OK 121ms
/aggregate functions/state/uniqExactState/Map(Int64,UInt32) OK 119ms
/aggregate functions/state/uniqState/Array(LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/topKState/LowCardinality(Date) OK 115ms
/aggregate functions/state/uniqCombinedState/Array(Int128) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int64,UInt64) OK 112ms
/aggregate functions/state/uniqState/Array(LowCardinality(UUID)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/topKState/LowCardinality(DateTime) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int64,UInt128) OK 109ms
/aggregate functions/state/uniqCombinedState/Array(Float32) OK 124ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/state/topKState/LowCardinality(Bool) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Int8)) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int64,Int8) OK 112ms
/aggregate functions/state/uniqCombinedState/Array(Float64) OK 104ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Int16)) OK 118ms
/aggregate functions/state/topKState/LowCardinality(String) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int64,Int16) OK 119ms
/aggregate functions/state/uniqCombinedState/Array(Decimal128(38)) OK 119ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Int32)) OK 168ms
/aggregate functions/state/topKState/LowCardinality(FixedString(51)) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int64,Int32) OK 117ms
/aggregate functions/state/uniqCombinedState/Array(Date) OK 129ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/state/topKState/LowCardinality(UUID) OK 160ms
/aggregate functions/state/uniqExactState/Map(Int64,Int64) OK 137ms
/aggregate functions/state/uniqCombinedState/Array(DateTime) OK 148ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UInt128))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Int64)) OK 136ms
/aggregate functions/state/uniqExactState/Map(Int64,Int128) OK 102ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UInt8)) OK 120ms
/aggregate functions/state/uniqCombinedState/Array(DateTime64(3)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Int128)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int64,Float32) OK 97ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UInt16)) OK 120ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Int16))) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Float32)) OK 138ms
/aggregate functions/state/uniqCombinedState/Array(Bool) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int64,Float64) OK 104ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UInt32)) OK 112ms
/aggregate functions/state/uniqCombinedState/Array(String) OK 249ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Int32))) OK 266ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Float64)) OK 250ms
/aggregate functions/state/uniqExactState/Map(Int64,Decimal128(38)) OK 234ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UInt64)) OK 184ms
/aggregate functions/state/uniqCombinedState/Array(FixedString(51)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int64,Date) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Date)) OK 156ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Int64))) OK 138ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UInt128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Array(UUID) OK 117ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Int8)) OK 109ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int64,DateTime) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UInt8)) OK 104ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/state/uniqExactState/Map(Int64,DateTime64(3)) OK 114ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UInt16)) OK 117ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Int32)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Int64,Bool) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(String)) OK 112ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Int64)) OK 103ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UInt32)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int64,String) OK 114ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Int128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UInt64)) OK 90ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(UUID)) OK 105ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int64,FixedString(51)) OK 97ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UInt128)) OK 104ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Float32)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int64,UUID) OK 115ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Int8)) OK 91ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Float64)) OK 98ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UInt8)) OK 102ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Int16)) OK 101ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Date)) OK 113ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(FixedString(51)))) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UInt16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Int32)) OK 107ms
/aggregate functions/state/topKState/LowCardinality(Nullable(DateTime)) OK 97ms
/aggregate functions/state/uniqState/Array(LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UInt32)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Int64)) OK 120ms
/aggregate functions/state/topKState/LowCardinality(Nullable(Bool)) OK 116ms
/aggregate functions/state/uniqState/Array(Array(String)) OK 163ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 148ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UInt64)) OK 155ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Int128)) OK 115ms
/aggregate functions/state/topKState/LowCardinality(Nullable(String)) OK 140ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Float32)) OK 179ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Int8))) OK 147ms
/aggregate functions/state/uniqState/Array(Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UInt128)) OK 146ms
/aggregate functions/state/topKState/LowCardinality(Nullable(FixedString(51))) OK 99ms
/aggregate functions/state/topKState/LowCardinality(Nullable(UUID)) OK 111ms
/aggregate functions/state/uniqState/Array(Tuple(String)) OK 161ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Int8)) OK 115ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Float64)) OK 107ms
/aggregate functions/state/topKState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 650ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Decimal128(38))) OK 141ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Int16)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Int32))) OK 120ms
/aggregate functions/state/uniqState/LowCardinality(UInt8) OK 115ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Int32)) OK 214ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Int64))) OK 187ms
/aggregate functions/state/uniqState/LowCardinality(UInt16) OK 191ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Date)) OK 181ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Int128))) OK 144ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(DateTime)) OK 129ms
/aggregate functions/state/uniqState/LowCardinality(UInt32) OK 128ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Int64)) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Int128)) OK 127ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(DateTime64(3))) OK 113ms
/aggregate functions/state/uniqState/LowCardinality(UInt64) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Float32))) OK 133ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(Bool)) OK 162ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Float32)) OK 130ms
/aggregate functions/state/uniqState/LowCardinality(UInt128) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Float64))) OK 115ms
/aggregate functions/state/topKState/K values OK 685ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Float64)) OK 158ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/uniqState/LowCardinality(Int8) OK 145ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(String)) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Decimal128(38))) OK 112ms
/aggregate functions/state/uniqState/LowCardinality(Int16) OK 94ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(FixedString(51))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/uniqState/LowCardinality(Int32) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Date)) OK 119ms
/aggregate functions/state/uniqCombinedState/Array(Nullable(UUID)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(String))) OK 96ms
/aggregate functions/state/uniqState/LowCardinality(Int64) OK 91ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(DateTime)) OK 102ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/uniqState/LowCardinality(Int128) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/uniqState/LowCardinality(Float32) OK 107ms
/aggregate functions/state/topKState/custom load factor OK 66ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(Bool)) OK 111ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UInt32)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Array(String)) OK 121ms
/aggregate functions/state/uniqHLL12State OK 2m 55s
/aggregate functions/state/uniqHLL12State/constant OK 110ms
/aggregate functions/state/uniqState/LowCardinality(Float64) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(String)) OK 143ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UInt64)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/uniqHLL12State/zero rows OK 72ms
/aggregate functions/state/uniqState/LowCardinality(Date) OK 117ms
/aggregate functions/state/uniqHLL12State/with group by OK 75ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(FixedString(51))) OK 125ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UInt128)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(DateTime,Tuple(String)) OK 127ms
/aggregate functions/state/uniqState/LowCardinality(DateTime) OK 123ms
/aggregate functions/state/uniqHLL12State/some negative values OK 63ms
/aggregate functions/state/uniqHLL12State/first non-NULL value OK 70ms
/aggregate functions/state/uniqExactState/Map(Int64,Nullable(UUID)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UInt8) OK 135ms
/aggregate functions/state/uniqState/LowCardinality(Bool) OK 140ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Int8)) OK 126ms
/aggregate functions/state/uniqHLL12State/NULL for all rows OK 64ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UInt8)) OK 90ms
/aggregate functions/state/uniqHLL12State/return type OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UInt16) OK 114ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Int16)) OK 119ms
/aggregate functions/state/uniqState/LowCardinality(String) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UInt16)) OK 104ms
/aggregate functions/state/uniqHLL12State/with another aggregate function OK 75ms
/aggregate functions/state/uniqState/LowCardinality(FixedString(51)) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UInt32) OK 139ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Int32)) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UInt32)) OK 128ms
/aggregate functions/state/uniqHLL12State/with another aggregate function and group by OK 66ms
/aggregate functions/state/uniqHLL12State/string that ends with \0 OK 106ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Int64)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UInt64) OK 102ms
/aggregate functions/state/uniqState/LowCardinality(UUID) OK 127ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UInt64)) OK 117ms
/aggregate functions/state/uniqHLL12State/inf OK 71ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UInt128) OK 128ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Int128)) OK 137ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UInt128)) OK 134ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UInt8)) OK 116ms
/aggregate functions/state/uniqHLL12State/-inf OK 75ms
/aggregate functions/state/uniqHLL12State/nan OK 73ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Int8) OK 101ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UInt16)) OK 116ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Float32)) OK 135ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Int8)) OK 121ms
/aggregate functions/state/uniqHLL12State/UInt8 OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Int16) OK 91ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UInt32)) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Int16)) OK 102ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Float64)) OK 84ms
/aggregate functions/state/uniqHLL12State/UInt16 OK 111ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Int32) OK 89ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UInt64)) OK 93ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Date)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Int64) OK 97ms
/aggregate functions/state/uniqHLL12State/UInt32 OK 98ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UInt128)) OK 102ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Int64)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Int128) OK 111ms
/aggregate functions/state/uniqHLL12State/UInt64 OK 108ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Int8)) OK 91ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Bool)) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Float32) OK 111ms
/aggregate functions/state/uniqHLL12State/UInt128 OK 103ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Int16)) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(String)) OK 140ms
/aggregate functions/state/uniqHLL12State/Int8 OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Float64) OK 115ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Int32)) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Float64)) OK 150ms
/aggregate functions/state/uniqHLL12State/Int16 OK 160ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Decimal128(38)) OK 130ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Int64)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Date)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Date) OK 148ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Int128)) OK 101ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(UUID)) OK 111ms
/aggregate functions/state/uniqHLL12State/Int32 OK 113ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Float32)) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UInt8))) OK 137ms
/aggregate functions/state/uniqHLL12State/Int64 OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Bool,DateTime) OK 99ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Float64)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(Bool,DateTime64(3)) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UInt16))) OK 121ms
/aggregate functions/state/uniqHLL12State/Int128 OK 105ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Date)) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Bool) OK 129ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(String)) OK 147ms
/aggregate functions/state/uniqHLL12State/Float32 OK 120ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(DateTime)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Bool,String) OK 135ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UInt64))) OK 142ms
/aggregate functions/state/uniqHLL12State/Float64 OK 145ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(FixedString(51))) OK 146ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(Bool)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Bool,FixedString(51)) OK 172ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(String)) OK 148ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UInt128))) OK 114ms
/aggregate functions/state/uniqHLL12State/Decimal128(38) OK 136ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Int8))) OK 166ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(FixedString(51))) OK 137ms
/aggregate functions/state/uniqHLL12State/Date OK 146ms
/aggregate functions/state/uniqCombined64State/Map(Bool,UUID) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/uniqState/LowCardinality(Nullable(UUID)) OK 133ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 107ms
/aggregate functions/state/uniqHLL12State/DateTime OK 104ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UInt16)) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 112ms
/aggregate functions/state/uniqHLL12State/DateTime64(3) OK 113ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Int32))) OK 115ms
/aggregate functions/state/uniqState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 711ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UInt32)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/uniqHLL12State/Bool OK 120ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Int64))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UInt64)) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 92ms
/aggregate functions/state/uniqHLL12State/String OK 97ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Int128))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UInt128)) OK 86ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/state/uniqHLL12State/FixedString(51) OK 88ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Int8)) OK 91ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Int16))) OK 88ms
/aggregate functions/state/uniqHLL12State/UUID OK 125ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Int16)) OK 105ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UInt8) OK 124ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Int32)) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Int64)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UInt16) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/uniqThetaState OK 2m 54s
/aggregate functions/state/uniqThetaState/constant OK 78ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Int128)) OK 111ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UInt32) OK 130ms
/aggregate functions/state/uniqThetaState/zero rows OK 79ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Float32)) OK 106ms
/aggregate functions/state/uniqThetaState/with group by OK 67ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(String))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UInt64) OK 121ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/uniqThetaState/some negative values OK 90ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UInt128) OK 122ms
/aggregate functions/state/uniqThetaState/first non-NULL value OK 71ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/uniqThetaState/NULL for all rows OK 76ms
/aggregate functions/state/uniqCombinedState/Array(LowCardinality(Nullable(UUID))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Int8) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Date)) OK 103ms
/aggregate functions/state/uniqThetaState/return type OK 72ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Int16) OK 116ms
/aggregate functions/state/uniqThetaState/with another aggregate function OK 85ms
/aggregate functions/state/uniqCombinedState/Array(Array(String)) OK 111ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(Bool))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(DateTime)) OK 101ms
/aggregate functions/state/uniqThetaState/with another aggregate function and group by OK 71ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Int32) OK 93ms
/aggregate functions/state/uniqCombinedState/Array(Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/uniqThetaState/string that ends with \0 OK 81ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Int64) OK 99ms
/aggregate functions/state/uniqCombinedState/Array(Tuple(String)) OK 112ms
/aggregate functions/state/uniqThetaState/inf OK 82ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(Bool)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Int128) OK 124ms
/aggregate functions/state/uniqThetaState/-inf OK 67ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UInt8) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(String)) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int64,LowCardinality(Nullable(UUID))) OK 94ms
/aggregate functions/state/uniqThetaState/nan OK 73ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Float32) OK 115ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UInt16) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int64,Array(String)) OK 254ms
/aggregate functions/state/uniqThetaState/UInt8 OK 243ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(FixedString(51))) OK 226ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UInt32) OK 233ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Float64) OK 236ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Nullable(UUID)) OK 104ms
/aggregate functions/state/uniqThetaState/UInt16 OK 111ms
/aggregate functions/state/uniqExactState/Map(Int64,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UInt64) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Decimal128(38)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UInt8)) OK 137ms
/aggregate functions/state/uniqExactState/Map(Int64,Tuple(String)) OK 115ms
/aggregate functions/state/uniqThetaState/UInt32 OK 104ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UInt128) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Date) OK 104ms
/aggregate functions/state/uniqThetaState/UInt64 OK 102ms
/aggregate functions/state/uniqExactState/Map(Int128,UInt8) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UInt16)) OK 109ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Int8) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,DateTime) OK 109ms
/aggregate functions/state/uniqThetaState/UInt128 OK 132ms
/aggregate functions/state/uniqExactState/Map(Int128,UInt16) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Int16) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,DateTime64(3)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int128,UInt32) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/uniqThetaState/Int8 OK 128ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Int32) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Bool) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int128,UInt64) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UInt128)) OK 135ms
/aggregate functions/state/uniqThetaState/Int16 OK 112ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Int64) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,String) OK 108ms
/aggregate functions/state/uniqExactState/Map(Int128,UInt128) OK 93ms
/aggregate functions/state/uniqThetaState/Int32 OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Int8)) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,FixedString(51)) OK 103ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Int128) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int128,Int8) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,UUID) OK 120ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Float32) OK 153ms
/aggregate functions/state/uniqThetaState/Int64 OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Int16)) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int128,Int16) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UInt8)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Int32)) OK 130ms
/aggregate functions/state/uniqThetaState/Int128 OK 124ms
/aggregate functions/state/uniqExactState/Map(Int128,Int32) OK 97ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Float64) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int128,Int64) OK 119ms
/aggregate functions/state/uniqThetaState/Float32 OK 134ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Int64)) OK 113ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Date) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UInt32)) OK 95ms
/aggregate functions/state/uniqExactState/Map(Int128,Int128) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Int128)) OK 110ms
/aggregate functions/state/uniqCombinedState/LowCardinality(DateTime) OK 113ms
/aggregate functions/state/uniqThetaState/Float64 OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UInt64)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Float32)) OK 117ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Bool) OK 126ms
/aggregate functions/state/uniqExactState/Map(Int128,Float32) OK 135ms
/aggregate functions/state/uniqThetaState/Decimal128(38) OK 129ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UInt128)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/uniqCombinedState/LowCardinality(String) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int128,Float64) OK 105ms
/aggregate functions/state/uniqThetaState/Date OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Date)) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int128,Decimal128(38)) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Int16)) OK 130ms
/aggregate functions/state/uniqCombinedState/LowCardinality(FixedString(51)) OK 133ms
/aggregate functions/state/uniqThetaState/DateTime OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(DateTime)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int128,Date) OK 145ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Int32)) OK 119ms
/aggregate functions/state/uniqCombinedState/LowCardinality(UUID) OK 139ms
/aggregate functions/state/uniqThetaState/DateTime64(3) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Bool)) OK 129ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Int64)) OK 151ms
/aggregate functions/state/uniqThetaState/Bool OK 149ms
/aggregate functions/state/uniqExactState/Map(Int128,DateTime) OK 142ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UInt8)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(String)) OK 108ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UInt16)) OK 168ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(FixedString(51))) OK 160ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Int128)) OK 124ms
/aggregate functions/state/uniqThetaState/String OK 135ms
/aggregate functions/state/uniqExactState/Map(Int128,DateTime64(3)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Float32)) OK 151ms
/aggregate functions/state/uniqExactState/Map(Int128,Bool) OK 111ms
/aggregate functions/state/uniqThetaState/FixedString(51) OK 152ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UInt32)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(UUID)) OK 149ms
/aggregate functions/state/uniqExactState/Map(Int128,String) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Float64)) OK 130ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UInt64)) OK 113ms
/aggregate functions/state/uniqThetaState/UUID OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UInt8))) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int128,FixedString(51)) OK 96ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UInt128)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Decimal128(38))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UInt16))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UInt8) OK 118ms
/aggregate functions/state/uniqExactState/Map(Int128,UUID) OK 96ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Date)) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UInt16) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UInt8)) OK 121ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Int16)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UInt32) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UInt64))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(DateTime)) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UInt16)) OK 112ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Int32)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UInt64) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UInt128))) OK 167ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UInt32)) OK 147ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Int64)) OK 147ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UInt128) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UInt64)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(Bool)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Int8))) OK 105ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Int128)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Int8) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UInt128)) OK 144ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(String)) OK 123ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Float32)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Int16) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Int32))) OK 139ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Float64)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(FixedString(51))) OK 131ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Int8)) OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Int32) OK 124ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Date)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Int64))) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Nullable(UUID)) OK 126ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Int16)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Int64) OK 130ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(DateTime)) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UInt8)) OK 158ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Int32)) OK 140ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Int128) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Int64)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Float32) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UInt16)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Float64))) OK 105ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(String)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Float64) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UInt32)) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Int128)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Decimal128(38)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Float32)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(DateTime))) OK 116ms
/aggregate functions/state/uniqCombinedState/LowCardinality(Nullable(UUID)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Date) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Float64)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UInt128)) OK 96ms
/aggregate functions/state/uniqCombinedState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 652ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Int8)) OK 186ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Decimal128(38))) OK 204ms
/aggregate functions/state/uniqThetaState/Map(UInt8,DateTime) OK 188ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Int16)) OK 126ms
/aggregate functions/state/uniqThetaState/Map(UInt8,DateTime64(3)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Date)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(Bool,LowCardinality(Nullable(UUID))) OK 137ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Bool) OK 103ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(DateTime)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt8,String) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Array(String)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Int64)) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(DateTime64(3))) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt8,FixedString(51)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Map(String,LowCardinality(Float64))) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Int128)) OK 116ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(Bool)) OK 134ms
/aggregate functions/state/varPopState OK 5s 470ms
/aggregate functions/state/varPopState/constant OK 60ms
/aggregate functions/state/varPopState/zero rows OK 83ms
/aggregate functions/state/uniqThetaState/Map(UInt8,UUID) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(Bool,Tuple(String)) OK 158ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Float32)) OK 138ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(String)) OK 105ms
/aggregate functions/state/varPopState/single row OK 66ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UInt8)) OK 94ms
/aggregate functions/state/varPopState/with group by OK 93ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(FixedString(51))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Float64)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(String,UInt8) OK 110ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UInt16)) OK 110ms
/aggregate functions/state/varPopState/some negative values OK 75ms
/aggregate functions/state/uniqExactState/Map(Int128,Nullable(UUID)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Date)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(String,UInt16) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UInt32)) OK 110ms
/aggregate functions/state/varPopState/NULL value handling OK 73ms
/aggregate functions/state/varPopState/single NULL value OK 60ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(String,UInt32) OK 150ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UInt64)) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/varPopState/return type OK 68ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/varPopState/doc example OK 73ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Bool)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UInt128)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(String,UInt64) OK 85ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UInt32)) OK 98ms
/aggregate functions/state/varPopState/inf OK 68ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(String)) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(String,UInt128) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Int8)) OK 105ms
/aggregate functions/state/varPopState/-inf OK 69ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UInt64)) OK 87ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/state/varPopState/nan OK 75ms
/aggregate functions/state/uniqCombined64State/Map(String,Int8) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Int16)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/varPopState/inf, -inf, nan OK 85ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(UUID)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(String,Int16) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Int32)) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Int8)) OK 107ms
/aggregate functions/state/varPopState/UInt8 OK 87ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Int64)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(String,Int32) OK 98ms
/aggregate functions/state/varPopState/UInt16 OK 93ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Int16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Int128)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(String,Int64) OK 89ms
/aggregate functions/state/varPopState/UInt32 OK 94ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Int32)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(String,Int128) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Float32)) OK 87ms
/aggregate functions/state/varPopState/UInt64 OK 100ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Float64)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(String,Float32) OK 89ms
/aggregate functions/state/varPopState/Int8 OK 104ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Int128)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(String,Float64) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Decimal128(38))) OK 100ms
/aggregate functions/state/varPopState/Int16 OK 99ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Float32)) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(String,Decimal128(38)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Date)) OK 141ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Float64)) OK 128ms
/aggregate functions/state/varPopState/Int32 OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(String,Date) OK 114ms
/aggregate functions/state/varPopState/Int64 OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(DateTime)) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Date)) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(String,DateTime) OK 91ms
/aggregate functions/state/varPopState/Float32 OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Int64))) OK 135ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(DateTime64(3))) OK 144ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(String,DateTime64(3)) OK 120ms
/aggregate functions/state/varPopState/Float64 OK 113ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Bool)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(Bool)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(String,Bool) OK 88ms
/aggregate functions/state/varPopState/Nullable(UInt8) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(String)) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(String,String) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(String)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Float32))) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/varPopState/Nullable(UInt16) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(String,FixedString(51)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(FixedString(51))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Float64))) OK 110ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(UUID)) OK 98ms
/aggregate functions/state/varPopState/Nullable(UInt32) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(String,UUID) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Nullable(UUID)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/varPopState/Nullable(UInt64) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 119ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 114ms
/aggregate functions/state/varPopState/Nullable(Int8) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UInt16)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UInt16)) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(Bool))) OK 118ms
/aggregate functions/state/varPopState/Nullable(Int16) OK 122ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UInt32)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(String))) OK 128ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UInt32)) OK 131ms
/aggregate functions/state/varPopState/Nullable(Int32) OK 130ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UInt64)) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UInt64)) OK 123ms
/aggregate functions/state/varPopState/Nullable(Int64) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UInt128)) OK 123ms
/aggregate functions/state/varPopState/Nullable(Float32) OK 278ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,LowCardinality(Nullable(UUID))) OK 247ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UInt128)) OK 275ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Int8))) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Int8)) OK 241ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Int16))) OK 237ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Array(String)) OK 106ms
/aggregate functions/state/varPopState/Nullable(Float64) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Int16)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/state/varPopState/LowCardinality(UInt8) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Int32)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt8,Tuple(String)) OK 93ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/varPopState/LowCardinality(UInt16) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Int64)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UInt8) OK 117ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Int64)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Int128)) OK 105ms
/aggregate functions/state/varPopState/LowCardinality(UInt32) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UInt16) OK 98ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Float32)) OK 120ms
/aggregate functions/state/varPopState/LowCardinality(UInt64) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UInt32) OK 94ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Float64))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Float32)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Float64)) OK 106ms
/aggregate functions/state/varPopState/LowCardinality(Int8) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UInt64) OK 106ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/state/varPopState/LowCardinality(Int16) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UInt128) OK 134ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Date)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Date)) OK 103ms
/aggregate functions/state/varPopState/LowCardinality(Int32) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Int8) OK 113ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(Bool))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(DateTime)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(DateTime)) OK 101ms
/aggregate functions/state/varPopState/LowCardinality(Int64) OK 92ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(String))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Int16) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/varPopState/LowCardinality(Float32) OK 99ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Int32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(String)) OK 100ms
/aggregate functions/state/varPopState/LowCardinality(Float64) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(Bool)) OK 143ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Int64) OK 94ms
/aggregate functions/state/uniqExactState/Map(Int128,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(UInt8)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Int128) OK 124ms
/aggregate functions/state/uniqExactState/Map(Int128,Array(String)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(String)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(UInt16)) OK 90ms
/aggregate functions/state/uniqExactState/Map(Int128,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Float32) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(UInt32)) OK 109ms
/aggregate functions/state/uniqExactState/Map(Int128,Tuple(String)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(String,Nullable(UUID)) OK 151ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Float64) OK 120ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(UInt64)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UInt32))) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Decimal128(38)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Date,UInt8) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Date) OK 132ms
/aggregate functions/state/uniqExactState/Map(Date,UInt16) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Int16)) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,DateTime) OK 132ms
/aggregate functions/state/uniqExactState/Map(Date,UInt32) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UInt32)) OK 130ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Int32)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Int8))) OK 162ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Int64)) OK 129ms
/aggregate functions/state/uniqExactState/Map(Date,UInt64) OK 153ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,DateTime64(3)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UInt64)) OK 146ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Float32)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Bool) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqExactState/Map(Date,UInt128) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UInt128)) OK 110ms
/aggregate functions/state/varPopState/LowCardinality(Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,String) OK 104ms
/aggregate functions/state/uniqExactState/Map(Date,Int8) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Int32))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/varPopStableState OK 5s 645ms
/aggregate functions/state/varPopStableState/constant OK 68ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,FixedString(51)) OK 90ms
/aggregate functions/state/uniqExactState/Map(Date,Int16) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Int64))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Int16)) OK 124ms
/aggregate functions/state/varPopStableState/zero rows OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,UUID) OK 88ms
/aggregate functions/state/uniqExactState/Map(Date,Int32) OK 88ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/varPopStableState/single row OK 73ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UInt8)) OK 99ms
/aggregate functions/state/uniqExactState/Map(Date,Int64) OK 108ms
/aggregate functions/state/varPopStableState/with group by OK 60ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Float32))) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UInt16)) OK 98ms
/aggregate functions/state/varPopStableState/some negative values OK 61ms
/aggregate functions/state/uniqExactState/Map(Date,Int128) OK 97ms
/aggregate functions/state/varPopStableState/NULL value handling OK 81ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Float64))) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UInt32)) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/uniqExactState/Map(Date,Float32) OK 111ms
/aggregate functions/state/varPopStableState/single NULL value OK 78ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Float32)) OK 154ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Date))) OK 171ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UInt64)) OK 162ms
/aggregate functions/state/varPopStableState/return type OK 73ms
/aggregate functions/state/uniqExactState/Map(Date,Float64) OK 114ms
/aggregate functions/state/varPopStableState/doc example OK 75ms
/aggregate functions/state/uniqExactState/Map(Date,Decimal128(38)) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Float64)) OK 125ms
/aggregate functions/state/varPopStableState/inf OK 74ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(DateTime))) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UInt128)) OK 114ms
/aggregate functions/state/varPopStableState/-inf OK 78ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Date)) OK 132ms
/aggregate functions/state/uniqExactState/Map(Date,Date) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(Bool))) OK 124ms
/aggregate functions/state/varPopStableState/nan OK 67ms
/aggregate functions/state/varPopStableState/inf, -inf, nan OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Int16)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/uniqExactState/Map(Date,DateTime) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(String))) OK 129ms
/aggregate functions/state/varPopStableState/UInt8 OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Int32)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Bool)) OK 123ms
/aggregate functions/state/uniqExactState/Map(Date,DateTime64(3)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/state/varPopStableState/UInt16 OK 106ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(String)) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt8,LowCardinality(Nullable(UUID))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Int64)) OK 163ms
/aggregate functions/state/uniqExactState/Map(Date,Bool) OK 140ms
/aggregate functions/state/varPopStableState/UInt32 OK 134ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(FixedString(51))) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Array(String)) OK 111ms
/aggregate functions/state/varPopStableState/UInt64 OK 99ms
/aggregate functions/state/uniqExactState/Map(Date,String) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Int128)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(UUID)) OK 104ms
/aggregate functions/state/varPopStableState/Int8 OK 113ms
/aggregate functions/state/uniqExactState/Map(Date,FixedString(51)) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Float32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UInt8,Tuple(String)) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/varPopStableState/Int16 OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Float64)) OK 124ms
/aggregate functions/state/uniqExactState/Map(Date,UUID) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UInt8) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UInt8)) OK 120ms
/aggregate functions/state/varPopStableState/Int32 OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UInt16) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/varPopStableState/Int64 OK 85ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Date)) OK 97ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UInt32) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UInt64))) OK 101ms
/aggregate functions/state/varPopStableState/Float32 OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(DateTime)) OK 88ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UInt32)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UInt64) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/varPopStableState/Float64 OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(DateTime64(3))) OK 98ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UInt64)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UInt128) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/varPopStableState/Nullable(UInt8) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(Bool)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Int8) OK 149ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Int16))) OK 138ms
/aggregate functions/state/varPopStableState/Nullable(UInt16) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(String)) OK 154ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Int8)) OK 132ms
/aggregate functions/state/varPopStableState/Nullable(UInt32) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Int16) OK 110ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Int16)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/varPopStableState/Nullable(UInt64) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Int32) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Int32)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Nullable(UUID)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Int64) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Int128))) OK 138ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Int64)) OK 134ms
/aggregate functions/state/varPopStableState/Nullable(Int8) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Int128) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UInt16)) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Float32))) OK 125ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Int128)) OK 115ms
/aggregate functions/state/varPopStableState/Nullable(Int16) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Float32) OK 119ms
/aggregate functions/state/varPopStableState/Nullable(Int32) OK 112ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Float32)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Float64))) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Float64) OK 102ms
/aggregate functions/state/varPopStableState/Nullable(Int64) OK 115ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Float64)) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Date))) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Decimal128(38)) OK 116ms
/aggregate functions/state/varPopStableState/Nullable(Float32) OK 87ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Decimal128(38))) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UInt128)) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Date) OK 114ms
/aggregate functions/state/varPopStableState/Nullable(Float64) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UInt16,DateTime) OK 110ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Date)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/varPopStableState/LowCardinality(UInt8) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UInt16,DateTime64(3)) OK 141ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Int16)) OK 138ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(DateTime)) OK 110ms
/aggregate functions/state/varPopStableState/LowCardinality(UInt16) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 108ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/state/varPopStableState/LowCardinality(UInt32) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Bool) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Int32)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(String,LowCardinality(Nullable(UUID))) OK 106ms
/aggregate functions/state/varPopStableState/LowCardinality(UInt64) OK 125ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(Bool)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(String,Array(String)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt16,String) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/varPopStableState/LowCardinality(Int8) OK 121ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(String)) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UInt16,FixedString(51)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(String,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/varPopStableState/LowCardinality(Int16) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt16,UUID) OK 126ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(FixedString(51))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(String,Tuple(String)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/varPopStableState/LowCardinality(Int32) OK 115ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UInt8) OK 136ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UInt8)) OK 129ms
/aggregate functions/state/uniqExactState/Map(Date,Nullable(UUID)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/varPopStableState/LowCardinality(Int64) OK 91ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UInt8)) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Date)) OK 135ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UInt16)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UInt16) OK 111ms
/aggregate functions/state/varPopStableState/LowCardinality(Float32) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UInt32) OK 134ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UInt16)) OK 162ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(DateTime)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UInt32)) OK 119ms
/aggregate functions/state/varPopStableState/LowCardinality(Float64) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Bool)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UInt64) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UInt64)) OK 143ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(UInt8)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UInt32)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(String)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UInt128) OK 128ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(UInt16)) OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UInt128)) OK 136ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UInt64)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(FixedString(51))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Int8) OK 123ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(UInt32)) OK 125ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UInt128)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Int8)) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(UUID)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Int16) OK 156ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(UInt64)) OK 137ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Int8)) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Int16)) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 126ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Int8)) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Int32) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Int32)) OK 122ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Int16)) OK 141ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Int64) OK 114ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Int16)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Int64)) OK 119ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Int128) OK 114ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Int32)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Int128)) OK 247ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Int64)) OK 259ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 227ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Float32) OK 270ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Int64)) OK 244ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Float32)) OK 138ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Int128)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Float32)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Float64) OK 120ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Float32)) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Int8))) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Float64)) OK 119ms
/aggregate functions/state/varPopStableState/LowCardinality(Nullable(Float64)) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Decimal128(38)) OK 130ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Float64)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/state/varSampState OK 5s 720ms
/aggregate functions/state/varSampState/constant OK 71ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Date)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Date) OK 148ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Date)) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/varSampState/zero rows OK 62ms
/aggregate functions/state/varSampState/single row OK 71ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(DateTime)) OK 158ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Int64))) OK 158ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(DateTime)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),DateTime) OK 115ms
/aggregate functions/state/varSampState/with group by OK 65ms
/aggregate functions/state/varSampState/some negative values OK 77ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(DateTime64(3))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),DateTime64(3)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/state/varSampState/NULL value handling OK 70ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Bool) OK 109ms
/aggregate functions/state/varSampState/single NULL value OK 83ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(Bool)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Float32))) OK 113ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(String)) OK 122ms
/aggregate functions/state/varSampState/return type OK 70ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),String) OK 91ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(String)) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Float64))) OK 118ms
/aggregate functions/state/varSampState/doc example OK 89ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(FixedString(51))) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),FixedString(51)) OK 87ms
/aggregate functions/state/varSampState/inf OK 79ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(UUID)) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Date))) OK 143ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(FixedString(51))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),UUID) OK 121ms
/aggregate functions/state/varSampState/-inf OK 95ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UInt8))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Nullable(UUID)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UInt8)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/varSampState/nan OK 61ms
/aggregate functions/state/varSampState/inf, -inf, nan OK 71ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UInt16))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UInt16)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/varSampState/UInt8 OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UInt32)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(String))) OK 118ms
/aggregate functions/state/varSampState/UInt16 OK 108ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UInt64))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UInt32)) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UInt64)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/varSampState/UInt32 OK 96ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UInt64)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UInt128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/varSampState/UInt64 OK 104ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Int8))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Int8)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UInt128)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Array(String)) OK 103ms
/aggregate functions/state/varSampState/Int8 OK 101ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Int16))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Int16)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/varSampState/Int16 OK 114ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Int32)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Int16)) OK 126ms
/aggregate functions/state/varSampState/Int32 OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UInt16,Tuple(String)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Int64))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Int64)) OK 105ms
/aggregate functions/state/varSampState/Int64 OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UInt8) OK 128ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Int32)) OK 147ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Int128)) OK 110ms
/aggregate functions/state/varSampState/Float32 OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UInt16) OK 162ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Int64)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Float32)) OK 106ms
/aggregate functions/state/varSampState/Float64 OK 93ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Float64))) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Float64)) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Int128)) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UInt32) OK 113ms
/aggregate functions/state/varSampState/Nullable(UInt8) OK 108ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Float32)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UInt64) OK 116ms
/aggregate functions/state/varSampState/Nullable(UInt16) OK 117ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Float64)) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Date)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UInt128) OK 127ms
/aggregate functions/state/varSampState/Nullable(UInt32) OK 115ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(DateTime)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Date)) OK 150ms
/aggregate functions/state/varSampState/Nullable(UInt64) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Int8) OK 93ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(String))) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Int16) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/varSampState/Nullable(Int8) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(DateTime)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Int32) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(Bool)) OK 104ms
/aggregate functions/state/varSampState/Nullable(Int16) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Bool)) OK 108ms
/aggregate functions/state/uniqExactState/Map(Date,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Int64) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(String)) OK 96ms
/aggregate functions/state/varSampState/Nullable(Int32) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(String)) OK 125ms
/aggregate functions/state/uniqExactState/Map(Date,Array(String)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Int128) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(FixedString(51))) OK 90ms
/aggregate functions/state/varSampState/Nullable(Int64) OK 113ms
/aggregate functions/state/uniqExactState/Map(Date,Map(String,LowCardinality(Float64))) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(FixedString(51))) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Nullable(UUID)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Float32) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(UUID)) OK 90ms
/aggregate functions/state/varSampState/Nullable(Float32) OK 105ms
/aggregate functions/state/uniqExactState/Map(Date,Tuple(String)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Float64) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/state/varSampState/Nullable(Float64) OK 122ms
/aggregate functions/state/uniqExactState/Map(DateTime,UInt8) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UInt16)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Decimal128(38)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/uniqExactState/Map(DateTime,UInt16) OK 101ms
/aggregate functions/state/varSampState/LowCardinality(UInt8) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UInt32)) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Date) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/uniqExactState/Map(DateTime,UInt32) OK 107ms
/aggregate functions/state/varSampState/LowCardinality(UInt16) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,DateTime) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/uniqExactState/Map(DateTime,UInt64) OK 89ms
/aggregate functions/state/varSampState/LowCardinality(UInt32) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,DateTime64(3)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UInt128))) OK 105ms
/aggregate functions/state/uniqExactState/Map(DateTime,UInt128) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Int8)) OK 114ms
/aggregate functions/state/varSampState/LowCardinality(UInt64) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Bool) OK 126ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Int8))) OK 134ms
/aggregate functions/state/uniqExactState/Map(DateTime,Int8) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Int16)) OK 108ms
/aggregate functions/state/varSampState/LowCardinality(Int8) OK 136ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,String) OK 138ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/state/uniqExactState/Map(DateTime,Int16) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Int32)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Int32))) OK 124ms
/aggregate functions/state/uniqExactState/Map(DateTime,Int32) OK 116ms
/aggregate functions/state/varSampState/LowCardinality(Int16) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,FixedString(51)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Int64)) OK 109ms
/aggregate functions/state/uniqExactState/Map(DateTime,Int64) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Int64))) OK 134ms
/aggregate functions/state/varSampState/LowCardinality(Int32) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,UUID) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Int128)) OK 117ms
/aggregate functions/state/uniqExactState/Map(DateTime,Int128) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Int128))) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UInt8)) OK 110ms
/aggregate functions/state/varSampState/LowCardinality(Int64) OK 126ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Float32)) OK 113ms
/aggregate functions/state/uniqExactState/Map(DateTime,Float32) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UInt16)) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Float64)) OK 108ms
/aggregate functions/state/varSampState/LowCardinality(Float32) OK 113ms
/aggregate functions/state/uniqExactState/Map(DateTime,Float64) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Float64))) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Date)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UInt32)) OK 107ms
/aggregate functions/state/varSampState/LowCardinality(Float64) OK 132ms
/aggregate functions/state/uniqExactState/Map(DateTime,Decimal128(38)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UInt64)) OK 170ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(DateTime)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(UInt8)) OK 144ms
/aggregate functions/state/uniqExactState/Map(DateTime,Date) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Bool)) OK 133ms
/aggregate functions/state/uniqExactState/Map(DateTime,DateTime) OK 156ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(DateTime))) OK 143ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UInt128)) OK 118ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(String)) OK 100ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(UInt32)) OK 143ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Int8)) OK 143ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(Bool))) OK 120ms
/aggregate functions/state/uniqExactState/Map(DateTime,DateTime64(3)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/uniqExactState/Map(DateTime,Bool) OK 128ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(UInt64)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Int16)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(UUID)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Int8)) OK 145ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Int32)) OK 131ms
/aggregate functions/state/uniqExactState/Map(DateTime,String) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt16,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/uniqExactState/Map(DateTime,FixedString(51)) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Int64)) OK 135ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Int16)) OK 119ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Array(String)) OK 148ms
/aggregate functions/state/uniqExactState/Map(DateTime,UUID) OK 135ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Int32)) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Int128)) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 135ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UInt8)) OK 129ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Int64)) OK 150ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Map(String,LowCardinality(Float64))) OK 153ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Float32)) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 134ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UInt16)) OK 157ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Float64)) OK 135ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Float32)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 153ms
/aggregate functions/state/uniqThetaState/Map(UInt16,Tuple(String)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UInt8) OK 149ms
/aggregate functions/state/varSampState/LowCardinality(Nullable(Float64)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Decimal128(38))) OK 125ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UInt32)) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 113ms
/aggregate functions/state/varSampStableState OK 5s 809ms
/aggregate functions/state/varSampStableState/constant OK 87ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UInt64)) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Date)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UInt16) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 124ms
/aggregate functions/state/varSampStableState/zero rows OK 74ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UInt128)) OK 137ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UInt32) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(DateTime)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 130ms
/aggregate functions/state/varSampStableState/single row OK 73ms
/aggregate functions/state/varSampStableState/with group by OK 82ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UInt64) OK 155ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Int8)) OK 152ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 145ms
/aggregate functions/state/varSampStableState/some negative values OK 60ms
/aggregate functions/state/varSampStableState/NULL value handling OK 64ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(Bool)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UInt128) OK 123ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Int16)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 114ms
/aggregate functions/state/varSampStableState/single NULL value OK 59ms
/aggregate functions/state/varSampStableState/return type OK 66ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(String)) OK 120ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Int32)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Int8) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/varSampStableState/doc example OK 68ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(FixedString(51))) OK 116ms
/aggregate functions/state/varSampStableState/inf OK 89ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Int64)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Int16) OK 120ms
/aggregate functions/state/varSampStableState/-inf OK 68ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Nullable(UUID)) OK 141ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Int128)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Int32) OK 133ms
/aggregate functions/state/varSampStableState/nan OK 94ms
/aggregate functions/state/varSampStableState/inf, -inf, nan OK 88ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UInt8)) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Float32)) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Int64) OK 100ms
/aggregate functions/state/varSampStableState/UInt8 OK 91ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Int128) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Float64)) OK 105ms
/aggregate functions/state/varSampStableState/UInt16 OK 95ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(String))) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Float32) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UInt32)) OK 144ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Decimal128(38))) OK 123ms
/aggregate functions/state/varSampStableState/UInt32 OK 128ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Float64) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 133ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Date)) OK 134ms
/aggregate functions/state/varSampStableState/UInt64 OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Decimal128(38)) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 276ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(DateTime)) OK 271ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UInt128)) OK 266ms
/aggregate functions/state/varSampStableState/Int8 OK 253ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Date) OK 269ms
/aggregate functions/state/varSampStableState/Int16 OK 104ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Array(String)) OK 136ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(DateTime64(3))) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Int8)) OK 121ms
/aggregate functions/state/varSampStableState/Int32 OK 128ms
/aggregate functions/state/uniqThetaState/Map(UInt32,DateTime) OK 160ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Int16)) OK 128ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(Bool)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 110ms
/aggregate functions/state/varSampStableState/Int64 OK 131ms
/aggregate functions/state/uniqCombined64State/Map(FixedString(51),Tuple(String)) OK 144ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Int32)) OK 145ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(String)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt32,DateTime64(3)) OK 118ms
/aggregate functions/state/varSampStableState/Float32 OK 144ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(FixedString(51))) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Bool) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UInt8) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Int128)) OK 136ms
/aggregate functions/state/varSampStableState/Float64 OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UInt16) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt32,String) OK 145ms
/aggregate functions/state/uniqExactState/Map(DateTime,Nullable(UUID)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UInt32) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Float32)) OK 109ms
/aggregate functions/state/varSampStableState/Nullable(UInt8) OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt32,FixedString(51)) OK 103ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UInt8)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UInt64) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Float64)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt32,UUID) OK 111ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/varSampStableState/Nullable(UInt16) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UInt128) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UInt8)) OK 115ms
/aggregate functions/state/varSampStableState/Nullable(UInt32) OK 117ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Int8) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(DateTime)) OK 92ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UInt64)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UInt16)) OK 120ms
/aggregate functions/state/varSampStableState/Nullable(UInt64) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Bool)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Int16) OK 104ms
/aggregate functions/state/varSampStableState/Nullable(Int8) OK 117ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UInt128)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UInt32)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(String)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Int32) OK 96ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/varSampStableState/Nullable(Int16) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UInt64)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Int64) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(FixedString(51))) OK 114ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Int16)) OK 122ms
/aggregate functions/state/varSampStableState/Nullable(Int32) OK 142ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UInt128)) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(UUID)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Int128) OK 112ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Int32)) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Float32) OK 137ms
/aggregate functions/state/varSampStableState/Nullable(Int64) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Int8)) OK 136ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Int64)) OK 150ms
/aggregate functions/state/varSampStableState/Nullable(Float32) OK 157ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Float64) OK 138ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Int16)) OK 111ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Int128)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Int32)) OK 153ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 134ms
/aggregate functions/state/varSampStableState/Nullable(Float64) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Decimal128(38)) OK 137ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Float32)) OK 179ms
/aggregate functions/state/varSampStableState/LowCardinality(UInt8) OK 154ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 178ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Int64)) OK 151ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Date) OK 165ms
/aggregate functions/state/varSampStableState/LowCardinality(UInt16) OK 129ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Float64)) OK 148ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Int128)) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 136ms
/aggregate functions/state/uniqCombined64State/Map(UUID,DateTime) OK 110ms
/aggregate functions/state/varSampStableState/LowCardinality(UInt32) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(UUID,DateTime64(3)) OK 114ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Date)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Float32)) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Int8))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Bool) OK 166ms
/aggregate functions/state/varSampStableState/LowCardinality(UInt64) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Int16))) OK 131ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(DateTime)) OK 145ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Float64)) OK 118ms
/aggregate functions/state/varSampStableState/LowCardinality(Int8) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Decimal128(38))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(UUID,String) OK 119ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/varSampStableState/LowCardinality(Int16) OK 89ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Date)) OK 135ms
/aggregate functions/state/uniqCombined64State/Map(UUID,FixedString(51)) OK 131ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Int64))) OK 99ms
/aggregate functions/state/varSampStableState/LowCardinality(Int32) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Int128))) OK 155ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(FixedString(51))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(DateTime)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(UUID,UUID) OK 121ms
/aggregate functions/state/varSampStableState/LowCardinality(Int64) OK 108ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(UUID)) OK 129ms
/aggregate functions/state/varSampStableState/LowCardinality(Float32) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UInt8)) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Float32))) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 145ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(Bool)) OK 134ms
/aggregate functions/state/varSampStableState/LowCardinality(Float64) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Float64))) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UInt16)) OK 139ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(UInt8)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(String)) OK 123ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 141ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Date))) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UInt32)) OK 109ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(UInt16)) OK 86ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(FixedString(51))) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UInt64)) OK 114ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(UInt32)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Nullable(UUID)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(Bool))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UInt128)) OK 142ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(UInt64)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UInt8)) OK 92ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(String))) OK 134ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Int8)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Int8)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Int16)) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Int16)) OK 122ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Int32)) OK 114ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Int32)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UInt64)) OK 108ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Int64)) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Int64)) OK 131ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Array(String)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Float32)) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Int128)) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Map(String,LowCardinality(Float64))) OK 142ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/varSampStableState/LowCardinality(Nullable(Float64)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Float32)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Int16)) OK 164ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt32,Tuple(String)) OK 135ms
/aggregate functions/state/welchTTestState OK 1m 19s
/aggregate functions/state/welchTTestState/single value in 0 population OK 76ms
/aggregate functions/state/welchTTestState/single value in 1 population OK 72ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Float64)) OK 102ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UInt8) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Int32)) OK 124ms
/aggregate functions/state/welchTTestState/constant OK 62ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/welchTTestState/zero rows OK 62ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UInt16) OK 107ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Int64)) OK 104ms
/aggregate functions/state/welchTTestState/single row OK 67ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Date)) OK 95ms
/aggregate functions/state/welchTTestState/single row with zero weight OK 70ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UInt32) OK 86ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Int128)) OK 106ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(DateTime)) OK 113ms
/aggregate functions/state/welchTTestState/with group by OK 71ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UInt64) OK 93ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Float32)) OK 108ms
/aggregate functions/state/welchTTestState/some negative values OK 62ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(DateTime64(3))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UInt128) OK 114ms
/aggregate functions/state/welchTTestState/NULL value handling OK 60ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 154ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Float64)) OK 130ms
/aggregate functions/state/welchTTestState/weight NULL value handling OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(Bool)) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Int8) OK 114ms
/aggregate functions/state/welchTTestState/single NULL value OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Date)) OK 142ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(String)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Int16) OK 119ms
/aggregate functions/state/welchTTestState/return type OK 78ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(DateTime)) OK 139ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Int32) OK 118ms
/aggregate functions/state/welchTTestState/doc example OK 80ms
/aggregate functions/state/welchTTestState/inf OK 97ms
/aggregate functions/state/uniqExactState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 162ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Nullable(UUID)) OK 136ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Int64) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Bool)) OK 141ms
/aggregate functions/state/welchTTestState/-inf OK 80ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Int128) OK 94ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UInt8)) OK 135ms
/aggregate functions/state/uniqExactState/Map(DateTime,Array(String)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(String)) OK 104ms
/aggregate functions/state/welchTTestState/nan OK 69ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Float32) OK 104ms
/aggregate functions/state/welchTTestState/inf, -inf, nan OK 70ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/uniqExactState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UInt16)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes OK 1m 18s
/aggregate functions/state/welchTTestState/datatypes/permutations OK 1m 18s
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,uint8 OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Float64) OK 98ms
/aggregate functions/state/uniqExactState/Map(DateTime,Tuple(String)) OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(UUID)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UInt32)) OK 146ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,uint64 OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Decimal128(38)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Bool,UInt8) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Date) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,uint32 OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UInt64)) OK 121ms
/aggregate functions/state/uniqExactState/Map(Bool,UInt16) OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,DateTime) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,uint16 OK 144ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UInt128)) OK 113ms
/aggregate functions/state/uniqExactState/Map(Bool,UInt32) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UInt32))) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,DateTime64(3)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Int8)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,nullable_uint8_ OK 109ms
/aggregate functions/state/uniqExactState/Map(Bool,UInt64) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Bool) OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Int16)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,nullable_uint64_ OK 114ms
/aggregate functions/state/uniqExactState/Map(Bool,UInt128) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,String) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/uniqExactState/Map(Bool,Int8) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,nullable_uint32_ OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,FixedString(51)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/state/uniqExactState/Map(Bool,Int16) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,nullable_uint16_ OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Int64)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,UUID) OK 97ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/uniqExactState/Map(Bool,Int32) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UInt8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Int32))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Float32)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Bool,Int64) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UInt16)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/uniqExactState/Map(Bool,Int128) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UInt32)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Date)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/uniqExactState/Map(Bool,Float32) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UInt64)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(DateTime)) OK 89ms
/aggregate functions/state/uniqExactState/Map(Bool,Float64) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqExactState/Map(Bool,Decimal128(38)) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Date))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Int8)) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(String)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint32__ OK 95ms
/aggregate functions/state/uniqExactState/Map(Bool,Date) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Int16)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint8,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/uniqExactState/Map(Bool,DateTime) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(Bool))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,uint8 OK 116ms
/aggregate functions/state/uniqExactState/Map(Bool,DateTime64(3)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Int64)) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UInt8))) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(String))) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,uint64 OK 111ms
/aggregate functions/state/uniqExactState/Map(Bool,Bool) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Int128)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,uint32 OK 97ms
/aggregate functions/state/uniqExactState/Map(Bool,String) OK 250ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UInt16))) OK 242ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(FixedString(51)))) OK 258ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Float32)) OK 235ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,uint16 OK 198ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UInt32))) OK 154ms
/aggregate functions/state/uniqExactState/Map(Bool,FixedString(51)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(UInt32,LowCardinality(Nullable(UUID))) OK 129ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Float64)) OK 135ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,nullable_uint8_ OK 126ms
/aggregate functions/state/uniqExactState/Map(Bool,UUID) OK 174ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UInt64))) OK 137ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Array(String)) OK 156ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Decimal128(38))) OK 139ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,nullable_uint64_ OK 125ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UInt128))) OK 146ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,nullable_uint32_ OK 150ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Date)) OK 115ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UInt8)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(DateTime)) OK 159ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UInt16)) OK 140ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Int8))) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,nullable_uint16_ OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt32,Tuple(String)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_uint8_ OK 129ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UInt32)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UInt8) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(DateTime64(3))) OK 125ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UInt64)) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_uint64_ OK 166ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Int32))) OK 159ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(Bool)) OK 150ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UInt16) OK 110ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UInt128)) OK 120ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UInt32) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_uint32_ OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(String)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UInt64) OK 99ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Int8)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UInt128) OK 100ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Int16)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Nullable(UUID)) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint8__ OK 114ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Int8) OK 101ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Int32)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UInt8)) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint64__ OK 102ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Float64))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Int16) OK 130ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Int64)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint32__ OK 148ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Date))) OK 166ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UInt16)) OK 123ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Int32) OK 118ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Int128)) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint64,lowcardinality_nullable_uint16__ OK 150ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UInt32)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Int64) OK 153ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Float32)) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UInt64)) OK 138ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,uint8 OK 115ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(Bool))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Int128) OK 134ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Float64)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,uint64 OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UInt128)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(String))) OK 142ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Decimal128(38))) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Float32) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,uint32 OK 131ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Int8)) OK 140ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Float64) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 132ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Date)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,uint16 OK 171ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Decimal128(38)) OK 122ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(DateTime)) OK 147ms
/aggregate functions/state/uniqCombined64State/Map(UUID,LowCardinality(Nullable(UUID))) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Date) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Array(String)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,nullable_uint8_ OK 117ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UInt64,DateTime) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(Bool)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,nullable_uint64_ OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt64,DateTime64(3)) OK 90ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(String)) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(UUID,Tuple(String)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,nullable_uint32_ OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Bool) OK 98ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UInt8) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,nullable_uint16_ OK 146ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Float32)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt64,String) OK 121ms
/aggregate functions/state/uniqExactState/Map(Bool,Nullable(UUID)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UInt16) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Float64)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt64,FixedString(51)) OK 109ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UInt8)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UInt32) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Date)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_uint64_ OK 105ms
/aggregate functions/state/uniqThetaState/Map(UInt64,UUID) OK 105ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UInt16)) OK 90ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UInt64) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UInt8)) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(DateTime)) OK 119ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UInt128) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_uint16_ OK 136ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UInt16)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Bool)) OK 132ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UInt64)) OK 105ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Int8) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UInt32)) OK 155ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UInt128)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint8__ OK 138ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(String)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Int16) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(FixedString(51))) OK 159ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Int8)) OK 154ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UInt64)) OK 151ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint64__ OK 154ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Int32) OK 151ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(UUID)) OK 132ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Int16)) OK 144ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UInt128)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint32__ OK 133ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Int64) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Int128) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 156ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Int8)) OK 143ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Int32)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint32,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Float32) OK 121ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Int64)) OK 145ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,uint8 OK 140ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Int16)) OK 150ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Float64) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 181ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,uint64 OK 159ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Int128)) OK 138ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Int32)) OK 162ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Decimal128(38)) OK 105ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Float32)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,uint32 OK 143ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Int64)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 113ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Date) OK 127ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Int128)) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 133ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,uint16 OK 117ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),DateTime) OK 126ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Date)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Float32)) OK 134ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,nullable_uint8_ OK 157ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Int8))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),DateTime64(3)) OK 139ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(DateTime)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Float64)) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Int16))) OK 118ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Bool)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Bool) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,nullable_uint64_ OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Decimal128(38))) OK 170ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,nullable_uint32_ OK 155ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(String)) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),String) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),FixedString(51)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Date)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,nullable_uint16_ OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(UUID)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(DateTime)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),UUID) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UInt8)) OK 136ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_uint64_ OK 146ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UInt16)) OK 146ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(Bool)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_uint32_ OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(String)) OK 151ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UInt32)) OK 149ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_uint16_ OK 141ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 127ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 138ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(FixedString(51))) OK 158ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UInt64)) OK 128ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(String))) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UInt128)) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Nullable(UUID)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint32__ OK 136ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Int8))) OK 164ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Int8)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UInt8)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/uint16,lowcardinality_nullable_uint16__ OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,LowCardinality(Nullable(UUID))) OK 137ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UInt16)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Int16)) OK 132ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UInt32)) OK 138ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,uint8 OK 144ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Int32))) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Array(String)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Int32)) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UInt64)) OK 170ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Map(String,LowCardinality(Float64))) OK 171ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,uint64 OK 114ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Int64))) OK 133ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Int64)) OK 101ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Int128)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,uint32 OK 117ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UInt128)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt64,Tuple(String)) OK 99ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Float32)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,uint16 OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UInt8) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Float64)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,nullable_uint8_ OK 100ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UInt16) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Int16)) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,nullable_uint64_ OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UInt32) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Date))) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,nullable_uint32_ OK 97ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Date)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UInt64) OK 121ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Int64)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,nullable_uint16_ OK 97ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(DateTime)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UInt128) OK 129ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(Bool))) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Int128)) OK 139ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Int8) OK 124ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(String))) OK 152ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Float32)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint64_ OK 129ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(Bool)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Int16) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Float64)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(String)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint32_ OK 139ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Int32) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(FixedString(51))) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Date)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/uniqExactState/Map(Bool,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Int64) OK 89ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Nullable(UUID)) OK 123ms
/aggregate functions/state/uniqExactState/Map(Bool,Array(String)) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint8__ OK 120ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(DateTime)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Int128) OK 107ms
/aggregate functions/state/uniqExactState/Map(Bool,Map(String,LowCardinality(Float64))) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UInt8)) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint64__ OK 137ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Bool)) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Float32) OK 104ms
/aggregate functions/state/uniqExactState/Map(Bool,Tuple(String)) OK 155ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UInt16)) OK 148ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Float64) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint32__ OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(String)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Decimal128(38)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(FixedString(51))) OK 145ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint8_,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/uniqExactState/Map(String,UInt8) OK 148ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UInt32)) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,uint8 OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Date) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UInt64)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/uniqExactState/Map(String,UInt16) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,uint64 OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,DateTime) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/state/uniqExactState/Map(String,UInt32) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,uint32 OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UInt16))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,DateTime64(3)) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Int8)) OK 102ms
/aggregate functions/state/uniqExactState/Map(String,UInt64) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,uint16 OK 100ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Int16)) OK 285ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UInt32))) OK 270ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Bool) OK 100ms
/aggregate functions/state/uniqExactState/Map(String,UInt128) OK 263ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,nullable_uint8_ OK 198ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,String) OK 215ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UInt64))) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,nullable_uint64_ OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Int32)) OK 127ms
/aggregate functions/state/uniqExactState/Map(String,Int8) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,FixedString(51)) OK 99ms
/aggregate functions/state/uniqExactState/Map(String,Int16) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UInt128))) OK 150ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,nullable_uint32_ OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Int64)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,UUID) OK 116ms
/aggregate functions/state/uniqExactState/Map(String,Int32) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,nullable_uint16_ OK 139ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Int128)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Int8))) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UInt8)) OK 121ms
/aggregate functions/state/uniqExactState/Map(String,Int64) OK 129ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Float32)) OK 141ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint8_ OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UInt16)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Int16))) OK 130ms
/aggregate functions/state/uniqExactState/Map(String,Int128) OK 172ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UInt32)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Float64)) OK 153ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Int64))) OK 164ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint32_ OK 147ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UInt64)) OK 113ms
/aggregate functions/state/uniqExactState/Map(String,Float32) OK 100ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Date)) OK 149ms
/aggregate functions/state/uniqExactState/Map(String,Float64) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UInt128)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Int128))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_uint16_ OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Int8)) OK 107ms
/aggregate functions/state/uniqExactState/Map(String,Decimal128(38)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Bool)) OK 110ms
/aggregate functions/state/uniqExactState/Map(String,Date) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Int16)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint64__ OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Float64))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(String)) OK 113ms
/aggregate functions/state/uniqExactState/Map(String,DateTime) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Int32)) OK 135ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Date))) OK 128ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/uniqExactState/Map(String,DateTime64(3)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Int64)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint64_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(UUID)) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/state/uniqExactState/Map(String,Bool) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Int128)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,uint8 OK 110ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(Bool))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/uniqExactState/Map(String,String) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Float32)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,uint64 OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 129ms
/aggregate functions/state/uniqExactState/Map(String,FixedString(51)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Float64)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,uint32 OK 123ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(FixedString(51)))) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Decimal128(38))) OK 132ms
/aggregate functions/state/uniqExactState/Map(String,UUID) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt64,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,uint16 OK 112ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Date)) OK 118ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UInt8)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Array(String)) OK 120ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,nullable_uint8_ OK 139ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UInt16)) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(DateTime)) OK 137ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Map(String,LowCardinality(Float64))) OK 118ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,nullable_uint64_ OK 107ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UInt32)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt64,Tuple(String)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,nullable_uint32_ OK 106ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UInt64)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(Bool)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UInt8) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,nullable_uint16_ OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UInt128)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(String)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UInt16) OK 108ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Int8)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint64_ OK 119ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UInt32) OK 119ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Int16)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Nullable(UUID)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UInt64) OK 133ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Int32)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_uint16_ OK 129ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 154ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Int64)) OK 131ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UInt128) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UInt16)) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint8__ OK 93ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Int128)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Int8) OK 130ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UInt32)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Float32)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Int16) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint32__ OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Int32) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 140ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Float64)) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint32_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Int64) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Int8)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,uint8 OK 113ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 110ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Decimal128(38))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Int128) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Int16)) OK 134ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,uint64 OK 149ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Date)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Float32) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Int32)) OK 114ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(DateTime)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,uint32 OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Float64) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Array(String)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(DateTime64(3))) OK 139ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Decimal128(38)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,uint16 OK 120ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Int128)) OK 126ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Date) OK 116ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(Bool)) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,nullable_uint8_ OK 118ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(String),Tuple(String)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt128,DateTime) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Float32)) OK 149ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,nullable_uint64_ OK 137ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(String)) OK 142ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UInt8) OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt128,DateTime64(3)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Float64)) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UInt16) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,nullable_uint32_ OK 127ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(FixedString(51))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Bool) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Date)) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UInt32) OK 132ms
/aggregate functions/state/uniqExactState/Map(String,Nullable(UUID)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,nullable_uint16_ OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt128,String) OK 113ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UInt8)) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(DateTime)) OK 141ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UInt64) OK 151ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/uniqThetaState/Map(UInt128,FixedString(51)) OK 125ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UInt16)) OK 155ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Bool)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint64_ OK 136ms
/aggregate functions/state/uniqThetaState/Map(UInt128,UUID) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UInt128) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UInt8)) OK 146ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(String)) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Int8) OK 144ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint32_ OK 136ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UInt64)) OK 167ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UInt16)) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_uint16_ OK 143ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Int16) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(UUID)) OK 157ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UInt32)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Int32) OK 118ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UInt128)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UInt64)) OK 152ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Int64) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint64__ OK 132ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 137ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Int128) OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UInt128)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint32__ OK 131ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Int16)) OK 136ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Float32) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Int8)) OK 128ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_uint16_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 126ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Int32)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Float64) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Int16)) OK 139ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,uint8 OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 102ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Int64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,uint64 OK 145ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Int32)) OK 106ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Int128)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Date) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Int64)) OK 186ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Int8))) OK 151ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Float32)) OK 152ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,uint32 OK 144ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),DateTime) OK 153ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Int16))) OK 158ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Float64)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,uint16 OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Int128)) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 134ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Date)) OK 159ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,nullable_uint8_ OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Int32))) OK 144ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Bool) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Float32)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,nullable_uint64_ OK 132ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),String) OK 149ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Float64)) OK 131ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(DateTime)) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,nullable_uint32_ OK 211ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Decimal128(38))) OK 131ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 148ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Int128))) OK 112ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Bool)) OK 142ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Float32))) OK 149ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Date)) OK 159ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),UUID) OK 122ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(String)) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,nullable_uint16_ OK 123ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Float64))) OK 145ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 145ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(DateTime)) OK 111ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint8_ OK 118ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(UUID)) OK 164ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Date))) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 134ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint64_ OK 130ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(Bool)) OK 151ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 104ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UInt8))) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint32_ OK 126ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 152ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UInt16))) OK 150ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(String)) OK 154ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(String))) OK 161ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 158ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint8__ OK 109ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UInt32))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(FixedString(51))) OK 141ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Nullable(UUID)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UInt8)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int8_,lowcardinality_nullable_uint16__ OK 107ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UInt16)) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Array(String)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,uint8 OK 107ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Int16))) OK 111ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Map(String,LowCardinality(Float64))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UInt32)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,uint64 OK 105ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Int32))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UInt128,Tuple(String)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,uint32 OK 104ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UInt8) OK 120ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UInt128)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,uint16 OK 109ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Int128))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UInt16) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,nullable_uint8_ OK 112ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Float32))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Int16)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UInt32) OK 87ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,nullable_uint64_ OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UInt64) OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Int32)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 104ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,nullable_uint32_ OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UInt128) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Int64)) OK 101ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(DateTime))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,nullable_uint16_ OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Int8) OK 91ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Int128)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(Bool))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Int16) OK 90ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 226ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Float32)) OK 208ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint64_ OK 204ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(String))) OK 195ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Int32) OK 226ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Float64)) OK 110ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint32_ OK 91ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Int64) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_uint16_ OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/uniqExactState/Map(String,LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Int128) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(DateTime)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 111ms
/aggregate functions/state/uniqExactState/Map(String,Array(String)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Float32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Bool)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint64__ OK 96ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 115ms
/aggregate functions/state/uniqExactState/Map(String,Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Float64) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(String)) OK 105ms
/aggregate functions/state/uniqExactState/Map(String,Tuple(String)) OK 122ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Decimal128(38)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int64_,lowcardinality_nullable_uint16__ OK 99ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(FixedString(51))) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UInt8) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Date) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,uint8 OK 93ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(UUID)) OK 97ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UInt16) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int8,DateTime) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,uint64 OK 99ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UInt8))) OK 88ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int8,DateTime64(3)) OK 104ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UInt32) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,uint32 OK 94ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Bool) OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,uint16 OK 108ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UInt64) OK 115ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int8,String) OK 86ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,nullable_uint8_ OK 129ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UInt64))) OK 119ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UInt128) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int8,FixedString(51)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,nullable_uint64_ OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Int8) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int8,UUID) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 109ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Int16) OK 119ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,nullable_uint32_ OK 110ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UInt8)) OK 90ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Int32) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,nullable_uint16_ OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UInt16)) OK 106ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 105ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Int64) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Int32))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint8_ OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UInt32)) OK 134ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 131ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Int128) OK 112ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint64_ OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UInt64)) OK 103ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 95ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Float32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UInt128)) OK 105ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Float64) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Float32))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Int8)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 112ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Decimal128(38)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint8__ OK 106ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Int16)) OK 103ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Date) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint64__ OK 104ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Int32)) OK 101ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),DateTime) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(DateTime))) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint32__ OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Int64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 118ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),DateTime64(3)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int32_,lowcardinality_nullable_uint16__ OK 109ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Int128)) OK 109ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 116ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Bool) OK 86ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,uint8 OK 114ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),String) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Float32)) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 133ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(FixedString(51)))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,uint64 OK 103ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),FixedString(51)) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Float64)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(UInt128,LowCardinality(Nullable(UUID))) OK 132ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,uint32 OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),UUID) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,uint16 OK 125ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Array(String)) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Date)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,nullable_uint8_ OK 124ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UInt8)) OK 107ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(DateTime)) OK 109ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UInt16)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,nullable_uint64_ OK 116ms
/aggregate functions/state/uniqThetaState/Map(UInt128,Tuple(String)) OK 121ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(DateTime64(3))) OK 119ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UInt32)) OK 141ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,nullable_uint32_ OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int8,UInt8) OK 138ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(Bool)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,nullable_uint16_ OK 157ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UInt64)) OK 128ms
/aggregate functions/state/uniqThetaState/Map(Int8,UInt16) OK 153ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(String)) OK 114ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UInt128)) OK 156ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(FixedString(51))) OK 148ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint8_ OK 111ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 142ms
/aggregate functions/state/uniqThetaState/Map(Int8,UInt32) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint64_ OK 144ms
/aggregate functions/state/uniqThetaState/Map(Int8,UInt64) OK 166ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Nullable(UUID)) OK 146ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 105ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Int16)) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint32_ OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UInt8)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int8,UInt128) OK 112ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Int32)) OK 143ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UInt16)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int8,Int8) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint8__ OK 145ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 138ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Int64)) OK 144ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UInt32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int8,Int16) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UInt64)) OK 164ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint64__ OK 154ms
/aggregate functions/state/uniqThetaState/Map(Int8,Int32) OK 141ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Int128)) OK 117ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Float32)) OK 160ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(Int8,Int64) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Int8)) OK 133ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_int16_,lowcardinality_nullable_uint16__ OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int8,Int128) OK 128ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Float64)) OK 124ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,uint8 OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Int16)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int8,Float32) OK 125ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Decimal128(38))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,uint64 OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int8,Float64) OK 112ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Date)) OK 114ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Array(String)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,uint32 OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Int64)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int8,Decimal128(38)) OK 116ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(DateTime)) OK 137ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,uint16 OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Int128)) OK 140ms
/aggregate functions/state/uniqThetaState/Map(Int8,Date) OK 109ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(DateTime64(3))) OK 127ms
/aggregate functions/state/uniqCombined64State/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,nullable_uint8_ OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int8,DateTime) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Float32)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,nullable_uint64_ OK 130ms
/aggregate functions/state/uniqCombined64State/Nullable(UInt8) OK 113ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(Bool)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int8,DateTime64(3)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Float64)) OK 131ms
/aggregate functions/state/uniqCombined64State/Nullable(UInt16) OK 138ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(String)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,nullable_uint32_ OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int8,Bool) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Date)) OK 120ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(FixedString(51))) OK 145ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,nullable_uint16_ OK 126ms
/aggregate functions/state/uniqCombined64State/Nullable(UInt32) OK 137ms
/aggregate functions/state/uniqThetaState/Map(Int8,String) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(DateTime)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint8_ OK 121ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Nullable(UUID)) OK 134ms
/aggregate functions/state/uniqCombined64State/Nullable(UInt64) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int8,FixedString(51)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Bool)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint64_ OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int8,UUID) OK 141ms
/aggregate functions/state/uniqCombined64State/Nullable(UInt128) OK 133ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UInt8)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(String)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint32_ OK 148ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UInt16)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UInt8)) OK 142ms
/aggregate functions/state/uniqCombined64State/Nullable(Int8) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(FixedString(51))) OK 121ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UInt32)) OK 134ms
/aggregate functions/state/uniqCombined64State/Nullable(Int16) OK 136ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_uint16_ OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(UUID)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UInt16)) OK 133ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UInt64)) OK 143ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint8__ OK 136ms
/aggregate functions/state/uniqCombined64State/Nullable(Int32) OK 129ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UInt8))) OK 146ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UInt32)) OK 135ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UInt128)) OK 134ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint64__ OK 165ms
/aggregate functions/state/uniqCombined64State/Nullable(Int64) OK 128ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UInt64)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UInt16))) OK 139ms
/aggregate functions/state/uniqCombined64State/Nullable(Int128) OK 123ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Int8)) OK 141ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UInt128)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint32__ OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UInt32))) OK 123ms
/aggregate functions/state/uniqCombined64State/Nullable(Float32) OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Int8)) OK 120ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Int16)) OK 149ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float64_,lowcardinality_nullable_uint16__ OK 137ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UInt64))) OK 130ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Int16)) OK 138ms
/aggregate functions/state/uniqCombined64State/Nullable(Float64) OK 150ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,uint8 OK 139ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UInt128))) OK 120ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Int32)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Int32)) OK 137ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Int64)) OK 147ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Int8))) OK 125ms
/aggregate functions/state/uniqCombined64State/Nullable(Decimal128(38)) OK 138ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,uint64 OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Int64)) OK 157ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Int16))) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,uint32 OK 114ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Int128)) OK 142ms
/aggregate functions/state/uniqCombined64State/Nullable(Date) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,uint16 OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Int128)) OK 109ms
/aggregate functions/state/uniqCombined64State/Nullable(DateTime) OK 115ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Float32)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,nullable_uint8_ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Int64))) OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Float32)) OK 136ms
/aggregate functions/state/uniqCombined64State/Nullable(DateTime64(3)) OK 118ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Float64)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,nullable_uint64_ OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Int128))) OK 131ms
/aggregate functions/state/uniqCombined64State/Nullable(Bool) OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Float64)) OK 132ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Date)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,nullable_uint32_ OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Float32))) OK 128ms
/aggregate functions/state/uniqCombined64State/Nullable(String) OK 106ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(DateTime)) OK 139ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,nullable_uint16_ OK 119ms
/aggregate functions/state/uniqCombined64State/Nullable(FixedString(51)) OK 148ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Float64))) OK 136ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Date)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint8_ OK 128ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Bool)) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Date))) OK 134ms
/aggregate functions/state/uniqCombined64State/Nullable(UUID) OK 145ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(DateTime)) OK 146ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint64_ OK 106ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(String)) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint32_ OK 131ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(DateTime))) OK 125ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 148ms
/aggregate functions/state/uniqCombined64State/Array(UInt8) OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_uint16_ OK 142ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(Bool))) OK 153ms
/aggregate functions/state/uniqCombined64State/Array(UInt16) OK 116ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(UUID)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(Bool)) OK 130ms
/aggregate functions/state/uniqCombined64State/Array(UInt32) OK 168ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint8__ OK 169ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 155ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(String))) OK 148ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(String)) OK 132ms
/aggregate functions/state/uniqCombined64State/Array(UInt64) OK 170ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(FixedString(51))) OK 163ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 150ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 142ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint64__ OK 148ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int8,LowCardinality(Nullable(UUID))) OK 149ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint32__ OK 149ms
/aggregate functions/state/uniqThetaState/Map(Int8,Nullable(UUID)) OK 112ms
/aggregate functions/state/uniqCombined64State/Array(UInt128) OK 122ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UInt8)) OK 104ms
/aggregate functions/state/uniqCombined64State/Array(Int8) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Array(String)) OK 266ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_float32_,lowcardinality_nullable_uint16__ OK 267ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UInt16)) OK 208ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 194ms
/aggregate functions/state/uniqCombined64State/Array(Int16) OK 222ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Map(String,LowCardinality(Float64))) OK 128ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,uint8 OK 109ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UInt32)) OK 114ms
/aggregate functions/state/uniqCombined64State/Array(Int32) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,uint64 OK 143ms
/aggregate functions/state/uniqHLL12State/Map(Int8,Tuple(String)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UInt64)) OK 119ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/state/uniqCombined64State/Array(Int64) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UInt8) OK 130ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UInt128)) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,uint32 OK 139ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 114ms
/aggregate functions/state/uniqCombined64State/Array(Int128) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UInt16) OK 134ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Int8)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,uint16 OK 131ms
/aggregate functions/state/uniqCombined64State/Array(Float32) OK 118ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 134ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UInt32) OK 161ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/uniqCombined64State/Array(Float64) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint8_ OK 142ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 105ms
/aggregate functions/state/uniqCombined64State/Array(Decimal128(38)) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UInt64) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint64_ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Int64)) OK 95ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint32_ OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UInt128) OK 123ms
/aggregate functions/state/uniqCombined64State/Array(Date) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Int128)) OK 97ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/state/uniqCombined64State/Array(DateTime) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,nullable_uint16_ OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Int8) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Float32)) OK 117ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Int16) OK 113ms
/aggregate functions/state/uniqCombined64State/Array(DateTime64(3)) OK 143ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint8_ OK 134ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Float64)) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Int32) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Date)) OK 94ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint64_ OK 114ms
/aggregate functions/state/uniqCombined64State/Array(Bool) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Int64) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(DateTime)) OK 98ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 124ms
/aggregate functions/state/uniqCombined64State/Array(String) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint32_ OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Int128) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Bool)) OK 100ms
/aggregate functions/state/uniqCombined64State/Array(FixedString(51)) OK 115ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_uint16_ OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Float32) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(String)) OK 95ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Array(String)) OK 108ms
/aggregate functions/state/uniqCombined64State/Array(UUID) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Float64) OK 127ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(FixedString(51))) OK 122ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UInt8)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Decimal128(38)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(UUID)) OK 110ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UInt16)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqExactState/Map(FixedString(51),Tuple(String)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Date) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UInt8))) OK 118ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UInt32)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/nullable_decimal128_38__,lowcardinality_nullable_uint16__ OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int16,DateTime) OK 118ms
/aggregate functions/state/uniqExactState/Map(UUID,UInt8) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UInt16))) OK 105ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UInt64)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,uint8 OK 105ms
/aggregate functions/state/uniqExactState/Map(UUID,UInt16) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int16,DateTime64(3)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UInt128)) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,uint64 OK 103ms
/aggregate functions/state/uniqExactState/Map(UUID,UInt32) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Bool) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Int8)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,uint32 OK 97ms
/aggregate functions/state/uniqExactState/Map(UUID,UInt64) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int16,String) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Int16)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,uint16 OK 111ms
/aggregate functions/state/uniqExactState/Map(UUID,UInt128) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int16,FixedString(51)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Int32)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint8_ OK 111ms
/aggregate functions/state/uniqExactState/Map(UUID,Int8) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int16,UUID) OK 89ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Int64)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint64_ OK 132ms
/aggregate functions/state/uniqExactState/Map(UUID,Int16) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UInt8)) OK 144ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Int32))) OK 117ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Int128)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UUID,Int32) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint32_ OK 90ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Int64))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UInt16)) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,nullable_uint16_ OK 97ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Float32)) OK 99ms
/aggregate functions/state/uniqExactState/Map(UUID,Int64) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UInt32)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Float64)) OK 122ms
/aggregate functions/state/uniqExactState/Map(UUID,Int128) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UInt64)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/uniqExactState/Map(UUID,Float32) OK 115ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Decimal128(38))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UInt128)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint32_ OK 101ms
/aggregate functions/state/uniqExactState/Map(UUID,Float64) OK 112ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Date)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Date))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Int8)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(DateTime)) OK 102ms
/aggregate functions/state/uniqExactState/Map(UUID,Decimal128(38)) OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Int16)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqExactState/Map(UUID,Date) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(Bool)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Int64)) OK 98ms
/aggregate functions/state/uniqExactState/Map(UUID,DateTime) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(String)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Int128)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UUID,DateTime64(3)) OK 133ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint8_,lowcardinality_nullable_uint16__ OK 128ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int8,LowCardinality(Nullable(UUID))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Float32)) OK 184ms
/aggregate functions/state/uniqExactState/Map(UUID,Bool) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,uint8 OK 146ms
/aggregate functions/state/uniqCombined64State/Array(Nullable(UUID)) OK 159ms
/aggregate functions/state/uniqThetaState/Map(Int8,Array(String)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UUID,String) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,uint64 OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int8,Map(String,LowCardinality(Float64))) OK 125ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Float64)) OK 123ms
/aggregate functions/state/uniqExactState/Map(UUID,FixedString(51)) OK 93ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UInt16)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int8,Tuple(String)) OK 132ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,uint32 OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/uniqExactState/Map(UUID,UUID) OK 106ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UInt32)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,uint16 OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int16,UInt8) OK 137ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Date)) OK 114ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UInt8)) OK 112ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UInt64)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint8_ OK 138ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(DateTime)) OK 126ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UInt16)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int16,UInt16) OK 120ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UInt128)) OK 100ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UInt32)) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(DateTime64(3))) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint64_ OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int16,UInt32) OK 95ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Int8)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int16,UInt64) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(Bool)) OK 128ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint32_ OK 121ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UInt64)) OK 122ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Int16)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int16,UInt128) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(String)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,nullable_uint16_ OK 131ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UInt128)) OK 132ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Int32)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(FixedString(51))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int16,Int8) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint8_ OK 123ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Int8)) OK 97ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Int64)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Nullable(UUID)) OK 91ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Int16)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int16,Int16) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint64_ OK 118ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Int128)) OK 136ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UInt8)) OK 102ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Int32)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int16,Int32) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint32_ OK 119ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Float32)) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Int64)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int16,Int64) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_uint16_ OK 130ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Float64)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Int128)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int16,Int128) OK 90ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Date)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Float32)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(Int16,Float32) OK 81ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(DateTime)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint64__ OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UInt128)) OK 94ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Float64)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int16,Float64) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Int8)) OK 128ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Bool)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint32__ OK 153ms
/aggregate functions/state/uniqThetaState/Map(Int16,Decimal128(38)) OK 129ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Decimal128(38))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Int16)) OK 141ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(String)) OK 149ms
/aggregate functions/state/uniqThetaState/Map(Int16,Date) OK 133ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Date)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint64_,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Int32)) OK 130ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(DateTime)) OK 143ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(FixedString(51))) OK 138ms
/aggregate functions/state/uniqThetaState/Map(Int16,DateTime) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,uint8 OK 131ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Int64)) OK 164ms
/aggregate functions/state/uniqThetaState/Map(Int16,DateTime64(3)) OK 151ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(DateTime64(3))) OK 137ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(UUID)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,uint64 OK 118ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UInt8))) OK 170ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,uint32 OK 112ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(Bool)) OK 159ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Int128)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int16,Bool) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,uint16 OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Float32)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int16,String) OK 99ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(String)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int16,FixedString(51)) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Float64)) OK 155ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint8_ OK 130ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(FixedString(51))) OK 127ms
/aggregate functions/state/uniqThetaState/Map(Int16,UUID) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint64_ OK 126ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UInt64))) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Date)) OK 131ms
/aggregate functions/state/uniqExactState/Map(UUID,Nullable(UUID)) OK 120ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UInt8)) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint32_ OK 135ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UInt8)) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(DateTime)) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UInt16)) OK 97ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Int8))) OK 159ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,nullable_uint16_ OK 111ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UInt16)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Bool)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UInt32)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint8_ OK 130ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UInt32)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(String)) OK 129ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UInt64)) OK 111ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UInt64)) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint64_ OK 127ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(FixedString(51))) OK 124ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Int32))) OK 133ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UInt128)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint32_ OK 147ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UInt128)) OK 144ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(UUID)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Int8)) OK 138ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Int64))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UInt8))) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_uint16_ OK 151ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Int8)) OK 140ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Int128))) OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Int16)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UInt16))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Int32)) OK 135ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Int16)) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UInt32))) OK 88ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Int32)) OK 123ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Float64))) OK 140ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint64__ OK 120ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Int64)) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UInt64))) OK 112ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Int64)) OK 138ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint32__ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Int128)) OK 138ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Date))) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UInt128))) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint32_,lowcardinality_nullable_uint16__ OK 136ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Int128)) OK 131ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(DateTime))) OK 145ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Int8))) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Float32)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,uint8 OK 156ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Float32)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Int16))) OK 150ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Float64)) OK 134ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(Bool))) OK 116ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Float64)) OK 100ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,uint64 OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Date)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Date)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,uint32 OK 267ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(FixedString(51)))) OK 267ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Int64))) OK 248ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(DateTime)) OK 230ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(DateTime)) OK 267ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Int128))) OK 152ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,uint16 OK 116ms
/aggregate functions/state/uniqCombined64State/Array(LowCardinality(Nullable(UUID))) OK 138ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(DateTime64(3))) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint8_ OK 122ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(String)) OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/state/uniqCombined64State/Array(Array(String)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(Bool)) OK 146ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint64_ OK 134ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Float64))) OK 137ms
/aggregate functions/state/uniqCombined64State/Array(Map(String,LowCardinality(Float64))) OK 137ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(UUID)) OK 150ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint32_ OK 140ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(String)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Date))) OK 118ms
/aggregate functions/state/uniqCombined64State/Array(Tuple(String)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(FixedString(51))) OK 138ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UInt8) OK 156ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(DateTime))) OK 138ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,nullable_uint16_ OK 98ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 132ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int16,Nullable(UUID)) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 151ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UInt16) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint64_ OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UInt8)) OK 120ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UInt32) OK 113ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint32_ OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UInt64) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 114ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UInt32)) OK 91ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UInt128) OK 140ms
/aggregate functions/state/uniqHLL12State/Map(Int16,LowCardinality(Nullable(UUID))) OK 142ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UInt64)) OK 95ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Int8) OK 158ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Array(String)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UInt128)) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Map(String,LowCardinality(Float64))) OK 130ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint32__ OK 129ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Int8)) OK 126ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Int16) OK 148ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Int32))) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(Int16,Tuple(String)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_uint16_,lowcardinality_nullable_uint16__ OK 138ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Int16)) OK 113ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Int32) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UInt8) OK 124ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Int64))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Int64) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint8 OK 100ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Int128))) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UInt16) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Int64)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint64 OK 124ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Int128) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UInt32) OK 100ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Float32))) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Int128)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint32 OK 108ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Float32) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UInt64) OK 110ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Float32)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,uint16 OK 99ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Float64) OK 106ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Date))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UInt128) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint8_ OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Float64)) OK 133ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Date) OK 121ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Int8) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint64_ OK 98ms
/aggregate functions/state/uniqCombined64State/LowCardinality(DateTime) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Date)) OK 93ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Int16) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint32_ OK 89ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Bool) OK 112ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(String))) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Int32) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,nullable_uint16_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Bool)) OK 100ms
/aggregate functions/state/uniqCombined64State/LowCardinality(String) OK 99ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Int64) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(String)) OK 111ms
/aggregate functions/state/uniqCombined64State/LowCardinality(FixedString(51)) OK 110ms
/aggregate functions/state/uniqExactState/Map(UUID,LowCardinality(Nullable(UUID))) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Int128) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(FixedString(51))) OK 118ms
/aggregate functions/state/uniqCombined64State/LowCardinality(UUID) OK 124ms
/aggregate functions/state/uniqExactState/Map(UUID,Array(String)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint32_ OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Float32) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(UUID)) OK 142ms
/aggregate functions/state/uniqExactState/Map(UUID,Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UInt8)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_uint16_ OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Float64) OK 129ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UInt16)) OK 163ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UInt8))) OK 149ms
/aggregate functions/state/uniqExactState/Map(UUID,Tuple(String)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Decimal128(38)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Date) OK 185ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UInt8) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint64__ OK 139ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UInt32)) OK 145ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UInt32))) OK 120ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UInt16) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint32__ OK 127ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UInt64)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int32,DateTime) OK 117ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UInt32) OK 108ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UInt128)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint8__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int32,DateTime64(3)) OK 105ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UInt64) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UInt128))) OK 101ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Bool) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint8 OK 114ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UInt128) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Int16)) OK 86ms
/aggregate functions/state/uniqHLL12State/Map(Int32,String) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint64 OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Int16))) OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Int8) OK 107ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Int32)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint32 OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int32,FixedString(51)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Int16) OK 113ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Int64)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,uint16 OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int32,UUID) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Int32) OK 112ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Int128)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint8_ OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UInt8)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Int128))) OK 111ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Float32)) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Int64) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint64_ OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UInt16)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Float32))) OK 132ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Float64)) OK 129ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Int128) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint32_ OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UInt32)) OK 102ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Float32) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Float64))) OK 99ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Date)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,nullable_uint16_ OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UInt64)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Date))) OK 123ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Float64) OK 109ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(DateTime)) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint8_ OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UInt128)) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Decimal128(38)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(DateTime))) OK 111ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(Bool)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Int8)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Date) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(Bool))) OK 107ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Int16)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint32_ OK 107ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),DateTime) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(FixedString(51))) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_uint16_ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Int32)) OK 103ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),DateTime64(3)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/state/uniqCombined64State/LowCardinality(Nullable(UUID)) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Int64)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint8__ OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int16,LowCardinality(Nullable(UUID))) OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Bool) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint64__ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Int128)) OK 111ms
/aggregate functions/state/uniqCombined64State/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 672ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),String) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int16,Array(String)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Float32)) OK 103ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),FixedString(51)) OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int16,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Float64)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint64__,lowcardinality_nullable_uint16__ OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int16,Tuple(String)) OK 77ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),UUID) OK 84ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint8 OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int32,UInt8) OK 90ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UInt8)) OK 133ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint64 OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Date)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int32,UInt16) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint32 OK 108ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(DateTime)) OK 125ms
/aggregate functions/state/uniqThetaState/Map(Int32,UInt32) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,uint16 OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UInt32)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Int32,UInt64) OK 100ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UInt64)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint8_ OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int32,UInt128) OK 90ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UInt128)) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint64_ OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(String)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int32,Int8) OK 111ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Int8)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint32_ OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(FixedString(51))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int32,Int16) OK 96ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Int16)) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,nullable_uint16_ OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Nullable(UUID)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int32,Int32) OK 105ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Int32)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint8_ OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UInt8)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int32,Int64) OK 128ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Int64)) OK 89ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UInt16)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int32,Int128) OK 102ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Int128)) OK 85ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UInt32)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint32_ OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int32,Float32) OK 88ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Float32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int32,Float64) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_uint16_ OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UInt64)) OK 125ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Float64)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(Int32,Decimal128(38)) OK 83ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint8__ OK 113ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int32,Date) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Int8)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint64__ OK 95ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Date)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int32,DateTime) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(DateTime)) OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Int16)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int32,DateTime64(3)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint32__,lowcardinality_nullable_uint16__ OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Int32)) OK 139ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/uniqThetaState/Map(Int32,Bool) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint8 OK 136ms
/aggregate functions/state/uniqThetaState/Map(Int32,String) OK 126ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(Bool)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Int64)) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint64 OK 120ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(String)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int32,FixedString(51)) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Int128)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint32 OK 130ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int32,UUID) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Float32)) OK 123ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Nullable(UUID)) OK 148ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,uint16 OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UInt8)) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Float64)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint8_ OK 142ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Date)) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UInt16)) OK 100ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UInt32)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint64_ OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UInt64)) OK 118ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint32_ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Bool)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UInt128)) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,nullable_uint16_ OK 135ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(FixedString(51))) OK 127ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 131ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Int8)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint8_ OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint64_ OK 125ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(UUID)) OK 137ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Int16)) OK 120ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Int8)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint32_ OK 125ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Int16)) OK 140ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Int32)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UInt8))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Int64)) OK 135ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_uint16_ OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Int32)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint8__ OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Int64)) OK 130ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Int128)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UInt32))) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint64__ OK 141ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Float32)) OK 108ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Int128)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UInt64))) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Float64)) OK 121ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Float32)) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint32__ OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UInt128))) OK 125ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Decimal128(38))) OK 151ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_uint16__,lowcardinality_nullable_uint16__ OK 133ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Float64)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Int8))) OK 115ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Date)) OK 141ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Int16))) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint8 OK 135ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Date)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(DateTime)) OK 102ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint64 OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Int32))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(DateTime64(3))) OK 107ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Bool)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint32 OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Int64))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(Bool)) OK 307ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(String)) OK 263ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,uint16 OK 253ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Int128))) OK 260ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint8_ OK 146ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Float32))) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(String)) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(UUID)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Float64))) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(FixedString(51))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint64_ OK 109ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 150ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint32_ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int32,Nullable(UUID)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(DateTime))) OK 157ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,nullable_uint16_ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UInt8)) OK 118ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint8_ OK 182ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UInt16)) OK 158ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(Bool))) OK 137ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 148ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UInt32)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(String))) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint64_ OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UInt64)) OK 118ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint32_ OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UInt128)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int32,LowCardinality(Nullable(UUID))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_uint16_ OK 118ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Int8)) OK 143ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 129ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Array(String)) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint8__ OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Map(String,LowCardinality(Float64))) OK 145ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint64__ OK 124ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Int16)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Int32)) OK 132ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint32__ OK 140ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int32,Tuple(String)) OK 120ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 143ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Int64)) OK 133ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UInt8) OK 142ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int8__,lowcardinality_nullable_uint16__ OK 132ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Int128)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint8 OK 140ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UInt16) OK 130ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Float32)) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UInt32) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint64 OK 92ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint32 OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Float64)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UInt64) OK 109ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,uint16 OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UInt128) OK 113ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(DateTime)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint8_ OK 129ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Int8) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Int16) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Bool)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint64_ OK 92ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint32_ OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Int32) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(String)) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,nullable_uint16_ OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Int64) OK 88ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Array(String)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint8_ OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Int128) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(UUID)) OK 94ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint64_ OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Float32) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(String),Tuple(String)) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint32_ OK 87ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Float64) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UInt16))) OK 88ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UInt8) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_uint16_ OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Decimal128(38)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint8__ OK 87ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UInt16) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Date) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UInt32) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int64,DateTime) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint32__ OK 91ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UInt64) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(Int64,DateTime64(3)) OK 127ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Int8))) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int64__,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Int16))) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UInt128) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Bool) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint8 OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Int8) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Int32))) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int64,String) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint64 OK 123ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Int16) OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int64,FixedString(51)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint32 OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Int128))) OK 128ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,uint16 OK 141ms
/aggregate functions/state/uniqHLL12State/Map(Int64,UUID) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Int32) OK 127ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Float32))) OK 150ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UInt8)) OK 136ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Int64) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint8_ OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint64_ OK 141ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Int128) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UInt16)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UInt32)) OK 115ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Float32) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint32_ OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Date))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UInt64)) OK 140ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,nullable_uint16_ OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Float64) OK 125ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(Bool))) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UInt128)) OK 124ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 93ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Date) OK 135ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint64_ OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Int8)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint32_ OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(FixedString(51)))) OK 113ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),DateTime) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Int16)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_uint16_ OK 139ms
/aggregate functions/state/uniqThetaState/Map(Int32,LowCardinality(Nullable(UUID))) OK 138ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Int32)) OK 125ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint8__ OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int32,Array(String)) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Int64)) OK 125ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Bool) OK 95ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),String) OK 140ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint64__ OK 135ms
/aggregate functions/state/uniqThetaState/Map(Int32,Map(String,LowCardinality(Float64))) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Int128)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Float32)) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int32,Tuple(String)) OK 114ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint32__ OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Float64)) OK 132ms
/aggregate functions/state/uniqThetaState/Map(Int64,UInt8) OK 124ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),UUID) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int32__,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int64,UInt16) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Decimal128(38))) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint8 OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int64,UInt32) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Date)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint64 OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 97ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int64,UInt64) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint32 OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(DateTime)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int64,UInt128) OK 147ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 147ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,uint16 OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(Bool)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int64,Int8) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint8_ OK 95ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(String)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint64_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Int64,Int16) OK 119ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(FixedString(51))) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint32_ OK 94ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int64,Int32) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Nullable(UUID)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,nullable_uint16_ OK 92ms
/aggregate functions/state/uniqThetaState/Map(Int64,Int64) OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UInt8)) OK 90ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint8_ OK 85ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int64,Int128) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int64,Float32) OK 111ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UInt32)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint32_ OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int64,Float64) OK 113ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UInt64)) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_uint16_ OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int64,Decimal128(38)) OK 105ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UInt128)) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint8__ OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int64,Date) OK 82ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int64,DateTime) OK 87ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint32__ OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Int16)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int64,DateTime64(3)) OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 166ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_int16__,lowcardinality_nullable_uint16__ OK 147ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Int32)) OK 128ms
/aggregate functions/state/uniqThetaState/Map(Int64,Bool) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Int64)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint8 OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int64,String) OK 124ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Int128)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint64 OK 118ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int64,FixedString(51)) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Float32)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint32 OK 137ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 135ms
/aggregate functions/state/uniqThetaState/Map(Int64,UUID) OK 130ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,uint16 OK 104ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Date)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint8_ OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UInt16)) OK 123ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(DateTime)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint64_ OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UInt32)) OK 112ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UInt64)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint32_ OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(String)) OK 126ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UInt128)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,nullable_uint16_ OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(FixedString(51))) OK 105ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Int8)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint8_ OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(UUID)) OK 94ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Int16)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UInt8))) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint64_ OK 90ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Int32)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint32_ OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Int64)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UInt32))) OK 97ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Int128)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint8__ OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UInt64))) OK 107ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Float32)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint64__ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Float64)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float64__,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Int16))) OK 99ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint8 OK 121ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Int32))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Date)) OK 93ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(DateTime)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Int64))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint64 OK 89ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint32 OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(DateTime64(3))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Int128))) OK 108ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,uint16 OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(Bool)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Float32))) OK 119ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(String)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint8_ OK 137ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Float64))) OK 116ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint64_ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,Nullable(UUID)) OK 105ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint32_ OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(DateTime))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,nullable_uint16_ OK 99ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UInt16)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint8_ OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(String))) OK 119ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 119ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UInt32)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 110ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int64,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_uint16_ OK 100ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Array(String)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Int8)) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint8__ OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Int16)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint64__ OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int64,Tuple(String)) OK 137ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 139ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Int32)) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint32__ OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UInt8) OK 134ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Int64)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_nullable_float32__,lowcardinality_nullable_uint16__ OK 119ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Int128)) OK 133ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,uint8 OK 123ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UInt16) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Float32)) OK 139ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,uint64 OK 144ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UInt32) OK 120ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 106ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UInt64) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Float64)) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,uint32 OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Date)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UInt128) OK 103ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,uint16 OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(DateTime)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Int8) OK 117ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint8_ OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Bool)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Int16) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint64_ OK 102ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(String)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Int32) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint32_ OK 104ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(FixedString(51))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Int64) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,nullable_uint16_ OK 119ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(UUID)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Int128) OK 104ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint8_ OK 108ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UInt8))) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Float32) OK 99ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Array(String)) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint64_ OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Float64) OK 102ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint32_ OK 143ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Decimal128(38)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UInt64))) OK 87ms
/aggregate functions/state/uniqExactState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Date) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/uniqExactState/Nullable(UInt8) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Int128,DateTime) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint8__ OK 233ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Int8))) OK 205ms
/aggregate functions/state/uniqExactState/Nullable(UInt16) OK 197ms
/aggregate functions/state/uniqHLL12State/Map(Int128,DateTime64(3)) OK 231ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Int16))) OK 105ms
/aggregate functions/state/uniqExactState/Nullable(UInt32) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Bool) OK 89ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Int32))) OK 108ms
/aggregate functions/state/uniqExactState/Nullable(UInt64) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Int128,String) OK 94ms
/aggregate functions/state/uniqExactState/Nullable(UInt128) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Int64))) OK 118ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int8_,lowcardinality_nullable_uint16__ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,FixedString(51)) OK 87ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,uint8 OK 104ms
/aggregate functions/state/uniqExactState/Nullable(Int8) OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Int128))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int128,UUID) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,uint64 OK 127ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Float32))) OK 134ms
/aggregate functions/state/uniqExactState/Nullable(Int16) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UInt8)) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,uint32 OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UInt16)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Float64))) OK 120ms
/aggregate functions/state/uniqExactState/Nullable(Int32) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UInt32)) OK 146ms
/aggregate functions/state/uniqExactState/Nullable(Int64) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,uint16 OK 131ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Date))) OK 130ms
/aggregate functions/state/uniqExactState/Nullable(Int128) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UInt64)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint8_ OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(DateTime))) OK 95ms
/aggregate functions/state/uniqExactState/Nullable(Float32) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(Bool))) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint64_ OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UInt128)) OK 113ms
/aggregate functions/state/uniqExactState/Nullable(Float64) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint32_ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Int8)) OK 104ms
/aggregate functions/state/uniqExactState/Nullable(Decimal128(38)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(FixedString(51)))) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,nullable_uint16_ OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Int16)) OK 102ms
/aggregate functions/state/uniqExactState/Nullable(Date) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint8_ OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Int32)) OK 128ms
/aggregate functions/state/uniqThetaState/Map(Int64,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/state/uniqExactState/Nullable(DateTime) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int64,Array(String)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint64_ OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Int64)) OK 116ms
/aggregate functions/state/uniqExactState/Nullable(DateTime64(3)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Int64,Map(String,LowCardinality(Float64))) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Int128)) OK 119ms
/aggregate functions/state/uniqExactState/Nullable(Bool) OK 125ms
/aggregate functions/state/uniqThetaState/Map(Int64,Tuple(String)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_uint16_ OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Float32)) OK 131ms
/aggregate functions/state/uniqExactState/Nullable(String) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Int128,UInt8) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint8__ OK 122ms
/aggregate functions/state/uniqExactState/Nullable(FixedString(51)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Float64)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int128,UInt16) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint64__ OK 121ms
/aggregate functions/state/uniqExactState/Nullable(UUID) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Decimal128(38))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int128,UInt32) OK 90ms
/aggregate functions/state/uniqExactState/Array(UInt8) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Date)) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint32__ OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int128,UInt64) OK 110ms
/aggregate functions/state/uniqExactState/Array(UInt16) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int64_,lowcardinality_nullable_uint16__ OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(DateTime)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int128,UInt128) OK 106ms
/aggregate functions/state/uniqExactState/Array(UInt32) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,uint8 OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int128,Int8) OK 105ms
/aggregate functions/state/uniqExactState/Array(UInt64) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,uint64 OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(Bool)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int128,Int16) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,uint32 OK 95ms
/aggregate functions/state/uniqExactState/Array(UInt128) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(String)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int128,Int32) OK 106ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,uint16 OK 96ms
/aggregate functions/state/uniqExactState/Array(Int8) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(FixedString(51))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int128,Int64) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint8_ OK 93ms
/aggregate functions/state/uniqExactState/Array(Int16) OK 87ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Nullable(UUID)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Int128,Int128) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint64_ OK 98ms
/aggregate functions/state/uniqExactState/Array(Int32) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UInt8)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int128,Float32) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint32_ OK 96ms
/aggregate functions/state/uniqExactState/Array(Int64) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int128,Float64) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,nullable_uint16_ OK 114ms
/aggregate functions/state/uniqExactState/Array(Int128) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int128,Decimal128(38)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/uniqExactState/Array(Float32) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UInt64)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int128,Date) OK 98ms
/aggregate functions/state/uniqExactState/Array(Float64) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint64_ OK 96ms
/aggregate functions/state/uniqThetaState/Map(Int128,DateTime) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UInt128)) OK 109ms
/aggregate functions/state/uniqExactState/Array(Decimal128(38)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint32_ OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Int8)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int128,DateTime64(3)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_uint16_ OK 96ms
/aggregate functions/state/uniqExactState/Array(Date) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Int16)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int128,Bool) OK 111ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/uniqExactState/Array(DateTime) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int128,String) OK 118ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/uniqExactState/Array(DateTime64(3)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Int64)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Int128,FixedString(51)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint32__ OK 120ms
/aggregate functions/state/uniqExactState/Array(Bool) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Int128)) OK 100ms
/aggregate functions/state/uniqExactState/Array(String) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int32_,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/uniqThetaState/Map(Int128,UUID) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Float32)) OK 93ms
/aggregate functions/state/uniqExactState/Array(FixedString(51)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UInt8)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,uint8 OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Float64)) OK 89ms
/aggregate functions/state/uniqExactState/Array(UUID) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UInt16)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,uint64 OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Date)) OK 118ms
/aggregate functions/state/uniqExactState/Array(Nullable(UInt8)) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,uint32 OK 147ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UInt32)) OK 137ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(DateTime)) OK 97ms
/aggregate functions/state/uniqExactState/Array(Nullable(UInt16)) OK 115ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UInt64)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,uint16 OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Bool)) OK 111ms
/aggregate functions/state/uniqExactState/Array(Nullable(UInt32)) OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UInt128)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint8_ OK 134ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(String)) OK 118ms
/aggregate functions/state/uniqExactState/Array(Nullable(UInt64)) OK 159ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Int8)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(FixedString(51))) OK 145ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint64_ OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Int16)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint32_ OK 123ms
/aggregate functions/state/uniqExactState/Array(Nullable(UInt128)) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(UUID)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Int32)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,nullable_uint16_ OK 114ms
/aggregate functions/state/uniqExactState/Array(Nullable(Int8)) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Int64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UInt16))) OK 130ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint8_ OK 124ms
/aggregate functions/state/uniqExactState/Array(Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Int128)) OK 97ms
/aggregate functions/state/uniqExactState/Array(Nullable(Int32)) OK 122ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UInt32))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint64_ OK 139ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Float32)) OK 132ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UInt64))) OK 115ms
/aggregate functions/state/uniqExactState/Array(Nullable(Int64)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint32_ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Float64)) OK 99ms
/aggregate functions/state/uniqExactState/Array(Nullable(Int128)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UInt128))) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_uint16_ OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/uniqExactState/Array(Nullable(Float32)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Int8))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint8__ OK 126ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Date)) OK 126ms
/aggregate functions/state/uniqExactState/Array(Nullable(Float64)) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Int16))) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint64__ OK 129ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(DateTime)) OK 108ms
/aggregate functions/state/uniqExactState/Array(Nullable(Decimal128(38))) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(DateTime64(3))) OK 128ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Int32))) OK 137ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint32__ OK 103ms
/aggregate functions/state/uniqExactState/Array(Nullable(Date)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_int16_,lowcardinality_nullable_uint16__ OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(Bool)) OK 126ms
/aggregate functions/state/uniqExactState/Array(Nullable(DateTime)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,uint8 OK 99ms
/aggregate functions/state/uniqExactState/Array(Nullable(DateTime64(3))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(String)) OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,uint64 OK 101ms
/aggregate functions/state/uniqExactState/Array(Nullable(Bool)) OK 82ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(FixedString(51))) OK 92ms
/aggregate functions/state/uniqExactState/Array(Nullable(String)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,uint32 OK 101ms
/aggregate functions/state/uniqThetaState/Map(Int128,Nullable(UUID)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Float64))) OK 86ms
/aggregate functions/state/uniqExactState/Array(Nullable(FixedString(51))) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,uint16 OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UInt8)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint8_ OK 104ms
/aggregate functions/state/uniqExactState/Array(Nullable(UUID)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(DateTime))) OK 100ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UInt8)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint64_ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UInt32)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UInt16)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint32_ OK 98ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UInt32)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,nullable_uint16_ OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UInt128)) OK 86ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UInt64)) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint8_ OK 87ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int128,LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint64_ OK 104ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UInt128)) OK 117ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Int16)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Array(String)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint32_ OK 84ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Int8)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Map(String,LowCardinality(Float64))) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_uint16_ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Int64)) OK 115ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Int16)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Int128,Tuple(String)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint8__ OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Int128)) OK 120ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Int32)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Date,UInt8) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Int64)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Date,UInt16) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Float32)) OK 107ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint32__ OK 106ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Int128)) OK 156ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Float64)) OK 131ms
/aggregate functions/state/uniqHLL12State/Map(Date,UInt32) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float64_,lowcardinality_nullable_uint16__ OK 129ms
/aggregate functions/state/uniqHLL12State/Map(Date,UInt64) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Date)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,uint8 OK 118ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Float32)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Date,UInt128) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(DateTime)) OK 125ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Float64)) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,uint64 OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Date,Int8) OK 92ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Date)) OK 126ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,uint32 OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Bool)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Date,Int16) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(String)) OK 139ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,uint16 OK 155ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Date,Int32) OK 117ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Bool)) OK 127ms
/aggregate functions/state/uniqHLL12State/Map(Date,Int64) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(FixedString(51))) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint8_ OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Date,Int128) OK 100ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(String)) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(UUID)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint64_ OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Date,Float32) OK 92ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(FixedString(51))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UInt8))) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint32_ OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Date,Float64) OK 99ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(UUID)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,nullable_uint16_ OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Date,Decimal128(38)) OK 89ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint8_ OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Date,Date) OK 98ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UInt64))) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Date,DateTime) OK 96ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UInt128))) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint32_ OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Date,DateTime64(3)) OK 92ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UInt64))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Date,Bool) OK 110ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Int16))) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint8__ OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Date,String) OK 102ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint64__ OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Date,FixedString(51)) OK 95ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Date,UUID) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Int32))) OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UInt8)) OK 135ms
/aggregate functions/state/welchTTestState/datatypes/permutations/lowcardinality_float32_,lowcardinality_nullable_uint16__ OK 122ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Float32))) OK 108ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Int64))) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,uint8 OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UInt16)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Float64))) OK 102ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Int128))) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,uint64 OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UInt32)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Date))) OK 112ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Float32))) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,uint32 OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UInt64)) OK 122ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Float64))) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(DateTime))) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,uint16 OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UInt128)) OK 121ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Date))) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,nullable_uint8_ OK 98ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(String))) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Int8)) OK 120ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(DateTime))) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,nullable_uint64_ OK 95ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(FixedString(51)))) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Int16)) OK 140ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(Bool))) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,nullable_uint32_ OK 113ms
/aggregate functions/state/uniqThetaState/Map(Int128,LowCardinality(Nullable(UUID))) OK 143ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(String))) OK 147ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,nullable_uint16_ OK 144ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Int32)) OK 135ms
/aggregate functions/state/uniqThetaState/Map(Int128,Array(String)) OK 118ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(FixedString(51)))) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Int64)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_uint8_ OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Int128)) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Int128,Map(String,LowCardinality(Float64))) OK 141ms
/aggregate functions/state/uniqExactState/Array(LowCardinality(Nullable(UUID))) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_uint64_ OK 108ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Float32)) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_uint32_ OK 120ms
/aggregate functions/state/uniqExactState/Array(Array(String)) OK 124ms
/aggregate functions/state/uniqThetaState/Map(Int128,Tuple(String)) OK 138ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Float64)) OK 131ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_uint16_ OK 124ms
/aggregate functions/state/uniqExactState/Array(Map(String,LowCardinality(Float64))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Date,UInt8) OK 108ms
/aggregate functions/state/uniqExactState/Array(Tuple(String)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint8__ OK 135ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Decimal128(38))) OK 120ms
/aggregate functions/state/uniqThetaState/Map(Date,UInt16) OK 113ms
/aggregate functions/state/uniqExactState/LowCardinality(UInt8) OK 139ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Date)) OK 131ms
/aggregate functions/state/uniqThetaState/Map(Date,UInt32) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint64__ OK 110ms
/aggregate functions/state/uniqThetaState/Map(Date,UInt64) OK 122ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint32__ OK 121ms
/aggregate functions/state/uniqExactState/LowCardinality(UInt16) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(DateTime)) OK 126ms
/aggregate functions/state/uniqThetaState/Map(Date,UInt128) OK 151ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int8,lowcardinality_nullable_uint16__ OK 110ms
/aggregate functions/state/uniqExactState/LowCardinality(UInt32) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(DateTime64(3))) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,uint8 OK 120ms
/aggregate functions/state/uniqExactState/LowCardinality(UInt64) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(Bool)) OK 263ms
/aggregate functions/state/uniqThetaState/Map(Date,Int8) OK 263ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,uint64 OK 249ms
/aggregate functions/state/uniqExactState/LowCardinality(UInt128) OK 235ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(String)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Date,Int16) OK 106ms
/aggregate functions/state/uniqExactState/LowCardinality(Int8) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,uint32 OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(FixedString(51))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Date,Int32) OK 100ms
/aggregate functions/state/uniqExactState/LowCardinality(Int16) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,uint16 OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Date,Nullable(UUID)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Date,Int64) OK 113ms
/aggregate functions/state/uniqExactState/LowCardinality(Int32) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,nullable_uint8_ OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Date,Int128) OK 95ms
/aggregate functions/state/uniqExactState/LowCardinality(Int64) OK 89ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,nullable_uint64_ OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Date,Float32) OK 101ms
/aggregate functions/state/uniqExactState/LowCardinality(Int128) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UInt32)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,nullable_uint32_ OK 97ms
/aggregate functions/state/uniqThetaState/Map(Date,Float64) OK 98ms
/aggregate functions/state/uniqExactState/LowCardinality(Float32) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UInt64)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,nullable_uint16_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Date,Decimal128(38)) OK 90ms
/aggregate functions/state/uniqExactState/LowCardinality(Float64) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UInt128)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_uint8_ OK 96ms
/aggregate functions/state/uniqThetaState/Map(Date,Date) OK 100ms
/aggregate functions/state/uniqExactState/LowCardinality(Date) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Int8)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_uint64_ OK 101ms
/aggregate functions/state/uniqThetaState/Map(Date,DateTime) OK 92ms
/aggregate functions/state/uniqExactState/LowCardinality(DateTime) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_uint32_ OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Int16)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Date,DateTime64(3)) OK 103ms
/aggregate functions/state/uniqExactState/LowCardinality(Bool) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Int32)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_uint16_ OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,Bool) OK 96ms
/aggregate functions/state/uniqExactState/LowCardinality(String) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Int64)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint8__ OK 132ms
/aggregate functions/state/uniqThetaState/Map(Date,String) OK 117ms
/aggregate functions/state/uniqExactState/LowCardinality(FixedString(51)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/uniqExactState/LowCardinality(UUID) OK 123ms
/aggregate functions/state/uniqThetaState/Map(Date,FixedString(51)) OK 121ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint64__ OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Float32)) OK 87ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint32__ OK 108ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UInt8)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,UUID) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Float64)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int64,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UInt16)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UInt8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Date)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,uint8 OK 102ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UInt32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UInt16)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(DateTime)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,uint64 OK 102ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UInt64)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UInt32)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Bool)) OK 119ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,uint32 OK 95ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UInt128)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UInt64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(String)) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,uint16 OK 85ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Int8)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UInt128)) OK 126ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(FixedString(51))) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,nullable_uint8_ OK 99ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Int16)) OK 82ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(UUID)) OK 86ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Int8)) OK 91ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,nullable_uint64_ OK 87ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Int32)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UInt8))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Int16)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,nullable_uint32_ OK 122ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Int64)) OK 87ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UInt16))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Int32)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,nullable_uint16_ OK 88ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Int128)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UInt32))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Int64)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Float32)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Int128)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Float64)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UInt128))) OK 116ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Float32)) OK 113ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_uint32_ OK 102ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Date)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Int8))) OK 118ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Float64)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_uint16_ OK 110ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(DateTime)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Decimal128(38))) OK 124ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint8__ OK 123ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(Bool)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Int32))) OK 136ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Date)) OK 129ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint64__ OK 94ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(String)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint32__ OK 117ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Int64))) OK 129ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(FixedString(51))) OK 133ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(DateTime)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int32,lowcardinality_nullable_uint16__ OK 106ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(DateTime64(3))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Int128))) OK 113ms
/aggregate functions/state/uniqExactState/LowCardinality(Nullable(UUID)) OK 114ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,uint8 OK 90ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(Bool)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Float32))) OK 110ms
/aggregate functions/state/uniqExactState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 653ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,uint64 OK 121ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(String)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Float64))) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,uint32 OK 91ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(FixedString(51))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Date))) OK 89ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,uint16 OK 84ms
/aggregate functions/state/uniqThetaState/Map(Date,Nullable(UUID)) OK 79ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(DateTime))) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,nullable_uint8_ OK 81ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UInt8)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(Bool))) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,nullable_uint64_ OK 95ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UInt16)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,nullable_uint32_ OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UInt32)) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,nullable_uint16_ OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Date,LowCardinality(Nullable(UUID))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UInt64)) OK 116ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_uint8_ OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Date,Array(String)) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_uint64_ OK 98ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UInt128)) OK 108ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_uint32_ OK 127ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Date,Map(String,LowCardinality(Float64))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Int16)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Date,Tuple(String)) OK 117ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_uint16_ OK 121ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Int32)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UInt8) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint8__ OK 102ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Int64)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UInt16) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint64__ OK 107ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UInt32) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Int128)) OK 132ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint32__ OK 115ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UInt64) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/int16,lowcardinality_nullable_uint16__ OK 100ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Float32)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UInt128) OK 88ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,uint8 OK 93ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Float64)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Int8) OK 87ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,uint64 OK 102ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Date)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Int16) OK 87ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,uint32 OK 95ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(DateTime)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Int32) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,uint16 OK 95ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Bool)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Int64) OK 127ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,nullable_uint8_ OK 92ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(String)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Int128) OK 90ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,nullable_uint64_ OK 92ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(FixedString(51))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Float32) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,nullable_uint32_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Float64) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,nullable_uint16_ OK 90ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UInt8))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Decimal128(38)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_uint8_ OK 105ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UInt16))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Date) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_uint64_ OK 89ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UInt32))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,DateTime) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_uint32_ OK 90ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,DateTime64(3)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_uint16_ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Bool) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint8__ OK 94ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,String) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint64__ OK 97ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,FixedString(51)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Int32))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,UUID) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float64,lowcardinality_nullable_uint16__ OK 101ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Int64))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UInt8)) OK 94ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,uint8 OK 92ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UInt16)) OK 98ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,uint64 OK 96ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UInt32)) OK 115ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,uint32 OK 104ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Float64))) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,uint16 OK 109ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UInt64)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UInt128)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,nullable_uint8_ OK 104ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Int8)) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,nullable_uint64_ OK 108ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(Bool))) OK 84ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Int16)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,nullable_uint32_ OK 95ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Int32)) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,nullable_uint16_ OK 104ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(FixedString(51)))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Int64)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Date,LowCardinality(Nullable(UUID))) OK 104ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Int128)) OK 87ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_uint64_ OK 113ms
/aggregate functions/state/uniqThetaState/Map(Date,Array(String)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Date,Map(String,LowCardinality(Float64))) OK 109ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_uint32_ OK 95ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Float64)) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_uint16_ OK 93ms
/aggregate functions/state/uniqThetaState/Map(Date,Tuple(String)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Decimal128(38))) OK 101ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint8__ OK 100ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UInt8) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Date)) OK 93ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint64__ OK 108ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UInt16) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(DateTime)) OK 88ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint32__ OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UInt32) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/welchTTestState/datatypes/permutations/float32,lowcardinality_nullable_uint16__ OK 124ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UInt64) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(Bool)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UInt128) OK 124ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,uint8 OK 118ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(String)) OK 112ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,uint64 OK 111ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Int8) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(FixedString(51))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Int16) OK 143ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,uint32 OK 144ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Nullable(UUID)) OK 120ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UInt8)) OK 123ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Int32) OK 92ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,uint16 OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Int64) OK 141ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,nullable_uint8_ OK 123ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UInt32)) OK 120ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,nullable_uint64_ OK 100ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Int128) OK 123ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,nullable_uint32_ OK 106ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UInt64)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Float32) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,nullable_uint16_ OK 91ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Float64) OK 99ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint8_ OK 93ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Int8)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Decimal128(38)) OK 96ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint64_ OK 92ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Date) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint32_ OK 110ms
/aggregate functions/state/uniqThetaState/Map(DateTime,DateTime) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Int32)) OK 103ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_uint16_ OK 103ms
/aggregate functions/state/uniqThetaState/Map(DateTime,DateTime64(3)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Int64)) OK 89ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint8__ OK 89ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Int128)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Bool) OK 95ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint64__ OK 84ms
/aggregate functions/state/uniqThetaState/Map(DateTime,String) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Float32)) OK 102ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint32__ OK 89ms
/aggregate functions/state/uniqThetaState/Map(DateTime,FixedString(51)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Float64)) OK 97ms
/aggregate functions/state/welchTTestState/datatypes/permutations/decimal128_38_,lowcardinality_nullable_uint16__ OK 93ms
/aggregate functions/state/uniqThetaState/Map(DateTime,UUID) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Date)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UInt8)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(DateTime)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UInt16)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Bool)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UInt32)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(String)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UInt64)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UInt128)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(UUID)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Int16)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Int32)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Int64)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Int128)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Int8))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Float64)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Int16))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Decimal128(38))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Int32))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Int64))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Date)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(DateTime)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Float32))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(DateTime64(3))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Float64))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(Bool)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Date))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(String)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Nullable(UUID)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UInt16)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UInt64)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Array(String)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Map(String,LowCardinality(Float64))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UInt128)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(DateTime,Tuple(String)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Int8)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UInt8) OK 110ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Int16)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Int32)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UInt16) OK 110ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Int64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UInt32) OK 107ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Int128)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UInt64) OK 94ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Float32)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UInt128) OK 95ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Float64)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Int8) OK 89ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Date)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Int16) OK 92ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(DateTime)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Int32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Bool)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Int64) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Int128) OK 101ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Float32) OK 100ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(FixedString(51))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Float64) OK 96ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(UUID)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Decimal128(38)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UInt8))) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Date) OK 106ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UInt16))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Bool,DateTime) OK 102ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UInt32))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(Bool,DateTime64(3)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UInt64))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UInt128))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Bool) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,String) OK 103ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Int8))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(Bool,FixedString(51)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Int16))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(Bool,UUID) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UInt8)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Int64))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UInt16)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UInt32)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Float32))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UInt64)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UInt128)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Int8)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(DateTime))) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Int16)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Int32)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Int64)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(FixedString(51)))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Int128)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(DateTime,LowCardinality(Nullable(UUID))) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Array(String)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Float64)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Map(String,LowCardinality(Float64))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Decimal128(38))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(DateTime,Tuple(String)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Date)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(Bool,UInt8) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(DateTime)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(Bool,UInt16) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(DateTime64(3))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,UInt32) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(Bool)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,UInt64) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(String)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,UInt128) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(FixedString(51))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Bool,Int8) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Nullable(UUID)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,Int16) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UInt8)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,Int32) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UInt16)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,Int64) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UInt32)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,Int128) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UInt64)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,Float32) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UInt128)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Bool,Float64) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Int8)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Bool,Decimal128(38)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Int16)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,Date) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Int32)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(Bool,DateTime) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Int64)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,DateTime64(3)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Int128)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,Bool) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Float32)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Bool,String) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Float64)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,FixedString(51)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Date)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(Bool,UUID) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(DateTime)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UInt8)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Bool)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UInt16)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(String)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UInt32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(FixedString(51))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UInt64)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(UUID)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UInt128)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Int8)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UInt16))) OK 89ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Int16)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UInt32))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Int32)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Int64)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UInt128))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Int128)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Float32)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Float64)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Int64))) OK 120ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Date)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(DateTime)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(DateTime64(3))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Float64))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(Bool)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Date))) OK 89ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(String)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(FixedString(51))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Bool,Nullable(UUID)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(String))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UInt8)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 86ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UInt16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(Bool,LowCardinality(Nullable(UUID))) OK 84ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Array(String)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UInt64)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Map(String,LowCardinality(Float64))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UInt128)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(Bool,Tuple(String)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Int8)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(String,UInt8) OK 91ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Int16)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,UInt16) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Int32)) OK 87ms
/aggregate functions/state/uniqHLL12State/Map(String,UInt32) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Int64)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(String,UInt64) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Int128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(String,UInt128) OK 93ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Float32)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,Int8) OK 89ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Float64)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(String,Int16) OK 95ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Date)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,Int32) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(DateTime)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,Int64) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,Int128) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(String,Float32) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(String,Float64) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(UUID)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(String,Decimal128(38)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UInt8))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(String,Date) OK 105ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UInt16))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(String,DateTime) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,DateTime64(3)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UInt32))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(String,Bool) OK 252ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UInt64))) OK 245ms
/aggregate functions/state/uniqHLL12State/Map(String,String) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UInt128))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Int8))) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(String,FixedString(51)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(String,UUID) OK 112ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UInt8)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UInt16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UInt32)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Int128))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UInt64)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UInt128)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Float64))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Int16)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Int32)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(Bool))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Int64)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Int128)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(Bool,LowCardinality(Nullable(UUID))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Float32)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(Bool,Array(String)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Float64)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Decimal128(38))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(Bool,Map(String,LowCardinality(Float64))) OK 88ms
/aggregate functions/state/uniqThetaState/Map(Bool,Tuple(String)) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Date)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(DateTime)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(String,UInt8) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(DateTime64(3))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(String,UInt16) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(String,UInt32) OK 85ms
/aggregate functions/state/uniqThetaState/Map(String,UInt64) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(String)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,UInt128) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(FixedString(51))) OK 108ms
/aggregate functions/state/uniqThetaState/Map(String,Int8) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(String,Nullable(UUID)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(String,Int16) OK 86ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UInt8)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,Int32) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(String,Int64) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,Int128) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UInt64)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,Float32) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UInt128)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(String,Float64) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,Decimal128(38)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Int16)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,Date) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(String,DateTime) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Int64)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(String,DateTime64(3)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Int128)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,Bool) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Float32)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,String) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(String,FixedString(51)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Date)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(DateTime)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(String,UUID) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Bool)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UInt8)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UInt16)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(String)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(FixedString(51))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UInt32)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(UUID)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UInt64)) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UInt8))) OK 89ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UInt128)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UInt16))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Int8)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Int16)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Int32)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Int64)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Int128)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Float32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Int32))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Float64)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Decimal128(38))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Date)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(DateTime)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Float64))) OK 124ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(Bool)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Date))) OK 109ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(String)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(DateTime))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(Bool))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,Nullable(UUID)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(String))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UInt8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UInt16)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(String,LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UInt32)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(String,Array(String)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UInt64)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(String,Map(String,LowCardinality(Float64))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(String,Tuple(String)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Int8)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UInt8) OK 93ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Int16)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UInt16) OK 103ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Int32)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UInt32) OK 85ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UInt64) OK 100ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Int64)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UInt128) OK 98ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Int128)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Int8) OK 102ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Float32)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Int16) OK 93ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Float64)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Int32) OK 99ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Date)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Int64) OK 96ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(DateTime)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Int128) OK 105ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Float32) OK 103ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(String)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Float64) OK 111ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(FixedString(51))) OK 109ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Decimal128(38)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(UUID)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Date) OK 112ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UInt8))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),DateTime) OK 108ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UInt32))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),DateTime64(3)) OK 111ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UInt64))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Bool) OK 93ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),String) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),FixedString(51)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Int16))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),UUID) OK 105ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UInt8)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Int64))) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UInt16)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Int128))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UInt32)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Float32))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UInt64)) OK 86ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Float64))) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UInt128)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Int8)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(DateTime))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Int32)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(String))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Int64)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(FixedString(51)))) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Int128)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(String,LowCardinality(Nullable(UUID))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Float32)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(String,Array(String)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Float64)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(String,Map(String,LowCardinality(Float64))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(String,Tuple(String)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Date)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UInt8) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(DateTime)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UInt16) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(DateTime64(3))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UInt32) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(Bool)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UInt64) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(String)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UInt128) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(FixedString(51))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Int8) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Nullable(UUID)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Int16) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UInt8)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UInt16)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Int32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Int64) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UInt32)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Int128) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UInt64)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Float32) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UInt128)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Float64) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Int8)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Decimal128(38)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Int16)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Date) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Int32)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),DateTime) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Int64)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),DateTime64(3)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Int128)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Bool) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Float32)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),String) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Float64)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),FixedString(51)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Date)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),UUID) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(DateTime)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UInt8)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Bool)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(String)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UInt32)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UInt64)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(UUID)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UInt128)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Int8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 88ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Int32)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Int64)) OK 83ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Int128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Float32)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Float64)) OK 81ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Decimal128(38))) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Date)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(DateTime)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(DateTime64(3))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 87ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(Bool)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(String)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 86ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 87ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Nullable(UUID)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(String))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UInt8)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UInt16)) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Array(String)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UInt64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UInt128)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(FixedString(51),Tuple(String)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UInt8) OK 107ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Int8)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UInt16) OK 105ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Int16)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Int32)) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UInt32) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UInt64) OK 108ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Int64)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Int128)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UInt128) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Int8) OK 97ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Float32)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Int16) OK 104ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Float64)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Int32) OK 101ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Date)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Int64) OK 90ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(DateTime)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Int128) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Bool)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Float32) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(String)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Float64) OK 92ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(FixedString(51))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Decimal128(38)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(UUID)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Date) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UInt8))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(UUID,DateTime) OK 95ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(UUID,DateTime64(3)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UInt32))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Bool) OK 110ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,String) OK 106ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,FixedString(51)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Int16))) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UUID,UUID) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UInt8)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Int64))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UInt16)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Int128))) OK 115ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UInt32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UInt64)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Float32))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UInt128)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Float64))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Int8)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Int16)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Int32)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(Bool))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Int64)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(String))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Int128)) OK 110ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Float32)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Float64)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Array(String)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Decimal128(38))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Map(String,LowCardinality(Float64))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Date)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(FixedString(51),Tuple(String)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(DateTime)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UUID,UInt8) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(DateTime64(3))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,UInt16) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(Bool)) OK 114ms
/aggregate functions/state/uniqThetaState/Map(UUID,UInt32) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UUID,UInt64) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(String)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UUID,UInt128) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(FixedString(51))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UUID,Int8) OK 134ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Nullable(UUID)) OK 135ms
/aggregate functions/state/uniqThetaState/Map(UUID,Int16) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UInt8)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,Int32) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UInt16)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UUID,Int64) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UInt32)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,Int128) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UInt64)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UUID,Float32) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UInt128)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UUID,Float64) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Int8)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Int16)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UUID,Decimal128(38)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Int32)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UUID,Date) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Int64)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UUID,DateTime) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Int128)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,DateTime64(3)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Float32)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UUID,Bool) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Float64)) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UUID,String) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,FixedString(51)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(DateTime)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UUID,UUID) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Bool)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UInt8)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(String)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UInt16)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(FixedString(51))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UInt32)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UInt64)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(UUID)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UInt8))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UInt128)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UInt16))) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Int8)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Int16)) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Int32)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UInt64))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Int64)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Int128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Int8))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Float32)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Int16))) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Int32))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Int64))) OK 134ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Date)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Int128))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(DateTime)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Float32))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(DateTime64(3))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Float64))) OK 88ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(Bool)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Date))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(String)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(DateTime))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(FixedString(51))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(Bool))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UUID,Nullable(UUID)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UInt8)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UInt16)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UUID,LowCardinality(Nullable(UUID))) OK 88ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UInt32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Array(String)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UInt64)) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Map(String,LowCardinality(Float64))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UInt128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(UUID,Tuple(String)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Int8)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UInt8) OK 88ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Int16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UInt16) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Int32)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UInt32) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Int64)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UInt64) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Int128)) OK 111ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UInt128) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Int8) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Float32)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Int16) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Float64)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Date)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Int32) OK 100ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(DateTime)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Int64) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Int128) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Bool)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Float32) OK 113ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(String)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(FixedString(51))) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Float64) OK 86ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Decimal128(38)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(UUID)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Date) OK 90ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UInt8))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),DateTime) OK 96ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UInt16))) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),DateTime64(3)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UInt32))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Bool) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UInt64))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),String) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UInt128))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),FixedString(51)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Int8))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),UUID) OK 141ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Int16))) OK 127ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Int32))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UInt8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UInt16)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UInt32)) OK 108ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Int128))) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UInt64)) OK 107ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Float32))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Float64))) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Int8)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Date))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Int16)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(DateTime))) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Int32)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Int64)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(String))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Int128)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(UUID,LowCardinality(Nullable(UUID))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Float32)) OK 109ms
/aggregate functions/state/uniqThetaState/Map(UUID,Array(String)) OK 121ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Float64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 104ms
/aggregate functions/state/uniqThetaState/Map(UUID,Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(UUID,Tuple(String)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Date)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UInt8) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(DateTime)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UInt16) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UInt32) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UInt64) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(String)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(FixedString(51))) OK 111ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UInt128) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Nullable(UUID)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Int8) OK 108ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UInt8)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Int16) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Int32) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UInt16)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Int64) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UInt32)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Int128) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UInt64)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Float32) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UInt128)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Float64) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Int8)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Int16)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Decimal128(38)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Int32)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Date) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Int64)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),DateTime) OK 119ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Int128)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),DateTime64(3)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Float32)) OK 83ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Bool) OK 87ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Float64)) OK 87ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),String) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Date)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),FixedString(51)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(DateTime)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),UUID) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Bool)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UInt8)) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(String)) OK 102ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UInt16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UInt32)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(UUID)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UInt64)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UInt128)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Int8)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Int32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Int64)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Int128)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Float32)) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Float64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Decimal128(38))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 90ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Date)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(DateTime)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(DateTime64(3))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(Bool)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(String)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Nullable(UUID)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Array(String)) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UInt32)) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UInt64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(String),Tuple(String)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UInt128)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UInt8) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Int8)) OK 94ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UInt16) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Int16)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UInt32) OK 108ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Int32)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UInt64) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Int64)) OK 82ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UInt128) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Int128)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Int8) OK 86ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Float32)) OK 83ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Int16) OK 85ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Float64)) OK 85ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Int32) OK 85ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Date)) OK 85ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Int64) OK 85ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(DateTime)) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Int128) OK 84ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Bool)) OK 88ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Float32) OK 77ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(String)) OK 85ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Float64) OK 84ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(FixedString(51))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(UUID)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Date) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),DateTime) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UInt16))) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Bool) OK 90ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UInt64))) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),String) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UInt128))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Int8))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),UUID) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Int16))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Int64))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Int128))) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Float32))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Float64))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Date))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 103ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(DateTime))) OK 107ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(Bool))) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(String))) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(FixedString(51)))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),LowCardinality(Nullable(UUID))) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Array(String)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Map(String,LowCardinality(Float64))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(String),Tuple(String)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 115ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UInt8) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UInt16) OK 116ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 118ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UInt32) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UInt64) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UInt128) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Int8) OK 90ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Int16) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Int32) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Int64) OK 93ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Int128) OK 86ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Float32) OK 91ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 95ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Float64) OK 174ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 232ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Decimal128(38)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 100ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Date) OK 99ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),DateTime) OK 114ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),DateTime64(3)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 112ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Bool) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),String) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),FixedString(51)) OK 113ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 104ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),UUID) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UInt8)) OK 98ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UInt16)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 97ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UInt32)) OK 102ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UInt64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UInt128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Int8)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 102ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Int16)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Int32)) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 110ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Int64)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 106ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Int128)) OK 110ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Float32)) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 107ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Float64)) OK 101ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Date)) OK 112ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 111ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(DateTime)) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(DateTime64(3))) OK 106ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 92ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 103ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(Bool)) OK 100ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(String)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(FixedString(51))) OK 96ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 113ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Nullable(UUID)) OK 103ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt8)) OK 105ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 105ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt16)) OK 88ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Array(String)) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt64)) OK 134ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 136ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UInt128)) OK 89ms
/aggregate functions/state/uniqHLL12State/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 90ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Int8)) OK 98ms
/aggregate functions/state/uniqHLL12State/Nullable(UInt8) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Int16)) OK 94ms
/aggregate functions/state/uniqHLL12State/Nullable(UInt16) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Int32)) OK 95ms
/aggregate functions/state/uniqHLL12State/Nullable(UInt32) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Int64)) OK 110ms
/aggregate functions/state/uniqHLL12State/Nullable(UInt64) OK 107ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Int128)) OK 115ms
/aggregate functions/state/uniqHLL12State/Nullable(UInt128) OK 104ms
/aggregate functions/state/uniqHLL12State/Nullable(Int8) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Float32)) OK 105ms
/aggregate functions/state/uniqHLL12State/Nullable(Int16) OK 116ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Float64)) OK 104ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Date)) OK 97ms
/aggregate functions/state/uniqHLL12State/Nullable(Int32) OK 101ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(DateTime)) OK 106ms
/aggregate functions/state/uniqHLL12State/Nullable(Int64) OK 95ms
/aggregate functions/state/uniqHLL12State/Nullable(Int128) OK 105ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Bool)) OK 106ms
/aggregate functions/state/uniqHLL12State/Nullable(Float32) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(String)) OK 101ms
/aggregate functions/state/uniqHLL12State/Nullable(Float64) OK 99ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(FixedString(51))) OK 101ms
/aggregate functions/state/uniqHLL12State/Nullable(Decimal128(38)) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(UUID)) OK 107ms
/aggregate functions/state/uniqHLL12State/Nullable(Date) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt8))) OK 93ms
/aggregate functions/state/uniqHLL12State/Nullable(DateTime) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt16))) OK 89ms
/aggregate functions/state/uniqHLL12State/Nullable(DateTime64(3)) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt32))) OK 105ms
/aggregate functions/state/uniqHLL12State/Nullable(Bool) OK 90ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt64))) OK 90ms
/aggregate functions/state/uniqHLL12State/Nullable(String) OK 86ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UInt128))) OK 94ms
/aggregate functions/state/uniqHLL12State/Nullable(FixedString(51)) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int8))) OK 87ms
/aggregate functions/state/uniqHLL12State/Nullable(UUID) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int16))) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(UInt8) OK 88ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int32))) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(UInt16) OK 107ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int64))) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(UInt32) OK 98ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Int128))) OK 87ms
/aggregate functions/state/uniqHLL12State/Array(UInt64) OK 87ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float32))) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(UInt128) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Float64))) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(Int8) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Date))) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(Int16) OK 97ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(DateTime))) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(Int32) OK 94ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(Bool))) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Int64) OK 91ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(String))) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Int128) OK 92ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(FixedString(51)))) OK 96ms
/aggregate functions/state/uniqHLL12State/Array(Float32) OK 96ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),LowCardinality(Nullable(UUID))) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(Float64) OK 89ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Array(String)) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(Decimal128(38)) OK 93ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Map(String,LowCardinality(Float64))) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(Date) OK 90ms
/aggregate functions/state/uniqThetaState/Map(LowCardinality(FixedString(51)),Tuple(String)) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(DateTime) OK 88ms
/aggregate functions/state/uniqThetaState/Nullable(UInt8) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(DateTime64(3)) OK 92ms
/aggregate functions/state/uniqThetaState/Nullable(UInt16) OK 100ms
/aggregate functions/state/uniqHLL12State/Array(Bool) OK 95ms
/aggregate functions/state/uniqThetaState/Nullable(UInt32) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(String) OK 98ms
/aggregate functions/state/uniqThetaState/Nullable(UInt64) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(FixedString(51)) OK 93ms
/aggregate functions/state/uniqThetaState/Nullable(UInt128) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(UUID) OK 95ms
/aggregate functions/state/uniqThetaState/Nullable(Int8) OK 99ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UInt8)) OK 95ms
/aggregate functions/state/uniqThetaState/Nullable(Int16) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UInt16)) OK 88ms
/aggregate functions/state/uniqThetaState/Nullable(Int32) OK 99ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UInt32)) OK 88ms
/aggregate functions/state/uniqThetaState/Nullable(Int64) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UInt64)) OK 90ms
/aggregate functions/state/uniqThetaState/Nullable(Int128) OK 99ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UInt128)) OK 96ms
/aggregate functions/state/uniqThetaState/Nullable(Float32) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Int8)) OK 90ms
/aggregate functions/state/uniqThetaState/Nullable(Float64) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Int16)) OK 92ms
/aggregate functions/state/uniqThetaState/Nullable(Decimal128(38)) OK 90ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Int32)) OK 96ms
/aggregate functions/state/uniqThetaState/Nullable(Date) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Int64)) OK 94ms
/aggregate functions/state/uniqThetaState/Nullable(DateTime) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Int128)) OK 87ms
/aggregate functions/state/uniqThetaState/Nullable(DateTime64(3)) OK 98ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqThetaState/Nullable(Bool) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Float64)) OK 96ms
/aggregate functions/state/uniqThetaState/Nullable(String) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Decimal128(38))) OK 92ms
/aggregate functions/state/uniqThetaState/Nullable(FixedString(51)) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Date)) OK 90ms
/aggregate functions/state/uniqThetaState/Nullable(UUID) OK 90ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(DateTime)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(UInt8) OK 122ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(DateTime64(3))) OK 88ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(Bool)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(UInt16) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(String)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(UInt32) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(FixedString(51))) OK 91ms
/aggregate functions/state/uniqThetaState/Array(UInt64) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(Nullable(UUID)) OK 94ms
/aggregate functions/state/uniqThetaState/Array(UInt128) OK 90ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UInt8)) OK 96ms
/aggregate functions/state/uniqThetaState/Array(Int8) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UInt16)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(Int16) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UInt32)) OK 92ms
/aggregate functions/state/uniqThetaState/Array(Int32) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UInt64)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Int64) OK 98ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UInt128)) OK 92ms
/aggregate functions/state/uniqThetaState/Array(Int128) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Int8)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Float32) OK 91ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Int16)) OK 94ms
/aggregate functions/state/uniqThetaState/Array(Float64) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Int32)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Decimal128(38)) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Int64)) OK 90ms
/aggregate functions/state/uniqThetaState/Array(Date) OK 103ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Int128)) OK 94ms
/aggregate functions/state/uniqThetaState/Array(DateTime) OK 89ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Float32)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(DateTime64(3)) OK 89ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Float64)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Bool) OK 88ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Date)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(String) OK 98ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(DateTime)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(FixedString(51)) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Bool)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(UUID) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(String)) OK 94ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UInt8)) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(FixedString(51))) OK 97ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(UUID)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UInt32)) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UInt8))) OK 103ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UInt64)) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UInt16))) OK 94ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UInt128)) OK 93ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UInt32))) OK 91ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Int8)) OK 94ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UInt64))) OK 97ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Int16)) OK 90ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UInt128))) OK 107ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Int32)) OK 88ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Int64)) OK 97ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Int8))) OK 97ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Int128)) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Int16))) OK 101ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Float32)) OK 105ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Int32))) OK 100ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Float64)) OK 102ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Int64))) OK 103ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Decimal128(38))) OK 98ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Int128))) OK 107ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Date)) OK 106ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Float32))) OK 96ms
/aggregate functions/state/uniqThetaState/Array(Nullable(DateTime)) OK 95ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Float64))) OK 95ms
/aggregate functions/state/uniqThetaState/Array(Nullable(DateTime64(3))) OK 103ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Date))) OK 100ms
/aggregate functions/state/uniqThetaState/Array(Nullable(Bool)) OK 118ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(DateTime))) OK 113ms
/aggregate functions/state/uniqThetaState/Array(Nullable(String)) OK 99ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(Bool))) OK 102ms
/aggregate functions/state/uniqThetaState/Array(Nullable(FixedString(51))) OK 101ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(String))) OK 107ms
/aggregate functions/state/uniqThetaState/Array(Nullable(UUID)) OK 120ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(FixedString(51)))) OK 104ms
/aggregate functions/state/uniqHLL12State/Array(LowCardinality(Nullable(UUID))) OK 108ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UInt8)) OK 101ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UInt16)) OK 113ms
/aggregate functions/state/uniqHLL12State/Array(Array(String)) OK 100ms
/aggregate functions/state/uniqHLL12State/Array(Map(String,LowCardinality(Float64))) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UInt32)) OK 103ms
/aggregate functions/state/uniqHLL12State/Array(Tuple(String)) OK 94ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UInt64)) OK 94ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UInt8) OK 96ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UInt128)) OK 96ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UInt16) OK 98ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Int8)) OK 96ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UInt32) OK 104ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Int16)) OK 106ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UInt64) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Int32)) OK 100ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UInt128) OK 123ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Int64)) OK 123ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Int8) OK 96ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Int128)) OK 98ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Int16) OK 97ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Float32)) OK 96ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Int32) OK 105ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Float64)) OK 104ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Int64) OK 104ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Date)) OK 103ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Int128) OK 110ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(DateTime)) OK 99ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Bool)) OK 98ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Float32) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(String)) OK 112ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Float64) OK 100ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Date) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(FixedString(51))) OK 103ms
/aggregate functions/state/uniqHLL12State/LowCardinality(DateTime) OK 106ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(UUID)) OK 105ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Bool) OK 96ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UInt8))) OK 102ms
/aggregate functions/state/uniqHLL12State/LowCardinality(String) OK 112ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UInt16))) OK 99ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UInt32))) OK 103ms
/aggregate functions/state/uniqHLL12State/LowCardinality(FixedString(51)) OK 106ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UInt64))) OK 98ms
/aggregate functions/state/uniqHLL12State/LowCardinality(UUID) OK 100ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UInt128))) OK 103ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UInt8)) OK 107ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Int8))) OK 104ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UInt16)) OK 101ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Int16))) OK 103ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UInt32)) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Int32))) OK 101ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UInt64)) OK 101ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Int64))) OK 106ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UInt128)) OK 101ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Int128))) OK 94ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Int8)) OK 101ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Float32))) OK 102ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Int16)) OK 104ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Float64))) OK 86ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Int32)) OK 102ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Date))) OK 95ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Int64)) OK 88ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(DateTime))) OK 90ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Int128)) OK 91ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(Bool))) OK 91ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Float32)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(String))) OK 87ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Float64)) OK 97ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(FixedString(51)))) OK 92ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Date)) OK 95ms
/aggregate functions/state/uniqThetaState/Array(LowCardinality(Nullable(UUID))) OK 100ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(DateTime)) OK 93ms
/aggregate functions/state/uniqThetaState/Array(Array(String)) OK 89ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(Bool)) OK 97ms
/aggregate functions/state/uniqThetaState/Array(Map(String,LowCardinality(Float64))) OK 88ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(String)) OK 92ms
/aggregate functions/state/uniqThetaState/Array(Tuple(String)) OK 95ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(FixedString(51))) OK 95ms
/aggregate functions/state/uniqThetaState/LowCardinality(UInt8) OK 86ms
/aggregate functions/state/uniqHLL12State/LowCardinality(Nullable(UUID)) OK 98ms
/aggregate functions/state/uniqThetaState/LowCardinality(UInt16) OK 98ms
/aggregate functions/state/uniqHLL12State/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 664ms
/aggregate functions/state/uniqThetaState/LowCardinality(UInt32) OK 104ms
/aggregate functions/state/uniqThetaState/LowCardinality(UInt64) OK 110ms
/aggregate functions/state/uniqThetaState/LowCardinality(UInt128) OK 74ms
/aggregate functions/state/uniqThetaState/LowCardinality(Int8) OK 73ms
/aggregate functions/state/uniqThetaState/LowCardinality(Int16) OK 96ms
/aggregate functions/state/uniqThetaState/LowCardinality(Int32) OK 97ms
/aggregate functions/state/uniqThetaState/LowCardinality(Int64) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(Int128) OK 93ms
/aggregate functions/state/uniqThetaState/LowCardinality(Float32) OK 92ms
/aggregate functions/state/uniqThetaState/LowCardinality(Float64) OK 90ms
/aggregate functions/state/uniqThetaState/LowCardinality(Date) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(DateTime) OK 90ms
/aggregate functions/state/uniqThetaState/LowCardinality(Bool) OK 88ms
/aggregate functions/state/uniqThetaState/LowCardinality(String) OK 88ms
/aggregate functions/state/uniqThetaState/LowCardinality(FixedString(51)) OK 93ms
/aggregate functions/state/uniqThetaState/LowCardinality(UUID) OK 92ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UInt8)) OK 98ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UInt16)) OK 92ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UInt32)) OK 90ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UInt64)) OK 88ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UInt128)) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Int8)) OK 92ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Int16)) OK 94ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Int32)) OK 88ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Int64)) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Int128)) OK 89ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Float32)) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Float64)) OK 96ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Date)) OK 91ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(DateTime)) OK 94ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(Bool)) OK 93ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(String)) OK 95ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(FixedString(51))) OK 94ms
/aggregate functions/state/uniqThetaState/LowCardinality(Nullable(UUID)) OK 94ms
/aggregate functions/state/uniqThetaState/Tuple(UInt8,UInt16,UInt32,UInt64,UInt128,Int8,Int16,Int32,Int64,Int128,Float32,Float64,Decimal128(38),Date,DateTime,DateTime64(3),Bool,String,FixedString(51),UUID,Nullable(UInt8),Nullable(UInt16),Nullable(UInt32),Nullable(UInt64),Nullable(UInt128),Nullable(Int8),Nullable(Int16),Nullable(Int32),Nullable(Int64),Nullable(Int128),Nullable(Float32),Nullable(Float64),Nullable(Decimal128(38)),Nullable(Date),Nullable(DateTime),Nullable(DateTime64(3)),Nullable(Bool),Nullable(String),Nullable(FixedString(51)),Nullable(UUID),LowCardinality(UInt8),LowCardinality(UInt16),LowCardinality(UInt32),LowCardinality(UInt64),LowCardinality(UInt128),LowCardinality(Int8),LowCardinality(Int16),LowCardinality(Int32),LowCardinality(Int64),LowCardinality(Int128),LowCardinality(Float32),LowCardinality(Float64),LowCardinality(Date),LowCardinality(DateTime),LowCardinality(Bool),LowCardinality(String),LowCardinality(FixedString(51)),LowCardinality(UUID),LowCardinality(Nullable(UInt8)),LowCardinality(Nullable(UInt16)),LowCardinality(Nullable(UInt32)),LowCardinality(Nullable(UInt64)),LowCardinality(Nullable(UInt128)),LowCardinality(Nullable(Int8)),LowCardinality(Nullable(Int16)),LowCardinality(Nullable(Int32)),LowCardinality(Nullable(Int64)),LowCardinality(Nullable(Int128)),LowCardinality(Nullable(Float32)),LowCardinality(Nullable(Float64)),LowCardinality(Nullable(Date)),LowCardinality(Nullable(DateTime)),LowCardinality(Nullable(Bool)),LowCardinality(Nullable(String)),LowCardinality(Nullable(FixedString(51))),LowCardinality(Nullable(UUID)),Array(String),Map(String,LowCardinality(Float64)),Tuple(String)) OK 652ms

Generated by TestFlows Open-Source Test Framework v1.9.230315.1003122